Skip to content

Instantly share code, notes, and snippets.

@Ram-Z
Last active July 28, 2016 22:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ram-Z/c55cac50568345e1f64060a5e5af33a2 to your computer and use it in GitHub Desktop.
Save Ram-Z/c55cac50568345e1f64060a5e5af33a2 to your computer and use it in GitHub Desktop.
❱❱ makepkg -sir --asdeps
[...]
error: failed to commit transaction (conflicting files)
python3-oauth2client: /usr/lib/python3.5/site-packages/tests/__init__.py exists in filesystem
python3-oauth2client: /usr/lib/python3.5/site-packages/tests/__pycache__/__init__.cpython-35.pyc exists in filesystem
[...]
23:44 ramsi@shada
❱❱ paco /usr/lib/python3.5/site-packages/tests/__init__.py
/usr/lib/python3.5/site-packages/tests/__init__.py is owned by python3-ccr 0.3.3-1
23:44 ramsi@shada
❱❱ paco /usr/lib/python3.5/site-packages/tests/__pycache__/__init__.cpython-35.pyc
/usr/lib/python3.5/site-packages/tests/__pycache__/__init__.cpython-35.pyc is owned by python3-ccr 0.3.3-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment