Re: apt-get vs. deselect

2007-02-19 Thread Marcus Blumhagen
On Mon, Feb 19, 2007 at 11:19:50PM -0500, Chuck Payne wrote: > Hi, > > I am trying to update a couple packages, I don't want to update > everything and when I do like > > apt-get upgrade calmd > > I get a list of some 400 other pacakges that will be ugprade and I don't > want that. > [...] Hi

Re: apt-get vs. deselect

2007-02-19 Thread Geoff Reidy
Chuck Payne wrote: > Hi, > > I am trying to update a couple packages, I don't want to update > everything and when I do like > > apt-get upgrade calmd > > I get a list of some 400 other pacakges that will be ugprade and I don't > want that. > apt-get upgrade will upgrade all packages, try apt-

Re: apt-get vs. deselect

2007-02-19 Thread Kevin Mark
On Mon, Feb 19, 2007 at 11:19:50PM -0500, Chuck Payne wrote: > Hi, > > I am trying to update a couple packages, I don't want to update > everything and when I do like > > apt-get upgrade calmd > > I get a list of some 400 other pacakges that will be ugprade and I don't > want that. > > I was

apt-get vs. deselect

2007-02-19 Thread Chuck Payne
Hi, I am trying to update a couple packages, I don't want to update everything and when I do like apt-get upgrade calmd I get a list of some 400 other pacakges that will be ugprade and I don't want that. I was told I could do it with deselect, but I don't see how. Please, some help. Than