[bug-notifications] [pca 0004418]: pca no longer looks for pca.conf in /etc/opt/csw/
Mantis Bug Tracker
noreply at opencsw.org
Mon May 17 09:35:07 CEST 2010
The following issue has been CLOSED
======================================================================
http://www.opencsw.org/bugtrack/view.php?id=4418
======================================================================
Reported By: flod
Assigned To: dam
======================================================================
Project: pca
Issue ID: 4418
Category: packaging
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2010-05-17 08:18 CEST
Last Modified: 2010-05-17 09:35 CEST
======================================================================
Summary: pca no longer looks for pca.conf in /etc/opt/csw/
Description:
With version 20100514.01,REV=2010.05.14 pca no longer looks in
/etc/opt/csw/ for the configuration files.
code snippet from pca source:
push (@conf, dirname($0)."/pca.conf");
push (@conf, dirname($0)."/../etc/pca.conf");
push (@conf, "/etc/pca.conf");
push (@conf, "/etc/opt/csw/pca-proxy.conf");
$ENV{HOME} && push (@conf, $ENV{HOME}."/.pca");
push (@conf, "./pca.conf");
======================================================================
----------------------------------------------------------------------
(0007927) dam (administrator) - 2010-05-17 09:35
http://www.opencsw.org/bugtrack/view.php?id=4418#c7927
----------------------------------------------------------------------
Fixed and released to current/. Until it hits the mirrors please use
http://mirror.opencsw.org/experimental/dam/pca-20100514.01,REV=2010.05.17-SunOS5.9-all-CSW.pkg.gz
More information about the bug-notifications
mailing list