First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 192979
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Portage Utilities Team <tools-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Paul Varner <fuzzyray@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
revdep-rebuild_fix-dashstar_r445.patch revdep-rebuild_fix-dashstar_r445.patch patch Michael A. Smith 2007-09-19 20:19 0000 945 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 192979 depends on: Show dependency tree
Bug 192979 blocks: 170220
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-18 21:31 0000
The following command should run with SEARCH_DIRS="/" SEARCH_DIRS_MASK="" and
LD_LIBRARY_MASK=""

env SEARCH_DIRS="/ -*" SEARCH_DIRS_MASK="-*" LD_LIBRARY_MASK="-*"
./revdep-rebuild-rewrite --pretend --verbose --ignore

The actual results are:
revdep-rebuild-rewrite environment:
SEARCH_DIRS="/"
SEARCH_DIRS_MASK="-*
/usr/lib/openoffice"
LD_LIBRARY_MASK="-*"
PORTAGE_ROOT="/"
EMERGE_OPTIONS=""
ORDER_PKGS="1"
FULL_LD_PATH="1"

------- Comment #1 From Michael A. Smith 2007-09-19 20:19:40 0000 -------
Created an attachment (id=131335) [edit]
revdep-rebuild_fix-dashstar_r445.patch

Patch against revision 445 in SVN. I had forgotten to check what happens when
the -* is at the very beginning of the string. Hopefully this patch fixes that.

------- Comment #2 From Paul Varner 2007-09-19 21:19:15 0000 -------
$ svn commit -m "Fix handling of '-*' in user alterable variables. (Bug
#192979)"
Sending        revdep-rebuild/revdep-rebuild
Transmitting file data .
Committed revision 447.

------- Comment #3 From Paul Varner 2007-09-27 00:19:59 0000 -------
Fixed in gentoolkit-0.2.4_rc1

First Last Prev Next    No search results available      Search page      Enter new bug