Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22432 - qpkg patch: add ability to filter by masked/non-masked
Summary: qpkg patch: add ability to filter by masked/non-masked
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-08 03:57 UTC by Dave Vasilevsky
Modified: 2003-06-12 12:46 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for /usr/bin/qpkg (qpkg-mask.patch,2.60 KB, patch)
2003-06-08 03:58 UTC, Dave Vasilevsky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Vasilevsky 2003-06-08 03:57:25 UTC
Currently qpkg lists ebuilds whether or not they are actually available for the
current system. This means that 'qpkg mozilla' may list mozilla-firebird-bin
even on a non-x86 system where it is not available.

Two new flags are added: "-m | --masked" and "-n | --non-masked". They restrict
the packages listed to those masked or non-masked. They also display the
keywords for each of the ebuilds listed.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Dave Vasilevsky 2003-06-08 03:58:47 UTC
Created attachment 12931 [details, diff]
Patch for /usr/bin/qpkg
Comment 2 Dave Vasilevsky 2003-06-08 05:13:33 UTC
Bug: it should be 'xargs -r', not just xargs. Patch forthcoming.
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-06-08 08:19:10 UTC
in cvs
Comment 4 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2003-06-09 19:31:30 UTC
vasi will comment...
Comment 5 Dave Vasilevsky 2003-06-09 19:33:08 UTC
It seems that a new version of qpkg was committed which ignores my patch. Anyhow, there's another bug that I am in the middle of fixing. I will attach an updated patch soon.
Comment 6 Martin Holzer (RETIRED) gentoo-dev 2003-06-10 01:30:42 UTC
cvs revision 1.19 to 21 are gone, oooopps
Comment 7 Martin Holzer (RETIRED) gentoo-dev 2003-06-12 12:46:35 UTC
in cvs