FS#39520 - Conflicting files in update (tevent/talloc)

Attached to Project: Pacman
Opened by Diogo (archlenovo) - Tuesday, 18 March 2014, 09:12 GMT
Last edited by Allan McRae (Allan) - Tuesday, 18 March 2014, 09:14 GMT
Task Type Bug Report
Category General
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version 4.1.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Summary and Info:

When updating package tevent there are conflicting files. It appears that tevent wants to touch files that are owned by talloc.

Steps to Reproduce:

$ sudo pacman -Syyu
:: Synchronizing package databases...
core 108,8 KiB 4,09M/s 00:00 [##################################] 100%
extra 1467,3 KiB 5,75M/s 00:00 [##################################] 100%
community 2,1 MiB 6,47M/s 00:00 [##################################] 100%
multilib 114,7 KiB 4,00M/s 00:00 [##################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...

Packages (6): imagemagick-6.8.8.8-1 libwbclient-4.1.6-1 mpg123-1.19.0-1 smbclient-4.1.6-1
soundtouch-1.8.0-1 tevent-0.9.21-1

Total Installed Size: 32,96 MiB
Net Upgrade Size: 0,13 MiB

:: Proceed with installation? [Y/n]
(6/6) checking keys in keyring [##################################] 100%
(6/6) checking package integrity [##################################] 100%
(6/6) loading package files [##################################] 100%
(6/6) checking for file conflicts [##################################] 100%
error: failed to commit transaction (conflicting files)
tevent: /usr/include/pytalloc.h exists in filesystem
tevent: /usr/lib/python2.7/site-packages/talloc.so exists in filesystem
tevent: /usr/share/man/man3/talloc.3.gz exists in filesystem
Errors occurred, no packages were upgraded.
$ pacman -Qo /usr/include/pytalloc.h
/usr/include/pytalloc.h is owned by talloc 2.0.8-2
$
This task depends upon

Closed by  Allan McRae (Allan)
Tuesday, 18 March 2014, 09:14 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#39517 ,  FS#39518 ,  FS#39519 

Loading...