PDA

View Full Version : [ubuntu] Software updater



Dave67
August 5th, 2019, 06:04 PM
This issue I seen before, I would like to know why this occurs. After I perform updates with the software updater. If I refresh it it states software up to date. If I go to the Command line and use upgrade I get this result.
for some reason these are not seen by the software updater.


sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
gir1.2-gst-plugins-base-1.0 gstreamer1.0-alsa gstreamer1.0-gl
gstreamer1.0-gtk3 gstreamer1.0-libav gstreamer1.0-plugins-base
gstreamer1.0-plugins-base-apps gstreamer1.0-plugins-good
gstreamer1.0-plugins-ugly gstreamer1.0-pulseaudio gstreamer1.0-x
libgstreamer-plugins-good1.0-0
12 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,197 kB of archives.

oldfred
August 5th, 2019, 06:10 PM
My default settings in Software updater are to check daily, download & update Security updates automatically and display other updates weekly.

So are you getting the weekly updates that are not security updates?

Dave67
August 5th, 2019, 06:45 PM
Yes I am getting them but after I do a software updater. I check the with the command line apt and I see more which the updater does not.

cruzer001
August 5th, 2019, 06:52 PM
Phased Updates?

https://wiki.ubuntu.com/PhasedUpdates

Dave67
August 6th, 2019, 05:03 PM
After read about phase updates maybe those updates above in the code are not ready yet to be installed. I will if is update manager discovers them in future updates.