Re: upgrading makedev

2002-03-14 Thread Tollef Fog Heen
* Matt Kraai | > You'll also want to add something like: | > | > APT::Default-Release "testing"; | > | > to apt.conf to avoid upgrading everything to unstable. | | Ah, I see. Thanks. Now why is this documented in the apt-get | manual page, rather than the apt.conf one? Because of TIMTOWTDI

Re: upgrading makedev

2002-03-12 Thread Matt Kraai
On Tue, Mar 12, 2002 at 01:33:35PM -0500, Matt Zimmerman wrote: > On Tue, Mar 12, 2002 at 08:03:30AM -0800, Matt Kraai wrote: > > > How can I make this work, without upgrading my entire system to > > Sid? Do I need to add something to my sources.list? > > You need to add unstable to sources.lis

Re: upgrading makedev

2002-03-12 Thread Philip Blundell
On Tue, 2002-03-12 at 16:03, Matt Kraai wrote: > How can I make this work, without upgrading my entire system to > Sid? Do I need to add something to my sources.list? Yeah, you need to put an unstable entry in sources.list. For things like makedev and debootstrap, you probably also have to stic

Re: upgrading makedev

2002-03-12 Thread Matt Kraai
On Tue, Mar 12, 2002 at 06:17:33PM +0100, Eduard Bloch wrote: > #include > Matt Kraai wrote on Tue Mar 12, 2002 um 08:03:30AM: > > > $ apt-get install makedev/unstable > > E: Release 'unstable' for 'makedev' was not found > > > > How can I make this work, without upgrading my entire system to >

Re: upgrading makedev

2002-03-12 Thread Matt Zimmerman
On Tue, Mar 12, 2002 at 08:03:30AM -0800, Matt Kraai wrote: > How can I make this work, without upgrading my entire system to > Sid? Do I need to add something to my sources.list? You need to add unstable to sources.list, otherwise how is apt going to find the proper packages from unstable? Yo

Re: upgrading makedev

2002-03-12 Thread Eduard Bloch
#include Matt Kraai wrote on Tue Mar 12, 2002 um 08:03:30AM: > $ apt-get install makedev/unstable > E: Release 'unstable' for 'makedev' was not found > > How can I make this work, without upgrading my entire system to > Sid? Do I need to add something to my sources.list? Look in the config fi