[GH-ISSUE #446] Xvfb missing from image #320

Closed
opened 2026-02-27 22:09:02 +03:00 by kerem · 4 comments
Owner

Originally created by @johnf on GitHub (Feb 8, 2022).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/446

I think the upstream arch image may have changed and is breaking things.

Xvfb is missing

nohup: failed to run command 'Xvfb': No such file or directory

If I install manually using pacman like the DOckerfile does I get an error about a conflixt between two different xfat packages

If I then install manually supermin has issues with the kernel version. The Dockerfiles reference 5.14 but the underlying image has 5.16 installed.

Originally created by @johnf on GitHub (Feb 8, 2022). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/446 I think the upstream arch image may have changed and is breaking things. Xvfb is missing ``` nohup: failed to run command 'Xvfb': No such file or directory ``` If I install manually using pacman like the DOckerfile does I get an error about a conflixt between two different xfat packages If I then install manually supermin has issues with the kernel version. The Dockerfiles reference 5.14 but the underlying image has 5.16 installed.
kerem closed this issue 2026-02-27 22:09:02 +03:00
Author
Owner

@AdoPi commented on GitHub (Feb 10, 2022):

Same issue here, did you find a workaround?

<!-- gh-comment-id:1034635544 --> @AdoPi commented on GitHub (Feb 10, 2022): Same issue here, did you find a workaround?
Author
Owner

@johnf commented on GitHub (Feb 10, 2022):

I built the docker images from source, which seems to work fine. 🤷

<!-- gh-comment-id:1035398818 --> @johnf commented on GitHub (Feb 10, 2022): I built the docker images from source, which seems to work fine. :shrug:
Author
Owner

@johnf commented on GitHub (Feb 13, 2022):

The latest builds are fine.
Given it was only a README change, and it worked fine built locally, I suspect it was an issue with what was pushed to Docker Hub.

<!-- gh-comment-id:1037607017 --> @johnf commented on GitHub (Feb 13, 2022): The latest builds are fine. Given it was only a README change, and it worked fine built locally, I suspect it was an issue with what was pushed to Docker Hub.
Author
Owner

@sickcodes commented on GitHub (Feb 14, 2022):

Xvfb comes with xorg-server-xvfb

supermin and libguestfs are the biggest headache ever we have to use an old version.

Is every Gucci again on 5.16?

<!-- gh-comment-id:1038914828 --> @sickcodes commented on GitHub (Feb 14, 2022): Xvfb comes with `xorg-server-xvfb` supermin and libguestfs are the biggest headache ever we have to use an old version. Is every Gucci again on 5.16?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#320
No description provided.