SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2012-08-19 20:51:06

instructadict
Member
Registered: 2009-03-03
Posts: 46

[SOLVED]Google Chrome install

Hi, I just installed the x64 Stable + BPO version of CB to my laptop. It is the same crunchbang install CD that I used on my desktop. On the previous install, in the desktop, running the 'Install Google Chrome' script worked perfectly, but in this case the install fails.
I also tried installing the .deb from google, but that install fails as well.
I don't want to use chromium from the repos because I can't sync bookmarks and extensions that way. Is there any way to get chrome to install?

Last edited by instructadict (2012-08-20 07:11:02)

Offline

Be excellent to each other!

#2 2012-08-19 21:24:37

pidsley
Window Mangler
Registered: 2012-05-23
Posts: 1,752

Re: [SOLVED]Google Chrome install

We need more information. What exactly do you mean by "fails"?

I just tried this on my test box, and before I did an apt-get update/upgrade the install process appeared to hang at the point where it was supposed to download the package. I cancelled it and did

sudo apt-get update && sudo apt-get dist-upgrade

and after getting and installing 34M of updates, I ran the google chrome installer again. This time it completed with no problems.

Offline

#3 2012-08-19 22:29:18

instructadict
Member
Registered: 2009-03-03
Posts: 46

Re: [SOLVED]Google Chrome install

Here is the error code when I try to install the .deb:

adamweld@cb:~/downloads$ sudo dpkg -i google-chrome-stable_current_amd64.deb 
[sudo] password for adamweld: 
(Reading database ... 97367 files and directories currently installed.)
Unpacking google-chrome-stable (from google-chrome-stable_current_amd64.deb) ...
dpkg: error processing google-chrome-stable_current_amd64.deb (--install):
 failed in write on buffer copy for backend dpkg-deb during `./opt/google/chrome/chrome': No space left on device
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for man-db ...
Processing triggers for menu ...
Processing triggers for desktop-file-utils ...
Errors were encountered while processing:
 google-chrome-stable_current_amd64.deb

The error when using the script is roughly the same. I added google-chrome to the repository:

wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -

But it will not install, same error:

adamweld@cb:~$ sudo apt-get install google-chrome-stable 
[sudo] password for adamweld: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libswscale0 libavutil49 openvpn-blacklist libavcodec52 libmozjs10d libmatroska0 libpostproc51
  openssl-blacklist libavformat52 xulrunner-10.0 libebml0
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  google-chrome-stable
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/34.0 MB of archives.
After this operation, 131 MB of additional disk space will be used.
(Reading database ... 97367 files and directories currently installed.)
Unpacking google-chrome-stable (from .../google-chrome-stable_21.0.1180.79-r151411_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/google-chrome-stable_21.0.1180.79-r151411_amd64.deb (--unpack):
 failed in write on buffer copy for backend dpkg-deb during `./opt/google/chrome/chrome': No space left on device
configured to not write apport reports
                                      dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for man-db ...
Processing triggers for menu ...
Processing triggers for desktop-file-utils ...
Errors were encountered while processing:
 /var/cache/apt/archives/google-chrome-stable_21.0.1180.79-r151411_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

So pretty much, dpkg gives an unspecified error when trying to parse the package, no matter which install method.

Offline

#4 2012-08-19 22:33:39

pidsley
Window Mangler
Registered: 2012-05-23
Posts: 1,752

Re: [SOLVED]Google Chrome install

Did you think this was significant?

failed in write on buffer copy for backend dpkg-deb during `./opt/google/chrome/chrome': No space left on device

Offline

#5 2012-08-20 00:40:09

instructadict
Member
Registered: 2009-03-03
Posts: 46

Re: [SOLVED]Google Chrome install

pidsley wrote:

Did you think this was significant?

failed in write on buffer copy for backend dpkg-deb during `./opt/google/chrome/chrome': No space left on device

Hmm, I have no idea. This is fresh install, I can't imagine running out of space on anything just yet. Also, other deb packages install perfectly fine.

Offline

#6 2012-08-20 00:48:14

pidsley
Window Mangler
Registered: 2012-05-23
Posts: 1,752

Re: [SOLVED]Google Chrome install

Google chrome installs itself in /opt -- most other packages don't go there. What does

df -h

tell you?

Offline

#7 2012-08-20 02:47:59

IrrationlArtist
Member
Registered: 2012-08-15
Posts: 15

Re: [SOLVED]Google Chrome install

I just went through a similar issue myself, and if you're content with Chromium you can get the latest version, which will sync your bookmarks.

I followed this video: http://www.youtube.com/watch?v=eiIUnXRZB_A

And in the end, I got this link: http://commondatastorage.googleapis.com … 64/152297/

Download the chrome-linux.zip, extract to /opt/chrome-linux/ or wherever you like, and you have a relatively recent version of Chromium, if not the latest.

Last edited by IrrationlArtist (2012-08-20 02:48:55)


signature.txt

Offline

#8 2012-08-20 02:56:34

rstrcogburn
CrunchRanger
From: NM - The Land of Enchantment
Registered: 2010-06-12
Posts: 1,945
Website

Re: [SOLVED]Google Chrome install

this dude's got the repo for sources.list and the gpg key ref.. what I use

https://sites.google.com/site/mydebiansourceslist/

then delete the insidious one from /etc/apt/sources.list.d/google-chrome.list or apt will squawk

Last edited by rstrcogburn (2012-08-20 03:21:16)


Pack em in snow!

Offline

#9 2012-08-20 03:17:40

instructadict
Member
Registered: 2009-03-03
Posts: 46

Re: [SOLVED]Google Chrome install

adamweld@cb:~$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1             331M  301M   14M  96% /
tmpfs                 971M     0  971M   0% /lib/init/rw
udev                  965M  240K  965M   1% /dev
tmpfs                 971M  4.0K  971M   1% /dev/shm
/dev/sda9             283G  8.1G  261G   3% /home
/dev/sda8             378M   20M  339M   6% /tmp
/dev/sda5             8.4G  2.2G  5.8G  28% /usr
/dev/sda6             2.8G  840M  1.9G  31% /var

Did I somehow not create a /opt partition when installing #!? I did the automatic partitioning.

rstrcogburn wrote:

this dude's got the repo for sources.list and the gpg key ref.. what I use

then delete the insidious one from /etc/apt/sources.list.d/google-chrome.list or apt will squawk

What exactly do I delete from that file?

Offline

#10 2012-08-20 03:20:23

rstrcogburn
CrunchRanger
From: NM - The Land of Enchantment
Registered: 2010-06-12
Posts: 1,945
Website

Re: [SOLVED]Google Chrome install

instructadict wrote:
adamweld@cb:~$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1             331M  301M   14M  96% /
tmpfs                 971M     0  971M   0% /lib/init/rw
udev                  965M  240K  965M   1% /dev
tmpfs                 971M  4.0K  971M   1% /dev/shm
/dev/sda9             283G  8.1G  261G   3% /home
/dev/sda8             378M   20M  339M   6% /tmp
/dev/sda5             8.4G  2.2G  5.8G  28% /usr
/dev/sda6             2.8G  840M  1.9G  31% /var

Did I somehow not create a /opt partition when installing #!? I did the automatic partitioning.

rstrcogburn wrote:

this dude's got the repo for sources.list and the gpg key ref.. what I use

then delete the insidious one from /etc/apt/sources.list.d/google-chrome.list or apt will squawk

What exactly do I delete from that file?

just the google-chrome.list file the chrome package installs, cuz my instructions would be adding an entry to the cenralized sources.list and not modular ones in sources.list.d, duplicates make apt squawk

sry, check my previous post, I just added the sources.list file, it's a serious resource man

oh, ls  / to see if you got opt, not dh -h, thats disk usage, not folders, opt would only show up there if you put it on a separate partition

Last edited by rstrcogburn (2012-08-20 03:23:10)


Pack em in snow!

Offline

#11 2012-08-20 07:10:41

instructadict
Member
Registered: 2009-03-03
Posts: 46

Re: [SOLVED]Google Chrome install

Well, I think I solved it. I did a reinstall of CB, and instead of using seperate partitions for /var /swap etc, I only used /home and /.

The / partition went up to 10 GB from 350mb, meaning that /opt got more space. Chrome installed correctly! Thanks!

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo