Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 668
    • Issues 668
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 291
    • Merge requests 291
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • aportsaports
  • Issues
  • #14043
Closed
Open
Issue created Jul 21, 2022 by scaneer@scaneer

UNTRUSTED signature: http://nl.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

Hello 👋

My team and I have run into an issue due to an untrusted signature. We've received the same error with versions 3.9 and 3.12.1.

Step 15/27 : RUN apk add 'fwup~=1.9'   --repository http://nl.alpinelinux.org/alpine/edge/community/   --no-cache
 ---> Running in 32b00e43705f
fetch http://nl.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://nl.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz: UNTRUSTED signature
fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
ERROR: unsatisfiable constraints:
  fwup-1.5.2-r0:
    breaks: world[fwup~1.9]
The command '/bin/sh -c apk add 'fwup~=1.9'   --repository http://nl.alpinelinux.org/alpine/edge/community/   --no-cache' returned a non-zero code: 1

Looks similar to #14021 (closed) and we tried the suggestion to add the keys, but to no avail.

Command to replicate:

apk add 'fwup~=1.9' \
  --repository http://nl.alpinelinux.org/alpine/edge/community/ \
  --no-cache
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking