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

[BUG] On ubuntu-latest failed to decode keys warning #101

Open
paul-civitas opened this issue Jul 19, 2022 · 1 comment
Open

[BUG] On ubuntu-latest failed to decode keys warning #101

paul-civitas opened this issue Jul 19, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@paul-civitas
Copy link

/usr/bin/buildah version
/usr/bin/buildah version
time="2022-07-19T19:40:34Z" level=warning msg="Failed to decode the keys ["machine"] from "/usr/share/containers/containers.conf"."
Version: 1.22.3
Go Version: go1.15.2
Image Spec: 1.0.1-dev
Runtime Spec: 1.0.2-dev
CNI Spec: 0.4.0
libcni Version:
image Version: 5.15.2
Git Commit:
Built: Thu Jan 1 00:00:00 [19] *************
OS/Arch: linux/amd64

Image builds fine, but the warning is annoying.

This blog post seems to run into the same warning: https://medium.com/nerd-for-tech/the-wonders-of-gnu-and-oci-docker-containers-7fd2bc906fb3

@paul-civitas paul-civitas added the bug Something isn't working label Jul 19, 2022
@paul-civitas
Copy link
Author

/usr/share/containers/containers.conf seems to have this content:

https://gist.github.com/paul-civitas/cd84390dddc520473522a26bfe5b4d79

mikenairn added a commit to Kuadrant/dns-operator that referenced this issue May 16, 2024
Add linux/amd64 and linux/arm64 platforms to buildah builds of operator,
bundle and catalog images.
Add qemu dependency install to image build jobs.

Brings it inline with other kuadrant image builds (kuadrant-operator,
authorino-operator etc..)

Note: Warning messages appear in the logs "Failed to decode the keys
["machine"]", but it appears to be a known issue that can be
ignored. redhat-actions/buildah-build#101
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant