Re: Question about apt and pinning

2006-05-01 Thread Andrew Schulman
> Package: * > Pin: release a=testing > Pin-Priority: 700 > > Package: * > Pin: release a=stable > Pin-Priority: 100 > > Package: * > Pin: release a=unstable > Pin-Priority: 1 > > Package: xmaxima > Pin: version * > Pin-Priority: 1200 > > Still when running 'apt-get update && apt-get dist-upgra

Question about apt and pinning

2006-05-01 Thread Joona Kiiski
Hi, I've a little question about apt-pinning. I'm running debian testing and when running 'apt-get dist-upgrade' apt tells me that it wants to remove packet 'xmaxima'. This is quite logical, since currently xmaxima is out of the testing. To prevent this I wrote in /etc/apt/preferences file: Pac