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

Error - failed to find key name in signature file name: APKINDEX #1263

Open
barbaops opened this issue Aug 12, 2024 · 0 comments
Open

Error - failed to find key name in signature file name: APKINDEX #1263

barbaops opened this issue Aug 12, 2024 · 0 comments

Comments

@barbaops
Copy link

Hello!

When i try run the follow command:

apko build apko.yaml giropops-senhas giropops-senhas.tar

Return follow error:
2024/08/12 17:58:14 INFO Building images for 1 architectures: [arm64] 2024/08/12 17:58:14 [DEBUG] GET @local%20./packages/apk-configuration 2024/08/12 17:58:14 [ERR] GET @local%20./packages/apk-configuration request failed: Get "@local%20./packages/apk-configuration": unsupported protocol scheme "" 2024/08/12 17:58:14 WARN ignoring missing keys: 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 "" 2024/08/12 17:58:14 [DEBUG] GET https://alpinelinux.org/releases.json 2024/08/12 17:58:15 [DEBUG] GET https://alpinelinux.org/keys/alpine-devel%40lists.alpinelinux.org-616ae350.rsa.pub 2024/08/12 17:58:15 [DEBUG] GET https://dl-cdn.alpinelinux.org/alpine/v3.15/community/apk-configuration 2024/08/12 17:58:15 [DEBUG] GET https://alpinelinux.org/releases.json 2024/08/12 17:58:16 [DEBUG] GET https://alpinelinux.org/keys/alpine-devel%40lists.alpinelinux.org-616ae350.rsa.pub 2024/08/12 17:58:16 [DEBUG] GET https://dl-cdn.alpinelinux.org/alpine/v3.15/main/apk-configuration 2024/08/12 17:58:16 INFO setting apk repositories: [@local ./packages https://dl-cdn.alpinelinux.org/alpine/v3.15/community https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 2024/08/12 17:58:16 [DEBUG] HEAD https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 2024/08/12 17:58:16 [DEBUG] HEAD https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz Error: building layers: building layers: for arch "arm64": installing apk packages: error getting package dependencies: solving "giropops-senhas-0.1.0-r0" constraint: could not find package that provides giropops-senhas-0.1.0-r0 in indexes 2024/08/12 17:58:16 INFO error during command execution: building layers: building layers: for arch "arm64": installing apk packages: error getting package dependencies: solving "giropops-senhas-0.1.0-r0" constraint: could not find package that provides giropops-senhas-0.1.0-r0 in indexes

I use alpine in local machine, how can i resolve this?

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