You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using iSH on my iPhone and my iPhone has a 64k mobile internet connection. I get a "bad signature" error when larger packages are downloaded. Smaller packages download without error.
iPhone:~# apk add gcc
fetch http://apk.ish.app/v3.14-2023-05-19/community/x86/APKINDEX.tar.gz
ERROR: http://apk.ish.app/v3.14-2023-05-19/community: BAD signature
(1/2) Installing binutils (2.35.2-r2)
ERROR: Failed to create usr/lib/libbfd-2.35.2.so: Connection aborted
ERROR: binutils-2.35.2-r2: BAD signature
(2/2) Installing gcc (10.3.1_git20210424-r2)
ERROR: Failed to create usr/bin/gcc: Connection aborted
ERROR: gcc-10.3.1_git20210424-r2: BAD signature
2 errors; 90 MiB in 59 packages
iPhone:~#
The text was updated successfully, but these errors were encountered:
I am using iSH on my iPhone and my iPhone has a 64k mobile internet connection. I get a "bad signature" error when larger packages are downloaded. Smaller packages download without error.
The text was updated successfully, but these errors were encountered: