Giter Site home page Giter Site logo

Comments (27)

89luca89 avatar 89luca89 commented on May 15, 2024

Hi @FedX-sudo can I have the output of create and enter using the verbose option? Also are you using podman or dockee? Thanks a lot!

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

It's Podman, sorry I forgot to attach this to begin with:

+ container_manager=podman
++ id -ru
+ '[' -S /run/user/1000/podman/podman.sock ']'
+ command -v podman
+ '[' 1 -ne 0 ']'
+ container_manager='podman --log-level debug'
++ podman --log-level debug inspect --type container kali --format '{{.State.Status}}'
INFO[0000] /nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman filtering at log level debug
DEBU[0000] Called inspect.PersistentPreRunE(/nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman --log-level debug inspect --type container kali --format {{.State.Status}})
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Found default OCI runtime /nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun path via PATH environment variable
DEBU[0000] Merged system config "/etc/containers/containers.conf"
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Using conmon from $PATH: "/nix/store/cpvd0d60yg97j1f22bfkfknm2smxclca-conmon-2.0.31/bin/conmon"
DEBU[0000] Initializing boltdb state at /home/fedx/.local/share/containers/storage/libpod/bolt_state.db
DEBU[0000] Using graph driver overlay
DEBU[0000] Using graph root /home/fedx/.local/share/containers/storage
DEBU[0000] Using run root /run/user/1000/containers
DEBU[0000] Using static dir /home/fedx/.local/share/containers/storage/libpod
DEBU[0000] Using tmp dir /run/user/1000/libpod/tmp
DEBU[0000] Using volume path /home/fedx/.local/share/containers/storage/volumes
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Set libpod namespace to ""
DEBU[0000] [graphdriver] trying provided driver "overlay"
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Cached value indicated that metacopy is not being used
DEBU[0000] Cached value indicated that native-diff is usable
DEBU[0000] backingFs=btrfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false
DEBU[0000] Initializing event backend journald
DEBU[0000] using runtime "crun" from $PATH: "/nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun"
DEBU[0000] using runtime "runc" from $PATH: "/nix/store/9faal1ih7nk0905gckmlr1c9kj3s25bm-runc-1.0.3/bin/runc"
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] Using OCI runtime "/nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun"
INFO[0000] Found CNI network podman (type=bridge) at /home/fedx/.config/cni/net.d/87-podman.conflist
DEBU[0000] Default CNI network name podman is unchangeable
INFO[0000] Setting parallel job count to 25
DEBU[0000] Called inspect.PersistentPostRunE(/nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman --log-level debug inspect --type container kali --format {{.State.Status}})
+ container_status=stopped
+ container_exists=0
+ '[' 0 -gt 0 ']'
+ '[' stopped '!=' running ']'
++ date +%FT%T.%N%:z
+ log_timestamp=2021-12-31T15:53:03.274953519-07:00
+ podman --log-level debug start kali
INFO[0000] /nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman filtering at log level debug
DEBU[0000] Called start.PersistentPreRunE(/nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman --log-level debug start kali)
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Found default OCI runtime /nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun path via PATH environment variable
DEBU[0000] Merged system config "/etc/containers/containers.conf"
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Using conmon from $PATH: "/nix/store/cpvd0d60yg97j1f22bfkfknm2smxclca-conmon-2.0.31/bin/conmon"
DEBU[0000] Initializing boltdb state at /home/fedx/.local/share/containers/storage/libpod/bolt_state.db
DEBU[0000] Using graph driver overlay
DEBU[0000] Using graph root /home/fedx/.local/share/containers/storage
DEBU[0000] Using run root /run/user/1000/containers
DEBU[0000] Using static dir /home/fedx/.local/share/containers/storage/libpod
DEBU[0000] Using tmp dir /run/user/1000/libpod/tmp
DEBU[0000] Using volume path /home/fedx/.local/share/containers/storage/volumes
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Set libpod namespace to ""
DEBU[0000] [graphdriver] trying provided driver "overlay"
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Cached value indicated that metacopy is not being used
DEBU[0000] Cached value indicated that native-diff is usable
DEBU[0000] backingFs=btrfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false
DEBU[0000] Initializing event backend journald
DEBU[0000] using runtime "crun" from $PATH: "/nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun"
DEBU[0000] using runtime "runc" from $PATH: "/nix/store/9faal1ih7nk0905gckmlr1c9kj3s25bm-runc-1.0.3/bin/runc"
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] Using OCI runtime "/nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun"
INFO[0000] Found CNI network podman (type=bridge) at /home/fedx/.config/cni/net.d/87-podman.conflist
DEBU[0000] Default CNI network name podman is unchangeable
INFO[0000] Setting parallel job count to 25
DEBU[0000] Created root filesystem for container 97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a at /home/fedx/.local/share/containers/storage/overlay/7c267acb34972133e6ea4feabc6eb97c7d7861100088dc7b53a43a78b06749de/merged
DEBU[0000] Recreating container 97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a in OCI runtime
DEBU[0000] Successfully cleaned up container 97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a
DEBU[0000] network configuration does not support host.containers.internal address
DEBU[0000] Not modifying container 97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a /etc/passwd
DEBU[0000] Not modifying container 97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a /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 97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a to user.slice:libpod:97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a
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/fedx/.local/share/containers/storage/overlay/7c267acb34972133e6ea4feabc6eb97c7d7861100088dc7b53a43a78b06749de/merged"
DEBU[0000] Created OCI spec for container 97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a at /home/fedx/.local/share/containers/storage/overlay-containers/97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a/userdata/config.json
DEBU[0000] /nix/store/cpvd0d60yg97j1f22bfkfknm2smxclca-conmon-2.0.31/bin/conmon messages will be logged to syslog
DEBU[0000] running conmon: /nix/store/cpvd0d60yg97j1f22bfkfknm2smxclca-conmon-2.0.31/bin/conmon  args="[--api-version 1 -c 97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a -u 97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a -r /nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun -b /home/fedx/.local/share/containers/storage/overlay-containers/97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a/userdata -p /run/user/1000/containers/overlay-containers/97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a/userdata/pidfile -n kali --exit-dir /run/user/1000/libpod/tmp/exits --full-attach -s -l journald --log-level debug --syslog --conmon-pidfile /run/user/1000/containers/overlay-containers/97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a/userdata/conmon.pid --exit-command /nix/store/b2rb9jllz97s2gq1x4n9l9c9gxk4y9ra-podman-3.4.4/bin/podman --exit-command-arg --root --exit-command-arg /home/fedx/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1000/containers --exit-command-arg --log-level --exit-command-arg warning --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1000/libpod/tmp --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a]"
INFO[0000] Running conmon under slice user.slice and unitName libpod-conmon-97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a.scope
[conmon:d]: failed to write to /proc/self/oom_score_adj: Permission denied

DEBU[0000] Received: 114885
INFO[0000] Got Conmon PID as 114882
DEBU[0000] Created container 97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a in OCI runtime
DEBU[0000] Starting container 97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a with command [/usr/bin/entrypoint -v --name fedx --user 1000 --group 100 --home /home/fedx]
DEBU[0000] Started container 97e2eeeabe6be8a144987563a0066102143df9d8aa83fd60ec8a1e3c6a3d7b9a
DEBU[0000] Called start.PersistentPostRunE(/nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman --log-level debug start kali)
+ printf 'Starting container %s\n' kali
Starting container kali
+ printf 'run this command to follow along:\n'
run this command to follow along:
+ printf '\t%s logs -f %s\n' 'podman --log-level debug' kali
	podman --log-level debug logs -f kali
+ :
++ podman --log-level debug logs -t --since 2021-12-31T15:53:03.274953519-07:00 kali
+ container_manager_log=
+ case "${container_manager_log}" in
+ printf .
.+ sleep 1
^C++ '[' 0 -ne 0 ']'

from distrobox.

89luca89 avatar 89luca89 commented on May 15, 2024

Thanks, this is the start, can I have the one of the create also?

from distrobox.

89luca89 avatar 89luca89 commented on May 15, 2024

Oh also the output of

podman logs CONTAINER-NAME

would be useful

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

Here is distrobox-create (still Kali)

+ '[' -n '' ']'
+ '[' -z '' ']'
+ '[' -z docker.io/kalilinux/kali-rolling:latest ']'
+ container_manager=podman
+ command -v podman
+ '[' 1 -ne 0 ']'
+ container_manager='podman --log-level debug'
+ '[' -z /home/fedx/.nix-profile/bin/distrobox-init ']'
+ podman --log-level debug inspect --type container kali
+ '[' -n '' ']'
+ podman --log-level debug inspect --type image docker.io/kalilinux/kali-rolling:latest
++ generate_command
++ result_command='podman --log-level debug create'
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root'
++ '[' -n /home/fedx/.nix-profile/bin/distrobox-export ']'
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro'
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave'
++ '[' /home/fedx '!=' /var/home/fedx ']'
++ '[' -d /var/home/fedx ']'
++ '[' -d /run/user/1000 ']'
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave'
+++ find /run -name user -prune -o -name '*sock*' -print
+++ :
++ host_sockets='/run/nscd/socket
/run/tailscale/tailscaled.sock
/run/podman/podman.sock
/run/dbus/system_bus_socket
/run/cups/cups.sock
/run/docker.sock
/run/systemd/journal/socket
/run/systemd/inaccessible/sock'
++ for host_socket in ${host_sockets}
++ '[' -r /run/nscd/socket ']'
+++ realpath /run/nscd/socket
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket'
++ for host_socket in ${host_sockets}
++ '[' -r /run/tailscale/tailscaled.sock ']'
+++ realpath /run/tailscale/tailscaled.sock
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock'
++ for host_socket in ${host_sockets}
++ '[' -r /run/podman/podman.sock ']'
+++ realpath /run/podman/podman.sock
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock'
++ for host_socket in ${host_sockets}
++ '[' -r /run/dbus/system_bus_socket ']'
+++ realpath /run/dbus/system_bus_socket
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket'
++ for host_socket in ${host_sockets}
++ '[' -r /run/cups/cups.sock ']'
+++ realpath /run/cups/cups.sock
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock'
++ for host_socket in ${host_sockets}
++ '[' -r /run/docker.sock ']'
+++ realpath /run/docker.sock
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock'
++ for host_socket in ${host_sockets}
++ '[' -r /run/systemd/journal/socket ']'
+++ realpath /run/systemd/journal/socket
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket'
++ for host_socket in ${host_sockets}
++ '[' -r /run/systemd/inaccessible/sock ']'
++ host_links='/etc/host.conf /etc/hosts /etc/resolv.conf /etc/localtime'
++ for host_link in ${host_links}
++ '[' -f /etc/host.conf ']'
++ '[' -r /etc/host.conf ']'
+++ realpath /etc/host.conf
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro'
++ for host_link in ${host_links}
++ '[' -f /etc/hosts ']'
++ '[' -r /etc/hosts ']'
+++ realpath /etc/hosts
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro
				--volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro'
++ for host_link in ${host_links}
++ '[' -f /etc/resolv.conf ']'
++ '[' -r /etc/resolv.conf ']'
+++ realpath /etc/resolv.conf
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro
				--volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro
				--volume /etc/resolv.conf:/etc/resolv.conf:ro'
++ for host_link in ${host_links}
++ '[' -f /etc/localtime ']'
++ '[' -r /etc/localtime ']'
+++ realpath /etc/localtime
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro
				--volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro
				--volume /etc/resolv.conf:/etc/resolv.conf:ro
				--volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro'
++ '[' 'podman --log-level debug' = podman ']'
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro
				--volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro
				--volume /etc/resolv.conf:/etc/resolv.conf:ro
				--volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest
		/usr/bin/entrypoint -v --name fedx
			--user 1000
			--group 100
			--home /home/fedx'
++ printf %s 'podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro
				--volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro
				--volume /etc/resolv.conf:/etc/resolv.conf:ro
				--volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest
		/usr/bin/entrypoint -v --name fedx
			--user 1000
			--group 100
			--home /home/fedx'
+ cmd='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro
				--volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro
				--volume /etc/resolv.conf:/etc/resolv.conf:ro
				--volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest
		/usr/bin/entrypoint -v --name fedx
			--user 1000
			--group 100
			--home /home/fedx'
+ eval podman --log-level debug create --hostname kali --ipc host --name kali --network host --pid host --privileged --security-opt label=disable --user root:root --volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro --volume /home/fedx:/home/fedx:rslave --volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro --volume /:/run/host:rslave --volume /dev:/dev:rslave --volume /sys:/sys:rslave --volume /tmp:/tmp:rslave --volume /run/user/1000:/run/user/1000:rslave --volume /run/nscd/socket:/run/nscd/socket --volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock --volume /run/podman/podman.sock:/run/podman/podman.sock --volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket --volume /run/cups/cups.sock:/run/cups/cups.sock --volume /run/podman/podman.sock:/run/docker.sock --volume /run/systemd/journal/socket:/run/systemd/journal/socket --volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro --volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro --volume /etc/resolv.conf:/etc/resolv.conf:ro --volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest /usr/bin/entrypoint -v --name fedx --user 1000 --group 100 --home /home/fedx
++ podman --log-level debug create --hostname kali --ipc host --name kali --network host --pid host --privileged --security-opt label=disable --user root:root --volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro --volume /home/fedx:/home/fedx:rslave --volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro --volume /:/run/host:rslave --volume /dev:/dev:rslave --volume /sys:/sys:rslave --volume /tmp:/tmp:rslave --volume /run/user/1000:/run/user/1000:rslave --volume /run/nscd/socket:/run/nscd/socket --volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock --volume /run/podman/podman.sock:/run/podman/podman.sock --volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket --volume /run/cups/cups.sock:/run/cups/cups.sock --volume /run/podman/podman.sock:/run/docker.sock --volume /run/systemd/journal/socket:/run/systemd/journal/socket --volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro --volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro --volume /etc/resolv.conf:/etc/resolv.conf:ro --volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest /usr/bin/entrypoint -v --name fedx --user 1000 --group 100 --home /home/fedx
INFO[0000] /nix/store/b2rb9jllz97s2gq1x4n9l9c9gxk4y9ra-podman-3.4.4/bin/podman filtering at log level debug
DEBU[0000] Called create.PersistentPreRunE(/nix/store/b2rb9jllz97s2gq1x4n9l9c9gxk4y9ra-podman-3.4.4/bin/podman --log-level debug create --hostname kali --ipc host --name kali --network host --pid host --privileged --security-opt label=disable --user root:root --volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro --volume /home/fedx:/home/fedx:rslave --volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro --volume /:/run/host:rslave --volume /dev:/dev:rslave --volume /sys:/sys:rslave --volume /tmp:/tmp:rslave --volume /run/user/1000:/run/user/1000:rslave --volume /run/nscd/socket:/run/nscd/socket --volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock --volume /run/podman/podman.sock:/run/podman/podman.sock --volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket --volume /run/cups/cups.sock:/run/cups/cups.sock --volume /run/podman/podman.sock:/run/docker.sock --volume /run/systemd/journal/socket:/run/systemd/journal/socket --volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro --volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro --volume /etc/resolv.conf:/etc/resolv.conf:ro --volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest /usr/bin/entrypoint -v --name fedx --user 1000 --group 100 --home /home/fedx)
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Found default OCI runtime /nix/store/v8ihm383aazjs9ddwas3vyvhzi2j8i63-crun-1.4/bin/crun path via PATH environment variable
DEBU[0000] Merged system config "/etc/containers/containers.conf"
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Using conmon from $PATH: "/nix/store/6r9syknl9xza7jzwd25v0ym41rz84r1m-conmon-2.0.31/bin/conmon"
DEBU[0000] Initializing boltdb state at /home/fedx/.local/share/containers/storage/libpod/bolt_state.db
DEBU[0000] Using graph driver overlay
DEBU[0000] Using graph root /home/fedx/.local/share/containers/storage
DEBU[0000] Using run root /run/user/1000/containers
DEBU[0000] Using static dir /home/fedx/.local/share/containers/storage/libpod
DEBU[0000] Using tmp dir /run/user/1000/libpod/tmp
DEBU[0000] Using volume path /home/fedx/.local/share/containers/storage/volumes
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Set libpod namespace to ""
DEBU[0000] [graphdriver] trying provided driver "overlay"
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Cached value indicated that metacopy is not being used
DEBU[0000] Cached value indicated that native-diff is usable
DEBU[0000] backingFs=btrfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false
DEBU[0000] Initializing event backend journald
DEBU[0000] using runtime "crun" from $PATH: "/nix/store/v8ihm383aazjs9ddwas3vyvhzi2j8i63-crun-1.4/bin/crun"
DEBU[0000] using runtime "runc" from $PATH: "/nix/store/7lbhmz69b1x5244h2sm1sddc80agnd0x-runc-1.0.3/bin/runc"
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] Using OCI runtime "/nix/store/v8ihm383aazjs9ddwas3vyvhzi2j8i63-crun-1.4/bin/crun"
INFO[0000] Found CNI network podman (type=bridge) at /home/fedx/.config/cni/net.d/87-podman.conflist
DEBU[0000] Default CNI network name podman is unchangeable
INFO[0000] Setting parallel job count to 25
DEBU[0000] Pulling image docker.io/kalilinux/kali-rolling:latest (policy: missing)
DEBU[0000] Looking up image "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Trying "docker.io/kalilinux/kali-rolling:latest" ...
DEBU[0000] parsed reference into "[overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage ([overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e)
DEBU[0000] Looking up image "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Trying "docker.io/kalilinux/kali-rolling:latest" ...
DEBU[0000] parsed reference into "[overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage ([overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e)
DEBU[0000] User mount /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export options [ro]
DEBU[0000] User mount /home/fedx:/home/fedx options [rslave]
DEBU[0000] User mount /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint options [ro]
DEBU[0000] User mount /:/run/host options [rslave]
DEBU[0000] User mount /dev:/dev options [rslave]
DEBU[0000] User mount /sys:/sys options [rslave]
DEBU[0000] User mount /tmp:/tmp options [rslave]
DEBU[0000] User mount /run/user/1000:/run/user/1000 options [rslave]
DEBU[0000] User mount /run/nscd/socket:/run/nscd/socket options []
DEBU[0000] User mount /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock options []
DEBU[0000] User mount /run/podman/podman.sock:/run/podman/podman.sock options []
DEBU[0000] User mount /run/dbus/system_bus_socket:/run/dbus/system_bus_socket options []
DEBU[0000] User mount /run/cups/cups.sock:/run/cups/cups.sock options []
DEBU[0000] User mount /run/podman/podman.sock:/run/docker.sock options []
DEBU[0000] User mount /run/systemd/journal/socket:/run/systemd/journal/socket options []
DEBU[0000] User mount /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf options [ro]
DEBU[0000] User mount /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts options [ro]
DEBU[0000] User mount /etc/resolv.conf:/etc/resolv.conf options [ro]
DEBU[0000] User mount /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime options [ro]
DEBU[0000] Looking up image "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Trying "docker.io/kalilinux/kali-rolling:latest" ...
DEBU[0000] parsed reference into "[overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage ([overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e)
DEBU[0000] Inspecting image fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] Looking up image "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Trying "docker.io/kalilinux/kali-rolling:latest" ...
DEBU[0000] parsed reference into "[overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage ([overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e)
DEBU[0000] Inspecting image fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] Inspecting image fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e
DEBU[0000] using systemd mode: false
DEBU[0000] setting container name kali
DEBU[0000] Loading default seccomp profile
DEBU[0000] Adding mount /proc
DEBU[0000] Allocated lock 0 for container ed97e7837cfe461da432f2ba7a9400ab58b75a39daa2c5013922542616ab5642
DEBU[0000] parsed reference into "[overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] created container "ed97e7837cfe461da432f2ba7a9400ab58b75a39daa2c5013922542616ab5642"
DEBU[0000] container "ed97e7837cfe461da432f2ba7a9400ab58b75a39daa2c5013922542616ab5642" has work directory "/home/fedx/.local/share/containers/storage/overlay-containers/ed97e7837cfe461da432f2ba7a9400ab58b75a39daa2c5013922542616ab5642/userdata"
DEBU[0000] container "ed97e7837cfe461da432f2ba7a9400ab58b75a39daa2c5013922542616ab5642" has run directory "/run/user/1000/containers/overlay-containers/ed97e7837cfe461da432f2ba7a9400ab58b75a39daa2c5013922542616ab5642/userdata"
ed97e7837cfe461da432f2ba7a9400ab58b75a39daa2c5013922542616ab5642
DEBU[0000] Called create.PersistentPostRunE(/nix/store/b2rb9jllz97s2gq1x4n9l9c9gxk4y9ra-podman-3.4.4/bin/podman --log-level debug create --hostname kali --ipc host --name kali --network host --pid host --privileged --security-opt label=disable --user root:root --volume /home/fedx/.nix-profile/bin/distrobox-export:/usr/bin/distrobox-export:ro --volume /home/fedx:/home/fedx:rslave --volume /home/fedx/.nix-profile/bin/distrobox-init:/usr/bin/entrypoint:ro --volume /:/run/host:rslave --volume /dev:/dev:rslave --volume /sys:/sys:rslave --volume /tmp:/tmp:rslave --volume /run/user/1000:/run/user/1000:rslave --volume /run/nscd/socket:/run/nscd/socket --volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock --volume /run/podman/podman.sock:/run/podman/podman.sock --volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket --volume /run/cups/cups.sock:/run/cups/cups.sock --volume /run/podman/podman.sock:/run/docker.sock --volume /run/systemd/journal/socket:/run/systemd/journal/socket --volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro --volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro --volume /etc/resolv.conf:/etc/resolv.conf:ro --volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest /usr/bin/entrypoint -v --name fedx --user 1000 --group 100 --home /home/fedx)
+ printf 'Distrobox '\''%s'\'' successfully created.\n' kali
Distrobox 'kali' successfully created.
+ printf 'To enter, run:\n'
To enter, run:
+ printf '\tdistrobox-enter --name %s\n' kali
	distrobox-enter --name kali
+ '[' 0 -ne 0 ']'

and as far as Podman Logs, this is all it has:

{"msg":"exec container process (missing dynamic library?) `/usr/bin/entrypoint`: No such file or directory","level":"error","time":"2022-01-01T13:46:04.000908481Z"}

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

Note, when it's mounting the /usr/bin/entrypoint it's mounting .nix-profile/bin/distrobox-init which is a symbolic link, I attempted patching it to a hard link, but it had the same issue.

from distrobox.

89luca89 avatar 89luca89 commented on May 15, 2024

Can you check for me if
/home/fedx/.nix-profile/bin/distrobox-export
And
/home/fedx/.nix-profile/bin/distrobox-init

Are regular files or maybe symlinks?
It would make sense if they were symlinks and the mounted symlinks inside the container breaks cause of not mounting /nix

from distrobox.

89luca89 avatar 89luca89 commented on May 15, 2024

Note, when it's mounting the /usr/bin/entrypoint it's mounting .nix-profile/bin/distrobox-init which is a symbolic link, I attempted patching it to a hard link, but it had the same issue.

Oh OK got it then

Don't know why it is a symlink, how did you install it? seems different from the official install method

Anyway I have an idea of the fix, I'll just resolve the symlinks before mounting πŸ˜„

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

No, I cannot install it the official way. I am using the NixOS way of patching it to the Nixpkgs repo, which installs it to hard Nix paths and I can symlink it to .nix-profile, if that makes sense. Here is it patched to resolve sym links to hard paths:

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

Distrobox-create:

+ '[' -n '' ']'
+ '[' -z '' ']'
+ '[' -z docker.io/kalilinux/kali-rolling:latest ']'
+ container_manager=podman
+ command -v podman
+ '[' 1 -ne 0 ']'
+ container_manager='podman --log-level debug'
+ '[' -z /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init ']'
+ podman --log-level debug inspect --type container kali
+ '[' -n '' ']'
+ podman --log-level debug inspect --type image docker.io/kalilinux/kali-rolling:latest
++ generate_command
++ result_command='podman --log-level debug create'
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root'
++ '[' -n /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export ']'
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro'
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave'
++ '[' /home/fedx '!=' /var/home/fedx ']'
++ '[' -d /var/home/fedx ']'
++ '[' -d /run/user/1000 ']'
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave'
+++ find /run -name user -prune -o -name '*sock*' -print
+++ :
++ host_sockets='/run/nscd/socket
/run/tailscale/tailscaled.sock
/run/podman/podman.sock
/run/dbus/system_bus_socket
/run/cups/cups.sock
/run/docker.sock
/run/systemd/journal/socket
/run/systemd/inaccessible/sock'
++ for host_socket in ${host_sockets}
++ '[' -r /run/nscd/socket ']'
+++ realpath /run/nscd/socket
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket'
++ for host_socket in ${host_sockets}
++ '[' -r /run/tailscale/tailscaled.sock ']'
+++ realpath /run/tailscale/tailscaled.sock
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock'
++ for host_socket in ${host_sockets}
++ '[' -r /run/podman/podman.sock ']'
+++ realpath /run/podman/podman.sock
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock'
++ for host_socket in ${host_sockets}
++ '[' -r /run/dbus/system_bus_socket ']'
+++ realpath /run/dbus/system_bus_socket
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket'
++ for host_socket in ${host_sockets}
++ '[' -r /run/cups/cups.sock ']'
+++ realpath /run/cups/cups.sock
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock'
++ for host_socket in ${host_sockets}
++ '[' -r /run/docker.sock ']'
+++ realpath /run/docker.sock
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock'
++ for host_socket in ${host_sockets}
++ '[' -r /run/systemd/journal/socket ']'
+++ realpath /run/systemd/journal/socket
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket'
++ for host_socket in ${host_sockets}
++ '[' -r /run/systemd/inaccessible/sock ']'
++ host_links='/etc/host.conf /etc/hosts /etc/resolv.conf /etc/localtime'
++ for host_link in ${host_links}
++ '[' -f /etc/host.conf ']'
++ '[' -r /etc/host.conf ']'
+++ realpath /etc/host.conf
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro'
++ for host_link in ${host_links}
++ '[' -f /etc/hosts ']'
++ '[' -r /etc/hosts ']'
+++ realpath /etc/hosts
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro
				--volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro'
++ for host_link in ${host_links}
++ '[' -f /etc/resolv.conf ']'
++ '[' -r /etc/resolv.conf ']'
+++ realpath /etc/resolv.conf
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro
				--volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro
				--volume /etc/resolv.conf:/etc/resolv.conf:ro'
++ for host_link in ${host_links}
++ '[' -f /etc/localtime ']'
++ '[' -r /etc/localtime ']'
+++ realpath /etc/localtime
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro
				--volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro
				--volume /etc/resolv.conf:/etc/resolv.conf:ro
				--volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro'
++ '[' 'podman --log-level debug' = podman ']'
++ result_command='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro
				--volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro
				--volume /etc/resolv.conf:/etc/resolv.conf:ro
				--volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest
		/usr/bin/entrypoint -v --name fedx
			--user 1000
			--group 100
			--home /home/fedx'
++ printf %s 'podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro
				--volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro
				--volume /etc/resolv.conf:/etc/resolv.conf:ro
				--volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest
		/usr/bin/entrypoint -v --name fedx
			--user 1000
			--group 100
			--home /home/fedx'
+ cmd='podman --log-level debug create
		--hostname kali
		--ipc host
		--name kali
		--network host
		--pid host
		--privileged
		--security-opt label=disable
		--user root:root
			--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro
		--volume /home/fedx:/home/fedx:rslave
		--volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro
		--volume /:/run/host:rslave
		--volume /dev:/dev:rslave
		--volume /sys:/sys:rslave
		--volume /tmp:/tmp:rslave
			--volume /run/user/1000:/run/user/1000:rslave
				--volume /run/nscd/socket:/run/nscd/socket
				--volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock
				--volume /run/podman/podman.sock:/run/podman/podman.sock
				--volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
				--volume /run/cups/cups.sock:/run/cups/cups.sock
				--volume /run/podman/podman.sock:/run/docker.sock
				--volume /run/systemd/journal/socket:/run/systemd/journal/socket
				--volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro
				--volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro
				--volume /etc/resolv.conf:/etc/resolv.conf:ro
				--volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest
		/usr/bin/entrypoint -v --name fedx
			--user 1000
			--group 100
			--home /home/fedx'
+ eval podman --log-level debug create --hostname kali --ipc host --name kali --network host --pid host --privileged --security-opt label=disable --user root:root --volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro --volume /home/fedx:/home/fedx:rslave --volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro --volume /:/run/host:rslave --volume /dev:/dev:rslave --volume /sys:/sys:rslave --volume /tmp:/tmp:rslave --volume /run/user/1000:/run/user/1000:rslave --volume /run/nscd/socket:/run/nscd/socket --volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock --volume /run/podman/podman.sock:/run/podman/podman.sock --volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket --volume /run/cups/cups.sock:/run/cups/cups.sock --volume /run/podman/podman.sock:/run/docker.sock --volume /run/systemd/journal/socket:/run/systemd/journal/socket --volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro --volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro --volume /etc/resolv.conf:/etc/resolv.conf:ro --volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest /usr/bin/entrypoint -v --name fedx --user 1000 --group 100 --home /home/fedx
++ podman --log-level debug create --hostname kali --ipc host --name kali --network host --pid host --privileged --security-opt label=disable --user root:root --volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro --volume /home/fedx:/home/fedx:rslave --volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro --volume /:/run/host:rslave --volume /dev:/dev:rslave --volume /sys:/sys:rslave --volume /tmp:/tmp:rslave --volume /run/user/1000:/run/user/1000:rslave --volume /run/nscd/socket:/run/nscd/socket --volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock --volume /run/podman/podman.sock:/run/podman/podman.sock --volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket --volume /run/cups/cups.sock:/run/cups/cups.sock --volume /run/podman/podman.sock:/run/docker.sock --volume /run/systemd/journal/socket:/run/systemd/journal/socket --volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro --volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro --volume /etc/resolv.conf:/etc/resolv.conf:ro --volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest /usr/bin/entrypoint -v --name fedx --user 1000 --group 100 --home /home/fedx
INFO[0000] /nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman filtering at log level debug
DEBU[0000] Called create.PersistentPreRunE(/nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman --log-level debug create --hostname kali --ipc host --name kali --network host --pid host --privileged --security-opt label=disable --user root:root --volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro --volume /home/fedx:/home/fedx:rslave --volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro --volume /:/run/host:rslave --volume /dev:/dev:rslave --volume /sys:/sys:rslave --volume /tmp:/tmp:rslave --volume /run/user/1000:/run/user/1000:rslave --volume /run/nscd/socket:/run/nscd/socket --volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock --volume /run/podman/podman.sock:/run/podman/podman.sock --volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket --volume /run/cups/cups.sock:/run/cups/cups.sock --volume /run/podman/podman.sock:/run/docker.sock --volume /run/systemd/journal/socket:/run/systemd/journal/socket --volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro --volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro --volume /etc/resolv.conf:/etc/resolv.conf:ro --volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest /usr/bin/entrypoint -v --name fedx --user 1000 --group 100 --home /home/fedx)
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Found default OCI runtime /nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun path via PATH environment variable
DEBU[0000] Merged system config "/etc/containers/containers.conf"
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Using conmon from $PATH: "/nix/store/cpvd0d60yg97j1f22bfkfknm2smxclca-conmon-2.0.31/bin/conmon"
DEBU[0000] Initializing boltdb state at /home/fedx/.local/share/containers/storage/libpod/bolt_state.db
DEBU[0000] Using graph driver overlay
DEBU[0000] Using graph root /home/fedx/.local/share/containers/storage
DEBU[0000] Using run root /run/user/1000/containers
DEBU[0000] Using static dir /home/fedx/.local/share/containers/storage/libpod
DEBU[0000] Using tmp dir /run/user/1000/libpod/tmp
DEBU[0000] Using volume path /home/fedx/.local/share/containers/storage/volumes
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Set libpod namespace to ""
DEBU[0000] [graphdriver] trying provided driver "overlay"
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Cached value indicated that metacopy is not being used
DEBU[0000] Cached value indicated that native-diff is usable
DEBU[0000] backingFs=btrfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false
DEBU[0000] Initializing event backend journald
DEBU[0000] using runtime "crun" from $PATH: "/nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun"
DEBU[0000] using runtime "runc" from $PATH: "/nix/store/9faal1ih7nk0905gckmlr1c9kj3s25bm-runc-1.0.3/bin/runc"
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] Using OCI runtime "/nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun"
INFO[0000] Found CNI network podman (type=bridge) at /home/fedx/.config/cni/net.d/87-podman.conflist
DEBU[0000] Default CNI network name podman is unchangeable
INFO[0000] Setting parallel job count to 25
DEBU[0000] Pulling image docker.io/kalilinux/kali-rolling:latest (policy: missing)
DEBU[0000] Looking up image "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Trying "docker.io/kalilinux/kali-rolling:latest" ...
DEBU[0000] parsed reference into "[overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage ([overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e)
DEBU[0000] Looking up image "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Trying "docker.io/kalilinux/kali-rolling:latest" ...
DEBU[0000] parsed reference into "[overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage ([overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e)
DEBU[0000] User mount /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export options [ro]
DEBU[0000] User mount /home/fedx:/home/fedx options [rslave]
DEBU[0000] User mount /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint options [ro]
DEBU[0000] User mount /:/run/host options [rslave]
DEBU[0000] User mount /dev:/dev options [rslave]
DEBU[0000] User mount /sys:/sys options [rslave]
DEBU[0000] User mount /tmp:/tmp options [rslave]
DEBU[0000] User mount /run/user/1000:/run/user/1000 options [rslave]
DEBU[0000] User mount /run/nscd/socket:/run/nscd/socket options []
DEBU[0000] User mount /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock options []
DEBU[0000] User mount /run/podman/podman.sock:/run/podman/podman.sock options []
DEBU[0000] User mount /run/dbus/system_bus_socket:/run/dbus/system_bus_socket options []
DEBU[0000] User mount /run/cups/cups.sock:/run/cups/cups.sock options []
DEBU[0000] User mount /run/podman/podman.sock:/run/docker.sock options []
DEBU[0000] User mount /run/systemd/journal/socket:/run/systemd/journal/socket options []
DEBU[0000] User mount /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf options [ro]
DEBU[0000] User mount /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts options [ro]
DEBU[0000] User mount /etc/resolv.conf:/etc/resolv.conf options [ro]
DEBU[0000] User mount /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime options [ro]
DEBU[0000] Looking up image "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Trying "docker.io/kalilinux/kali-rolling:latest" ...
DEBU[0000] parsed reference into "[overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage ([overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e)
DEBU[0000] Inspecting image fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] Looking up image "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Trying "docker.io/kalilinux/kali-rolling:latest" ...
DEBU[0000] parsed reference into "[overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage
DEBU[0000] Found image "docker.io/kalilinux/kali-rolling:latest" as "docker.io/kalilinux/kali-rolling:latest" in local containers storage ([overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e)
DEBU[0000] Inspecting image fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] Inspecting image fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e
DEBU[0000] using systemd mode: false
DEBU[0000] setting container name kali
DEBU[0000] Loading default seccomp profile
DEBU[0000] Adding mount /proc
DEBU[0000] Allocated lock 0 for container 6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545
DEBU[0000] parsed reference into "[overlay@/home/fedx/.local/share/containers/storage+/run/user/1000/containers]@fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] exporting opaque data as blob "sha256:fd54aef8e4ea123af2d815091aa434c40ee7ce50da91e2e8fc390c762351cc5e"
DEBU[0000] created container "6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545"
DEBU[0000] container "6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545" has work directory "/home/fedx/.local/share/containers/storage/overlay-containers/6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545/userdata"
DEBU[0000] container "6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545" has run directory "/run/user/1000/containers/overlay-containers/6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545/userdata"
6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545
DEBU[0000] Called create.PersistentPostRunE(/nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman --log-level debug create --hostname kali --ipc host --name kali --network host --pid host --privileged --security-opt label=disable --user root:root --volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro --volume /home/fedx:/home/fedx:rslave --volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro --volume /:/run/host:rslave --volume /dev:/dev:rslave --volume /sys:/sys:rslave --volume /tmp:/tmp:rslave --volume /run/user/1000:/run/user/1000:rslave --volume /run/nscd/socket:/run/nscd/socket --volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock --volume /run/podman/podman.sock:/run/podman/podman.sock --volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket --volume /run/cups/cups.sock:/run/cups/cups.sock --volume /run/podman/podman.sock:/run/docker.sock --volume /run/systemd/journal/socket:/run/systemd/journal/socket --volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro --volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro --volume /etc/resolv.conf:/etc/resolv.conf:ro --volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest /usr/bin/entrypoint -v --name fedx --user 1000 --group 100 --home /home/fedx)
+ printf 'Distrobox '\''%s'\'' successfully created.\n' kali
Distrobox 'kali' successfully created.
+ printf 'To enter, run:\n'
To enter, run:
+ printf '\tdistrobox-enter --name %s\n' kali
	distrobox-enter --name kali
+ echo podman --log-level debug create --hostname kali --ipc host --name kali --network host --pid host --privileged --security-opt label=disable --user root:root --volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro --volume /home/fedx:/home/fedx:rslave --volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro --volume /:/run/host:rslave --volume /dev:/dev:rslave --volume /sys:/sys:rslave --volume /tmp:/tmp:rslave --volume /run/user/1000:/run/user/1000:rslave --volume /run/nscd/socket:/run/nscd/socket --volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock --volume /run/podman/podman.sock:/run/podman/podman.sock --volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket --volume /run/cups/cups.sock:/run/cups/cups.sock --volume /run/podman/podman.sock:/run/docker.sock --volume /run/systemd/journal/socket:/run/systemd/journal/socket --volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro --volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro --volume /etc/resolv.conf:/etc/resolv.conf:ro --volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest /usr/bin/entrypoint -v --name fedx --user 1000 --group 100 --home /home/fedx
podman --log-level debug create --hostname kali --ipc host --name kali --network host --pid host --privileged --security-opt label=disable --user root:root --volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-export:/usr/bin/distrobox-export:ro --volume /home/fedx:/home/fedx:rslave --volume /nix/store/ldba9g22rcy8rs88cxnkyrcija5xghl6-distrobox-1.2.5/bin/distrobox-init:/usr/bin/entrypoint:ro --volume /:/run/host:rslave --volume /dev:/dev:rslave --volume /sys:/sys:rslave --volume /tmp:/tmp:rslave --volume /run/user/1000:/run/user/1000:rslave --volume /run/nscd/socket:/run/nscd/socket --volume /run/tailscale/tailscaled.sock:/run/tailscale/tailscaled.sock --volume /run/podman/podman.sock:/run/podman/podman.sock --volume /run/dbus/system_bus_socket:/run/dbus/system_bus_socket --volume /run/cups/cups.sock:/run/cups/cups.sock --volume /run/podman/podman.sock:/run/docker.sock --volume /run/systemd/journal/socket:/run/systemd/journal/socket --volume /nix/store/sgbi7ngnvm95cpjs6f8q0lhdisnmp6pd-etc-host.conf:/etc/host.conf:ro --volume /nix/store/1kv9l70iz2zxqdz775qxlgiwljaq13fx-hosts:/etc/hosts:ro --volume /etc/resolv.conf:/etc/resolv.conf:ro --volume /nix/store/7wxhajvlpndhmcwrpc73sl959yb7jzbr-tzdata-2021c/share/zoneinfo/America/Denver:/etc/localtime:ro docker.io/kalilinux/kali-rolling:latest /usr/bin/entrypoint -v --name fedx --user 1000 --group 100 --home /home/fedx
+ '[' 0 -ne 0 ']'

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

distrobox-enter

+ container_manager=podman
++ id -ru
+ '[' -S /run/user/1000/podman/podman.sock ']'
+ command -v podman
+ '[' 1 -ne 0 ']'
+ container_manager='podman --log-level debug'
++ podman --log-level debug inspect --type container kali --format '{{.State.Status}}'
INFO[0000] /nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman filtering at log level debug
DEBU[0000] Called inspect.PersistentPreRunE(/nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman --log-level debug inspect --type container kali --format {{.State.Status}})
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Found default OCI runtime /nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun path via PATH environment variable
DEBU[0000] Merged system config "/etc/containers/containers.conf"
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Using conmon from $PATH: "/nix/store/cpvd0d60yg97j1f22bfkfknm2smxclca-conmon-2.0.31/bin/conmon"
DEBU[0000] Initializing boltdb state at /home/fedx/.local/share/containers/storage/libpod/bolt_state.db
DEBU[0000] Using graph driver overlay
DEBU[0000] Using graph root /home/fedx/.local/share/containers/storage
DEBU[0000] Using run root /run/user/1000/containers
DEBU[0000] Using static dir /home/fedx/.local/share/containers/storage/libpod
DEBU[0000] Using tmp dir /run/user/1000/libpod/tmp
DEBU[0000] Using volume path /home/fedx/.local/share/containers/storage/volumes
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Set libpod namespace to ""
DEBU[0000] [graphdriver] trying provided driver "overlay"
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Cached value indicated that metacopy is not being used
DEBU[0000] Cached value indicated that native-diff is usable
DEBU[0000] backingFs=btrfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false
DEBU[0000] Initializing event backend journald
DEBU[0000] using runtime "crun" from $PATH: "/nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun"
DEBU[0000] using runtime "runc" from $PATH: "/nix/store/9faal1ih7nk0905gckmlr1c9kj3s25bm-runc-1.0.3/bin/runc"
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] Using OCI runtime "/nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun"
INFO[0000] Found CNI network podman (type=bridge) at /home/fedx/.config/cni/net.d/87-podman.conflist
DEBU[0000] Default CNI network name podman is unchangeable
INFO[0000] Setting parallel job count to 25
DEBU[0000] Called inspect.PersistentPostRunE(/nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman --log-level debug inspect --type container kali --format {{.State.Status}})
+ container_status=configured
+ container_exists=0
+ '[' 0 -gt 0 ']'
+ '[' configured '!=' running ']'
++ date +%FT%T.%N%:z
+ log_timestamp=2022-01-01T06:56:55.843551267-07:00
+ podman --log-level debug start kali
INFO[0000] /nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman filtering at log level debug
DEBU[0000] Called start.PersistentPreRunE(/nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman --log-level debug start kali)
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Found default OCI runtime /nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun path via PATH environment variable
DEBU[0000] Merged system config "/etc/containers/containers.conf"
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Using conmon from $PATH: "/nix/store/cpvd0d60yg97j1f22bfkfknm2smxclca-conmon-2.0.31/bin/conmon"
DEBU[0000] Initializing boltdb state at /home/fedx/.local/share/containers/storage/libpod/bolt_state.db
DEBU[0000] Using graph driver overlay
DEBU[0000] Using graph root /home/fedx/.local/share/containers/storage
DEBU[0000] Using run root /run/user/1000/containers
DEBU[0000] Using static dir /home/fedx/.local/share/containers/storage/libpod
DEBU[0000] Using tmp dir /run/user/1000/libpod/tmp
DEBU[0000] Using volume path /home/fedx/.local/share/containers/storage/volumes
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Set libpod namespace to ""
DEBU[0000] [graphdriver] trying provided driver "overlay"
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Cached value indicated that metacopy is not being used
DEBU[0000] Cached value indicated that native-diff is usable
DEBU[0000] backingFs=btrfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false
DEBU[0000] Initializing event backend journald
DEBU[0000] using runtime "runc" from $PATH: "/nix/store/9faal1ih7nk0905gckmlr1c9kj3s25bm-runc-1.0.3/bin/runc"
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] using runtime "crun" from $PATH: "/nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun"
DEBU[0000] Using OCI runtime "/nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun"
INFO[0000] Found CNI network podman (type=bridge) at /home/fedx/.config/cni/net.d/87-podman.conflist
DEBU[0000] Default CNI network name podman is unchangeable
INFO[0000] Setting parallel job count to 25
DEBU[0000] [graphdriver] trying provided driver "overlay"
DEBU[0000] Cached value indicated that overlay is supported
DEBU[0000] Cached value indicated that metacopy is not being used
DEBU[0000] backingFs=btrfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false
DEBU[0000] overlay: mount_data=,lowerdir=/home/fedx/.local/share/containers/storage/overlay/l/Y5HUE5ZSLHAZ5VFE6BM2SMKTOM,upperdir=/home/fedx/.local/share/containers/storage/overlay/1d9217748292174d9976252339b36fecbf1dc618fa5a55dba1206c052760fa48/diff,workdir=/home/fedx/.local/share/containers/storage/overlay/1d9217748292174d9976252339b36fecbf1dc618fa5a55dba1206c052760fa48/work,userxattr
DEBU[0000] mounted container "6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545" at "/home/fedx/.local/share/containers/storage/overlay/1d9217748292174d9976252339b36fecbf1dc618fa5a55dba1206c052760fa48/merged"
DEBU[0000] Created root filesystem for container 6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545 at /home/fedx/.local/share/containers/storage/overlay/1d9217748292174d9976252339b36fecbf1dc618fa5a55dba1206c052760fa48/merged
DEBU[0000] network configuration does not support host.containers.internal address
DEBU[0000] Not modifying container 6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545 /etc/passwd
DEBU[0000] Not modifying container 6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545 /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 6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545 to user.slice:libpod:6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545
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/fedx/.local/share/containers/storage/overlay/1d9217748292174d9976252339b36fecbf1dc618fa5a55dba1206c052760fa48/merged"
DEBU[0000] Created OCI spec for container 6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545 at /home/fedx/.local/share/containers/storage/overlay-containers/6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545/userdata/config.json
DEBU[0000] /nix/store/cpvd0d60yg97j1f22bfkfknm2smxclca-conmon-2.0.31/bin/conmon messages will be logged to syslog
DEBU[0000] running conmon: /nix/store/cpvd0d60yg97j1f22bfkfknm2smxclca-conmon-2.0.31/bin/conmon  args="[--api-version 1 -c 6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545 -u 6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545 -r /nix/store/0dj2mahihpip7dkgy5j59cv6flszdycv-crun-1.4/bin/crun -b /home/fedx/.local/share/containers/storage/overlay-containers/6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545/userdata -p /run/user/1000/containers/overlay-containers/6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545/userdata/pidfile -n kali --exit-dir /run/user/1000/libpod/tmp/exits --full-attach -s -l journald --log-level debug --syslog --conmon-pidfile /run/user/1000/containers/overlay-containers/6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545/userdata/conmon.pid --exit-command /nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman --exit-command-arg --root --exit-command-arg /home/fedx/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1000/containers --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 --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg --syslog --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545]"
INFO[0000] Running conmon under slice user.slice and unitName libpod-conmon-6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545.scope
[conmon:d]: failed to write to /proc/self/oom_score_adj: Permission denied

DEBU[0000] Received: 141121
INFO[0000] Got Conmon PID as 141118
DEBU[0000] Created container 6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545 in OCI runtime
DEBU[0000] Starting container 6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545 with command [/usr/bin/entrypoint -v --name fedx --user 1000 --group 100 --home /home/fedx]
DEBU[0000] Started container 6dfe60f6739051b1cecd7bce59a6e274bf50e4f344815d4053ba98d02a130545
DEBU[0000] Called start.PersistentPostRunE(/nix/store/i0a0aakbald41d4v158j3j3b9xw66ibl-podman-3.4.4/bin/podman --log-level debug start kali)
+ printf 'Starting container %s\n' kali
Starting container kali
+ printf 'run this command to follow along:\n'
run this command to follow along:
+ printf '\t%s logs -f %s\n' 'podman --log-level debug' kali
	podman --log-level debug logs -f kali
+ :
++ podman --log-level debug logs -t --since 2022-01-01T06:56:55.843551267-07:00 kali
+ container_manager_log=
+ case "${container_manager_log}" in
+ printf .
.+ sleep 1
+ :
++ podman --log-level debug logs -t --since 2022-01-01T06:56:55.843551267-07:00 kali
+ container_manager_log=
+ case "${container_manager_log}" in
+ printf .
.+ sleep 1
+ :
++ podman --log-level debug logs -t --since 2022-01-01T06:56:55.843551267-07:00 kali
+ container_manager_log=
+ case "${container_manager_log}" in
+ printf .
.+ sleep 1
^C++ '[' 0 -ne 0 ']'

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

podman-log

exec container process (missing dynamic library?) `/usr/bin/entrypoint`: No such file or directory

from distrobox.

89luca89 avatar 89luca89 commented on May 15, 2024

I've used in the past (when validating the installation) the normal curl installation just adding it to a custom path and adding the path to the env variable

Anyway I've opened a PR with a patched distrobox-create command, can you check if that works for you? You'll need to recreate the container

So first you'll need to do a podman rm -f kali and then create it again

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

Yah, I will check. I was doing it with
$(readlink -f $(which distrobox-init))
instead of
$(realpath "$(command -v distrobox-init)")
Not sure if it will make a difference, but worth a shot.

from distrobox.

89luca89 avatar 89luca89 commented on May 15, 2024

If that doesn't work can you do the install script as such?

curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sh -s -- -p /home/fedx/.nix-profile/bin/

Obviously after removing the symlinks in that directory first

it should work and it should not have problems for the path resolution and such

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

No, I used a Unix patchfile to patch the GitHub release version, and checked that it was using hard paths in distrobox-create but it's still getting the same error.

from distrobox.

89luca89 avatar 89luca89 commented on May 15, 2024

Sadly I'm not familiar with the way you're installing distrobox and it's not a way I've tested or validated, let's see if using a simpler way with the curl to .nix-profile/bin works

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

I also checked out the PR, and ran it ./distrobox-create and got the same issue. Unfortunately Nix does not know how to keep things simple, and the way it likes stuff installed is seriously complicated. What it's doing is copying the script files to /nix/store/-distrobox-1.2.5/bin/* which is immutable after applying some patches to the files, then it symbolically links them to .nix-profile/bin which is in my $PATH so I can execute them. If that makes sense, it took me forever to figure out what was going on.

from distrobox.

89luca89 avatar 89luca89 commented on May 15, 2024

What an headache! ahaha πŸ˜„

To be clear how I've used distrobox on nixos and it worked was

mkdir ~/.local/bin
curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sh -s -- -p ~/.local/bin

then added ~/.local/bin to PATH in ~/.bashrc

And it works as intended this way, as you simply use scripts directly from your HOME

from distrobox.

89luca89 avatar 89luca89 commented on May 15, 2024

I'm using docker here just because it was easier to setup on NixOS than podman πŸ˜… but init and export mounting works as intended with the above descripted install

image

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

Ok, I wan unaware that was supported, NixOS for me has not liked executing things not in /nix/store/. No idea why, but it likes that, but not the /nix/store. I wonder if it's something to do with the fact that /nix/store is a separate immutable FS volume thing.

from distrobox.

89luca89 avatar 89luca89 commented on May 15, 2024

Really don't know, my only experiences with NixOS were about validating distrobox on it πŸ˜…

Seems like it's not my cup of tea ahah

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

I sometimes have a love/hate relationship with NixOS (which is why I am installing Distrobox). It does stuff super weird which can be super nice, until you want to do a "normal" Linux thing like install Blender Alpha from a tarball, and then it becomes a massive headache.

from distrobox.

89luca89 avatar 89luca89 commented on May 15, 2024

Yea I'm noticing it πŸ˜„

Anyway does the method I've illustrated work for you?
If yes, I'll add that to the table of compatibility for NixOS for future reference

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

I think so, but there is a new bug (of course)! When distrobox-init goes to remove the fedx password with passwd, it says user 'fedx' does not exist in /etc/passwd

from distrobox.

89luca89 avatar 89luca89 commented on May 15, 2024

I think so, but there is a new bug (of course)! When distrobox-init goes to remove the fedx password with passwd, it says user 'fedx' does not exist in /etc/passwd

For that I'll need the output of podman logs in a new issue then πŸ˜„

from distrobox.

FedX-sudo avatar FedX-sudo commented on May 15, 2024

Of course! #84

from distrobox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.