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

Silverblue missing dependency libX11-xcb #95627

Closed
hholst80 opened this issue Apr 19, 2020 · 3 comments
Closed

Silverblue missing dependency libX11-xcb #95627

hholst80 opened this issue Apr 19, 2020 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@hholst80
Copy link

Silverblue missing dependency libX11-xcb

⬢[hh@toolbox ~]$ sudo dnf install code
Last metadata expiration check: 0:01:47 ago on Sun Apr 19 10:15:27 2020.
Package code-1.44.2-1587059974.el7.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
⬢[hh@toolbox ~]$ code
/usr/share/code/bin/../code: error while loading shared libraries: libX11-xcb.so.1: cannot open shared object file: No such file or directory
⬢[hh@toolbox ~]$ 

Workaround:

install libX11-xcb package. then code works as expected.

@Tyriar
Copy link
Member

Tyriar commented Apr 20, 2020

/duplicate #17142

@Tyriar Tyriar closed this as completed Apr 20, 2020
@hholst80
Copy link
Author

hholst80 commented May 8, 2020

A fix here seems almost trivial yet the duplicate bug has been open for roughly four years? What is the underlying problem?

@Tyriar
Copy link
Member

Tyriar commented May 8, 2020

It probably is, the solution will involve adding things to https://github.com/microsoft/vscode/blob/master/resources/linux/rpm/dependencies.json and then verifying it during PR with a product build.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants
@joaomoreno @Tyriar @hholst80 and others