Linux Lite Forums
heeelp please - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18)
+--- Thread: heeelp please (/showthread.php?tid=2888)



heeelp please - marcos - 05-03-2016

I'm with these problems , someone could help


1 - Lite Software
Error: Updating sources has failed.

Refer to /var/log/lite-software.log

for more information.

2 - Install Updates
Erro:  Couldn't fetch the package cache information lists.


Re: heeelp please - JmaCWQ - 05-03-2016

https://www.linuxliteos.com/forums/installing-software/fix-for-google-chrome-on-linux-lite/

You need to follow the steps in the first post in that thread, use the 2 commands for a 32-bit operating system.
Open a Terminal and do the following:

First you paste in this line, hit enter, enter your password if asked etc.
Code:
sudo rm /etc/apt/sources.list.d/google-chrome.list


Then paste in this line, hit enter etc.
Code:
sudo apt-get remove google-chrome-stable

It needs to be done even if you've never installed Google Chrome.
Updates should then work.


Re: heeelp please - marcos - 05-03-2016

PLEASE

rm: cannot remove ‘/etc/apt/sources.list.d/google-chrome.list’: No such file or directory



Re: heeelp please - Jocklad - 05-03-2016

(05-03-2016, 07:24 PM)marcos link Wrote: PLEASE

rm: cannot remove ‘/etc/apt/sources.list.d/google-chrome.list’: No such file or directory

Close the terminal and try updating again. Menu/favourites/install updates


Re: heeelp please - JmaCWQ - 05-03-2016

As Jocklad mentioned, try updating again and it should now work.
Just ignore the 'cannot remove' message.