Hi all,
I'm pretty new to Linux and just installed Linux Lite 3.2
Just tried to do a sudo apt-get update from terminal and i do get an error message:
Fetched 1,025 kB in 4s (231 kB/s)
Reading package lists... Done
W: The repository 'http://extras.ubuntu.com/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://repo.linuxliteos.com/linuxlite xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch
http://extras.ubuntu.com/ubuntu/dists/xe...6/Packages 404 Not Found [IP: 91.189.92.152 80]
E: Failed to fetch
http://repo.linuxliteos.com/linuxlite/di...6/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
Is that normal?
Someone suggested to ping 91.189.92.152 which seems to work...
Apologies if it's a stupid question, but I am pretty new to Linux so not sure how to solve it.
Thanks in advance for any help you can provide
What happens when you run Menu, Favorites, Install Updates?
Hi, torreydale
just tried the update from the menu as you suggested, and i get error message:
Couldn't fetch the package cache information list
(01-19-2017, 08:00 PM)ralphy link Wrote: [ -> ][quote author=Mr A link=topic=3814.msg28867#msg28867 date=1484769157]
E: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/xe...6/Packages 404 Not Found [IP: 91.189.92.152 80]
E: Failed to fetch http://repo.linuxliteos.com/linuxlite/di...6/Packages 404 Not Found
It would be good to find out why those sources are trying to be reached. Those repos path do not exist, hence the 404 Not Found. For example, for Linux Lite 3.2 the correct path is not:
http://repo.linuxliteos.com/linuxlite/di...6/Packages
But:
http://repo.linuxliteos.com/linuxlite/di...6/Packages
Perhaps the quickest way to address the issue would be to use Lite Tweaks. First, check for updates from terminal and install any updates as you previously did.
Code:
sudo apt-get update
sudo apt-get upgrade
Then, open Lite Tweaks => Package System Repair (Restore the package management system to default).
Finally run "Install Updates" again. That should take care of the issue.
[/quote]
Hi ralphy, thanks for replying.
Just tried you suggestion and it still not working.
The first update turned up the same error as before. The upgrade seems to have worked. installed 290mb approx.
Then i tried the Lite Tweaks and it came up with an error (see attached)
I also tried Lite Software and i get another error message, saying to check var/logs/lite-software.log.
The problem is I do not have a lite-software.log file under var directory.... :-\
Was thinkig about adding
http://repo.linuxliteos.com/linuxlite/di...6/Packages
in software&update under other software, and maybe un-tick the xenial address?
But the add source button is greyed out... :-\
PS. how come that png screen shots are not allowed for upload?
(01-20-2017, 02:44 PM)Mr A link Wrote: [ -> ]PS. how come that png screen shots are not allowed for upload?
You can upload to
http://imur.com once uploaded use the BBC code..
Or in 3.2 when capturing a screenshot you can choose the option to "Host on Imgur" or ZimageZ and the code will be presented for you.
Thanks for the tip firenice03
here are some screen shots
Terminal update
lite software
Install Updates from menu/favorites
Lite Tweaks
As ralphy said it would be nice to know why is trying to reach a repository if it does not exist.
In the meantime i did try to change all the file in apt folder from xenial to citrine.
That didn't worked ether :-\
Raphly will most like know.. and if helps you guys.. Here is a shot of mine, is should be mostly default with exception of an added PPA and repo for beryl; I was trying something (note its unchecked)
After running terminal update:
Code:
dad@TRCD-LLMini:~$ sudo apt-get update
[sudo] password for dad:
Hit:1 http://repo.linuxliteos.com/linuxlite citrine InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:5 http://archive.canonical.com/ubuntu xenial InRelease
Get:6 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Hit:7 http://ppa.launchpad.net/nemh/systemback/ubuntu xenial InRelease
Hit:8 http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu xenial InRelease
Hit:9 http://ppa.launchpad.net/simon-cadman/niftyrepo/ubuntu xenial InRelease
Hit:10 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial InRelease
Fetched 102 kB in 3s (29.2 kB/s)
Reading package lists... Done
Screenshot of software list..
![[Image: EuJdtAJl.png]](http://imgur.com/EuJdtAJl.png)
Hope it helps you guys

*Oh this is from my 32bit system..
Hi firenice03,
thanks for the screen shots they helped.
I edited the linux-lite repo to citrine, reloaded and got an error message saying to check my internet connection, which obviously was working.
Looking at your other software list, I realized that I had an extra line : extras.ubuntu.com/ubuntu xenial main
I un-ticked that and worked with the reload of software list. No errors this time
I then done an update from terminal and it seems to have worked, at least no error message apart from the last line :
N: Ignoring file '20auto-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension
Is this something I should be concerned about?
http://i.imgur.com/0KKETIX.png
http://i.imgur.com/ZFooKV8.png