Ahoj,

Dňa Thu, 16 Oct 2014 08:34:34 -0700 Don Armstrong <d...@debian.org>
napísal:

> On Thu, 16 Oct 2014, Slavko wrote:
> > aptitude search -w 60 -F "%c%a %p %v" '~i?depends(libsystemd0)'
> [...]
> > LANG=C dpkg -l libsystemd0
> > dpkg-query: no packages found matching libsystemd0
> [...] 
> > aptitude search -w 60 -F "%c%a %p %v" 'libsystemd0'
> [...]
> > Now, please, tell to us, how can any package depend on package,
> > which is not installed?
> 
> The search that you're running doesn't do what you think it does.
> 
> You want
> 
> aptitude search -w 60 -F "%c%a %p %v"
> '?any-version(?installed?depends(libsystemd0))'

Yes, this reports right results.

> The search you were running above searches for a package which is
> installed, and has a version which depends on libsystemd0. Instead,
> you seem to be asking for a package version which is installed and
> the same version depends on libsystemd0, which is what the search I
> gave does.

Yes, it is documented in aptitude manual, that my search returns any
package. I don't tell, that it is bug, it was only unexpected for me.

> 
> > BTW, the usage (and liking) of the systemd is bad measurement of the
> > wisdom/stupidity, in both direction.
> 
> This statement is inflammatory, and has no place on Debian mailing
> lists whatsoever. Please stop.

I don't want attack anyone by this, perhaps i wrote it in bad manner - I
am sorry for it, i don't know to write it better.

regards

-- 
Slavko
http://slavino.sk

Attachment: signature.asc
Description: PGP signature

Reply via email to