You are not logged in.
I try to update the mentioned packages but pacman says this:
(3/3) Test for file conflicts [################################] 100%
Error: Can't run task (conflicting files found)
python-gobject: /usr/lib/python3.3/site-packages/gi/__pycache__/__init__.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/__pycache__/importer.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/__pycache__/module.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/__pycache__/types.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/_glib/__pycache__/__init__.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/_glib/__pycache__/option.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/_gobject/__pycache__/__init__.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/_gobject/__pycache__/constants.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/_gobject/__pycache__/propertyhelper.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/_gobject/__pycache__/signalhelper.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/overrides/__pycache__/GLib.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/overrides/__pycache__/GObject.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/overrides/__pycache__/Gdk.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/overrides/__pycache__/Gio.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/overrides/__pycache__/Gtk.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/overrides/__pycache__/Pango.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/overrides/__pycache__/__init__.cpython-33.pyc exists in file system
python-gobject: /usr/lib/python3.3/site-packages/gi/repository/__pycache__/__init__.cpython-33.pyc exists in file system
Errors accured, no packets were upgraded.
Should I just delete these files and try again? Or is this a known problem with a fix I don't know?
Last edited by XenGi (2020-07-18 00:16:15)
# got root?█
Offline
*.pyc files sometimes cause issues like this, I think you can just delete them.
https://bbs.archlinux.org/viewtopic.php?id=166331
Last edited by karol (2013-07-23 17:13:55)
Offline
*.pyc files sometimes cause issues like this, I think you can just delete them.
https://bbs.archlinux.org/viewtopic.php?id=166331
that did the job. Thx!
# got root?█
Offline