Re: dependency handling of mixed system using aptitude

2005-11-24 Thread Chris Purves
On 23/11/05, Jacob S <[EMAIL PROTECTED]> wrote: > On Wed, 23 Nov 2005 16:19:34 +0800 > Chris Purves <[EMAIL PROTECTED]> wrote: > > > I am keeping a stable/testing mixed system using pinning with > > aptitude. > > > > But now I want to always keep testing sources for spamassassin and > > clamav. > >

Re: dependency handling of mixed system using aptitude

2005-11-23 Thread Jacob S
On Wed, 23 Nov 2005 16:19:34 +0800 Chris Purves <[EMAIL PROTECTED]> wrote: > Hello, > > I am keeping a stable/testing mixed system using pinning with > aptitude. My /etc/apt/preferences file looks like this: > > Package: * > Pin: release a=stable > Pin-Priority: 600 > > Package: * > Pin: relea

dependency handling of mixed system using aptitude

2005-11-23 Thread Chris Purves
Hello, I am keeping a stable/testing mixed system using pinning with aptitude. My /etc/apt/preferences file looks like this: Package: * Pin: release a=stable Pin-Priority: 600 Package: * Pin: release a=testing Pin-Priority: 500 This works great installing all stable packages, but using testing