Mantis - pca
Viewing Issue Advanced Details
4418 packaging minor always 2010-05-17 08:18 2010-05-17 09:35
flod  
dam  
normal  
closed  
fixed  
none    
none  
0004418: pca no longer looks for pca.conf in /etc/opt/csw/
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");
Issue History
2010-05-17 08:18 flod New Issue
2010-05-17 09:20 dam Status new => assigned
2010-05-17 09:20 dam Assigned To => dam
2010-05-17 09:35 dam Note Added: 0007927
2010-05-17 09:35 dam Status assigned => closed
2010-05-17 09:35 dam Resolution open => fixed

Notes
(0007927)
dam   
2010-05-17 09:35   
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 [^]