FS#44912 - chromium 42.0.2311.135-1 and gnutls-3.4.0-1
Attached to Project:
Community Packages
Opened by Vitaly Burkut (Vittaly) - Saturday, 09 May 2015, 10:14 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 09 May 2015, 14:42 GMT
Opened by Vitaly Burkut (Vittaly) - Saturday, 09 May 2015, 10:14 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 09 May 2015, 14:42 GMT
|
Details
Description:
After update gnutls from gnutls-3.3.11-1 to gnutls-3.4.0-1, chromium not work: /usr/lib/chromium/chromium: error while loading shared libraries: libgnutls.so.28: cannot open shared object file |
This task depends upon
Comment by Doug Newgard (Scimmia) -
Saturday, 09 May 2015, 14:41 GMT
Nope. Chromium is not linked directly to gnutls at all. This means
that it is linked to something else which is then linked to
gnutls, and this other package is your problem. Most likely it is
something that is out of date on your system from either a partial
update (unsupported) or an AUR package that needs rebuilt (your
responsibility). If you're not sure what it is, lddtree from
pax-utils can help.