Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7153 - qpkg -v portage bug
Summary: qpkg -v portage bug
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-28 03:15 UTC by Dominik Westner
Modified: 2004-08-21 13:43 UTC (History)
2 users (show)

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


Attachments
Simple patch to fix wildcards handling in qpkg -c -v (qpkg-wildcards.patch,715 bytes, patch)
2003-04-24 07:12 UTC, Bob Koutsky
Details | Diff
qpkg-upak-fix.diff (qpkg-upak-fix.diff,239 bytes, patch)
2003-09-07 11:36 UTC, Thomas Moerkerken
Details | Diff
qpkg-upak-fix.diff (2nd try) (qpkg-upak-fix.diff,248 bytes, patch)
2003-09-07 11:42 UTC, Thomas Moerkerken
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Westner 2002-08-28 03:15:11 UTC
qpkg -v portage did not work as I would have expected it to work.
Instead of returning all versions in sys-apps/portage it will return the whole
portage repository.
And even more interesting qpkg -v usr shows the same behaviour.

So when matching the argument string the portage path /usr/portage  should
probably be neglected.

Dominik
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-08-28 06:51:03 UTC
This is Brandon's domain.
Comment 2 Brandon Low (RETIRED) gentoo-dev 2002-09-02 21:32:02 UTC
hmm... this will require a bit of work, but I'll get to it this week.
Comment 3 Brandon Low (RETIRED) gentoo-dev 2002-09-06 18:25:15 UTC
or maybe this weekend or something...
Comment 4 Bob Koutsky 2003-04-24 07:12:00 UTC
Created attachment 11064 [details, diff]
Simple patch to fix wildcards handling in qpkg -c -v
Comment 5 Bob Koutsky 2003-04-24 07:14:18 UTC
oops, sorry. Previous attachement should go to another bug, I have no idea how it ended up here.
Comment 6 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2003-07-04 06:40:13 UTC
I'll take this on. Gentoolkit summer cleanup
Comment 7 Thomas Moerkerken 2003-09-07 11:36:33 UTC
Created attachment 17231 [details, diff]
qpkg-upak-fix.diff

Here is my upak fix for the described problem. Works for me.
Comment 8 Thomas Moerkerken 2003-09-07 11:42:23 UTC
Created attachment 17232 [details, diff]
qpkg-upak-fix.diff (2nd try)

Oops, had the wrong comment line on the previous. Here goes again. Sorry.

thomas@linux thomas $ /home/thomas/qpkg portage | wc -l
     18
Comment 9 Thomas Moerkerken 2003-09-07 12:17:14 UTC
Ugh.. My qpkg was already patched with the patch from Bug 27712
Still trying to get used to this patch/diff thing...
Comment 10 Marius Mauch (RETIRED) gentoo-dev 2004-08-21 13:43:37 UTC
this tool is deprecated