ubuntu 10.04 LTS vill inte hitta servrar

Frågor om LiveCDn samt installation och uppgradering av Ubuntu och dess varianter
andyplanck
Inlägg: 3
Blev medlem: 25 jun 2011, 16:08
OS: Ubuntu
Utgåva: 22.04 Jammy Jellyfish LTS
Ort: Uppsala
Kontakt:

ubuntu 10.04 LTS vill inte hitta servrar

Inlägg av andyplanck »

Min ubuntu installation vill inte hitta uppdateringsservern för sverige. Har servern upphört (se.ubuntu.com)?
Vad ska man byta till?
ubot
Inlägg: 4613
Blev medlem: 04 jan 2008, 14:03
OS: Ubuntu
Utgåva: 24.04 Noble Numbat LTS

Re: ubuntu 10.04 LTS vill inte hitta servrar

Inlägg av ubot »

Det borde väl gå utmärkt att byta till "Main server" eller? Annars har du ju en hel drös servrar i Sverige ju? Det är väl bara att ta en, t.ex. umu.se, lth.se, su.se eller något.
m!rage
Inlägg: 2550
Blev medlem: 28 apr 2009, 21:47
OS: Arch Linux
Ort: Lund

Re: ubuntu 10.04 LTS vill inte hitta servrar

Inlägg av m!rage »

se.archive.ubuntu.com ska det vara. Hur ser din /etc/apt/sources.list ut?
ubot
Inlägg: 4613
Blev medlem: 04 jan 2008, 14:03
OS: Ubuntu
Utgåva: 24.04 Noble Numbat LTS

Re: ubuntu 10.04 LTS vill inte hitta servrar

Inlägg av ubot »

Kör kommandot:

Kod: Markera allt

cat /etc/apt/sources.list > sources.txt
och posta innehållet i filen sources.txt i din Hemkatalog här i forumet efter att du har kört kommandot.
andyplanck
Inlägg: 3
Blev medlem: 25 jun 2011, 16:08
OS: Ubuntu
Utgåva: 22.04 Jammy Jellyfish LTS
Ort: Uppsala
Kontakt:

Re: ubuntu 10.04 LTS vill inte hitta servrar

Inlägg av andyplanck »

Kod: Markera allt

# deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://archive.ubuntu.com/ubuntu lucid main restricted
deb-src http://archive.ubuntu.com/ubuntu lucid restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu lucid-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu lucid-updates restricted main multiverse universe #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu lucid universe
deb http://archive.ubuntu.com/ubuntu lucid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu lucid multiverse
deb http://archive.ubuntu.com/ubuntu lucid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://se.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
Så här ser min sourcelist ut..
deb-src http://se.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu jaunty partner
deb-src http://archive.canonical.com/ubuntu jaunty partner

deb http://archive.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://archive.ubuntu.com/ubuntu lucid-security restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu lucid-security universe
deb http://archive.ubuntu.com/ubuntu lucid-security multiverse
deb http://repository.spotify.com stable non-free
ubot
Inlägg: 4613
Blev medlem: 04 jan 2008, 14:03
OS: Ubuntu
Utgåva: 24.04 Noble Numbat LTS

Re: ubuntu 10.04 LTS vill inte hitta servrar

Inlägg av ubot »

Ja, du har ju det här: deb http://se.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
Jag vet inte om det här betyder någonting men jaunty-backports finns ju inte här: http://se.archive.ubuntu.com/ubuntu/dists/
Samma sak här: ftp://ftp.df.lth.se/ubuntu/dists/
Däremot finns ju backports för alla andra distar. Jag vet inte om detta har någon betydelse. Jag tycker bara det är anmärkningsvärt att *-backports finns till alla andra distar än till jaunty.

Hm, är det så enkelt att supporttiden har gått ut och att paketen därför helt enkelt är borttagna? :| Jauntys support gick ju ut i slutet av 2010. Varför kommer då felmeddelandena först nu? Det kanske beror på att paketen funnits kvar på servrarna trots att dom inte har uppdaterats efter 2010 men att paketen nu har tagits bort från servrarna också? Och varför har inte backports för andra distros tagits bort då? :|

Servern se.archive.ubuntu.com finns såklart kvar men inte jaunty-backports eller? :|

https://help.ubuntu.com/community/UbuntuBackports
m!rage
Inlägg: 2550
Blev medlem: 28 apr 2009, 21:47
OS: Arch Linux
Ort: Lund

Re: ubuntu 10.04 LTS vill inte hitta servrar

Inlägg av m!rage »

Om du inte vet med dig att du behöver backports kan du köra med samma sources.list som jag har:

Kod: Markera allt

# deb cdrom:[Ubuntu 10.04.2 LTS _Lucid Lynx_ - Release amd64 (20110211.1)]/ lucid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://se.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://se.archive.ubuntu.com/ubuntu/ lucid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://se.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb-src http://se.archive.ubuntu.com/ubuntu/ lucid-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://se.archive.ubuntu.com/ubuntu/ lucid universe
deb-src http://se.archive.ubuntu.com/ubuntu/ lucid universe
deb http://se.archive.ubuntu.com/ubuntu/ lucid-updates universe
deb-src http://se.archive.ubuntu.com/ubuntu/ lucid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://se.archive.ubuntu.com/ubuntu/ lucid multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ lucid multiverse
deb http://se.archive.ubuntu.com/ubuntu/ lucid-updates multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ lucid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://se.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
# deb-src http://se.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu lucid partner
# deb-src http://archive.canonical.com/ubuntu lucid partner

deb http://security.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted
deb http://security.ubuntu.com/ubuntu lucid-security universe
deb-src http://security.ubuntu.com/ubuntu lucid-security universe
deb http://security.ubuntu.com/ubuntu lucid-security multiverse
deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse
ubot
Inlägg: 4613
Blev medlem: 04 jan 2008, 14:03
OS: Ubuntu
Utgåva: 24.04 Noble Numbat LTS

Re: ubuntu 10.04 LTS vill inte hitta servrar

Inlägg av ubot »

Innan du testar m!rage sources.list så rekommenderar jag att du gör en säkerhetskopia på din egen först:

Kod: Markera allt

sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup
Skriv svar

Återgå till "Installation och uppgradering"