Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 213328
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Portage Utilities Team <tools-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael A. Smith <michael@smith-li.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
revdep-rebuild_r479if-ordered-use-equals.patch revdep-rebuild_r479if-ordered-use-equals.patch patch Michael A. Smith 2008-03-14 00:28 0000 1.21 KB Details | Diff
revdep-rebuild_r479if-ordered-use-equals.patch revdep-rebuild_r479if-ordered-use-equals.patch patch Michael A. Smith 2008-03-14 00:33 0000 1.22 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 213328 depends on: Show dependency tree
Bug 213328 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: 2008-03-14 00:20 0000
This was fixed at revision 473, but the fix is incomplete because it doesn't
account for when the user tells r-r to skip package ordering.

If the package list is ordered by portage the atoms will have versions, so the
'=' is appropriate.

If ordering is skipped the list of packages will be unversioned slotted atoms,
and the '=' should not be prepended. Patch forthcoming.

------- Comment #1 From Michael A. Smith 2008-03-14 00:28:52 0000 -------
Created an attachment (id=146071) [details]
revdep-rebuild_r479if-ordered-use-equals.patch

If the .5_order tempfile is found we can assume packages are versioned, not
slotted, and prepend '='.

If .5_order is not found, we use .4_ebuilds, which will either have the '=' in
itself, or will have slotted atoms that don't require the '='.

------- Comment #2 From Michael A. Smith 2008-03-14 00:33:09 0000 -------
Created an attachment (id=146073) [details]
revdep-rebuild_r479if-ordered-use-equals.patch

blah, cruft, sorry

------- Comment #3 From Paul Varner 2008-03-14 03:22:23 0000 -------
$ svn commit -m "Fix prepending '=' to slotted atoms (Bug #213328)"
Sending        revdep-rebuild/revdep-rebuild
Transmitting file data .
Committed revision 481.

------- Comment #4 From Paul Varner 2008-04-24 02:32:54 0000 -------
Released in gentoolkit-0.2.4_rc4

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug