Open xz-dev opened 5 days ago
distrobox enter ubuntu18 Starting container... [ OK ] Installing basic packages... Error: An error occurred
Iam also getting this error, how do I resolve this?
distrobox enter ubuntu18 Starting container... [ OK ] Installing basic packages... Error: An error occurred
Iam also getting this error, how do I resolve this?
podman log ubuntu18 or distrobox enter ubuntu18 -v
and see the logs
distrobox enter ubuntu18 Starting container... [ OK ] Installing basic packages... Error: An error occurred Iam also getting this error, how do I resolve this?
podman log ubuntu18 or distrobox enter ubuntu18 -v
and see the logs
I have resolved it. Sorry it was due to low disk space, it seems. I deleted some files and reran, it ran fine.
Describe the bug distrobox create -i ubuntu:18.04 -n ubuntu18 distrobox enter ubuntu18
To Reproduce ❯ distrobox create -i ubuntu:18.04 -n ubuntu18 Creating 'ubuntu18' using image ubuntu:18.04 [ OK ] Distrobox 'ubuntu18' successfully created. To enter, run:
distrobox enter ubuntu18
❯ distrobox enter ubuntu18 Starting container... [ OK ] Installing basic packages... [ OK ] Setting up devpts mounts... [ OK ] Setting up read-only mounts... Warning: failed to bind mount /run/host/etc/localtime to /etc/localtime using option ro,nodev Warning: /etc/localtime integration with the host failed, runtime sync for /etc/localtime disabled. Error: An error occurred
Expected behavior No error, and enter container
Logs Run the commands with
--verbose
and post the log here as a file upload Attach also the output ofpodman logs
ordocker logs
, possibly with--latest
flagDesktop (please complete the following information):
Additional context