[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 11:55:25 CET 2010


A NOTE has been added to this issue. 
====================================================================== 
http://www.opencsw.org/bugtrack/view.php?id=4116 
====================================================================== 
Reported By:                skayser
Assigned To:                
====================================================================== 
Project:                    pkgutil
Issue ID:                   4116
Category:                   regular use
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2010-01-07 11:53 CET
Last Modified:              2010-01-07 11:55 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/bugtrack/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