ale1971 wrote:
>
> I am sorry but I am a beginner...
>
> How can I upgrade to 3.0.STABLE1?
>
> With apt-get install squid3 i get Version 3.0.PRE5
>
> My sources.list:
>
> deb http://ftp.debian.org/debian/ etch main contrib non-free
> deb-src http://ftp.debian.org/debian/ etch main contrib non-free
>
> deb http://security.debian.org/ etch/updates main contrib non-free
> deb-src http://security.debian.org/ etch/updates main contrib non-free
>
Darn. STABLE1 is available from testing or unstable repositories.
add to sources.list:
http://ftp.debian.org/debian/ testing main contrib non-free
run:
apt-get update
apt-get install squid3
remove edit above from sources.list
(unless you want to keep using cutting-edge apps with the latest working
updates)
then run:
apt-get update
FYI:
That pulls the latest program info from the 'testing' repository,
installs squid3.stable1 and its dependencies, then reverts future
updates to being only from stable.
Warning: Programs and libraries installed from testing may in some cases
clash with the ones in stable. It's then up to you whether to revert the
new app/library back to stable version (remove and re-install) or to
upgrade the complaining app to an testing version itself.
Amos
-- Please use Squid 2.6STABLE17+ or 3.0STABLE1+ There are serious security advisories out on all earlier releases.Received on Mon Mar 03 2008 - 01:09:27 MST
This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:04 MDT