• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

(gelöst) Upgrade zypper suse 11.4 -12.1 bleibt suse 11.4

Habe via zypper mein System von Suse 11.4 auf Suse 12.1 ein Upgrade durchgeführt.

Per reboot mein System neu gestartet und siehe da, es bleibt alles beim alten: SUSE 11.4

Meine Vorgehnsweise: in yast habe ich die repos umgenannt anstatt 11.4 in 12.1

Code:
zypper refresh

Code:
zypper dup --download in-advance

Dabei gab es 4-5 mal Probleme mit Paketen von packman, habe dies ignoriert und weiter gemacht.

Code:
zypper clean

Code:
reboot


Meine repos sind:

Code:
zypper repos --uri
#  | Alias                             | Name                                    | Aktiviert | Aktualisieren | URI                                                                      
---+-----------------------------------+-----------------------------------------+-----------+---------------+--------------------------------------------------------------------------
 1 | download.nvidia.com-opensuse      | nVidia Graphics Drivers                 | Ja        | Ja            | ftp://download.nvidia.com/opensuse/12.1/                                 
 2 | download.opensuse.org-UpdatedApps | openSUSE BuildService - KDE:UpdatedApps | Ja        | Ja            | http://download.opensuse.org/repositories/KDE:/UpdatedApps/openSUSE_12.1/
 3 | download.opensuse.org-mozilla     | openSUSE BuildService - Mozilla         | Ja        | Ja            | http://download.opensuse.org/repositories/mozilla/openSUSE_12.1/         
 4 | download.opensuse.org-non-oss     | Haupt-Repository (NON-OSS)              | Ja        | Ja            | http://download.opensuse.org/distribution/12.1/repo/non-oss/             
 5 | download.opensuse.org-non-oss_1   | openSUSE-12.1-Non-Oss                   | Ja        | Ja            | http://download.opensuse.org/distribution/12.1/repo/non-oss              
 6 | download.opensuse.org-oss         | Haupt-Repository (OSS)                  | Ja        | Ja            | http://download.opensuse.org/distribution/12.1/repo/oss/                 
 7 | download.opensuse.org-oss_1       | openSUSE-12.1-Oss                       | Ja        | Ja            | http://download.opensuse.org/distribution/12.1/repo/oss                  
 8 | download.opensuse.org-update      | Hauptaktualisierungs-Repository         | Ja        | Ja            | http://download.opensuse.org/update/12.1/                                
 9 | opensuse-guide.org-repo           | libdvdcss repository                    | Ja        | Ja            | http://opensuse-guide.org/repo/12.1/                                     
10 | packman.inode.at-suse             | Packman Repository                      | Ja        | Ja            | http://packman.inode.at/suse/openSUSE_12.1/


Code:
Kernel:  Linux 2.6.37.6-0.9-desktop x86_64
  Aktueller Benutzer:  frank@linux-rzay
  Distribution:  openSUSE 11.4 (x86_64)
  KDE:  4.6.00 (4.6.0) "release 6"
 

admine

Ultimate Guru
@Gandalf333

Kann es sein, dass du nur alle Pakete gedownloadet hast?
Zumindest deine geposteten Befehlszeile ist IMHO unkorrekt :???:
Es fehlt da ein - dazwischen.

Dafür entstand bei dir
Code:
zypper dup --download
 

lOtz1009

Moderator
Teammitglied
Nee das passt schon. Mach ich auch immer so.
http://blog.lotz1009.de/?p=25

Ich glaube eher dass entweder die Repos nicht gescheit aktualisiert wurden oder aufgrund der Fehlermeldungen kein Upgrade durchgeführt werden konnte.
 
OP
G

Gandalf333

Hacker
Es stand das soundsoviele Pakete neuinstalliert, soundsoviele verändert und soundsoviele gelöscht werden.
Es wurden ganz viele Pakete gedownloadet und hoffentlich auch installiert.
 

lOtz1009

Moderator
Teammitglied
Dann mach jetzt nochmal
zypper ref -f
zypper dup --download in-advance


Übrigens hast du OSS und Non-OSS doppelt.
 
OP
G

Gandalf333

Hacker
Code:
zypper ref -f
zypper dup --download in-advance

Bin ich dabei. Das System arbeitet so wie vorhin auch.

Habe die doppelten Oss-und Non-Oss Repos gelöscht.

Vielen Dank.

Jetzt werden die Pakete gedownloadet und dann installiert, oder?
 
OP
G

Gandalf333

Hacker
So wieder zuhause.

Prozess war beendet.

Noch ein

Code:
zypper clean

Und Neustart und alles funzt.

Ist halt doch immer ein spannender Prozess so ein Systemupgrade, v.a. wenn man sowenig Ahnung hat wie ich...

Herzlichen Dank für die schnelle Hilfe.
 
Oben