[netatalk 0005202]: netatalk will not start

Mantis Bug Tracker via bug-notifications bug-notifications at lists.opencsw.org
Tue Sep 9 11:41:34 CEST 2014


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=5202 
====================================================================== 
Reported By:                schwindt
Assigned To:                
====================================================================== 
Project:                    netatalk
Issue ID:                   5202
Category:                   
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-09-09 11:35 CEST
Last Modified:              2014-09-09 11:41 CEST
====================================================================== 
Summary:                    netatalk will not start
Description: 
The defined dependancies exist in svc - but not the corresponding
binaries/scripts.

        <dependency name="cswnetatalk-tracker-extract" 
        <dependency name="cswnetatalk-tracker-miner-fs" 

grep exec /var/opt/csw/svc/manifest/system/cswnetatalk-tracker-* | grep
start
/var/opt/csw/svc/manifest/system/cswnetatalk-tracker-extract.xml:       
<exec_method type="method" name="start"
exec="/opt/csw/libexec/tracker-extract" timeout_seconds="60"/>

/var/opt/csw/svc/manifest/system/cswnetatalk-tracker-miner-fs.xml:       
<exec_method type="method" name="start"
exec="/opt/csw/libexec/tracker-miner-fs" timeout_seconds="60"/>


grep "not found" /var/svc/log/site-cswnetatalk-tracker-* | sort -u
/var/svc/log/site-cswnetatalk-tracker-extract:default.log:/sbin/sh:
/opt/csw/libexec/tracker-extract: not found
/var/svc/log/site-cswnetatalk-tracker-miner-fs:default.log:/sbin/sh:
/opt/csw/libexec/tracker-miner-fs: not found

ll /opt/csw/libexec/tracker-*
ls: No match.

This is on Solaris 10 x86 using unstable catalog.


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

---------------------------------------------------------------------- 
 (0010898) slowfranklin (manager) - 2014-09-09 11:41
 https://www.opencsw.org/mantis/view.php?id=5202#c10898 
---------------------------------------------------------------------- 
Looks like the Netatalk package is missing a dependency on CSWtracker.
Please try installing CSWtracker manually.



More information about the bug-notifications mailing list