hi,
ich will bei meinem root webmin installieren, allerdings geht das nicht so richtig:
Code
The following packages have unmet dependencies:
webmin: Depends: python but it is not going to be installed
E: Broken packages
wenn ich jetzt also python installieren will, passiert folgendes:
Code
The following packages have unmet dependencies:
python: Depends: python2.6 (>= 2.6.6-1~) but it is not installable
Depends: python-minimal (= 2.6.6-3+squeeze5wo1) but it is not going to be installed
E: Broken packages
ein apt-cache policy python python2.7 sagt folgendes:
Code
debian50-lamp:/# apt-cache policy python python2.7
python:
Installed: (none)
Candidate: 2.6.6-3+squeeze5wo1
Version table:
2.6.6-3+squeeze5wo1 0
500 http://ppa.wiredobjects.eu squeeze/main Packages
2.5.2-3 0
500 ftp://mirror.hetzner.de lenny/main Packages
500 http://ftp.de.debian.org lenny/main Packages
100 /var/lib/dpkg/status
python2.7:
Installed: (none)
Candidate: 2.7.1-3squeeze1
Version table:
2.7.1-3squeeze1 0
500 http://ppa.wiredobjects.eu squeeze/main Packages
Alles anzeigen
dh nicht installiert. allerdings wenn ich jetzt einfach nur python starte
Code
Python 2.7.2 (default, Aug 25 2011, 13:59:48)
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
also ist es ja irgendwie doch installiert.
apt-get -f install python bringt auch nichts
dh, ich kann grade irgendwie gar nix machen, da dem einem das fehlt was ich wiederum nciht installieren kann weil dem anderen das andere fehlt usw.
hoffe irgendwer von euch hat ne idee.