Linux Lite Forums

Full Version: Update lists not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Now go into the program Systemback and create a new restore point.
This worked for me, your upstream may vary...

sudo nano /etc/apt/sources.list.d/linuxlite.list

Change 'trusty' to 'beryl'
(fixes problem with linuxlite repo)

Download and install chrome from their website
Google and install 'talkplugin' for google hangouts
(fixes issues with google repos)

sudo apt-get update
sudo apt-get upgrade

Worked for linux lite 2.6 LTS on my Dell XT-2 laptop.

https://coinbase.com/UnklAdM

- UnklAdM
Curious, would this command have fixed his problem as well?
Code:
sudo dpkg -a --configure

I remember that I was a bit impatient to allow the update to complete once and closed the terminal and rebooted after it had hung there for a while.
I later had the problem of not being able to update. That code cleared it up.
Pages: 1 2