@23: There is an easy way to get back to the official kubuntu-backports
- use dpkg instead of apt-get. I suggest this way:

* delete my repository from the list
* sudo apt-get update
* dpkg-query  --list '*qt*' | grep 4:4.7.0-beta2-gc01 |  awk '{print $2}'  > 
downgrade.qt
* mkdir qtdown && cd qtdown
* aptitude download $(cat downgrade.qt) -t lucid
* sudo dpkg -i *.deb

Because dpkg take no care of dependecies use this suggestion with care.

-- 
Qt 4.7.0 breaks QX11EmbedWidget
https://bugs.launchpad.net/bugs/614699
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to