Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32505 - patch for qpkg to solve ambiguity between qpkg -I -q and depclean.
Summary: patch for qpkg to solve ambiguity between qpkg -I -q and depclean.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-01 19:00 UTC by Ian Leitch (RETIRED)
Modified: 2003-11-02 06:27 UTC (History)
1 user (show)

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


Attachments
qpkg.patch (qpkg.patch,648 bytes, patch)
2003-11-01 19:01 UTC, Ian Leitch (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Leitch (RETIRED) gentoo-dev 2003-11-01 19:00:33 UTC
Actions speak louder than words:

Interimo root # qpkg -I -q bin86
sys-devel/bin86-0.16.13 *
DEPENDED ON BY:
Interimo root# 

Interimo root # emerge -p depclean | grep bin86
Interimo root #

This conflicting information could be confusing for quite a few newer users.
This patch explains things a little better.

Interimo root # qpkg -I -q bin86
sys-devel/bin86-0.16.13 *
DEPENDED ON BY:
        SYSTEM PROFILE
Interimo root # 


Reproducible: Always
Steps to Reproduce:
Comment 1 Ian Leitch (RETIRED) gentoo-dev 2003-11-01 19:01:17 UTC
Created attachment 20091 [details, diff]
qpkg.patch
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-11-02 06:27:03 UTC
in cvs