Bug ID 1226825
Summary podman erros with "configure storage: unknown option overlay.mountopt"
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Containers
Assignee containers-bugowner@suse.de
Reporter mcepl@suse.com
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

Using distrobox/podman containers on MicroOS and with the last snapshot of
Tumbleweed I get this on any podman command I run:

ERRO[0000] User-selected graph driver "overlay" overwritten by graph driver
"btrfs" from database - delete libpod local files
("/var/lib/containers/storage") to resolve.  May prevent use of images created
by other tools 
Error: configure storage: unknown option overlay.mountopt
("overlay.mountopt=nodev,metacopy=on")

Unfortunately, it also breaks my main working container (`distrobox --root`).

mitmanek:~ $ cat /etc/os-release 
NAME="openSUSE MicroOS"
# VERSION="20240621"
ID="opensuse-microos"
ID_LIKE="suse opensuse opensuse-tumbleweed microos sl-micro"
VERSION_ID="20240621"
PRETTY_NAME="openSUSE MicroOS"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:microos:20240621"
BUG_REPORT_URL="https://bugzilla.opensuse.org"
SUPPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:MicroOS"
LOGO="distributor-logo-MicroOS"
mitmanek:~ $


You are receiving this mail because: