Sie sind nicht angemeldet.

  • »rantanplan« ist der Autor dieses Themas

Beiträge: 12

Registrierungsdatum: 07.08.2009

Derivat: Ubuntu

Architektur: 64-Bit PC

  • Nachricht senden

1

03.06.2010, 13:22

Wo zur Hölle ist Kdevelop und PyQt4? :)

Sers!

Bei mir sind sämtliche Qt4 Packages nicht installierbar:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
% sudo apt-get install pyqt4-dev-tools python-qt4
Reading package lists... Done
Building dependency tree   	
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  python-qt4: Depends: libqt4-assistant (>= 4:4.5.3) but it is not going to be installed
          	Depends: libqt4-designer (>= 4:4.5.3) but it is not going to be installed
          	Depends: libqt4-help (>= 4:4.6.1) but it is not going to be installed
          	Depends: libqt4-script (>= 4:4.6.1) but it is not going to be installed
          	Depends: libqt4-scripttools (>= 4:4.6.1) but it is not going to be installed
          	Depends: libqt4-svg (>= 4:4.5.3) but it is not going to be installed
          	Depends: libqt4-test (>= 4:4.5.3) but it is not going to be installed
          	Depends: libqt4-webkit (>= 4:4.6.1) but it is not going to be installed
          	Depends: libqt4-xmlpatterns (>= 4:4.6.1) but it is not going to be installed
E: Broken packages


Das stört mich schon mal ziemlich, weil auch wenn ich jedes einzelne dieser Pakete auswähl bleibt es bei zyklischen unaufgelösten Abhängigkeiten. Anscheinend wird das Problem auch nicht behoben.

Meine 2. Frage: wo bekomme ich nun Kdevelop her?

Quellcode

1
2
3
4
5
6
7
8
% apt-cache search kdevelop       	
c-cpp-reference - C and C++ programming reference
kdevplatform-dbg - debugging symbols for the KDevelop platform
kdevplatform-dev - development files for the KDevelop platform
kdevplatform1-libs - shared libraries for the KDevelop platform
libsublime-dev - development files for the sublime user interface library
libsublime1 - an user interface library
qdevelop - A development environment entirely dedicated to Qt4


Ich benutze nichts weiter als das Standard Repo. :cursing:

Danke ;),
ranti

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »rantanplan« (03.06.2010, 13:23)


  • »TiKaey« ist männlich

Beiträge: 312

Registrierungsdatum: 22.01.2007

Architektur: 64-Bit PC

  • Nachricht senden

2

03.06.2010, 13:30

Ist die 9.04 bei dir noch aktuell, die im Profil steht, oder ist es mittlerweile eine andere?

  • »rantanplan« ist der Autor dieses Themas

Beiträge: 12

Registrierungsdatum: 07.08.2009

Derivat: Ubuntu

Architektur: 64-Bit PC

  • Nachricht senden

3

03.06.2010, 13:44

Nönl, ist 10.4.

4

03.06.2010, 17:10

Meine 2. Frage: wo bekomme ich nun Kdevelop her?
aus den universe-backports:

Quellcode

1
apt-cache policy kdevelop

Quellcode

1
2
3
4
5
6
7
8
kdevelop:
  Installiert: (keine)
  Kandidat: 4:4.0.0-0ubuntu1
  Versions-Tabelle:
 	4:4.0.0-0ubuntu1 0
    	500 http://archive.ubuntu.com/ubuntu/ lucid-backports/universe Packages
 	4:4.0.0-0ubuntu1~ppa1 0
    	500 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/ lucid/main Packages


...und bitte nur eine Frage pro Thread!

P.S. Der Rest ist in main und eigentlich installierbar. Vll. solltest du mal deine sources.list zeigen und den Thread-Titel etwas überarbeiten :rolleyes:
~ Two hours of trial and error can save ten minutes of RTFM ~