You are not logged in.
Hi,
I'm on a fully updated (as of 30 hours ago) Arch 64b/KDE.
Ever since I can't proceed with full upgrade (pacman -Syu) due to pyqt replacement as appearing below:
Please advise!
=== copy of terminal============
:: Starting full system upgrade...
:: Replace pyqt with extra/python2-qt? [Y/n] y
:: Replace sip with extra/python2-sip? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: q7z: requires pyqt>=4.5
==========
Last edited by mibadt (2011-01-22 03:18:42)
Best regards,
Michael Badt
Offline
I've just compiled Q7Z from the AUR without problem. I think it's because q7z is now written in python 3 which can co-exist with python2-*
$ pacman -Qs python
local/python-qt 4.8.2-4 [17.02 MB]
A set of Python 3 bindings for the Qt toolkit
local/python-sip 4.12-4 [0.30 MB]
A tool that makes it easy to create Python 3 bindings for C and C++ libraries
local/python2-qt 4.8.2-4 [18.55 MB]
A set of Python 2 bindings for the Qt toolkit
local/python2-sip 4.12-4 [0.61 MB]
A tool that makes it easy to create Python 2 bindings for C and C++ librariesLast edited by SS4 (2011-01-21 12:20:41)
Rauchen verboten
Offline
you have to update q7z first or remove it
Offline
-R q7z, -Syu, makepkg -si
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
Thanks,
Indeed temporarily removing q7z solved the problem.
Best regards,
Michael Badt
Offline