FS#60412 - [pacman-contrib] paclist doesn't include packages with newer version available
Attached to Project:
Pacman
Opened by Damien Tardy-Panis (tardypad) - Monday, 15 October 2018, 10:11 GMT
Last edited by Allan McRae (Allan) - Friday, 07 December 2018, 04:46 GMT
Opened by Damien Tardy-Panis (tardypad) - Monday, 15 October 2018, 10:11 GMT
Last edited by Allan McRae (Allan) - Friday, 07 December 2018, 04:46 GMT
|
Details
Summary and Info:
If a package has a newer version available, it doesn't get reported by paclist as installed from that repository Using pacman version 5.1.1 and pacman-contrib version 1.1.0 Steps to Reproduce: Here is my current example using the shellcheck package $ pacman -Sl community | grep shellcheck community shellcheck 0.5.0-126 [installed: 0.5.0-122] from what I see in https://git.archlinux.org/pacman-contrib.git/tree/src/paclist.sh.in this package is not included because paclist only matches the ones containing '[installed]' Paclist should be extended to match that previous format too. And it should also report the installed version to be 0.5.0-122 and not 0.5.0-126. |
This task depends upon
Closed by Allan McRae (Allan)
Friday, 07 December 2018, 04:46 GMT
Reason for closing: Fixed
Additional comments about closing: https://git.archlinux.org/pacman-contrib .git/commit/?id=4849211f
Friday, 07 December 2018, 04:46 GMT
Reason for closing: Fixed
Additional comments about closing: https://git.archlinux.org/pacman-contrib .git/commit/?id=4849211f