FS#7068 - pacman -Qo file
Attached to Project:
Pacman
Opened by Kayo Hamid (kayo) - Saturday, 05 May 2007, 01:47 GMT
Last edited by Dan McGee (toofishes) - Thursday, 31 May 2007, 07:08 GMT
Opened by Kayo Hamid (kayo) - Saturday, 05 May 2007, 01:47 GMT
Last edited by Dan McGee (toofishes) - Thursday, 31 May 2007, 07:08 GMT
|
Details
Summary and Info:
Pacman doesn't find package's owner of file into the /path/to/file. Steps to Reproduce: pacman -Qo /boot/grub/menu.lst /boot/grub/menu.lst is owned by grub 0.97-7 cd /boot/grub pacman -Qo menu.lst error: No package owns menu.ls |
This task depends upon
Closed by Dan McGee (toofishes)
Thursday, 31 May 2007, 07:08 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in GIT
Thursday, 31 May 2007, 07:08 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in GIT
This should be a relatively straightforward fix.
It's not hard to fix, but I'm going to relabel this as a Feature Request.
.--. Pacman v2.9.8
/ _.-' .-. .-. .-. Copyright (C) 2002-2006 Judd Vinet <jvinet@zeroflux.org>
\ '-. '-' '-' '-'
'--' This program may be freely redistributed under
the terms of the GNU General Public License
$ pacman -Qo menu.lst
/boot/grub/menu.lst is owned by grub 0.97-7
$ pacman -Qo /boot/grub/menu.lst
/boot/grub/menu.lst is owned by grub 0.97-7