• 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] Keine Updates bei OpenSuse 10.2?

Moin!

Ich habe jetzt schon eine ganze weile OpenSuse 10.2 i586 auf meinem Notebook und das funktioniert auch einwandfrei inklusive Grafix und WLan. Sogar die Laut/Leise Tasten an der Seite funtionieren und werden als OSD beim betätigen angezeigt.

Auf meinen anderen Rechnern (Arbeitsplatz 10.1 64; Server 10.0 i586) kann ich jeden Tag das eine oder andere Update einspielen, was ich beim Server auch automatisch Nachts mache.

Nur auf dem Notebook bekomme ich keine Updates. Sowohl ZEND auch auch you zeigt mir keine Updates!? Ist das normal? Wenn ja was kann ich dagegen tun? Wenn nein, was kann ich dagegen tun?

Als zusätzliche Quelle habe ich jetzt schon diese beiden Quellen eingetragen:

Code:
http://download.opensuse.org/distribution/10.2/repo/oss/
Code:
http://download.opensuse.org/distribution/10.2/repo/non-oss/

Beides hat recht lange gedauert, aber Updates wurden mir noch immer nicht angezeigt.

Was habe ich falsch gemacht, oder ist OpenSuse 10.2 grundsätzlich ohne Updates?

Grüße aus Hamburg

Thomas
 
OP
mtom
Moin!

Ich habe den Befehl rasch mal an der Konsole eingegeben. Das Ergebnis sieht wie folgt aus:

Code:
# | Status | Typ  | Name            | URI
--+--------+------+-----------------+-------------------------------------------
1 | Active | ZYPP | 20061211-095510 | cd:///?devices=/dev/hdc&alias=20061211-095510
2 | Active | ZYPP | 20070130-094430 | http://download.opensuse.org/distribution/10.2/repo/non-oss/?alias=20070130-094430
3 | Active | ZYPP | 20070130-095835 | http://download.opensuse.org/distribution/10.2/repo/oss/?alias=20070130-095835

Ich habe dann noch eine Quelle (gdwg) hinzugefügt und das Ergenis stellt sich wie folgt dar:

Code:
# | Status | Typ  | Name            | URI
--+--------+------+-----------------+-------------------------------------------
1 | Active | ZYPP | 20061211-095510 | cd:///?devices=/dev/hdc&alias=20061211-095510
2 | Active | ZYPP | 20070130-094430 | http://download.opensuse.org/distribution/10.2/repo/non-oss/?alias=20070130-094430
3 | Active | ZYPP | 20070130-095835 | http://download.opensuse.org/distribution/10.2/repo/oss/?alias=20070130-095835
4 | Active | ZYPP | 20070131-184323 | http://ftp.gwdg.de/pub/opensuse/distribution/10.2/repo/oss/?alias=20070131-184323

you meldet noch immer, dass keine Patches verfügbar sind? Habe ich einfach nur die falsche Quellen? Ich mag nicht so recht glauben, dass es für OpenSuse keine Updates gibt. Welche Quellen hast Du eingestellt?

Grüße aus Hamburg

Thomas
 
:roll:
Du brauchst eine Update-Quelle - keine zweite Installationsquelle (oss)!

 
OP
mtom
Moin!

Danke! Ich habe den Unterschied zwischen Updatequelle und Installationsqelle einfach nicht bemerkt. Grrrr.

Der Vollständigkeit halber stellt es sich bei mir jetzt so dar:

Code:
# | Status | Typ  | Name            | URI
--+--------+------+-----------------+-------------------------------------------
1 | Active | ZYPP | 20061211-095510 | cd:///?devices=/dev/hdc&alias=20061211-095510
2 | Active | ZYPP | 20070130-094430 | http://download.opensuse.org/distribution/10.2/repo/non-oss/?alias=20070130-094430
3 | Active | ZYPP | 20070130-095835 | http://download.opensuse.org/distribution/10.2/repo/oss/?alias=20070130-095835
4 | Active | ZYPP | 20070131-194514 | http://ftp-1.gwdg.de/pub/linux/suse/ftp.suse.com/suse/update/10.2/

Jetzt klappt es auch mit den Updates.

Danke aus Hamburg

Thomas
 
Oben