PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > using apt to upgrade from etch r0 ro r1...
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

using apt to upgrade from etch r0 ro r1...

Réponse
 
LinkBack Outils de la discussion
Vieux 18/08/2007, 18h00   #1
Michael Fothergill
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut using apt to upgrade from etch r0 ro r1...

Dear Debianists,

My apt sources.list file is as follows:

localhost:/home/mikef# more /etc/apt/sources.list
#
# deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot amd64
Binary-1 (20061110)]/ etch contrib main

deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official amd64 DVD Binary-3
20070407-12:15]/ etch contrib main
deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official amd64 DVD Binary-2
20070407-12:15]/ etch contrib main
deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official amd64 DVD Binary-1
20070407-12:15]/ etch contrib main
deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Beta amd64 DVD
Binary-3 20070317-22:49]/ etch contrib main
deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Beta amd64 DVD
Binary-2 20070317-22:49]/ etch contrib main
deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Beta amd64 DVD
Binary-1 20070317-22:49]/ etch contrib main
deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot amd64
Binary-3 (20061110)]/ etch contrib main
deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot amd64
Binary-2 (20061110)]/ etch contrib main
deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot amd64
Binary-1 (20061110)]/ etch contrib main

deb http://www.debian-multimedia.org etch main


# Line commented out by installer because it failed to verify:
# deb http://security.debian.org/ etch/updates main contrib
# Line commented out by installer because it failed to verify:
# deb-src http://security.debian.org/ etch/updates main contrib








deb http://www.dipconsultants.com/debian etch main
localhost:/home/mikef#


Can I add:

deb http://ftp.uk.debian.org/

to the file and then do e.g. apt-get dist-upgrade in order to download the
r1 modifications to the amd64 Etch 4.0 r0 I am currently using?


Do I need a bit more than this to do it?

Regards

Michael Fothergill

__________________________________________________ _______________
The next generation of Hotmail is here! http://www.newhotmail.co.uk


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 18/08/2007, 18h50   #2
Douglas A. Tutty
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: using apt to upgrade from etch r0 ro r1...

On Sat, Aug 18, 2007 at 04:55:58PM +0000, Michael Fothergill wrote:
> Dear Debianists,
>
> My apt sources.list file is as follows:
>
> localhost:/home/mikef# more /etc/apt/sources.list
> #


[snip slew of CDs and DVDs]

> deb http://www.debian-multimedia.org etch main
>
>
> # Line commented out by installer because it failed to verify:
> # deb http://security.debian.org/ etch/updates main contrib


You should uncomment this line so that you get security updates.

> # Line commented out by installer because it failed to verify:
> # deb-src http://security.debian.org/ etch/updates main contrib
>
> deb http://www.dipconsultants.com/debian etch main
>
> Can I add:
>
> deb http://ftp.uk.debian.org/


That would be ftp.uk.debian.org/debian etch main

>
> to the file and then do e.g. apt-get dist-upgrade in order to download the
> r1 modifications to the amd64 Etch 4.0 r0 I am currently using?


Yes, but doesn't the dipconsultants repository do that?

Doug.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 18/08/2007, 18h50   #3
Krzysztof Lubański
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: using apt to upgrade from etch r0 ro r1...

On Sat, 2007-08-18 at 16:55 +0000, Michael Fothergill wrote:
> My apt sources.list file is as follows:
> [...]
> # Line commented out by installer because it failed to verify:
> # deb http://security.debian.org/ etch/updates main contrib
> # Line commented out by installer because it failed to verify:
> # deb-src http://security.debian.org/ etch/updates main contrib


Hello.

You should have the above deb* lines uncommented to get timely security
updates - unless you have a good reason not to use them...

> deb http://ftp.uk.debian.org/
>
> to the file and then do e.g. apt-get dist-upgrade in order to download the
> r1 modifications to the amd64 Etch 4.0 r0 I am currently using?


Below is the full line that should be enough:

deb http://ftp.uk.debian.org/debian/ etch main contrib

'contrib' is optional, if you use any packages from the contrib section.

Good luck!

--
Krzysztof Lubanski



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 18/08/2007, 18h50   #4
Krzysztof Lubański
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: using apt to upgrade from etch r0 ro r1...

On Sat, 2007-08-18 at 16:55 +0000, Michael Fothergill wrote:
> My apt sources.list file is as follows:
> [...]
> # Line commented out by installer because it failed to verify:
> # deb http://security.debian.org/ etch/updates main contrib
> # Line commented out by installer because it failed to verify:
> # deb-src http://security.debian.org/ etch/updates main contrib


Hello.

You should have the above deb* lines uncommented to get timely security
updates - unless you have a good reason not to use them...

> deb http://ftp.uk.debian.org/
>
> to the file and then do e.g. apt-get dist-upgrade in order to download the
> r1 modifications to the amd64 Etch 4.0 r0 I am currently using?


Below is the full line that should be enough:

deb http://ftp.uk.debian.org/debian/ etch main contrib

'contrib' is optional, if you use any packages from the contrib section.

Good luck!

--
Krzysztof Lubanski



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 23h49.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,13653 seconds with 12 queries