manjaro / pamac

This repo has been archived. Our code is now hosted at
https://gitlab.manjaro.org/
GNU General Public License v3.0
223 stars 38 forks source link

Pamac doesn't show updates #423

Closed ShabazzKing closed 6 years ago

ShabazzKing commented 6 years ago

Icon in tray shows, that there are updates, but only one update - waterfox from AUR. Other updates (from repository) are omitted by Pamac. Despite that Pamac performs full update, but doesn't show those updates before operation begins.

IevgenSobko commented 6 years ago

Having the same issue in Antergos KDE installation. Pamac shows no update even you run refresh repos from ui. But after running sudo pacman -Syu it is starting to see updates.

P3p1t0 commented 6 years ago

I got the exact same issue with Pamac 6.2.5-4 on Manjaro Cinnamon (Testing Branch). Pamac never showed updates published with Testing 2018-03-31 update release despite the fact that the mirror I use was perfectly up to date (I tried to refresh my mirror list with pacman-mirrors, but it didn't work).

As soon as I use pacman -Syu, updates were detected. I still updated my system with pacman though, even if updates appeared after running the command.

I think this issue is what this commit is supposed to solve. The fix is included with Pamac 6.2.7 (or in 6.2.6+Patches with more commits).

https://github.com/manjaro/pamac/commit/4c68ccb8838ea928681afcb5aa14fb94df691ae5

IevgenSobko commented 6 years ago

Seems it started to work for me even without upgrading to 6.2.7.

P3p1t0 commented 6 years ago

Seems it started to work for me even without upgrading to 6.2.7.

According to Antergos' Github, Antergos published a new package of Pamac 6.2.6 patched with more commits on March 30, 2018.

https://github.com/Antergos/antergos-packages/commit/2de3f238939d1b3f6642d29f550204f11fb16201

My guess is that when you updated your system with pacman -Syu, you got a new package for Pamac 6.2.6, a package that ships Pamac 6.2.6 with a few more commits on it, which is why it works correctly without actually having Pamac 6.2.7.