FS#42882 - [lib32-libcups] 2.0.1-1 file conflict with libcups 2.0.1-1

Attached to Project: Community Packages
Opened by Luchesar V. ILIEV (kerberizer) - Sunday, 23 November 2014, 12:50 GMT
Last edited by Florian Pritz (bluewind) - Sunday, 23 November 2014, 14:37 GMT
Task Type Bug Report
Category Packages: Multilib
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 8
Private No

Details

Description: lib32-libcups 2.0.1-1 and libcups 2.0.1-1 both try to install /usr/lib/cups/backend/usb

Steps to reproduce: pacman -Syu on a x86_64 system that has both lib32-libcups and libcups installed

How to confirm:
$ pacman -Ql -q \
-p /var/cache/pacman/pkg/lib32-libcups-2.0.1-1-x86_64.pkg.tar.xz \
-p /var/cache/pacman/pkg/libcups-2.0.1-1-x86_64.pkg.tar.xz \
| grep -v '/$' | sort | uniq -d
/usr/lib/cups/backend/usb
This task depends upon

Closed by  Florian Pritz (bluewind)
Sunday, 23 November 2014, 14:37 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#42883 
Comment by Ralf Mardorf (Ralf) - Sunday, 23 November 2014, 14:33 GMT

Loading...