On Wed, Jan 22, 2003 at 06:15:53PM +0200, Mohammed Sameer wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > I have a mixed system (stable+unstable) and wanted to downgrade to stable. > > here's my /etc/apt/preferences > > Package: * > Pin: release a=stable > Pin-Priority: 1001 > > and /etc/apt/apt.conf > > APT::Default-Release "stable";
Make sure you have stable in your sources.list. Take out APT::Default-Release "stable";. Then "apt-get update && apt-get -t stable dist-upgrade". You should see it downgrade. Simon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]