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

local repository prints error, but works? #1584

Open
ckoehler opened this issue Oct 21, 2024 · 0 comments
Open

local repository prints error, but works? #1584

ckoehler opened this issue Oct 21, 2024 · 0 comments

Comments

@ckoehler
Copy link

If I define a local repo in my melange file, it successfully uses packages from there, but prints this misleading error:

2024/10/21 15:28:22 ERRO request failed error="Get \"@local%20./packages/apk-configuration\": unsupported protocol scheme \"\"" method=GET url=@local%20./packages/apk-configuration
2024/10/21 15:28:22 WARN ignoring missing keys for @local ./packages: failed to perform key discovery: Get "@local%20./packages/apk-configuration": GET @local%20./packages/apk-configuration giving up after 1 attempt(s): Get "@local%20./packages/apk-configuration": unsupported protocol scheme ""

The section of the yaml file:

environment:
  contents:
    keyring:
      - https://packages.wolfi.dev/os/wolfi-signing.rsa.pub
    repositories:
      - https://packages.wolfi.dev/os
      - '@local ./packages'
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

No branches or pull requests

1 participant