PDA

View Full Version : [ubuntu] no updates



tombo465
August 21st, 2008, 03:41 AM
Hello , its been about a :guitar:week or so since i have seen any updates for hardy heron . it seems kind of unusual . has there been any updates ? if so what should i check after having already checked automatic updates box is checked

picpak
August 21st, 2008, 03:43 AM
Go to System > Administration > Update Manager and see what's there.

pparks1
August 21st, 2008, 03:44 AM
You could verify with
sudo apt-get update
sudo apt-get upgrade


As the major releases get a bit older, the # of updates usually does slow down. I don't think this is something to worry about.

tombo465
August 21st, 2008, 03:47 AM
it's up to date .sorry ! i think i updated it when i was getting help with another problem through the command line . <sudo apt-get update> would that line do it

jmate24
August 21st, 2008, 03:51 AM
yes it would. also try...
sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade

tombo465
August 21st, 2008, 03:52 AM
hey pparks1 how doyou get your system info on there

cool_penguin
August 21st, 2008, 09:21 PM
I too have been seeing this. I now am trying to manually check for updates each day, but no updates to be seen.

Ubuntu team has probably working too hard and are now taking a break, :popcorn:

ammikulka
August 21st, 2008, 11:07 PM
I noticed last week that the update manager was updated. And i think it is automatically installing my updates now. Not positive tho

Bakon Jarser
August 24th, 2008, 04:41 AM
I noticed last week that the update manager was updated. And i think it is automatically installing my updates now. Not positive tho

Probably not. If you open synaptic package manager and go to file > history you can see all updates. It's really odd that we had updates every other day since installation, the last update was to the update manager, and now no updates for almost two weeks. It makes me think that the update may have broken the update manager. I did get one update today but not from an ubuntu repository, it was a wine update.

mcduck
August 24th, 2008, 07:04 AM
If there's no security issues then there's no need for updates. That's just normal.

The generic rule n Ubuntu is that after release the program versions are frozen and updates are only provided for security reasons and to fix serious bugs.

If you enable the backports repository you might get some new program versions, but backports only provides updates for packages that are in the next Ubuntu release, have little or no dpependencies and that no other packages depend on. So all updates coming from backports are just a nice extra, and you shouldn't even expect always getting the latest & greates versiosn of every program.

Xfcn
August 24th, 2008, 06:16 PM
Thanks for this thread. I was wondering why my almost daily update experience had petered out to nothingness.

How does one enable the Wine and Backports updates?

Bakon Jarser
August 24th, 2008, 08:59 PM
Thanks for this thread. I was wondering why my almost daily update experience had petered out to nothingness.

How does one enable the Wine and Backports updates?

For backports go to System > Administration > Software Sources. Click on the updates tab and check the box next to unsupported updates. You might want to read up a little more on unsupported updates first but I'm to lazy to find links right now. Fore wine go here to enable the repository for the latest version. http://www.winehq.org/site/download-deb After the last version made one of my programs stop working I've decided to stick with the stable version of wine wich is the one in the ubuntu repositories.


If there's no security issues then there's no need for updates. That's just normal.

I don't disagree, I just think that it is suspicious that we had security updates just about every other day since hardy came out and now nothing since the update manager was updated. It's just hard to believe that there haven't been any security updates in two weeks.