Summary: | app-portage/gentoolkit - `equery u ...` gives confusing output regarding system state and /etc/portage settings | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sergey S. Starikoff <Ikonta> |
Component: | Current packages | Assignee: | Portage Tools Team <tools-portage> |
Status: | UNCONFIRMED --- | ||
Severity: | enhancement | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Sergey S. Starikoff
2013-06-07 06:35:56 UTC
This report is mostly not enchancement request. Oryginally, it was an issue: equery utility don't display listed in ebuild USE. Further analyse showed, that issued USE is masked: /usr/portage/gentoo/profiles/base/package.use.mask: # older gvfs releases have problems with recent stable udisks:2 (bug #463792) <gnome-base/gvfs-1.14 udisks So, in results of query for gnome-base/gvfs-1.12.3-r1, I expect to see NOT miss of USE, but something like: ... + + (udisks) : Enable volume monitoring using sys-fs/udisks Meaning: turned on both by profile and user, but masked. Using the same color mark for installed and not installed version of a package also looks like an issue. |