[bug-notifications] [pkgutil 0004116]: Syscheck option -V doesn't honor alternative config given via --config
Mantis Bug Tracker
noreply at opencsw.org
Thu Jan 7 17:41:38 CET 2010
The following issue has been ASSIGNED.
======================================================================
http://www.opencsw.org/mantis/view.php?id=4116
======================================================================
Reported By: skayser
Assigned To: bonivart
======================================================================
Project: pkgutil
Issue ID: 4116
Category: regular use
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2010-01-07 11:53 CET
Last Modified: 2010-01-07 17:41 CET
======================================================================
Summary: Syscheck option -V doesn't honor alternative config
given via --config
Description:
Just wanted to test an alternative config via -V, but noticed that -V
doesn't honor an alternative config as the alternative configuration is
only parsed after the syscheck done in pkgutilver().
pkgutilver(1) if $opt_syscheck;
...
init($opt_config) if $opt_config;
To reproduce simply create an alternative config with an altered
configuration value and try to display it via --config and -V.
======================================================================
----------------------------------------------------------------------
(0007191) skayser (administrator) - 2010-01-07 11:55
http://www.opencsw.org/mantis/view.php?id=4116#c7191
----------------------------------------------------------------------
As a workaround I have resorted to use the debug mode (-D) with the
almost-noop -U for now.
More information about the bug-notifications
mailing list