Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 217218
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Olexa (darkside) <darkside@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Scott M. Ferris <sferris@acm.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 217218 depends on: Show dependency tree
Bug 217218 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: 2008-04-10 20:28 0000
Version 2.1.4 keeps giving the following error (at least with
app-shells/bash-3.2_p33)

/usr/bin/makeself.sh: line 312: echo: write error: Bad file descriptor

Version 2.1.5 is available and doesn't do this.  

Reproducible: Always

Steps to Reproduce:
1. mkdir foo
2. makeself.sh --nocomp --nox11 foo foo.run "foo" ./foo/foo.sh
3.

Actual Results:  
Header is 377 lines long

About to compress 4 KB of data...
Adding files to archive named "foo.run"...
./
/usr/bin/makeself.sh: line 312: echo: write error: Bad file descriptor
CRC: 3308069318
MD5: 870364edd8acde5ec30ebe3398f336c4

Self-extractible archive "foo.run" successfully created.


Expected Results:  
Header is 403 lines long

WARNING: Overwriting existing file: foo.run
About to compress 4 KB of data...
Adding files to archive named "foo.run"...
./
CRC: 3308069318
MD5: 870364edd8acde5ec30ebe3398f336c4

Self-extractible archive "foo.run" successfully created.

------- Comment #1 From Jeremy Olexa (darkside) 2008-05-22 00:05:36 0000 -------
2.1.5 in CVS, tested on x86. Please report back if this fixes your issue.

------- Comment #2 From Jeremy Olexa (darkside) 2008-05-29 02:07:51 0000 -------
(In reply to comment #1)
> 2.1.5 in CVS, tested on x86. Please report back if this fixes your issue.

For future reference: Known issue with makeself and file-4.24. See bug #219215

------- Comment #3 From Scott M. Ferris 2008-05-29 22:15:26 0000 -------
2.1.5 works fine for me.

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