Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 502344 - www-client/google-chrome requires sys-libs/libcap
Summary: www-client/google-chrome requires sys-libs/libcap
Status: RESOLVED DUPLICATE of bug 502184
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-24 19:08 UTC by paynalton
Modified: 2014-02-24 19:23 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 paynalton 2014-02-24 19:08:42 UTC
When you try to run google-chrome stable without libcap installed it crashes with this error:

/usr/bin/google-chrome-stable: error while loading shared libraries: libcap.so.2: cannot open shared object file: No such file or directory

sys-libs/libcap must be in the ebuild dependencies.

Reproducible: Always

Steps to Reproduce:
1.uninstall sys-libs/libcap
2.run google-chrome-stable
3.install sys-libs/libcap
4.run google-chrome-stable
Actual Results:  
sys-libs/libcap in not in the ebuild requirements, but the program don't run without it.

Expected Results:  
sys-libs/lincap must be in the ebuild requirements

* dependency graph for www-client/google-chrome-33.0.1750.117_p1
 `--  www-client/google-chrome-33.0.1750.117_p1  ~x86 
   `--  sys-apps/sed-4.2.1-r1  (>=sys-apps/sed-4) x86 
   `--  app-arch/bzip2-1.0.6-r3  (app-arch/bzip2) x86 
   `--  app-misc/ca-certificates-20130906  (app-misc/ca-certificates) x86 
   `--  dev-libs/atk-2.10.0  (dev-libs/atk) x86 
   `--  dev-libs/expat-2.1.0-r3  (dev-libs/expat) x86 
   `--  dev-libs/glib-2.38.2  (dev-libs/glib) ~x86 
   `--  dev-libs/libgcrypt-1.5.3  (dev-libs/libgcrypt) x86                                                                                     
   `--  dev-libs/nspr-4.10.2  (dev-libs/nspr) x86                                                                                              
   `--  dev-libs/nss-3.15.4  (dev-libs/nss) x86                                                                                                
   `--  gnome-base/gconf-3.2.6-r1  (gnome-base/gconf) x86                                                                                      
   `--  media-libs/alsa-lib-1.0.27.1  (media-libs/alsa-lib) x86                                                                                
   `--  media-libs/fontconfig-2.10.92  (media-libs/fontconfig) x86                                                                             
   `--  media-libs/freetype-2.4.11  (media-libs/freetype) x86                                                                                  
   `--  net-print/cups-1.7.1  (net-print/cups) x86                                                                                             
   `--  sys-apps/dbus-1.6.12  (sys-apps/dbus) x86                                                                                              
   `--  sys-devel/gcc-4.7.3-r1  (>=sys-devel/gcc-4.4.0) x86  [cxx]                                                                             
   `--  x11-libs/cairo-1.12.14-r4  (x11-libs/cairo) x86                                                                                        
   `--  x11-libs/gdk-pixbuf-2.30.5  (x11-libs/gdk-pixbuf) x86 
   `--  x11-libs/gtk+-2.24.22  (x11-libs/gtk+) x86 
   `--  x11-libs/libX11-1.6.2  (>=x11-libs/libX11-1.5.0) x86 
   `--  x11-libs/libXcomposite-0.4.4-r1  (x11-libs/libXcomposite) x86 
   `--  x11-libs/libXdamage-1.1.4-r1  (x11-libs/libXdamage) x86 
   `--  x11-libs/libXext-1.3.2  (x11-libs/libXext) x86 
   `--  x11-libs/libXfixes-5.0.1  (x11-libs/libXfixes) x86 
   `--  x11-libs/libXi-1.7.2  (x11-libs/libXi) x86 
   `--  x11-libs/libXrandr-1.4.2  (x11-libs/libXrandr) x86 
   `--  x11-libs/libXrender-0.9.8  (x11-libs/libXrender) x86 
   `--  x11-libs/libXScrnSaver-1.2.2-r1  (x11-libs/libXScrnSaver) x86 
   `--  x11-libs/libXtst-1.2.2  (x11-libs/libXtst) x86 
   `--  x11-libs/pango-1.36.2  (x11-libs/pango) x86 
   `--  x11-misc/xdg-utils-1.1.0_rc1_p20130921  (x11-misc/xdg-utils) x86 
[ www-client/google-chrome-33.0.1750.117_p1 stats: packages (32), max depth (1) ]
Comment 1 Mike Gilbert gentoo-dev 2014-02-24 19:23:26 UTC

*** This bug has been marked as a duplicate of bug 502184 ***