[issue2551238] roundup-server should exit with error if -d <pidfile> is used without -l <logfile>

John Rouillard <[email protected]> Wed, 09 Nov 2022 16:04:22 +0000
Newsgroups gmane.comp.bug-tracking.roundup.devel
Message-ID <[email protected]>
New submission from John Rouillard:

The documentation says that -l must be used if -d is specified,
but roundup-server exits with no output if this is not followed.

My guess is roundup-server forks then fails to open a log file which
causes it to crash and since it has already disassociated from the controlling
terminal the error message is lost.

What should happen is that an error reporting the missing -l logfile option when - is used
should be reported to stdout/stderr along with the full help text.

----------
components: Web interface
keywords: Effort-Low, StarterTicket
messages: 7658
nosy: rouilj
severity: normal
status: new
title: roundup-server should exit with error if -d <pidfile> is used without -l <logfile>
type: behavior

_________________________________________________
Roundup tracker <[email protected]>
<https://issues.roundup-tracker.org/issue2551238>
_________________________________________________