Hallo,
nach der Anleitung "[HOWTO] Upgrade einer SuSE Version 9.1 auf 9.2 mit apt" habe ich analog 9.3 eingetragen. Beim Schritt 12 "apt -s dist-upgrade | tee upgrade.txt" kommt folgende Meldung:
Laut "[Tip] Abhängigkeiten lösen / Fehlermeldungen von apt" habe ich perl und python in der /etc/apt/apt.conf.d/apt.conf auf "ignore" gestellt, dann kommt eine noch längere Fehlerliste (gekürzt):
Die ganzen Pakete kann man schlecht deinstallieren. Ich weiss ab hier nicht mehr weiter. Hat jemand bitte eine weiterführende Idee?
nach der Anleitung "[HOWTO] Upgrade einer SuSE Version 9.1 auf 9.2 mit apt" habe ich analog 9.3 eingetragen. Beim Schritt 12 "apt -s dist-upgrade | tee upgrade.txt" kommt folgende Meldung:
Code:
Reading Package Lists...
Building Dependency Tree...
You might want to run `apt-get --fix-broken install' to correct these.
The following packages have unmet dependencies:
perl-spamassassin: Depends: perl (= 5.8.6) but 5.8.5-3.2 is installed
python-aqbanking: PreDepends: python (>= 2.4) but 2.3.4-3.2 is installed
python-ctypes: PreDepends: python (>= 2.4) but 2.3.4-3.2 is installed
python-ktoblzcheck: PreDepends: python (>= 2.4) but 2.3.4-3.2 is installed
E: Unmet dependencies. Try using --fix-broken.
Code:
athlon:~/update # apt -s dist-upgrade | tee upgrade.txt
Reading Package Lists...
Building Dependency Tree...
You might want to run `apt-get --fix-broken install' to correct these.
The following packages have unmet dependencies:
OpenOffice_org: Depends: /usr/bin/perl but it is not installable
SDL_perl: Depends: perl (= 5.8.5) but it is not installable
Video-DVDRip: Depends: perl (= 5.8.5) but it is not installable
Depends: /usr/bin/perl but it is not installable
WindowMaker: Depends: /usr/bin/perl but it is not installable
...
yast2-users: Depends: /usr/bin/perl but it is not installable
yast2-x11: Depends: /usr/bin/perl but it is not installable
yudit: PreDepends: perl but it is not installable
E: Unmet dependencies. Try using --fix-broken.