Question About Remote Updates

3 views
Skip to first unread message

Jay Ridgley

unread,
Mar 25, 2012, 5:48:16 AM3/25/12
to Ubuntu-users
Folks,

I have two systems that I maintain remotely using apt-get check/update/upgrade
(each run separately) via ssh. Why do I not get a message about restarting the
system even though the update packages listing that I get contain information
that a new kernel is available?

I get this series of messages:

cdjsys@ursa:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
linux-generic linux-headers-generic linux-image-generic ubufox
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

How can I install these?


Thanks,
Jay

--


Jay Ridgley
jrid...@austin.rr.com
Registered Linux User ID - 9115
https://linuxcounter.net/cert/9115.png
Registered Ubuntu User ID - 23320

--
ubuntu-users mailing list
ubuntu...@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Nils Kassube

unread,
Mar 25, 2012, 6:15:05 AM3/25/12
to ubuntu...@lists.ubuntu.com
Jay Ridgley wrote:
> I have two systems that I maintain remotely using apt-get
> check/update/upgrade (each run separately) via ssh. Why do I not get
> a message about restarting the system even though the update
> packages listing that I get contain information that a new kernel is
> available?

What type of message would you expect?

> I get this series of messages:
>
> cdjsys@ursa:~$ sudo apt-get upgrade
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> The following packages have been kept back:
> linux-generic linux-headers-generic linux-image-generic ubufox
> 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
>
> How can I install these?

sudo apt-get install linux-generic linux-headers-generic linux-image-generic ubufox


Nils

compdoc

unread,
Mar 25, 2012, 1:33:06 PM3/25/12
to Ubuntu user technical support, not for general discussions
What I do to install packages that are kept back:

sudo apt-get dist-upgrade

Sonny Golovine

unread,
Mar 25, 2012, 6:37:18 PM3/25/12
to com...@hotrodpc.com, Ubuntu user technical support, not forgeneral discussions, Ubuntu user technical support, not for general discussions
Yes running

sudo apt get dist-upgrade

Will update packages that have previously been held back

Sent from my iPad

Reply all
Reply to author
Forward
0 new messages