First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 145056
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 91104
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Nanouck <nanouck@gmail.com>
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 145056 depends on: Show dependency tree
Bug 145056 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: 2006-08-25 02:25 0000
I don't know where comes from this problem (getopt syntax or getopt internal)
but I can describe it:

in /etc/init.d/autofs, there is the followin line
* getopt_eval="$(getopt -q -o -t:vdg --long timeout:,verbose,debug,ghost --
$getopt_input) "
* getopt_input="$daemonoptions $options"
* options=-nobrowse,intr (i did not look where "options" is set)
* daemonoptions="--timeout 30"
but it seems getopt_eval returns something like "--timeout 30 -t r" and force
timeout options to "r" which is not an integer

* sys-apps/util-linux-2.12r-r3
* net-fs/autofs-4.1.3-r7

thanks

------- Comment #1 From Jakub Moc (RETIRED) 2006-08-25 02:33:13 0000 -------

*** This bug has been marked as a duplicate of 91104 ***

First Last Prev Next    No search results available      Search page      Enter new bug