[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: where is tzconfig ?



Jörg-Volker Peetz wrote:
> Florian Kulzer wrote:
>> On Tue, Jul 10, 2007 at 14:05:01 +0200, Florian Kulzer wrote:
>>> On Tue, Jul 10, 2007 at 13:48:36 +0200, Jörg-Volker Peetz wrote:
>> [...]
>>
>>>>   aptitude search '~i~Dlibc6~V2.5'
>> [...]
>>
>>>               It seems to me that this will find all installed packages
>>> whose version string contains "2.5" and which depend on any version of
>>> libc6 (or, to be more precise, on any package whose name contains
>>> the string "libc6").
>> s/version string contains/version string matches the regular expression/
>>
> Yes, you are right. I apologize. I misinterpreted my own experiments
> under debian/testing.
> I realized that only after sending my previous message.

The following seems to work:

$ aptitude search '~i~D(libneon~V0\.25)'
i A librpm4
$ aptitude search '~i~D(libneon~V0\.26)'
i A libsvn1

but

$ aptitude search '~i~D(libc6~V2\.3)'

finds nothing, although, e.g., package hddtemp does depend on
libc6 (>= 2.3.6-6)
Any idea?
-- 
Regards,
Jörg-Volker.




Reply to: