Skip to content

Set hostname to toolbox.{host_hostname} #1215

New issue

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

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

Already on ? Sign in to your account

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

Conversation

jnohlgard
Copy link

Fixes #1059 when running X11 apps under kwin/Plasma desktop on Fedora Kinoite 37.

The random freezes experienced in #1059 are caused by DNS lookups of the unqualified host name 'toolbox' that the container uses by default, at least on my machine. Distrobox (https://.com/89luca89/distrobox) uses the same style of container host name as this and has never had any issues for me under KDE.

An alternative solution which does not modify the host name is to explicitly add 'toolbox' to the hosts file or DNS, but it is more user friendly to have something that just works without any changes to the host configuration.

Fixes containers#1059 when running X11
apps under kwin/Plasma desktop on Fedora Kinoite 37.

The random freezes experienced in containers#1059 are caused by DNS lookups of the
unqualified host name 'toolbox' that the container uses by default, at
least on my machine. Distrobox (https://.com/89luca89/distrobox)
uses the same style of container host name as this  and has never
had any issues for me under KDE.

An alternative solution which does not modify the host name is to
explicitly add 'toolbox' to the hosts file or DNS, but it is more user
friendly to have something that just works without any changes to the
host configuration.
@softwarefactory-project-zuul

Build failed.

unit-test FAILURE in 9m 34s
unit-test-migration-path-for-coreos-toolbox FAILURE in 3m 18s
✔️ system-test-fedora-rawhide SUCCESS in 13m 17s
system-test-fedora-36 FAILURE in 28m 31s
✔️ system-test-fedora-35 SUCCESS in 14m 26s

@akdev1l
Copy link

This is a duplicate of #1086

@jkemp814
Copy link

#98 (comment)

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

Successfully merging this pull request may close these issues.

Some X11 applications(?) (e.g.VSCode/Codium) freeze the whole system (does recover) with KDE Host
3 participants