Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 26749
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Brandon Low (RETIRED) <lostlogic@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stefan Tittel <bugreports@tittel.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
bcrypt Modified /etc/init.d/bcrypt text/plain Stefan Tittel 2003-08-19 21:40 0000 3.04 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 26749 depends on: Show dependency tree
Bug 26749 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: 2003-08-16 15:11 0000
In the current stable ebuild of bestcrypt, executing "/etc/init.d/bcrypt"
causes
an "xargs: environment too large for exec" error.

The following line in /etc/init.d/bcrypt seems to be responsible:

grep BestCrypt /etc/mtab |awk '{print $2}'|xargs -r -n 1 bctool umount

------- Comment #1 From Stefan Tittel 2003-08-19 21:40:48 0000 -------
Created an attachment (id=16349) [details]
Modified /etc/init.d/bcrypt

------- Comment #2 From Stefan Tittel 2003-08-19 21:46:35 0000 -------
(From update of attachment 16349 [details])
With thanks to steveb from the forum, this is the modified /etc/init.d/bcrypt
which solves the problem. 

Someone with write access to the CVS, please fix the package and close the bug.
Thanks.

------- Comment #3 From Daniel Ahlberg (RETIRED) 2003-10-27 03:00:57 0000 -------
Fixed, thanks for your contribution!

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