Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 193365
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Martin Väth <vaeth@mathematik.uni-wuerzburg.de>
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 193365 depends on: Show dependency tree
Bug 193365 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-09-21 19:03 0000
bzgrep uses ${var//..} substitutions although its first line reads #!/bin/sh.
Thus, it won't work if /bin/sh is a link to a POSIX shell like dash.
An easy workaround is to replace the first line by #!/bin/bash.

------- Comment #1 From SpanKY 2007-09-22 18:32:31 0000 -------
fixed in bzip2-1.0.4-r1 by using sed

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