Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 64132
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Steve Arnold <nerdboy@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ervin Németh <ervin.nemeth+org.gentoo.bugs@gmail.com>
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 64132 depends on: Show dependency tree
Bug 64132 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: 2004-09-15 07:17 0000
Recently started to recompile packages. I've noticed a strange file in my path.
Here is the cause:

$ equery files media-libs/tiff | fgrep html}
/usr/lib/html}
/usr/share/man/html}
/usr/bin/html}

------- Comment #1 From Harald van Dijk 2004-09-15 13:03:45 0000 -------
Changing

dodir /usr/{bin,lib,share/man,share/doc/${PF}/html}

to

dodir /usr/{bin,lib,share/man,share/doc/"${PF}"/html}

makes it work as it should. To me, it looks like a bug in Bash.

------- Comment #2 From Ervin Németh 2004-09-16 02:02:44 0000 -------
Confirming, the change fixes the problem. Thanks, fn_x.

------- Comment #3 From Steve Arnold 2004-09-16 23:31:01 0000 -------
I believe you're correct, as the older bash seems to have handled it correctly. 
All tiff ebuilds should work now.

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