[bug-notifications] [pkgutil 0004116]: Syscheck option -V doesn't honor alternative config given via --config
Mantis Bug Tracker
noreply at opencsw.org
Fri Mar 12 15:57:36 CET 2010
The following issue has been CLOSED
======================================================================
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: closed
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-01-07 11:53 CET
Last Modified: 2010-03-12 15:57 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.
======================================================================
----------------------------------------------------------------------
(0007508) bonivart (manager) - 2010-02-23 16:51
http://www.opencsw.org/mantis/view.php?id=4116#c7508
----------------------------------------------------------------------
Fixed in r201.
More information about the bug-notifications
mailing list