PDA

View Full Version : [ubuntu] "The update information is outdated."



mattnico
April 27th, 2008, 03:43 AM
I am running Ubuntu Hardy Heron. After a couple of weeks running my system. I am now getting an orange warning triangle that tells me:
"The update information is outdated. This may be caused by network problems. Please update manually by clicking on this icon and then selecting 'Check'." When I follow these instructions it always tells me that my system is up-to-date. It also tells me that I haven't updated for 10(+) days even when I performed a check only minutes ago.

Any ideas what could cause this? I have reinstalled the update manager to no effect. :-k

Thank you for your help.

mattnico
April 28th, 2008, 06:45 PM
Well now there's another piece of the puzzle. Today it actually notified me of new updates available (for Skype) but still said that I had last checked for updates 12 days ago. So the update manager appears to be working, but not updating its log of update checks. Any ideas how to fix this?

FredB
April 28th, 2008, 07:10 PM
Try to refresh your update database by hand. But first, choose a server which is not overwhelmed, with Synaptic.

Then, type in a console :

sudo aptitude update

Or click on refresh icon in Synaptic.

lolwhites
May 5th, 2008, 05:11 PM
I don't know if this is what made the difference, but when I updated by typing

sudo apt-get update
sudo apt-get upgrade

it sorted itself out.

mattnico
May 5th, 2008, 05:57 PM
I had tried that same thing but it didn't make a difference for me. Somehow, though, in the past few days it has sorted itself out and everything is hunky-dory again.

DallasMike
May 15th, 2008, 03:53 AM
No joy here with either solution. Still getting the same error.

lolwhites
May 15th, 2008, 06:23 AM
Have you tried a different repository and/or aptitude instead of apt-get?

sunbird
May 19th, 2008, 01:44 PM
I unchecked the box under software sources for the CD Rom and then refreshed my list and that fixed the problem for me.

Ck.asdf
August 9th, 2008, 11:49 PM
I don't know if this is what made the difference, but when I updated by typing

sudo apt-get update
sudo apt-get upgrade

it sorted itself out.
First, clicking the triangle gives me a pop up telling me
"Your system is up-to-date
The package information was last updated 27 days ago."

I ran the two commands (after sudo su), and it displayed the following:


apt-get update
(Note: there was much more than this, but these were the two errors)

Err http://download.videolan.org woody/main Packages
404 Not Found
Err http://hpisi.nerim.net stable/main Packages
404 Not Found

apt-get upgrade

root@ck-desktop:/home/ck# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

fjolla
August 21st, 2008, 06:34 PM
I had the same problem up until about 2 minutes ago. I solved it in the following way:

(since I'm running a swedish version, I will translate everything myself, thus some mistakes may occur, but hopefully it will be understandable.)

go to system > administration > software sources

select the second tab (third-hand-software or whatever) and uncheck the boxes which caused the problem, (for me multiverse) in your case it seems to be "http://download.videolan.org woody/main Packages" and "http://hpisi.nerim.net stable/main Packages"

When closing, press reload.
update your system in whatever way you want.

Ck.asdf
August 22nd, 2008, 03:34 AM
Okay, I'll try that ... I wonder why those sites are not updating right?

stinger30au
September 9th, 2008, 11:46 AM
my pc has been doing this intermittently now for a few weeks

im going to try changing my repo source to another mirror and try that first

Ck.asdf
September 9th, 2008, 01:25 PM
Yeah, I finally gave up on this ... I just got a laptop, and it's not having that problem. But I think if I were to disable the sources it's giving me problems with, it would stop giving me that error.

Nirro
November 1st, 2008, 12:05 AM
I have this problem for 28 days now, started with Hardy, continuing in Intrepid.
I have no error when doing manual apt-get update.

I have commented in the bug report, but there is no response yet.

https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/223505

zenthanian
July 30th, 2009, 03:35 PM
I noticed this after I installed FF 3.5 and upgraded to Jaunty from Hardy. Don't know if its related. Anyone have similar experience?

babygenius55
August 10th, 2009, 08:09 PM
I've been having this problem for over a week now. I've installed a lot of stuff though, not sure how to tell what it is. I wish there was a way to tell what exactly is not being updated.

krisgesling
September 24th, 2009, 02:47 AM
Hey I've been having this problem but haven't cared so today I fixed it.

So after entering
sudo apt-get update

the errors were in reference to two ftp://archive.canonical.com sources as I'd set all my sources to update over ftp to get around our uni's firewall. So my fix was just to change just those back to http connections.

To edit the update sources just enter
sudo gedit /etc/apt/sources.list

you can then comment out any sources (by entering ## at the start of the line) and rerun sudo apt-get update to see if the error still persists.

It seems like there's a number of different reasons for the problem though so to a degree you just have to find the reason for yours.

cheers
gez

rreese6
September 24th, 2009, 03:02 AM
Err http://download.videolan.org woody/main Packages
404 Not Found
Err http://hpisi.nerim.net stable/main Packages
404 Not Found[/code]


go to /etc/apt/sources.lst and remove those two lines.
It seems that your sources have become corrupted.
you should only run those sources from third parties that are made for the version of your distro. Such as if you are using Hardy Heron (8.04) only use that repository. I can't imagine you are actually running Debian Woody.....

see if that helps.

El_Shrander
January 26th, 2010, 02:59 PM
I've had the same problem for a couple of days, and this:


I had the same problem up until about 2 minutes ago. I solved it in the following way:

just fixed it for me. Ty, fjolla! :D

peertje888
October 10th, 2010, 12:00 AM
Perhaps check your system time / timezone details (i)

Kelvari
October 21st, 2010, 05:28 PM
I was also having the same problem, but found a resolution that seems to work in one of the other threads in the forums via a Google search. Thread from 2008 (http://ubuntuforums.org/showpost.php?p=5477770&postcount=10) - I followed the instructions in the post, and now it says "last updated less than an hour ago." :)

amjjawad
November 1st, 2010, 11:13 AM
I just got the same problem and I fixed like this this:

1- System > Administration > Synaptic Package Manager
2- From Synaptic, go to Settings > Repositories
3- From the first tap (Ubuntu Software), from Download From drop down list, choose: Other..
4- Click Select Best Server
5- It will start searching for the best server. Once done, try to close the settings window and go to Synaptic Main Window then click on Reload.
6- Synaptic will update its list and after it finishes, that Red Triangle should fade away.
7- To make sure everything is OK, go to System > Administration > Update Manager
8- It should say: Your System is Up-to-Date
The Package Information was last updated less than one hour ago.


IMHO, I think this should be the first step to fix such issue.