Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init: fix runtime sync fallback #1622

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

xz-dev
Copy link
Contributor

@xz-dev xz-dev commented Nov 27, 2024

Example: distrobox create -i ubuntu:18.04 -n ubuntu18

Closes: #1621

Example: distrobox create -i ubuntu:18.04 -n ubuntu18
@xz-dev
Copy link
Contributor Author

xz-dev commented Nov 27, 2024

❯ distrobox create -i ubuntu:18.04 -n 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.
Warning: Hard copy failed. Error: cp: '/run/host/etc/localtime' and '/etc/localtime' are the same file [ OK ]
Setting up read-write mounts... [ OK ]
Setting up host's sockets integration... [ OK ]
Integrating host's themes, icons, fonts... [ OK ]
Setting up distrobox profile... [ OK ]
Setting up sudo... [ OK ]
Setting up user's group list... [ OK ]
Setting up existing user... [ OK ]
Ensuring user's access... [ OK ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Error] distrobox-init runtime sync fallback will drop errors
1 participant