FS#24986 - python2-zope-interface missing conflict on zope-interface

Attached to Project: Arch Linux
Opened by Rickard Närström (ricce_n) - Friday, 01 July 2011, 19:59 GMT
Last edited by Ionut Biru (wonder) - Friday, 01 July 2011, 20:24 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The zope-interface was renamed to python2-zope-interface (to allow a python-zope-interface for Python 3). The python2-zope-interface provides and replaces zope-interface but do not conflict with it. This mean that pacman -Su will not uninstall zope-interface before trying to install pythin2-zope-interface and those cause file conflicts.

As a workaround I forced pacman to uninstall zope-interface before with the following commands:
pacman -Rdd zope-interface
pacman -S python2-zope-interface
This task depends upon

Closed by  Ionut Biru (wonder)
Friday, 01 July 2011, 20:24 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#24905 

Loading...