• 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 SMART updates mehr für SuSE 10.0 ???

Seit 10. März gibt es keine Updates für SuSE 10.0.

Normalerweise gibt es fast jeden Tag Updates.
Wird SuSE 10.0 nicht mehr mit Updates versorgt???

Vielleicht weiß einer was da los ist.

Liebe vorösterliche Grüße vom Rhein.

O.
 
OliverHahn schrieb:
Normalerweise gibt es fast jeden Tag Updates.
Updates gibt es nur wenn Sicherheitslücken oder Bug gefixed werden.

OliverHahn schrieb:
Wird SuSE 10.0 nicht mehr mit Updates versorgt???
Doch.
Der Support für SuSE 9.3 läuft im April aus.

OliverHahn schrieb:
Vielleicht weiß einer was da los ist.
:roll:
Poste deine channel-Konfiguration:
Code:
smart channel --show
 
OP
O

OliverHahn

Newbie
Hallo!

Hier die gewünschte Liste:

Code:
[suse-100-apt-update]
type = apt-rpm
name = SUSE Linux 10.0 APT Update Repository
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = update

[suse-100-yum-base]
type = rpm-md
name = SUSE Linux 10.0 YUM Base Repository
baseurl = ftp://ftp.gwdg.de/pub/opensuse/distribution/SL-10.0-OSS/inst-source/suse

[rpm-sys]
type = rpm-sys
name = RPM System

[suse-100-apt-security]
type = apt-rpm
name = SUSE Linux 10.0 APT Security Repository
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = security

[suse-100-yum-extra]
type = rpm-md
name = SUSE Linux 10.0 YUM Extra Repository
baseurl = ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/i386/10.0/SUSE-Linux10.0-GM-Extra/suse

[suse-100-apt-openoffice]
type = apt-rpm
name = SUSE Linux 10.0 APT OpenOffice.org Repository
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = openoffice

[suse-100-apt-samba3]
type = apt-rpm
name = SUSE Linux 10.0 APT Samba3 Repository
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = samba3

[suse-100-apt-kde]
type = apt-rpm
name = SUSE Linux 10.0 APT kde Repository
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = kde

[suse-100-apt-suse-projects]
type = apt-rpm
name = SUSE Linux 10.0 APT Suse Projects Repository
disabled = yes
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = suse-projects

[suse-100-apt-java]
type = apt-rpm
name = SUSE Linux 10.0 APT Java Repository
disabled = yes
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = java

[suse-100-apt-usr-local-bin]
type = apt-rpm
name = SUSE Linux 10.0 APT usr-local-bin Repository
disabled = yes
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = usr-local-bin

[suse-100-apt-wine]
type = apt-rpm
name = SUSE Linux 10.0 APT wine Repository
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = wine

[suse-100-apt-kde3-stable]
type = apt-rpm
name = SUSE Linux 10.0 APT KDE3-stable Repository
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = kde3-stable

[packman-100-apt]
type = apt-rpm
name = Packman 10.0 APT Repository
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = packman

[suse-100-apt-base]
type = apt-rpm
name = SUSE Linux 10.0 APT Base Repository
disabled = yes
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = base

[guru-100-apt]
type = apt-rpm
name = Guru 10.0 APT Repository
disabled = yes
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = suser-guru

[suse-100-apt-extra]
type = apt-rpm
name = SUSE Linux 10.0 APT Extra Repository
disabled = yes
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = extra

[suse-100-apt-mozilla]
type = apt-rpm
name = SUSE Linux 10.0 APT Mozilla Repository
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = mozilla

[packman-100-yum]
type = rpm-md
name = Packman 10.0 YUM Repository
disabled = yes
baseurl = http://packman.iu-bremen.de/suse/10.0/

[packman-i686-100-apt]
type = apt-rpm
name = Packman-i686 10.0 APT Repository
baseurl = http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386
components = packman-i686

[suse-100-yum-java]
type = rpm-md
name = SUSE Linux 10.0 YUM Java Repository
baseurl = ftp://ftp.gwdg.de/pub/opensuse/distribution/SL-10.0-OSS/inst-source-java/suse

Sieht doch ganz gut aus, oder???

O.
 

obec

Advanced Hacker
Hi,

mach doch mal ein
Code:
smart update
. Dann kannste noch mal schauen, ob wirklich keine Updates da sind.

Gruß

obec
 

oc2pus

Ultimate Guru
deine channel Liste ist auf apt-rpm gemünzt, das olltest du mal umstellen auf "richtige" smart-channels. Dann kommen auch die updates.

bei packman wird 10.0 immer noch aktiv gebaut.
 
Oben