buildah-build icon indicating copy to clipboard operation
buildah-build copied to clipboard

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

Open paul-civitas opened this issue 2 years ago • 1 comments

/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 avatar Jul 19 '22 19:07 paul-civitas

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

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

paul-civitas avatar Jul 19 '22 20:07 paul-civitas