FS#43435 - [doublecmd-gtk2] Installation failure (conflicting files)

Attached to Project: Community Packages
Opened by Ivan Gubkin (iegubkin) - Tuesday, 13 January 2015, 16:09 GMT
Last edited by Ike Devolder (BlackEagle) - Wednesday, 21 January 2015, 11:32 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Ike Devolder (BlackEagle)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Installation fails (package not previously installed):

Packages (1) doublecmd-gtk2-0.5.11-1

Total Installed Size: 41.93 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [######################] 100%
(1/1) checking package integrity [######################] 100%
(1/1) loading package files [######################] 100%
(1/1) checking for file conflicts [######################] 100%
error: failed to commit transaction (conflicting files)
doublecmd-gtk2: /usr/lib64 exists in filesystem
Errors occurred, no packages were upgraded.

Perhaps a bug related to the update to pacman 4.2?

https://bbs.archlinux.org/viewtopic.php?pid=1492022
This task depends upon

Closed by  Ike Devolder (BlackEagle)
Wednesday, 21 January 2015, 11:32 GMT
Reason for closing:  Fixed
Additional comments about closing:  doublecmd-* 0.5.11-2
Comment by Johannes Löthberg (demize) - Tuesday, 13 January 2015, 16:31 GMT
Yeah, pacman 4.2 will no longer follow symlinks when installing so that PKGBUILD needs to be updated to put the files in /usr/lib instead of /usr/lib64.

Loading...