I saw some other topics about this but it didn't seem to resolve. This happens on two computers. Version 18.1 core. Additionally, the updater pops up everyday or every couple of days even though I set to check updates every two weeks. Then after I apply actual updates, it again gives the blank updates.
Hello,
Could you give us the output in Terminal of
sudo apt update
There are two different updaters: The system software updater you find in the app Software&Updates and the software center gnome-software. When you have enabled the automatic updates or notifications for gnome-software, then the notification may be from that program. There is no GUI to set up the frequency for gnome-software updates. Gnome-software cares for updates for flatpaks and snap packages. which are not included into the updates of Software&Updates.
Hit:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:2 Index of /ubuntu/ noble InRelease
Hit:3 Index of /ubuntu/ noble-updates InRelease
Hit:4 Index of /ubuntu noble-security InRelease
Hit:5 Index of /ubuntu noble-updates InRelease
Hit:6 Index of /ubuntu noble-backports InRelease
Hit:7 Index of /stable/ noble InRelease
Hit:8 Index of /patches/ noble InRelease
Hit:9 https://packages.mozilla.org/apt mozilla InRelease
Hit:10 Index of /zorinos/apps/ubuntu noble InRelease
Hit:11 Index of /apps/ noble InRelease
Hit:12 Index of /zorinos/drivers/ubuntu noble InRelease
Hit:13 Index of /drivers/ noble InRelease
Hit:14 Index of /zorinos/patches/ubuntu noble InRelease
Hit:15 Index of /zorinos/stable/ubuntu noble InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.
apt list --upgradable
Listing... Done
snapd/noble-updates,noble-updates 2.75.2+ubuntu24.04 amd64 [upgradable from: 2.74.1+ubuntu24.04.4]
N: There are 3 additional versions. Please use the '-a' switch to see them.
Do in terminal
sudo apt upgrade
Thanks. It's behaving itself now.