Where can I get a certain version of a package?

2003-12-19 Thread Stefan Bellon
I need an older version of a package. I read the man page of apt-get and it tells you that you can do # apt-get install package=version but it just tells me that the version is not available. How do I do it? -- Stefan Bellon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

Re: Where can I get a certain version of a package?

2003-12-19 Thread Derrick 'dman' Hudson
On Fri, Dec 19, 2003 at 10:40:18AM +0100, Stefan Bellon wrote: | I need an older version of a package. I read the man page of apt-get | and it tells you that you can do | | # apt-get install package=version | | but it just tells me that the version is not available. How do I do it? First off, is

Re: Where can I get a certain version of a package?

2003-12-20 Thread Karsten M. Self
on Fri, Dec 19, 2003 at 10:40:18AM +0100, Stefan Bellon ([EMAIL PROTECTED]) wrote: > I need an older version of a package. I read the man page of apt-get > and it tells you that you can do > > # apt-get install package=version > > but it just tells me that the version is not available. How do I d

Re: Where can I get a certain version of a package?

2003-12-21 Thread Colin Watson
On Sat, Dec 20, 2003 at 07:02:12PM -0800, Karsten M. Self wrote: > on Fri, Dec 19, 2003 at 10:40:18AM +0100, Stefan Bellon ([EMAIL PROTECTED]) wrote: > > I need an older version of a package. I read the man page of apt-get > > and it tells you that you can do > > > > # apt-get install package=vers

Re: Where can I get a certain version of a package?

2003-12-21 Thread Rob Weir
On Sat, Dec 20, 2003 at 07:02:12PM -0800, Karsten M. Self said > on Fri, Dec 19, 2003 at 10:40:18AM +0100, Stefan Bellon ([EMAIL PROTECTED]) wrote: > > I need an older version of a package. I read the man page of apt-get > > and it tells you that you can do > > > > # apt-get install package=versio

Re: Where can I get a certain version of a package?

2003-12-21 Thread Karsten M. Self
on Sun, Dec 21, 2003 at 11:33:02AM +, Colin Watson ([EMAIL PROTECTED]) wrote: > On Sat, Dec 20, 2003 at 07:02:12PM -0800, Karsten M. Self wrote: > > on Fri, Dec 19, 2003 at 10:40:18AM +0100, Stefan Bellon ([EMAIL PROTECTED]) wrote: > > > I need an older version of a package. I read the man page