Closed AndydeCleyre closed 4 years ago
After a git bisect
session, looks like the problem was introduced with either/both 49e35cb98a17a4619c16332a17cfd31832f8b1d6 and 3b7f0a19c41ae20302f7579140678bfc9af4bc37 (I couldn't build the first of those to test).
Strange this is working fine for me on Fedora 31.
Thank @rhatdan . I've discovered the only problem was that it was about time I upgraded fuse-overlayfs
: fuse-overlayfs-git (327-1) -> fuse-overlayfs (0.7.2-1)
and it's all good.
The Buildah package should require the newer version, I guess
@lsm5 PTAL
The Buildah package should require the newer version, I guess
Unfortunately fuse-overlayfs
is not officially packaged for Arch, so the official buildah
package can't depend on it there.
Description
After upgrading to \: error copying layers and metadata for container "\": Error initializing source containers-storage:: error extracting layer "\": is a directory'
1.11.6
->
1.12.0
, committing to images fails: 'error committing container \I am always using buildah as a regular user.
I cleared
~/.local/share/containers/storage
but same result trying to commit any ctnr.Downgrading
1.12.0
->
1.11.6
allows me to commit again.Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Output of
pacman -Q buildah
:Output of
buildah version
:*Output of `cat /etc/release`:**
Output of
uname -a
:Output of
cat /etc/containers/storage.conf
(comments stripped):Output of
cat ~/.local/share/containers/storage.conf
: