On 22 Jan 2004, Haines Brown <[EMAIL PROTECTED]> wrote: > but apt-get install fails to see the package: > > $ sudo apt-get install postfix=2.0 > > To get the specified version, I had to specify it, but doing it this > way results in the error that package not found. I tried 2.0.16 > also. It seems I'm not accessing the directory holding the package. The settings in sources.list are correct. You can check this with "apt-cache policy postfix". To install the backported version, you have to specify either the complete version or an regexp. So both "postfix=2.0.16-4.woody.1" and "postfix=2.0.16*" should work.
-- Philipp Weis [EMAIL PROTECTED] Freiburg, Germany http://pweis.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]