M12 11.9.92

Message
Author
User avatar
namida12
Posts: 437
Joined: Sun Apr 01, 2007 4:54 pm

Re: M12 11.9.92

#151 Post by namida12 »

richb wrote:Just got GC Version 30.0.1599.66 today and it runs fine in Kubuntu 13.04. As I recall I downloaded an earlier version and it just keeps upgrading when newer ones come out. None have been a problem. So it does not appear to be a widespread problem. I should not say that as I can only speak for my system.
What version is your libnspr4

JR

User avatar
kmathern
Developer
Posts: 2519
Joined: Wed Jul 12, 2006 2:26 pm

Re: M12 11.9.92

#152 Post by kmathern »

namida12 wrote:
richb wrote:Just got GC Version 30.0.1599.66 today and it runs fine in Kubuntu 13.04. As I recall I downloaded an earlier version and it just keeps upgrading when newer ones come out. None have been a problem. So it does not appear to be a widespread problem. I should not say that as I can only speak for my system.
What version is your libnspr4

JR
nspr (2:4.9.5-1ubuntu1) http://packages.ubuntu.com/source/raring/nspr

User avatar
richb
Administrator
Posts: 10883
Joined: Wed Jul 12, 2006 2:17 pm

Re: M12 11.9.92

#153 Post by richb »

It is 4.9.5. That explains why there is not a problem.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

User avatar
kmathern
Developer
Posts: 2519
Joined: Wed Jul 12, 2006 2:26 pm

Re: M12 11.9.92

#154 Post by kmathern »

I've just managed to get Chrome 30 installed and running in a M12 (M11.9.92) LiveUSB session. It seems to be working just fine with the stock nspr (version 4.9.2-1). {I'm making this post with Chrome 30}

M11.9.92 comes with Warren's version of the libnss3 and libnss3-1d packages installed, they are at version 2:3.14.2-1, the Wheezy version packages are at 2:3.14.3-1.

Apparently apt thinks that the 2:3.14.2-1 version fulfills the "libnss3 (>= 3.14.3)" dependency because it didn't install the Wheezy version when it installed Chrome 30. {it must consider '2:3.14.2-1' to be greater than '3.14.3'}

Btw, here's the Chrome 30 depends:

Code: Select all

Package: google-chrome-stable
Version: 30.0.1599.66-1
Architecture: i386
Maintainer: Chrome Linux Team <chromium-dev@chromium.org>
Installed-Size: 145775
Pre-Depends: dpkg (>= 1.14.0)
Depends: gconf-service, libasound2 (>= 1.0.23), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.11), libcairo2 (>= 1.6.0), libcups2 (>= 1.4.0), libdbus-1-3 (>= 1.2.14), libexpat1 (>= 1.95.8), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.3.9), libgcc1 (>= 1:4.1.1), libgconf-2-4 (>= 2.31.1), libgcrypt11 (>= 1.4.5), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.18.0), libgtk2.0-0 (>= 2.24.0), libnspr4 (>= 1.8.0.10), libnss3 (>= 3.14.3), libpango1.0-0 (>= 1.22.0), libstdc++6 (>= 4.6), libudev0 (>= 147) | libudev1 (>= 198), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxrender1, libxss1, ca-certificates, libcurl3, lsb-base (>= 3.2), xdg-utils (>= 1.0.2), wget
I installed the Wheezy version libnss3 packages with apt-get with

Code: Select all

apt-get install libnss3 -t wheezy

User avatar
namida12
Posts: 437
Joined: Sun Apr 01, 2007 4:54 pm

Re: M12 11.9.92

#155 Post by namida12 »

Only difference I can see is 32 bit to my 64 bit...

I have dumped Google- will try to download again...
Commit Log for Wed Oct 2 18:55:42 2013
Completely removed the following packages:
google-chrome-stable


New download of 64 bit version -

Code: Select all

Selecting previously unselected package google-chrome-stable.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 105882 files and directories currently installed.)
Unpacking google-chrome-stable (from .../google-chrome-stable_current_amd64.deb) ...
Setting up google-chrome-stable (30.0.1599.66-1) ...
update-alternatives: using /usr/bin/google-chrome to provide /usr/bin/x-www-browser (x-www-browser) in auto mode
update-alternatives: using /usr/bin/google-chrome to provide /usr/bin/gnome-www-browser (gnome-www-browser) in auto mode
Processing triggers for man-db ...
Processing triggers for menu ...
Would not bootup via new icon

Run in terminal for errors
Green451@mepis1:~$ /opt/google/chrome/google-chrome %U
[3464:3492:1002/190955:FATAL:nss_util.cc(396)] NSS_VersionCheck("3.14.3") failed. NSS >= 3.14.3 is required. Please upgrade to the latest NSS, and if you still get this error, contact your distribution maintainer.
Aborted
Green451@mepis1:~$


I am lost, what next it said dependency met on install...

User avatar
kmathern
Developer
Posts: 2519
Joined: Wed Jul 12, 2006 2:26 pm

Re: M12 11.9.92

#156 Post by kmathern »

Run the following and post the results

Code: Select all

apt-cache policy libnss3 libnss3-1d

User avatar
smilliken
Posts: 207
Joined: Tue Feb 06, 2007 10:47 pm

Re: M12 11.9.92

#157 Post by smilliken »

I see there are some new kernels and headers in the repos.
There is no "Ctrl+Z" in life!
Asus X570, Rysen 3600, 32 GB RAM MX-21
Acer 7551G MX-21 & Win 10
Asus i5, 16 GB RAM MX-21 & Win 10
Brother DCP-7065DN/HL-L3270CDW
Linux User# 4523410

User avatar
kmathern
Developer
Posts: 2519
Joined: Wed Jul 12, 2006 2:26 pm

Re: M12 11.9.92

#158 Post by kmathern »

smilliken wrote:I see there are some new kernels and headers in the repos.
The mepis-config update from last week enabled the wheezy-backports repo. The new kernels you're seeing are from it, Warren didn't build a new kernel.

User avatar
namida12
Posts: 437
Joined: Sun Apr 01, 2007 4:54 pm

Re: M12 11.9.92

#159 Post by namida12 »

kmathern wrote:Run the following and post the results

Code: Select all

apt-cache policy libnss3 libnss3-1d

Code: Select all


Green451@mepis1:~$ apt-cache policy libnss3 libnss3-1d
libnss3:
  Installed: 2:3.14.2-1
  Candidate: 2:3.14.2-1
  Version table:
     2:3.14.3-1 0
        800 http://ftp.us.debian.org/debian/ wheezy/main amd64 Packages
 *** 2:3.14.2-1 0
        902 http://mepis.mirrorcatalogs.com/packages/mepis/ mepis-12.0/main amd64 Packages
        100 /var/lib/dpkg/status
libnss3-1d:
  Installed: 2:3.14.2-1
  Candidate: 2:3.14.2-1
  Version table:
     2:3.14.3-1 0
        800 http://ftp.us.debian.org/debian/ wheezy/main amd64 Packages
 *** 2:3.14.2-1 0
        902 http://mepis.mirrorcatalogs.com/packages/mepis/ mepis-12.0/main amd64 Packages
        100 /var/lib/dpkg/status
Green451@mepis1:~$ 

User avatar
kmathern
Developer
Posts: 2519
Joined: Wed Jul 12, 2006 2:26 pm

Re: M12 11.9.92

#160 Post by kmathern »

namida12 wrote:
kmathern wrote:Run the following and post the results

Code: Select all

apt-cache policy libnss3 libnss3-1d

Code: Select all


Green451@mepis1:~$ apt-cache policy libnss3 libnss3-1d
libnss3:
  Installed: 2:3.14.2-1
  Candidate: 2:3.14.2-1
  Version table:
     2:3.14.3-1 0
        800 http://ftp.us.debian.org/debian/ wheezy/main amd64 Packages
 *** 2:3.14.2-1 0
        902 http://mepis.mirrorcatalogs.com/packages/mepis/ mepis-12.0/main amd64 Packages
        100 /var/lib/dpkg/status
libnss3-1d:
  Installed: 2:3.14.2-1
  Candidate: 2:3.14.2-1
  Version table:
     2:3.14.3-1 0
        800 http://ftp.us.debian.org/debian/ wheezy/main amd64 Packages
 *** 2:3.14.2-1 0
        902 http://mepis.mirrorcatalogs.com/packages/mepis/ mepis-12.0/main amd64 Packages
        100 /var/lib/dpkg/status
Green451@mepis1:~$ 
Run the following (as root)

Code: Select all

apt-get install libnss3 libnss3-1d -t wheezy

Post Reply

Return to “General”