Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#32990 - python-memcached conflicts with python2-memcached
Attached to Project:
Community Packages
Opened by David H. Bronke (whitelynx) - Thursday, 06 December 2012, 18:33 GMT
Last edited by Jelle van der Waa (jelly) - Saturday, 08 December 2012, 11:33 GMT
Opened by David H. Bronke (whitelynx) - Thursday, 06 December 2012, 18:33 GMT
Last edited by Jelle van der Waa (jelly) - Saturday, 08 December 2012, 11:33 GMT
|
DetailsDescription:
When attempting to install both python-memcached and python2-memcached from 'community', I receive the following errors: /usr/lib/python2.7/site-packages/memcache.py exists in both 'python2-memcached' and 'python-memcached' /usr/lib/python2.7/site-packages/memcache.pyc exists in both 'python2-memcached' and 'python-memcached' /usr/lib/python2.7/site-packages/python_memcached-1.48-py2.7.egg-info/PKG-INFO exists in both 'python2-memcached' and 'python-memcached' /usr/lib/python2.7/site-packages/python_memcached-1.48-py2.7.egg-info/SOURCES.txt exists in both 'python2-memcached' and 'python-memcached' /usr/lib/python2.7/site-packages/python_memcached-1.48-py2.7.egg-info/dependency_links.txt exists in both 'python2-memcached' and 'python-memcached' /usr/lib/python2.7/site-packages/python_memcached-1.48-py2.7.egg-info/top_level.txt exists in both 'python2-memcached' and 'python-memcached' It seems like python-memcached includes the files for the python2 version instead of for python3. Additional info: * package version: 1.48-1 Steps to reproduce: pacman -S python-memcached python2-memcached |
This task depends upon
Closed by Jelle van der Waa (jelly)
Saturday, 08 December 2012, 11:33 GMT
Reason for closing: Fixed
Additional comments about closing: since the official version doesnt support python3, the split pkg is removed.
Saturday, 08 December 2012, 11:33 GMT
Reason for closing: Fixed
Additional comments about closing: since the official version doesnt support python3, the split pkg is removed.

Yes it seems like the python-memcached is also python2