Linux Lite Forums

Development => Linux Lite Software Development => Topic started by: Scott on March 03, 2015, 02:17:38 PM

Title: [SOLVED] Lite Software - Chrome Error
Post by: Scott on March 03, 2015, 02:17:38 PM
@Jerry/Misko
Just some friendly feedback. On LL2.2/64 I'm getting an error when attempting to install Chrome via Lite Software.

(http://i.imgur.com/7hUWVSe.png)
Title: Re: Lite Software - Chrome Error
Post by: avj on March 03, 2015, 02:38:40 PM
Getting same error on LL2.2/32bit.
(http://i.imgur.com/If5g5p1.png)
Just to verify for 32bit.
Title: Re: Lite Software - Chrome Error
Post by: anon222 on March 03, 2015, 04:13:15 PM
Thanks for reporting this Scot and Avj.
I'm not currentlz getting that error.
(http://i.imgur.com/Bh9xvFp.png)
Check google-chrome.list
To display the contents of that file run
Code: [Select]
cat /etc/apt/sources.list.d/google-chrome.listShould look like this:
Code: [Select]
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://dl.google.com/linux/chrome/deb/ stable main
Try running sudo apt-get update before installing Chrome.
Code: [Select]
sudo apt-get update
Title: Re: Lite Software - Chrome Error
Post by: avj on March 03, 2015, 06:30:31 PM
Updating package info did the trick on my end. That is one of the things I always forget, it would be nice if it could do this automatically, after selecting which packages to install in install additional software.  :)
Title: Re: Lite Software - Chrome Error
Post by: altman on March 03, 2015, 06:43:25 PM
Every time that I start my computor I update my system , it s an habit that I have taken from my beginnings on Linux .

& LL have a nice updating script .
Title: Re: Lite Software - Chrome Error
Post by: avj on March 03, 2015, 06:52:14 PM
Coming from windows I usually have the habit of waiting to make sure updates don't cause unexpected problems. Some habits are hard to break.   :)
Title: Re: Lite Software - Chrome Error
Post by: altman on March 03, 2015, 07:02:12 PM
Yep , you can update once a week , it will be all right mate .

Coming from Debian Unstable , where dist-upgrades were kind of some hell sometimes , it s easy on LL .
Title: Re: Lite Software - Chrome Error
Post by: Jerry on March 03, 2015, 07:59:14 PM
Updating package info did the trick on my end. That is one of the things I always forget, it would be nice if it could do this automatically, after selecting which packages to install in install additional software.  :)

Package repos will be updated first in the next version of Lite Software :)
Title: Re: Lite Software - Chrome Error
Post by: avj on March 03, 2015, 08:04:44 PM
That is great, thank you.   :)
Title: Re: Lite Software - Chrome Error
Post by: Scott on March 03, 2015, 09:28:15 PM
Just installed Chrome successfully with Lite Software. I have no idea why it failed before and worked now. Initially I used "apt-get update" when it failed and used it again just now and it worked. The only difference is the computer was restarted between attempts and the attempts were eight hours apart. It's a mystery.
Title: Re: Lite Software - Chrome Error
Post by: Jerry on March 04, 2015, 02:58:08 AM
That is great, thank you.   :)

You're welcome :)