pavel-demin / red-pitaya-notes

Notes on the Red Pitaya Open Source Instrument
http://pavel-demin.github.io/red-pitaya-notes/
MIT License
338 stars 210 forks source link

could not found 'red-pitaya.apkovl.tar.gz' #1151

Closed zkf0100007 closed 1 month ago

zkf0100007 commented 1 month ago

I am using VIVADO 2023.1 runnig on Debian 12. I followed all your steps , using the following command: source helpers/build-all.sh

Finally, I got red-pitaya-alpine-3.20-armv7-20240918.zip When I unzip it, there are only apps cache wifi boot.bin modloop

there's no 'red-pitaya.apkovl.tar.gz' in the red-pitaya-alpine-3.20-armv7-20240918.zip

Could you tell me why?

Thanks!

pavel-demin commented 1 month ago

I cannot tell you why the script did not work without seeing the error messages. I can only recommend looking at all the text generated by the script when it is running and checking for error messages.

pavel-demin commented 1 month ago

A possible source of this problem could be that the versions of some packages used by alpine.sh are no longer available in the Alpine Linux repository and the script needs to be updated to use newer versions of these packages.

I have just updated alpine.sh and alpine-project.sh with this commit.

zkf0100007 commented 1 month ago

OK,Thank you very much. I solve the proble. It is due to my poor internet connection, failed to download some file. You konw, we have GFW in our country, haha.