gliderlabs / gliderlabs/docker-alpine

Slow internet, bad signature errors

Open
#572 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
5.7k
Forks
530
PR merge metrics
No merged PRs in 30d

Description

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:~#
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.