Updates are signaled in KDE Tray but not found in Pamac

Helly Everyone,

for about 3-4 Weeks the KDE System Tray signals that there are updates available. When i click on the icon to launch pamac, it says, the system is up to date and there are no updates at all. The sign in the tray won’t go away, even if i try

pacman -Syyu

I’ve activated the AUR Support to get shure, the updates don’t belong to this repository, but also no no updates are shown.

What can i do to get rid of the problem?

Thank you

Furby

Please do not post meaningless and unnecessary screenshots.

Please check in a terminal (this will only provide intel on official repo packages) (part of package pacman-contrib)

checkupdates

You can copy the text and paste it in your original topic for reference.

For pamac you can use

pamac update --dry-run --no-aur

And to see if custom build scripts has been changed

pamac update --dry-run --aur

The obvious method is to disable update nagging :slight_smile: - personally I am no fan of updating to often, and nagging has often disturbed my working focus :grin:

1 Like

Sorry, i’ll fix it

1 Like

to check repository and AUR:

pamac checkupdates -a
1 Like

Have you checked to make sure software mode has not been enabled in Pamac.

Hello Everyone,

i don’t know how, but this evenig the upgrade warning dialog only showed 3 updates and after finding and installing them in pamac the update warning sign is gone :face_with_raised_eyebrow:. I don’t know what did the magic, but now my problem is gone.

After all, the following line from @linux-aarhus showed 4 packages from the AUR-Repository:

pamac update --dry-run --aur

but the update sign is still gone.

Thank you all for your support. This case can be closed.

Furby

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.