[bug-notifications] [cswclassutils 0003959]: sampleconf fails sometimes

Mantis Bug Tracker noreply at opencsw.org
Tue Oct 13 02:16:13 CEST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://www.opencsw.org/bugtrack/view.php?id=3959 
====================================================================== 
Reported By:                dam
Assigned To:                
====================================================================== 
Project:                    cswclassutils
Issue ID:                   3959
Category:                   packaging
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2009-10-11 12:55 CEST
Last Modified:              2009-10-13 02:16 CEST
====================================================================== 
Summary:                    sampleconf fails sometimes
Description: 
On a fresh installed systems I get errors of the form below for several
packages:
(especially ca-certificates and ssh):

/opt/csw/share/man/man1/ssh-agent.1
/opt/csw/share/man/man1/ssh-keygen.1
/opt/csw/share/man/man1/ssh-keyscan.1
/opt/csw/share/man/man1/ssh.1
/opt/csw/share/man/man5/ssh_config.5
/opt/csw/share/man/man8/ssh-keysign.8
[ verifying class <none> ]
Copying sample config to /opt/csw/etc/ssh/ssh_config
usage:  chmod [-fR] <absolute-mode> file ...
        chmod [-fR] <ACL-operation> file ...
        chmod [-fR] <symbolic-mode-list> file ...
where   <symbolic-mode-list> is a comma-separated list of
        [ugoa]{+|-|=}[rwxXlstugo]
where   <ACL-operation> is one of the following
        A-<acl_specification>
        A[number]-
        A[number]{+|=}<acl_specification>
where   <acl-specification> is a comma-separated list of ACEs

[ verifying class <cswpreserveconf> ]

====================================================================== 

---------------------------------------------------------------------- 
 (0006853) james (reporter) - 2009-10-13 02:16
 http://www.opencsw.org/bugtrack/view.php?id=3959#c6853 
---------------------------------------------------------------------- 
[ verifying class <none> ]
+ read src dest 
+ cp
/tmp/dstreAAAawaGrp/CSWcacertificates/root/opt/csw/etc/ca-certificates.conf.csw
/opt/csw/etc/ca-certificates.conf.csw 
+ echo /opt/csw/etc/ca-certificates.conf.csw 
+ sed s/.csw$// 
confdest=/opt/csw/etc/ca-certificates.conf
preservedir=/etc/opt/csw/preserve/CSWcacertificates
+ basename /opt/csw/etc/ca-certificates.conf 
confbasename=ca-certificates.conf
preservedconf=/etc/opt/csw/preserve/CSWcacertificates/ca-certificates.conf
+ [ -f /etc/opt/csw/preserve/CSWcacertificates/ca-certificates.conf ] 
+ [ -f /opt/csw/etc/ca-certificates.conf ] 
+ echo Copying sample config to /opt/csw/etc/ca-certificates.conf 
Copying sample config to /opt/csw/etc/ca-certificates.conf
+ grep ^/opt/csw/etc/ca-certificates.conf.csw /var/sadm/install/contents 
contents=
+ echo 
+ awk {print $4} 
mode=
+ awk {print $5} 
+ echo 
user=
+ echo 
+ awk {print $6} 
group=
+ cp /opt/csw/etc/ca-certificates.conf.csw
/opt/csw/etc/ca-certificates.conf 
+ chmod /opt/csw/etc/ca-certificates.conf 
usage:  chmod [-fR] <absolute-mode> file ...
        chmod [-fR] <ACL-operation> file ...
        chmod [-fR] <symbolic-mode-list> file ...
where   <symbolic-mode-list> is a comma-separated list of
        [ugoa]{+|-|=}[rwxXlstugo]
where   <ACL-operation> is one of the following
        A-<acl_specification>
        A[number]-
        A[number]{+|=}<acl_specification>
where   <acl-specification> is a comma-separated list of ACEs
+ chown : /opt/csw/etc/ca-certificates.conf 
+ read src dest 
+ echo




More information about the bug-notifications mailing list