Re: Very Selective upgrade

2001-09-05 Thread Tom Allison
Thanks, that seems to work. But after I remove the 'testing' entries and run apt-get update, don't the testing entries remain? Mark Purcell wrote: I've got 'stable' installed, but I want to include the 'testing' version of openSSH... Include the testing line in apt.sources and update the pa

Re: Very Selective upgrade

2001-09-05 Thread Tom Allison
Thanks, that seems to work. But after I remove the 'testing' entries and run apt-get update, don't the testing entries remain? Mark Purcell wrote: >>I've got 'stable' installed, but I want to include the 'testing' >>version of openSSH... >> > > Include the testing line in apt.sources > and upda

Re: Very Selective upgrade

2001-09-05 Thread Mark Purcell
> I've got 'stable' installed, but I want to include the 'testing' > version of openSSH... Include the testing line in apt.sources and update the packages and then type # apt-get install ssh/testing This will then only install the specific version of ssh and dependancies from testing. Have a lo

Re: Very Selective upgrade

2001-09-05 Thread Mark Purcell
> I've got 'stable' installed, but I want to include the 'testing' > version of openSSH... Include the testing line in apt.sources and update the packages and then type # apt-get install ssh/testing This will then only install the specific version of ssh and dependancies from testing. Have a l

Re: Very Selective upgrade

2001-09-05 Thread Heather
> Rolf Heckemann wrote: > > On Tue, Sep 04, 2001 at 06:35:04AM -0400, Tom Allison wrote: > > > >>Thanks to all that replied. > >>I know that under dselect I can "hold" various packages. > >>And if I edit the sources.list I can add a set of 'testing' entries. > >> > >>I suppose I can do the .deb do

Re: Very Selective upgrade

2001-09-04 Thread Heather
> Rolf Heckemann wrote: > > On Tue, Sep 04, 2001 at 06:35:04AM -0400, Tom Allison wrote: > > > >>Thanks to all that replied. > >>I know that under dselect I can "hold" various packages. > >>And if I edit the sources.list I can add a set of 'testing' entries. > >> > >>I suppose I can do the .deb d

Re: Very Selective upgrade

2001-09-04 Thread Jeff Coppock
Tom Allison, 2001-Sep-04 19:02 -0400: > I was looking for something maybe like this: > dpkg -i ftp.debian.org./lots of path stuff/filename.deb > But it doesn't work that way, does it? What you want is: # apt-get -d install packagename This will only download the package and store it in /var/cach

Re: Very Selective upgrade

2001-09-04 Thread Tom Allison
Thank You! (PS: It's not too OT as I don't want to try upgrading everything that works to 'testing') Jeff Coppock wrote: > Tom Allison, 2001-Sep-04 19:02 -0400: > >>I was looking for something maybe like this: >>dpkg -i ftp.debian.org./lots of path stuff/filename.deb >>But it doesn't work that

Re: Very Selective upgrade

2001-09-04 Thread Tom Allison
Rolf Heckemann wrote: On Tue, Sep 04, 2001 at 06:35:04AM -0400, Tom Allison wrote: Thanks to all that replied. I know that under dselect I can "hold" various packages. And if I edit the sources.list I can add a set of 'testing' entries. I suppose I can do the .deb download and installs mysel

Re: Very Selective upgrade

2001-09-04 Thread Jeff Coppock
Tom Allison, 2001-Sep-04 19:02 -0400: > I was looking for something maybe like this: > dpkg -i ftp.debian.org./lots of path stuff/filename.deb > But it doesn't work that way, does it? What you want is: # apt-get -d install packagename This will only download the package and store it in /var/cac

Re: Very Selective upgrade

2001-09-04 Thread Tom Allison
Rolf Heckemann wrote: > On Tue, Sep 04, 2001 at 06:35:04AM -0400, Tom Allison wrote: > >>Thanks to all that replied. >>I know that under dselect I can "hold" various packages. >>And if I edit the sources.list I can add a set of 'testing' entries. >> >>I suppose I can do the .deb download and in

Re: Very Selective upgrade

2001-09-04 Thread Rolf Heckemann
On Tue, Sep 04, 2001 at 06:35:04AM -0400, Tom Allison wrote: > Thanks to all that replied. > I know that under dselect I can "hold" various packages. > And if I edit the sources.list I can add a set of 'testing' entries. > > I suppose I can do the .deb download and installs myself but I was > hop

Re: Very Selective upgrade

2001-09-04 Thread Tom Allison
Thanks to all that replied. I know that under dselect I can "hold" various packages. And if I edit the sources.list I can add a set of 'testing' entries. I suppose I can do the .deb download and installs myself but I was hoping for some manner in which I could use something like dpkg to specify

Re: Very Selective upgrade

2001-09-04 Thread greggy
greggy wrote: > > Imran Geriskovan wrote: > > > > Sorry for the cross posting. > > But I just wanted to carry the discussion to dpkg list. > > > > Well... > > > > For me Tom's point is a very important issue. > > > > Now I have debian machine installed by using the "testing" > > branch 50 days ago

Re: Very Selective upgrade

2001-09-04 Thread Rolf Heckemann
On Tue, Sep 04, 2001 at 11:55:00AM +0200, Imran Geriskovan wrote: > Sorry for the cross posting. > But I just wanted to carry the discussion to dpkg list. > > Well... > > For me Tom's point is a very important issue. Albeit a resolved one. Sorry - it's a matter of RTFM. > Now I have debian mac

Re: Very Selective upgrade

2001-09-04 Thread greggy
Imran Geriskovan wrote: > > Sorry for the cross posting. > But I just wanted to carry the discussion to dpkg list. > > Well... > > For me Tom's point is a very important issue. > > Now I have debian machine installed by using the "testing" > branch 50 days ago. Now I want to upgrade/install som

Re: Very Selective upgrade

2001-09-04 Thread Jules Bean
On Tue, Sep 04, 2001 at 11:55:00AM +0200, Imran Geriskovan wrote: > Now I have debian machine installed by using the "testing" > branch 50 days ago. Now I want to upgrade/install some packages. > In dselect I choose the update option (using method apt). > Now the select says that it will going to u

Re: Very Selective upgrade

2001-09-04 Thread Rolf Heckemann
On Tue, Sep 04, 2001 at 06:35:04AM -0400, Tom Allison wrote: > Thanks to all that replied. > I know that under dselect I can "hold" various packages. > And if I edit the sources.list I can add a set of 'testing' entries. > > I suppose I can do the .deb download and installs myself but I was > ho

Re: Very Selective upgrade

2001-09-04 Thread Imran Geriskovan
Sorry for the cross posting. But I just wanted to carry the discussion to dpkg list. Well... For me Tom's point is a very important issue. Now I have debian machine installed by using the "testing" branch 50 days ago. Now I want to upgrade/install some packages. In dselect I choose the update op

Re: Very Selective upgrade

2001-09-04 Thread Tom Allison
Thanks to all that replied. I know that under dselect I can "hold" various packages. And if I edit the sources.list I can add a set of 'testing' entries. I suppose I can do the .deb download and installs myself but I was hoping for some manner in which I could use something like dpkg to specify

Re: Very Selective upgrade

2001-09-04 Thread Rolf Heckemann
On Mon, Sep 03, 2001 at 09:19:42PM -0400, Tom Allison wrote: > Can someone give me an example of how I would upgrade a specific > package from 'testing' without affecting any of the apt-get libraries? > If I change the sources.list to include 'testing' then I get all > kinds of files selected for

Re: Very Selective upgrade

2001-09-04 Thread greggy
greggy wrote: > > Imran Geriskovan wrote: > > > > Sorry for the cross posting. > > But I just wanted to carry the discussion to dpkg list. > > > > Well... > > > > For me Tom's point is a very important issue. > > > > Now I have debian machine installed by using the "testing" > > branch 50 days ag

Re: Very Selective upgrade

2001-09-04 Thread Rolf Heckemann
On Tue, Sep 04, 2001 at 11:55:00AM +0200, Imran Geriskovan wrote: > Sorry for the cross posting. > But I just wanted to carry the discussion to dpkg list. > > Well... > > For me Tom's point is a very important issue. Albeit a resolved one. Sorry - it's a matter of RTFM. > Now I have debian ma

Re: Very Selective upgrade

2001-09-04 Thread greggy
Imran Geriskovan wrote: > > Sorry for the cross posting. > But I just wanted to carry the discussion to dpkg list. > > Well... > > For me Tom's point is a very important issue. > > Now I have debian machine installed by using the "testing" > branch 50 days ago. Now I want to upgrade/install so

Re: Very Selective upgrade

2001-09-04 Thread Jules Bean
On Tue, Sep 04, 2001 at 11:55:00AM +0200, Imran Geriskovan wrote: > Now I have debian machine installed by using the "testing" > branch 50 days ago. Now I want to upgrade/install some packages. > In dselect I choose the update option (using method apt). > Now the select says that it will going to

Re: Very Selective upgrade

2001-09-04 Thread Imran Geriskovan
Sorry for the cross posting. But I just wanted to carry the discussion to dpkg list. Well... For me Tom's point is a very important issue. Now I have debian machine installed by using the "testing" branch 50 days ago. Now I want to upgrade/install some packages. In dselect I choose the update o

Re: Very Selective upgrade

2001-09-04 Thread Rolf Heckemann
On Mon, Sep 03, 2001 at 09:19:42PM -0400, Tom Allison wrote: > Can someone give me an example of how I would upgrade a specific > package from 'testing' without affecting any of the apt-get libraries? > If I change the sources.list to include 'testing' then I get all > kinds of files selected fo

Re: Very Selective upgrade

2001-09-03 Thread brew
Tom. > I've got 'stable' installed, but I want to include the 'testing' > version of openSSH... Don't do what I did and just install the testing deb. Heather told me the way to do it was to build my own deb from the source code and she was right! What a learning experience I had, it worked

Re: Very Selective upgrade

2001-09-03 Thread Olaf Meeuwissen
Tom Allison <[EMAIL PROTECTED]> writes: > Can someone give me an example of how I would upgrade a specific > package from 'testing' without affecting any of the apt-get libraries? > If I change the sources.list to include 'testing' then I get all kinds > of files selected for upgrade. I really do

Re: Very Selective upgrade

2001-09-03 Thread brew
Tom. > I've got 'stable' installed, but I want to include the 'testing' > version of openSSH... Don't do what I did and just install the testing deb. Heather told me the way to do it was to build my own deb from the source code and she was right! What a learning experience I had, it worke

Re: Very Selective upgrade

2001-09-03 Thread Olaf Meeuwissen
Tom Allison <[EMAIL PROTECTED]> writes: > Can someone give me an example of how I would upgrade a specific > package from 'testing' without affecting any of the apt-get libraries? > If I change the sources.list to include 'testing' then I get all kinds > of files selected for upgrade. I really d