Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dl-4 apk repository #1

Merged
merged 1 commit into from
Feb 15, 2022
Merged

Add dl-4 apk repository #1

merged 1 commit into from
Feb 15, 2022

Conversation

jcapona
Copy link

@jcapona jcapona commented Feb 15, 2022

Builds are failing because apk repos are down:

  + apk add --update --no-cache bash make g++
  fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
  fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
  WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: temporary error (try again later)
  WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: temporary error (try again later)
  ERROR: unable to select packages:
    bash (no such package):
      required by: world[bash]
    g++ (no such package):
      required by: world[g++]
    make (no such package):
      required by: world[make]

This PR adds another repo, dl-4, from which packages can be installed.

@jcapona jcapona merged commit 25b661a into main Feb 15, 2022
@jcapona jcapona deleted the add-apk-mirror branch February 15, 2022 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant