Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 215642
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Portage team <dev-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Richard Brown (RETIRED) <rbrown@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 215642 depends on: Show dependency tree
Bug 215642 blocks: 216231
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-31 21:08 0000
dev-ruby/rubygems/rubygems-1.1.0.ebuild: Unquoted Variable on line: 27

26. PATCHES="${FILESDIR}/${P}-setup.patch
27.     ${FILESDIR}/${P}-dependency-installer-install-dir-fix.patch
28.     "

------- Comment #1 From Zac Medico 2008-03-31 21:55:45 0000 -------
Actually, the check is working correctly because your quoting is unsafe for
whitespace in ${FILESDIR}. Btw, in svn we've got a new "ebuild.patches" check
that generates a warning if PATCHES is not defined as an array.

------- Comment #2 From Zac Medico 2008-04-05 02:31:51 0000 -------
The "ebuild.patches" check is in 2.1.5_rc1.

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