Latest google-chrome won't load (SOLVED?)

Patrick O'Callaghan pocallaghan at gmail.com
Sat Feb 13 18:20:09 UTC 2010


On Sat, 2010-02-13 at 13:33 -0430, Patrick O'Callaghan wrote:
> (Note: chrome, not chromium). I just updated this morning and get this:
> 
> $ ldd /opt/google/chrome/chrome
> /opt/google/chrome/chrome: /lib/libz.so.1: no version information available (required by /opt/google/chrome/chrome)
etc.

The failing version (which refused even to start) was from the
google-chrome repo. When I downloaded another copy directly from Google
I got a different result (though both rpms show the same version
number). Now the browser seems to work, though I get these console
messages:

$ google-chrome 
/usr/bin/google-chrome: /lib64/libz.so.1: no version information available (required by /usr/bin/google-chrome)
/opt/google/chrome/chrome: /lib64/libz.so.1: no version information available (required by /opt/google/chrome/chrome)
[5475:5484:6188130976:ERROR:/usr/local/google/b/slave/chrome-official-linux-64/build/src/base/native_library_linux.cc(24)] dlopen failed when trying to open /usr/lib64/mozilla/plugins/nsdejavu.so: /usr/lib64/mozilla/plugins/nsdejavu.so: undefined symbol: XtShellStrings
/proc/self/exe: /lib64/libz.so.1: no version information available (required by /proc/self/exe)
[5475:5743:6198461466:ERROR:/usr/local/google/b/slave/chrome-official-linux-64/build/src/net/base/x509_certificate_nss.cc(546)] CERT_PKIXVerifyCert for storage failed err=-8179

However I see that this version is 64-bit (the repo version was 32-bit).
The repo URL is baseurl=http://dl.google.com/linux/rpm/stable/x86_64,
IOW it looks like someone put the 32-bit version in place of the 64-bit
one.

That's probably the root cause. Sorry for wasting everyone's time.

poc



More information about the users mailing list