[Aptitude-devel] Bug#986372: aptitude: Hide implicit dependencies/provides in `show`
Julian Andres Klode
jak at debian.org
Sun Apr 4 16:40:30 BST 2021
Package: aptitude
Severity: minor
X-Debbugs-Cc: jak at debian.org
aptitude renders implicit Provides, as can be seen by versioned
kernel packages getting Provides: $kernel (= $binary:Version)
or rustc having a Provides: rustc:any (= $binary:Version), when
shown by aptitude show.
Please hide them by looking calling IsMultiArchImplicit() on the
PrvIterator or DepIterator. I think the latter also has an IsImplicit()
that handles more cases and might be better suited.
--
debian developer - deb.li/jak | jak-linux.org - free software dev
ubuntu core developer i speak de, en
More information about the Aptitude-devel
mailing list