Closed zkf0100007 closed 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.
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.
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.
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!