rmarquis / pacaur

[unmaintained] An AUR helper that minimizes user interaction
https://bbs.archlinux.org/viewtopic.php?pid=1755144#p1755144
ISC License
796 stars 113 forks source link

wrong version displayed with -Qum --devel --needed #741

Closed rmarquis closed 7 years ago

rmarquis commented 7 years ago

The version of new package updates displayed with -Qum --devel --needed is wrong:

$ pacaur -Qum --devel --needed
:: aur    aurutils-git  1.5.3.r180.g3f24dae-1  ->  1.5.3.r170.g19a5ed9-1

While the current version is 1.5.3.r181.g0629b72-1.

This is regression introduced in f50b793d0ca5112f52cf08cb6ab7cb79e431adb3 as part of #665. Check why the relevant code has been removed, and includes a better fix if needed.

rmarquis commented 7 years ago

Removed code readded in 52c640b54f9e9887794b4feb36d3eacbf1aff2d5.

I've checked the update with split packages, and cannot find any issues. Looks like the removal of the relevant code wasn't related to the issue and was indeed a mistake.

$ pacaur -Qum --devel --needed
:: aur  aurutils-git      1.5.3.r180.g3f24dae-1     ->  1.5.3.r181.g0629b72-1
:: aur  etlegacy-git      2.75.1055.g288f4300-1     ->  2.75.1056.g7c2f95a7-1
:: aur  etlegacy-mod-git  2.75.1055.g288f4300-1     ->  2.75.1056.g7c2f95a7-1
:: aur  pacaur-git        4.7.10.17.g60add4b-1      ->  4.7.10.21.g52c640b-1
:: aur  qutebrowser-git   0.11.0.r339.g8f63bb1ed-1  ->  0.11.0.r341.gcee82a3c7-1