James W. Thompson, II wrote:
> can I get only certain packages from testing while leaving the rest of
> my system on the stable chain without messing too much stuff up and do
> it automatically through apt-get?
Depends on what you get, though it will be very easy to make a mess of your
system. I
Would this routine also "downgrade" from unstable to testing?
thanks
user list wrote:
deb http://http.us.debian.org/debian testing main contrib non-free
and you must issue:
apt-get update
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL
Your sources.list must have testing repositories,i. e.
deb http://http.us.debian.org/debian testing main contrib non-free
and you must issue:
apt-get update
If you want to use testing as the default release,
in apt.conf you should have a line
APT::Default-Release "testing";
I hope this helps
Yes. Change one of your entries in /etc/apt/sources.list from stable to
unstable, 'apt-get update', then 'apt-get install package_name'. Then change
your edited entry in /etc/apt/sources.list back to stable, and 'apt-get update'.
Mike
* mailto:[EMAIL PROTECTED]
-Original Message-
From
Am 02. Aug, 2001 schwäzte Andrew Pritchard so:
> Is there a way you can install a package from the testing branch using
> apt-get, from a box which is in every other way 'stable'? I remember
> seeing something like this I think on debianplanet - but I can't now find
> the reference.
Yes. Add wood
Joey Hess <[EMAIL PROTECTED]> writes:
> Jan Ulrich Hasecke wrote:
> > today I tried to dist-upgrade to testing, but got this error:
> >
> > Fetched 256MB in 1h37m23s (43.8kB/s)
> >
> > 98% [Scanning packages]Template parse error near "" at
> > /usr/lib
Jan Ulrich Hasecke wrote:
> today I tried to dist-upgrade to testing, but got this error:
>
> Fetched 256MB in 1h37m23s (43.8kB/s)
>
> 98% [Scanning packages]Template parse error near "" at
> /usr/lib/perl5/Debian/DebConf/Template.pm line 102, chunk 3.
MaD dUCK <[EMAIL PROTECTED]> wrote:
>hey, how can i use apt-get to get something like postfix-0.0.20010228-1
>out of testing? i have testing/main and some other testing's in my
>sources.list, but
>
>apt-get --download-only install testing/postfix
>
>doesn't work,
If you've got apt 0.5.0, postfix/t
MaD dUCK wrote:
> hey, how can i use apt-get to get something like postfix-0.0.20010228-1
> out of testing? i have testing/main and some other testing's in my
> sources.list, but
>
> apt-get --download-only install testing/postfix
>
> doesn't work, and
>
> apt-get --download-only install postfix
9 matches
Mail list logo