Re: Re: package version problem

2005-01-05 Thread jianan
Hi, Forgot to mention it, but I had done an update before install. I'm using 'testing'. The download site for 'knemo' is www.mpe.mpg.de/~ach/debian/sarge. Jianan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: package version problem

2005-01-05 Thread Maurits van Rees
On Wed, Jan 05, 2005 at 05:44:47PM +0800, jianan wrote: > When I try a 'apt-get install kdeblibs4" the msg was that current version of > kdelibs4 is the latest. When I checked the Debian package directory, the > version of kdelibs4 is 4:3.3.1-4, why is dpkg reporting that what I have on > my sys

Re: package version problem

2001-05-04 Thread Bostjan Muller
* On 04-05-01 at 18:59 Jeremy T. Bouse ([EMAIL PROTECTED]) wrote: +Here quoted text begins+ > For one idea that just screams out to me is that they both have > the same epoch (1) however the versions themselves are different. I would > assume in the case of epochs being equal it would

Re: package version problem

2001-05-04 Thread Alan Shutko
"Jeremy T. Bouse" <[EMAIL PROTECTED]> writes: > In this case 1:2.3.0p1-0.11 > 1:2.9p1-1 so the first one would > override the second... What numeric system is that using? In mine, 9 > 3. -- Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors! Loneliness is a terrible price to pa

Re: package version problem

2001-05-04 Thread Jeremy T. Bouse
For one idea that just screams out to me is that they both have the same epoch (1) however the versions themselves are different. I would assume in the case of epochs being equal it would handle the version as normal and pick the one with the highest version. In this case 1:2.3.0p1

Re: package version problem

2001-05-04 Thread list
* On 04-05-01 at 17:36 Ilya Martynov ([EMAIL PROTECTED]) wrote: +Here quoted text begins+ > Because ssh package on debian has epoch in its Version field. > > $ dpkg -s ssh > Package: ssh > ... > Version: 1:2.3.0p1-0.11 > ^^^ > > 1: in Version field is epoch. Package with higher

Re: package version problem

2001-05-04 Thread Ilya Martynov
BM> I have no clue why it deletes it since there is no mention of any BM> ssh package higher than 2.5.2p2 from debian... so what can I do to BM> make this work. And another question.. when I create some package BM> from the debian source (for instance by running apt-get -b source BM> somepackage)