FS#54035 - python2-backports.functions_lru_cache conflicts with dependency

Attached to Project: Arch Linux
Opened by KaiSforza (KaiSforza) - Sunday, 14 May 2017, 04:46 GMT
Last edited by Jan de Groot (JGC) - Sunday, 14 May 2017, 06:40 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Conflicts in python2-backports.functools_lru_cache and python2-backports. Conflicting files:

/usr/lib/python2.7/site-packages/backports/__init__.py
/usr/lib/python2.7/site-packages/backports/__init__.pyc

Additional info:
* package version(s)
python2-backports: 1.0-1
python2-backports.functions_lru_cache: 1.4-1

* config and/or log files etc.

(cleaned up a bit for readability)

> sudo pacman -Syu
:: Synchronizing package databases...
core is up to date
extra 1705.4 KiB 5.20M/s 00:00
community 3.8 MiB 8.43M/s 00:00
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Package (2) Old Version New Version Net Change Download Size

extra/freeciv 2.5.6-1 2.5.7-1 0.03 MiB 13.81 MiB
extra/python2-backports.functools_lru_cache 1.3-1 1.4-1 0.00 MiB 0.01 MiB

Total Download Size: 13.82 MiB
Total Installed Size: 45.09 MiB
Net Upgrade Size: 0.03 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
freeciv-2.5.7-1-x86_64 13.8 MiB 21.0M/s 00:01
python2-backports.functools_lru_cache-1.4-1-any 13.8 MiB 19.8M/s 00:01
(2/2) checking keys in keyring
(2/2) checking package integrity
(2/2) loading package files
(2/2) checking for file conflicts
error: failed to commit transaction (conflicting files)
python2-backports.functools_lru_cache: /usr/lib/python2.7/site-packages/backports/__init__.py exists in filesystem
python2-backports.functools_lru_cache: /usr/lib/python2.7/site-packages/backports/__init__.pyc exists in filesystem
Errors occurred, no packages were upgraded.


Steps to reproduce:

Install python2-backports.functions_lru_cache
This task depends upon

Closed by  Jan de Groot (JGC)
Sunday, 14 May 2017, 06:40 GMT
Reason for closing:  Duplicate
Comment by KaiSforza (KaiSforza) - Sunday, 14 May 2017, 04:48 GMT
Seems like it only works on an upgrade or new install, if you already have python2-backports.functions_lru_cache installed, it will not give this error.
Comment by Moabit (Moabit) - Sunday, 14 May 2017, 05:56 GMT

Loading...