FS#8157 - pacman -Qo and relative paths

Attached to Project: Arch Linux
Opened by héctor (hacosta) - Friday, 28 September 2007, 20:48 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 29 September 2007, 14:48 GMT
Task Type Feature Request
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version 2007.08.1
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
it would be nice if pacman -Qo supported relative paths



Steps to reproduce:
alcachofa etc # cd /etc/
alcachofa etc # pacman -Qo vimrc
error: No package owns vimrc
alcachofa etc # pacman -Qo /etc/vimrc
/etc/vimrc is owned by vim 7.1.94-1
This task depends upon

Closed by  Roman Kyrylych (Romashka)
Saturday, 29 September 2007, 14:48 GMT
Reason for closing:  Fixed
Additional comments about closing:  was reported long ago and fixed in 3.1
Comment by Xavier (shining) - Friday, 28 September 2007, 21:59 GMT
Apparently, this already works in 3.1.

Loading...