Sample Header Ad - 728x90

Depends: libqtgui4 (>= 4.6.2) but it is not installed

2 votes
2 answers
7143 views
I want to install the Wing IDE for python. When I executed it, dpkg showed me some qt packages that were not installed. I installed a few of them via Synaptic Package Manager, but the rest cannot be found. The problem now is I cannot install -f, install or remove any other package. All include in the following: root@debian32:/home/saman/Downloads# apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... failed. The following packages have unmet dependencies: libqt4-network : Depends: libqtcore4 (= 4:4.8.6+git64-g5dc8b2b+dfsg-3) but it is not installed libqt4-sql : Depends: libqtcore4 (= 4:4.8.6+git64-g5dc8b2b+dfsg-3) but it is not installed libqt4-sql-mysql : Depends: libqtcore4 (= 4:4.8.6+git64-g5dc8b2b+dfsg-3) but it is not installed libqt4-xml : Depends: libqtcore4 (= 4:4.8.6+git64-g5dc8b2b+dfsg-3) but it is not installed libqtcore4-perl : Depends: libqtcore4 (>= 4:4.8) but it is not installed Depends: libqtgui4 (>= 4:4.8) but it is not installed libqtdbus4 : Depends: libqtcore4 (= 4:4.8.6+git64-g5dc8b2b+dfsg-3) but it is not installed libqtgui4-perl : Depends: libqtcore4 (>= 4:4.8) but it is not installed Depends: libqtgui4 (>= 4:4.8) but it is not installed libsmokeqtcore4-3 : Depends: libqtcore4 (>= 4:4.8.0) but it is not installed libsmokeqtgui4-3 : Depends: libqtcore4 (>= 4:4.7.0~beta1) but it is not installed Depends: libqtgui4 (>= 4:4.8.5) but it is not installed libsmokeqtnetwork4-3 : Depends: libqtcore4 (>= 4:4.7.0~beta1) but it is not installed wingide5 : Depends: libqtcore4 (>= 4.6.2) but it is not installed Depends: libqtgui4 (>= 4.6.2) but it is not installed Depends: libqt4-svg (>= 4.6.2) but it is not installed Depends: libqt4-webkit (>= 4.6.2) but it is not installed Depends: libqt4-script (>= 4:4.5.3) but it is not installed E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. E: Unable to correct dependencies This really looks like a huge problem to me now, how can I fix this? # apt-cache policy libqtcore4 libqtcore4: Installed: (none) Candidate: 4:4.8.6+git64-g5dc8b2b+dfsg-3 Version table: 4:4.8.6+git64-g5dc8b2b+dfsg-3 0 500 http://ftp.tr.debian.org/debian/ stable/main i386 Packages 100 /var/lib/dpkg/status # apt-get install libqtcore4 Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: libqtcore4-perl : Depends: libqtgui4 (>= 4:4.8) but it is not going to be installed libqtgui4-perl : Depends: libqtgui4 (>= 4:4.8) but it is not going to be installed libsmokeqtgui4-3 : Depends: libqtgui4 (>= 4:4.8.5) but it is not going to be installed ninja-ide : Depends: python-pyinotify but it is not going to be installed Depends: python-qt4 but it is not going to be installed wingide5 : Depends: libqtgui4 (>= 4.6.2) but it is not going to be installed Depends: libqt4-svg (>= 4.6.2) but it is not going to be installed Depends: libqt4-webkit (>= 4.6.2) but it is not going to be installed Depends: libqt4-script (>= 4:4.5.3) but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). root@debian32:/usr/share/eclipse/dropins# apt-get install libqtgui4 Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: libqt4-network : Depends: libqtcore4 (= 4:4.8.6+git64-g5dc8b2b+dfsg-3) but it is not going to be installed libqt4-sql : Depends: libqtcore4 (= 4:4.8.6+git64-g5dc8b2b+dfsg-3) but it is not going to be installed libqt4-sql-mysql : Depends: libqtcore4 (= 4:4.8.6+git64-g5dc8b2b+dfsg-3) but it is not going to be installed libqt4-xml : Depends: libqtcore4 (= 4:4.8.6+git64-g5dc8b2b+dfsg-3) but it is not going to be installed libqtcore4-perl : Depends: libqtcore4 (>= 4:4.8) but it is not going to be installed libqtdbus4 : Depends: libqtcore4 (= 4:4.8.6+git64-g5dc8b2b+dfsg-3) but it is not going to be installed libqtgui4 : Depends: libqtcore4 (= 4:4.8.6+git64-g5dc8b2b+dfsg-3) but it is not going to be installed libqtgui4-perl : Depends: libqtcore4 (>= 4:4.8) but it is not going to be installed libsmokeqtcore4-3 : Depends: libqtcore4 (>= 4:4.8.0) but it is not going to be installed libsmokeqtgui4-3 : Depends: libqtcore4 (>= 4:4.7.0~beta1) but it is not going to be installed libsmokeqtnetwork4-3 : Depends: libqtcore4 (>= 4:4.7.0~beta1) but it is not going to be installed ninja-ide : Depends: python-pyinotify but it is not going to be installed Depends: python-qt4 but it is not going to be installed wingide5 : Depends: libqtcore4 (>= 4.6.2) but it is not going to be installed Depends: libqt4-svg (>= 4.6.2) but it is not going to be installed Depends: libqt4-webkit (>= 4.6.2) but it is not going to be installed Depends: libqt4-script (>= 4:4.5.3) but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). root@debian32:/usr/share/eclipse/dropins# apt-cache policy libqtgui4 libqtgui4: Installed: (none) Candidate: 4:4.8.6+git64-g5dc8b2b+dfsg-3 Version table: 4:4.8.6+git64-g5dc8b2b+dfsg-3 0 500 http://ftp.tr.debian.org/debian/ stable/main i386 Packages 100 /var/lib/dpkg/status
Asked by Saman (371 rep)
May 25, 2015, 07:51 AM
Last activity: Apr 17, 2019, 07:50 AM