* [EMAIL PROTECTED] [2001.03.29 13:04]: > Rich Puhek <[EMAIL PROTECTED]> writes: > > The upgrade is very easy... just do: > > > > "wget > > http://security.debian.org/dists/stable/updates/main/binary-i386/bind_8.2.3-0.potato.1_i386.deb" > > > > > > to get the file, and: > > > > "dpkg -i bind_8.2.3-0.potato.1_i386.deb" > > Or, even easier, make sure that this line is in /etc/apt/sources.list: > > deb http://security.debian.org/ stable/updates main > > Then just "apt-get update && apt-get dist-upgrade" > -- > Fraser Campbell
Doh! Don't do 'apt-get dist-upgrade'. Do 'apt-get upgrade' instead, unless you want to install woody. BTW, I use the following in my sources.list: deb http://security.debian.org/ stable/updates main contrib non-free Fraser, you'll only retrieve the "main" updates in the example you gave. -- Cameron Moore