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

Distrobox enter bazzite fails #288

Closed
Aquis7 opened this issue Sep 11, 2023 · 5 comments
Closed

Distrobox enter bazzite fails #288

Aquis7 opened this issue Sep 11, 2023 · 5 comments

Comments

@Aquis7
Copy link

Aquis7 commented Sep 11, 2023

When trying to run bazzite through distrobox on Fedora 38 Workstation, I get the following error:

_[user@localhost-live bin]$ distrobox enter steam
Container steam is not running.
Starting container steam
run this command to follow along:

podman logs -f steam

Error: unable to start container "a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6": crun: openat2 home: No such file or directory: OCI runtime attempted to invoke a command that was not found_

I have tried all the bazzite containers - bazzite-gnome bazzite-deck and they all have the same problem with :

crun: openat2 home: No such file or directory: OCI runtime attempted to invoke a command that was not found

Is someone able to assist please as I love the idea of running a container image for each app to keep it container and in good running order.

Thanks and keep up the good work guys, I appreciate it.

@Aquis7
Copy link
Author

Aquis7 commented Sep 11, 2023

I tried
distrobox create --name steam3 --image ghcr.io/ublue-os/bazzite-arch:latest

and it worked so must be something specific to the bazzite, bazzite-gnome and bazzite-deck images.

@Aquis7
Copy link
Author

Aquis7 commented Sep 11, 2023

More information based on --verbose from distrobox:

[kheine@localhost-live ~]$ distrobox enter steam --verbose

  • '[' -z steam ']'

  • case "${container_manager}" in

  • command -v podman

  • container_manager=podman

  • command -v podman

  • '[' 1 -ne 0 ']'

  • container_manager='podman --log-level debug'

  • '[' 0 -ne 0 ']'

  • container_home=/home/kheine

  • container_path=/home/kheine/.local/bin:/home/kheine/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin

  • '[' 0 -ne 0 ']'

  • container_status=unknown
    ++ podman --log-level debug inspect --type container steam --format 'container_status={{.State.Status}};
    {{range .Config.Env}}{{if slice . 0 5 | eq "HOME="}}container_home={{slice . 5 | printf "%q"}};{{end}}{{end}}
    {{range .Config.Env}}{{if slice . 0 5 | eq "PATH="}}container_path={{slice . 5 | printf "%q"}}{{end}}{{end}}'
    INFO[0000] podman filtering at log level debug
    DEBU[0000] Called inspect.PersistentPreRunE(podman --log-level debug inspect --type container steam --format container_status={{.State.Status}};
    {{range .Config.Env}}{{if slice . 0 5 | eq "HOME="}}container_home={{slice . 5 | printf "%q"}};{{end}}{{end}}
    {{range .Config.Env}}{{if slice . 0 5 | eq "PATH="}}container_path={{slice . 5 | printf "%q"}}{{end}}{{end}})
    DEBU[0000] Using conmon: "/usr/bin/conmon"
    DEBU[0000] Initializing boltdb state at /home/kheine/.local/share/containers/storage/libpod/bolt_state.db
    DEBU[0000] Using graph driver overlay
    DEBU[0000] Using graph root /home/kheine/.local/share/containers/storage
    DEBU[0000] Using run root /run/user/1000
    DEBU[0000] Using static dir /home/kheine/.local/share/containers/storage/libpod
    DEBU[0000] Using tmp dir /run/user/1000/libpod/tmp
    DEBU[0000] Using volume path /home/kheine/.local/share/containers/storage/volumes
    DEBU[0000] Using transient store: false
    DEBU[0000] [graphdriver] trying provided driver "overlay"
    DEBU[0000] overlay: mount_program=/usr/bin/fuse-overlayfs
    DEBU[0000] overlay: mount_program=/usr/bin/fuse-overlayfs
    DEBU[0000] backingFs=btrfs, projectQuotaSupported=false, useNativeDiff=false, usingMetacopy=false
    DEBU[0000] Initializing event backend journald
    DEBU[0000] Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument
    DEBU[0000] Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument
    DEBU[0000] Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument
    DEBU[0000] Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument
    DEBU[0000] Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument
    DEBU[0000] Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument
    DEBU[0000] Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument
    DEBU[0000] Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument
    DEBU[0000] Using OCI runtime "/usr/bin/crun"
    INFO[0000] Setting parallel job count to 49
    DEBU[0000] Looking up image "5f7e6b67642bfdd5030a63f4e0780105158706350eccd76cdc381284faba596d" in local containers storage
    DEBU[0000] Trying "5f7e6b67642bfdd5030a63f4e0780105158706350eccd76cdc381284faba596d" ...
    DEBU[0000] parsed reference into "[overlay@/home/kheine/.local/share/containers/storage+/run/user/1000:overlay.mount_program=/usr/bin/fuse-overlayfs,overlay.mount_program=/usr/bin/fuse-overlayfs]@5f7e6b67642bfdd5030a63f4e0780105158706350eccd76cdc381284faba596d"
    DEBU[0000] Found image "5f7e6b67642bfdd5030a63f4e0780105158706350eccd76cdc381284faba596d" as "5f7e6b67642bfdd5030a63f4e0780105158706350eccd76cdc381284faba596d" in local containers storage
    DEBU[0000] Found image "5f7e6b67642bfdd5030a63f4e0780105158706350eccd76cdc381284faba596d" as "5f7e6b67642bfdd5030a63f4e0780105158706350eccd76cdc381284faba596d" in local containers storage ([overlay@/home/kheine/.local/share/containers/storage+/run/user/1000:overlay.mount_program=/usr/bin/fuse-overlayfs,overlay.mount_program=/usr/bin/fuse-overlayfs]@5f7e6b67642bfdd5030a63f4e0780105158706350eccd76cdc381284faba596d)
    DEBU[0000] Called inspect.PersistentPostRunE(podman --log-level debug inspect --type container steam --format container_status={{.State.Status}};
    {{range .Config.Env}}{{if slice . 0 5 | eq "HOME="}}container_home={{slice . 5 | printf "%q"}};{{end}}{{end}}
    {{range .Config.Env}}{{if slice . 0 5 | eq "PATH="}}container_path={{slice . 5 | printf "%q"}}{{end}}{{end}})
    DEBU[0000] Shutting down engines

  • eval 'container_status=created;
    container_home="/home/kheine";
    container_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"'
    ++ container_status=created
    ++ container_home=/home/kheine
    ++ container_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

  • '[' created = unknown ']'

  • '[' created '!=' running ']'

  • printf 'Container %s is not running.\n' steam
    Container steam is not running.

  • printf 'Starting container %s\n' steam
    Starting container steam

  • printf 'run this command to follow along:\n\n'
    run this command to follow along:

  • printf ' %s logs -f %s\n\n' 'podman --log-level debug' steam
    podman --log-level debug logs -f steam

++ date +%FT%T.%N%:z

  • log_timestamp=2023-09-12T09:12:13.684960138+10:00
  • podman --log-level debug start steam
    INFO[0000] podman filtering at log level debug
    DEBU[0000] Called start.PersistentPreRunE(podman --log-level debug start steam)
    DEBU[0000] Using conmon: "/usr/bin/conmon"
    DEBU[0000] Initializing boltdb state at /home/kheine/.local/share/containers/storage/libpod/bolt_state.db
    DEBU[0000] Using graph driver overlay
    DEBU[0000] Using graph root /home/kheine/.local/share/containers/storage
    DEBU[0000] Using run root /run/user/1000
    DEBU[0000] Using static dir /home/kheine/.local/share/containers/storage/libpod
    DEBU[0000] Using tmp dir /run/user/1000/libpod/tmp
    DEBU[0000] Using volume path /home/kheine/.local/share/containers/storage/volumes
    DEBU[0000] Using transient store: false
    DEBU[0000] [graphdriver] trying provided driver "overlay"
    DEBU[0000] overlay: mount_program=/usr/bin/fuse-overlayfs
    DEBU[0000] overlay: mount_program=/usr/bin/fuse-overlayfs
    DEBU[0000] backingFs=btrfs, projectQuotaSupported=false, useNativeDiff=false, usingMetacopy=false
    DEBU[0000] Initializing event backend journald
    DEBU[0000] Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument
    DEBU[0000] Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument
    DEBU[0000] Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument
    DEBU[0000] Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument
    DEBU[0000] Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument
    DEBU[0000] Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument
    DEBU[0000] Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument
    DEBU[0000] Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument
    DEBU[0000] Using OCI runtime "/usr/bin/crun"
    INFO[0000] Setting parallel job count to 49
    DEBU[0000] overlay: mount_data=lowerdir=/home/kheine/.local/share/containers/storage/overlay/l/EAJZK65UPZNYDUMTRV7XBF2RXT:/home/kheine/.local/share/containers/storage/overlay/l/X52SM7QXCC3LXCHBSEFNTEULAE:/home/kheine/.local/share/containers/storage/overlay/l/BOQGVW3TJZ7KK6GZO35VL3STBV:/home/kheine/.local/share/containers/storage/overlay/l/AVP3OQ7ICVZRIBMKK2NOIXDFQN:/home/kheine/.local/share/containers/storage/overlay/l/7563GOGDYK4ONXBENLYD5OZDJS:/home/kheine/.local/share/containers/storage/overlay/l/NATRQBLKKAZYIVZU47IAAJRFXZ:/home/kheine/.local/share/containers/storage/overlay/l/MO7P4SN5DVZVGDMQDYFMMY37GL:/home/kheine/.local/share/containers/storage/overlay/l/XPRZCK4YY4C7Z6E7HUMDHEJIAF:/home/kheine/.local/share/containers/storage/overlay/l/PACAW6HKPKMLFQ73TG6S6LWT6B:/home/kheine/.local/share/containers/storage/overlay/l/VXYZMAJQ5PMBUWMOBLKKRNWGAT:/home/kheine/.local/share/containers/storage/overlay/l/UVBQJFUDXZPEDKSYDDMVQSMVMP:/home/kheine/.local/share/containers/storage/overlay/l/N6EWXBFXMMLMVVKI6KFHLUCA4I:/home/kheine/.local/share/containers/storage/overlay/l/YCGJT3JMR74LKC7N5Q4B6JLQEK:/home/kheine/.local/share/containers/storage/overlay/l/EYQ66DBGJI3IS6BSCNUUUGZLYW:/home/kheine/.local/share/containers/storage/overlay/l/KUJRFO5ERROBDTCUHDVGWQ5BLQ:/home/kheine/.local/share/containers/storage/overlay/l/LRWENF2BORV4CDQRPH4RSVEZ6W:/home/kheine/.local/share/containers/storage/overlay/l/ZF3DJMCDQFUQNYSZTNHQEVLVPI:/home/kheine/.local/share/containers/storage/overlay/l/C7GXDFEDA5I6JX6B7BLVGRBQIA:/home/kheine/.local/share/containers/storage/overlay/l/HC4NOM3NER3ZAJDLELSJP4XP5G:/home/kheine/.local/share/containers/storage/overlay/l/PPT4ESZUH7GSHJBOCXNUOYS6ZI:/home/kheine/.local/share/containers/storage/overlay/l/TRBIEJGKMSEJWZLBEQKHWKOFLO:/home/kheine/.local/share/containers/storage/overlay/l/2TYQNXH4JZGKXCWLUMF64IIJP3:/home/kheine/.local/share/containers/storage/overlay/l/IU75MG7K652ZO7ZAHWE2EAVBO6:/home/kheine/.local/share/containers/storage/overlay/l/HBHXYHBPJFAIE2UTA4PY3H3P4R:/home/kheine/.local/share/containers/storage/overlay/l/ANOOUYHUI7DZMPGCIS6J2R6IJP:/home/kheine/.local/share/containers/storage/overlay/l/BGGUIYLTZ7B6VSUFPT5JDUOI6Q:/home/kheine/.local/share/containers/storage/overlay/l/UWIR6F626Z3W4AOTZ6XPCXEARY:/home/kheine/.local/share/containers/storage/overlay/l/5OYROEQ3MOBWATTHATL6ZNPCQ6:/home/kheine/.local/share/containers/storage/overlay/l/FHZ5WFOUMXKSR2SG2KBJZSO6OX:/home/kheine/.local/share/containers/storage/overlay/l/RR7QFEEIHGLRRMUTYBQFDWAW7Q:/home/kheine/.local/share/containers/storage/overlay/l/4CZQROKDSEFMTQODLNB2OJNWN6:/home/kheine/.local/share/containers/storage/overlay/l/S5PEV3YTRSGLC3YUNDPBRP5OTS:/home/kheine/.local/share/containers/storage/overlay/l/DCGVYIWIX4UD6MUHY37SIDYH3W:/home/kheine/.local/share/containers/storage/overlay/l/EKTQD7P3XQ554LEUY2CHJY6DHR:/home/kheine/.local/share/containers/storage/overlay/l/G2FEEBQKCIU5ZZTPDWCNZHCOQQ:/home/kheine/.local/share/containers/storage/overlay/l/VN6S2TCELRUS7NYGCTBFMFZUC4:/home/kheine/.local/share/containers/storage/overlay/l/46I6F3UPKCH6ZWAMKO4RD7RFIP:/home/kheine/.local/share/containers/storage/overlay/l/NAPHDP6YGK2JD7ZZ66JKVEAVDW:/home/kheine/.local/share/containers/storage/overlay/l/5SI5AMLUCKW2EQE37T5B3VGFAK:/home/kheine/.local/share/containers/storage/overlay/l/ANSXJOTBQLRBA2L63J6X7KUH2Z:/home/kheine/.local/share/containers/storage/overlay/l/IY32IV46CV5I2FF4WTXHNS3HCZ:/home/kheine/.local/share/containers/storage/overlay/l/27UFE42R2BCEGYNUAURVUIYDQT:/home/kheine/.local/share/containers/storage/overlay/l/7VGBFSESDP4EXIPTL2XZJOEZFL:/home/kheine/.local/share/containers/storage/overlay/l/HW53S6LPGVSOMDZWPZJLPT2ILS:/home/kheine/.local/share/containers/storage/overlay/l/GUACWPENXUAP4YNGVTYUMDW3LD:/home/kheine/.local/share/containers/storage/overlay/l/MUL7JTVHVLCKWVWJG7DWSCJZUF:/home/kheine/.local/share/containers/storage/overlay/l/GDAXKLN5YQ3KV236VKPIKSDQ54:/home/kheine/.local/share/containers/storage/overlay/l/RKQLS5LJRXQGYDSDQZHSHDGGJS:/home/kheine/.local/share/containers/storage/overlay/l/P5GR6QNSYVSELUVUYZLDPLIF7O:/home/kheine/.local/share/containers/storage/overlay/l/7Z4X7Y7GVDTZHTF3HT2YC36COL:/home/kheine/.local/share/containers/storage/overlay/l/TQ77YDL5GAMWE3BPC24F7QWEQH:/home/kheine/.local/share/containers/storage/overlay/l/L5AONQR5HUTHC4INXLCWXN3DK2:/home/kheine/.local/share/containers/storage/overlay/l/NOVAP6RV2XY5447XZNAJHXVMB6:/home/kheine/.local/share/containers/storage/overlay/l/GKIY2GSEUHX6UVZKUCETVB57R2:/home/kheine/.local/share/containers/storage/overlay/l/OSE2BJEQV4KB5UNOR3XV77DE6E:/home/kheine/.local/share/containers/storage/overlay/l/46ZUYEVZA4I3JVQ52ETXLY2LC5:/home/kheine/.local/share/containers/storage/overlay/l/BZJGEIFRJLV6JTXJ53MVKNRBES:/home/kheine/.local/share/containers/storage/overlay/l/R2PTQ3WBLFCZNAYUBM6DYHXLLH:/home/kheine/.local/share/containers/storage/overlay/l/4R63C2XHFWXK55Q6LJBEDJYSCP:/home/kheine/.local/share/containers/storage/overlay/l/GFVHROTBJ6BQPKSNUBFN4IECVR:/home/kheine/.local/share/containers/storage/overlay/l/4BUJBGOYGKPDWUAZ5TDOVNYEVW:/home/kheine/.local/share/containers/storage/overlay/l/CQGXC3OJURB5SAIBH5ER74KJC7:/home/kheine/.local/share/containers/storage/overlay/l/YYL23I5I55DH5SV2JAMYCNJFHZ:/home/kheine/.local/share/containers/storage/overlay/l/A6RWHTQVFP2NAZJFRCT5X3LDBX:/home/kheine/.local/share/containers/storage/overlay/l/I3ETYWPUZ2W2ONTE67HTGWN5GJ:/home/kheine/.local/share/containers/storage/overlay/l/PWXSJYOBGWWSSF3JRVHTFAHOEW:/home/kheine/.local/share/containers/storage/overlay/l/2UCFK64TSIKHA2O7TUGC4DYEHV:/home/kheine/.local/share/containers/storage/overlay/l/373DP3GFEEWQPR3SUBSG5D3K2I,upperdir=/home/kheine/.local/share/containers/storage/overlay/1e20b914a8dd4c5ee9012509b568615c28f193fa7d76bdadc875f07de30b2cea/diff,workdir=/home/kheine/.local/share/containers/storage/overlay/1e20b914a8dd4c5ee9012509b568615c28f193fa7d76bdadc875f07de30b2cea/work,,context="system_u:object_r:container_file_t:s0:c1022,c1023"
    DEBU[0000] Mounted container "a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6" at "/home/kheine/.local/share/containers/storage/overlay/1e20b914a8dd4c5ee9012509b568615c28f193fa7d76bdadc875f07de30b2cea/merged"
    DEBU[0000] Going to mount named volume 364f9aace69e08666b4249f138cca24a71bc0dbf57c3b22af1a45f2b050a306f
    DEBU[0000] Copying up contents from container a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6 to volume 364f9aace69e08666b4249f138cca24a71bc0dbf57c3b22af1a45f2b050a306f
    DEBU[0000] Going to mount named volume 527e75ec1ab3206aca137adfe9a372cde123ff3b420d7f5919d7a680226d2205
    DEBU[0000] Copying up contents from container a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6 to volume 527e75ec1ab3206aca137adfe9a372cde123ff3b420d7f5919d7a680226d2205
    DEBU[0000] Created root filesystem for container a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6 at /home/kheine/.local/share/containers/storage/overlay/1e20b914a8dd4c5ee9012509b568615c28f193fa7d76bdadc875f07de30b2cea/merged
    DEBU[0000] Not modifying container a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6 /etc/passwd
    DEBU[0000] Not modifying container a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6 /etc/group
    DEBU[0000] /etc/system-fips does not exist on host, not mounting FIPS mode subscription
    INFO[0000] User mount overriding libpod mount at "/etc/resolv.conf"
    INFO[0000] User mount overriding libpod mount at "/etc/hosts"
    DEBU[0000] Setting Cgroups for container a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6 to user.slice:libpod:a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6
    DEBU[0000] Set root propagation to "rslave"
    DEBU[0000] reading hooks from /usr/share/containers/oci/hooks.d
    DEBU[0000] Workdir "/" resolved to host path "/home/kheine/.local/share/containers/storage/overlay/1e20b914a8dd4c5ee9012509b568615c28f193fa7d76bdadc875f07de30b2cea/merged"
    DEBU[0000] Created OCI spec for container a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6 at /home/kheine/.local/share/containers/storage/overlay-containers/a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6/userdata/config.json
    DEBU[0000] /usr/bin/conmon messages will be logged to syslog
    DEBU[0000] running conmon: /usr/bin/conmon args="[--api-version 1 -c a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6 -u a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6 -r /usr/bin/crun -b /home/kheine/.local/share/containers/storage/overlay-containers/a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6/userdata -p /run/user/1000/overlay-containers/a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6/userdata/pidfile -n steam --exit-dir /run/user/1000/libpod/tmp/exits --full-attach -s -l journald --log-level debug --syslog --conmon-pidfile /run/user/1000/overlay-containers/a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/kheine/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1000 --exit-command-arg --log-level --exit-command-arg debug --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1000/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg --exit-command-arg --network-backend --exit-command-arg netavark --exit-command-arg --volumepath --exit-command-arg /home/kheine/.local/share/containers/storage/volumes --exit-command-arg --db-backend --exit-command-arg boltdb --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --storage-opt --exit-command-arg overlay.mount_program=/usr/bin/fuse-overlayfs --exit-command-arg --storage-opt --exit-command-arg overlay.mount_program=/usr/bin/fuse-overlayfs --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg --syslog --exit-command-arg container --exit-command-arg cleanup --exit-command-arg a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6]"
    INFO[0000] Running conmon under slice user.slice and unitName libpod-conmon-a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6.scope
    [conmon:d]: failed to write to /proc/self/oom_score_adj: Permission denied

DEBU[0000] Received: -1
DEBU[0000] Cleaning up container a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6
DEBU[0000] Network is already cleaned up, skipping...
DEBU[0000] Unmounted container "a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6"
Error: unable to start container "a4050f1e1e621228d454a6a84b14e9ec4ee83a162a7e908f1f5e95caccb630a6": crun: openat2 home: No such file or directory: OCI runtime attempted to invoke a command that was not found
DEBU[0000] Shutting down engines

  • rm -f /home/kheine/.cache/.steam.fifo /home/kheine/.cache/.steam.status

@spawnedc
Copy link

Also see: ublue-os/bazzite-arch#16

@EyeCantCU
Copy link
Member

Bazzite Arch is the image tailored for usage in distrobox. Other Bazzite images are meant to be installed on a system as you would a traditional operating system

@Aquis7
Copy link
Author

Aquis7 commented Sep 18, 2023

OK I found what the problem was with my setup. When I disable SELinux (boot selinux=0) then it fails but when I dont disable SELinux then the world is good.

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

4 participants