You are not logged in.
sudo pacman -Syuerror: failed to commit transaction (conflicting files)
python2-six: /usr/lib/python2.7/site-packages/six.py exists in filesystem
python2-six: /usr/lib/python2.7/site-packages/six.pyc exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply-3.4-py2.7.egg-info/PKG-INFO exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply-3.4-py2.7.egg-info/SOURCES.txt exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply-3.4-py2.7.egg-info/dependency_links.txt exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply-3.4-py2.7.egg-info/top_level.txt exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply/__init__.py exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply/__init__.pyc exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply/cpp.py exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply/cpp.pyc exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply/ctokens.py exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply/ctokens.pyc exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply/lex.py exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply/lex.pyc exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply/yacc.py exists in filesystem
python2-ply: /usr/lib/python2.7/site-packages/ply/yacc.pyc exists in filesystemWhat's wrong?
Last edited by gundamfj (2014-03-15 10:00:05)
Offline
Start with https://bbs.archlinux.org/viewtopic.php?id=130138 and see which packages do these files belong to.
Offline
Thanks your advice, anything goes well
Solution:
sudo pacman -S --force python2-six
sudo pacman -S --force python2-ply
sudo pacman -SyuOffline
Please remember to mark the thread as solved https://bbs.archlinux.org/viewtopic.php?id=130309
Offline