Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821868 - www-client/vivaldi missing dependency on x11-libs/libxkbcommon
Summary: www-client/vivaldi missing dependency on x11-libs/libxkbcommon
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-04 22:59 UTC by Jernej Simončič
Modified: 2021-11-06 08:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jernej Simončič 2021-11-04 22:59:48 UTC
As the summary says, www-client/vivaldi requires libxkbcommon to be installed, otherwise it fails to start with "/usr/bin/vivaldi: error while loading shared libraries: libxkbcommon.so.0: cannot open shared object file: No such file or directory". Tested with www-client/vivaldi-4.3.2439.63 on amd64.

Reproducible: Always

Steps to Reproduce:
1. Install www-client/vivaldi-4.3.2439.63
2. Try running it
Actual Results:  
Fails to start if libxkbcommon isn't installed.
Comment 1 Larry the Git Cow gentoo-dev 2021-11-06 08:48:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=632ae4a266c2c00748863f71755295d0187d52c7

commit 632ae4a266c2c00748863f71755295d0187d52c7
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2021-11-06 08:46:52 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2021-11-06 08:46:52 +0000

    www-client/vivaldi-snapshot: Update dependencies in 4.4.2473.3
    
    These have changed a lot!
    
    Closes: https://bugs.gentoo.org/821868
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 .../vivaldi-snapshot-4.4.2473.3.ebuild                 | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d4e4b47897d2fedfc4d99a415aab2f12e82b0ca

commit 6d4e4b47897d2fedfc4d99a415aab2f12e82b0ca
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2021-11-06 08:45:31 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2021-11-06 08:45:31 +0000

    www-client/vivaldi: Update dependencies in 3.7.2218.58 and 4.3.2439.63
    
    These have changed a lot!
    
    Closes: https://bugs.gentoo.org/821868
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 ...7.2218.58.ebuild => vivaldi-3.7.2218.58-r1.ebuild} | 17 ++++++++---------
 www-client/vivaldi/vivaldi-4.3.2439.63.ebuild         | 19 ++++++++-----------
 2 files changed, 16 insertions(+), 20 deletions(-)