Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35885 - updated patch for qpkg to solve ambiguity between qpkg -I -q and depclean.
Summary: updated 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 normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2003-12-15 11:43 UTC by Paul Varner (RETIRED)
Modified: 2004-01-22 23:20 UTC (History)
1 user (show)

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


Attachments
Updated qpkg.patch (qpkg.patch,512 bytes, patch)
2003-12-15 11:44 UTC, Paul Varner (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Varner (RETIRED) gentoo-dev 2003-12-15 11:43:22 UTC
Please see bug# 32505, Patch from that bug was applied to only work on uninstalled pacakages.

Using app-portage/gentoolkit-0.1.37

beldin root # qpkg -I -q bin86
sys-devel/bin86-0.16.0 *
DEPENDED ON BY:
beldin root # qpkg -U -q bin86
sys-devel/bin86-0.15.5
DEPENDED ON BY:
        SYSTEM PROFILE
sys-devel/bin86-0.16.0
DEPENDED ON BY:
        SYSTEM PROFILE
sys-devel/bin86-0.16.11-r1
DEPENDED ON BY:
        SYSTEM PROFILE
sys-devel/bin86-0.16.13
DEPENDED ON BY:
        SYSTEM PROFILE
beldin root #

Reproducible: Always
Steps to Reproduce:
1. Run qpkg -I -q bin86
2.
3.

Actual Results:  
Output shows no dependencies

Expected Results:  
Printed SYSTEM PROFILE as a dependency

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-test11)
=================================================================
System uname: 2.6.0-test11 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb
/usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs sandbox ccache fixpackages"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif gtk2 jpeg libg++ libwww
mad mikmod mpeg ncurses nls pdflib png spell truetype xml2 xmms xv zlib alsa
gdbm berkdb slang readline arts svga tcltk X sdl tcpd pam ssl perl python esd
imlib oggvorbis gtk qt kde motif opengl acpi i8x0 java mbox mmx mozilla pda ppds
samba sse tiff usb -gpm -gnome -quicktime"
Comment 1 Paul Varner (RETIRED) gentoo-dev 2003-12-15 11:44:21 UTC
Created attachment 22253 [details, diff]
Updated qpkg.patch
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2004-01-22 23:20:07 UTC
pre5 is out now