[Bug 464126] Re: package nfdump 1.5.7+20081221-3 failed to install/upgrade:
Pavol 'Scrool' Babinčák
scroolik at gmail.com
Tue Nov 24 03:36:46 UTC 2009
Init.d script /etc/init.d/nfdump return value depends on VERBOSE
enviroment variable:
$ /etc/init.d/nfdump start ; echo "retval: $?"
retval: 1
$ INIT_VERBOSE=yes /etc/init.d/nfdump start ; echo "retval: $?"
* Starting netflow capture daemon nfcapd [ OK ]
retval: 0
I've attached patch fixes this bug.
** Attachment added: "Return same error value as log_end_msg, but independent of VERBOSE variable."
http://launchpadlibrarian.net/36001095/init.d-nfdump.patch
** Changed in: nfdump (Ubuntu)
Status: New => Confirmed
--
package nfdump 1.5.7+20081221-3 failed to install/upgrade:
https://bugs.launchpad.net/bugs/464126
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list