Welcome to the Pacman bug tracker. Please search the current bugs and feature requests before filing a new one! Use advanced search and select "Search in Comments".
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproducible test case whenever possible.
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproducible test case whenever possible.
FS#8798 - Allow -Qo to perform a functional 'which'
Attached to Project:
Pacman
Opened by Aaron Griffin (phrakture) - Thursday, 29 November 2007, 22:01 GMT-4
Last edited by Dan McGee (toofishes) - Friday, 30 November 2007, 09:28 GMT-4
Opened by Aaron Griffin (phrakture) - Thursday, 29 November 2007, 22:01 GMT-4
Last edited by Dan McGee (toofishes) - Friday, 30 November 2007, 09:28 GMT-4
|
DetailsIt'd be nice if "pacman -Qo" would perform the "which" step for you for binaries, maybe even do it only if no owner is found the first time through the list. /me shrugs
|
This task depends upon
I just did it because there were cases in past when one of you wasn't aware of some bug because it was unassigned and thus no mail notification was created and thus no attention was brought because it didn't stand out from hundred of other similar reports.
(phew, what a long sentence :D)
The reason the mini-which would work is simply because it's always the common case. It's the same rationale for 'find' having a -delete argument - you could easily use -exec and rm, but it's a common case, so it's covered.
http://mailman.archlinux.org/pipermail/pacman-dev/2010-March/010496.html