Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 160509
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Roy Marples (RETIRED) <uberlord@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Richard Freeman <rich0@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 160509 depends on: Show dependency tree
Bug 160509 blocks:
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-01-06 16:50 0000
games-rpg/eternal-lands-data-1.3.3 now has an || die on line 37 of the ebuild. 
I'm guessing that while this was intended to catch errors moving the music
files, it also gets triggered if the "use music" statement returns false.  I'm
not a python expert but some ()'s would probably help.

Reproducible: Always

------- Comment #1 From Paul Taylor 2007-01-07 10:10:05 0000 -------
I think you're right.  Adding brackets as follows worked for me:

use music && ( mv ../*.ogg ../*.pll music || die )

------- Comment #2 From Roy Marples (RETIRED) 2007-01-07 19:40:04 0000 -------
Fixed, thanks

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