FS#30388 - [pacman] -Qo misattributes files

Attached to Project: Pacman
Opened by Marti (intgr) - Wednesday, 20 June 2012, 19:15 GMT
Last edited by Allan McRae (Allan) - Saturday, 04 August 2012, 09:11 GMT
Task Type Bug Report
Category General
Status Closed
Assigned To Dave Reisner (falconindy)
Architecture All
Severity Low
Priority Normal
Reported Version 4.0.3
Due in Version 4.1.0
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: Apparently pacman -Qo sometimes miattributes /foo files to packages which don't have the file (original report:  FS#30180 )

Steps to reproduce:

# pacman -S libgda
...
# cp /etc/mkinitcpio.conf /config
# pacman -Qo /config
/config is owned by libgda 5.0.3-1


Additional info:
* package version(s)
pacman 4.0.3-2 (libalpm v7.0.3)
This task depends upon

Closed by  Allan McRae (Allan)
Saturday, 04 August 2012, 09:11 GMT
Reason for closing:  Fixed
Additional comments about closing:  commit da0dcc29
Comment by Dave Reisner (falconindy) - Wednesday, 20 June 2012, 20:23 GMT

Loading...