FS#11868 - Some combinations with pacman -Q don't give expected output
Attached to Project:
Pacman
Opened by Gavin Bisesi (Daenyth) - Thursday, 23 October 2008, 17:52 GMT
Last edited by Dan McGee (toofishes) - Saturday, 01 November 2008, 12:38 GMT
Opened by Gavin Bisesi (Daenyth) - Thursday, 23 October 2008, 17:52 GMT
Last edited by Dan McGee (toofishes) - Saturday, 01 November 2008, 12:38 GMT
|
Details
Summary and Info:
Mostly it comes from combining -e or -d; the following(at least) ignore them -Qu[ed] -Qs[ed] Steps to Reproduce: Run pacman -Q[su]e, note that it lists packages which which are not explicitly installed. I'm aware that this is probably hard to implement programmatically, but it's something I would love to have. |
This task depends upon
Closed by Dan McGee (toofishes)
Saturday, 01 November 2008, 12:38 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in git by commit 314b4462d2ef1264b50b6745c57072f9c7b9d14e
Saturday, 01 November 2008, 12:38 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in git by commit 314b4462d2ef1264b50b6745c57072f9c7b9d14e
FS#10477seems related also.