FS#15785 - Do not show IgnorePkg'd packages in -Qu output
Attached to Project:
Pacman
Opened by Randy Morris (rson451) - Tuesday, 04 August 2009, 13:17 GMT
Last edited by Xavier (shining) - Wednesday, 05 August 2009, 15:37 GMT
Opened by Randy Morris (rson451) - Tuesday, 04 August 2009, 13:17 GMT
Last edited by Xavier (shining) - Wednesday, 05 August 2009, 15:37 GMT
|
Details
With the new behavior of -Qu, packages with upgrades are
listed regardless if they are in IgnorePkg or not. This
differs from the previous behavior where an Ignored package
would only show up as a warning.
The new output is much better than the previous output, but IMO the package listing from the previous behavior was more useful to a user because -Qu would show packages which would be upgraded with a -Su operation rather than all packages that have an available upgrade. |
This task depends upon
Closed by Xavier (shining)
Wednesday, 05 August 2009, 15:37 GMT
Reason for closing: Won't implement
Additional comments about closing: the --print option of FS#14208
might be more appropriate
Wednesday, 05 August 2009, 15:37 GMT
Reason for closing: Won't implement
Additional comments about closing: the --print option of
FS#14208pacman 3.4 should have a new --print operation that might suit you better (-Su --print will respect IgnorePkg, dependencies resolving, etc)
Having IgnorePkg affect the -Q option looks a bit strange to me, but it should be easy to implement (probably only for -Qu), so I would like to hear other opinions.