[netatalk 0005202]: netatalk will not start
Mantis Bug Tracker via bug-notifications
bug-notifications at lists.opencsw.org
Thu Sep 11 15:24:37 CEST 2014
The following issue has been ASSIGNED.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5202
======================================================================
Reported By: schwindt
Assigned To: slowfranklin
======================================================================
Project: netatalk
Issue ID: 5202
Category:
Reproducibility: always
Severity: block
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2014-09-09 11:35 CEST
Last Modified: 2014-09-11 15:24 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.
======================================================================
----------------------------------------------------------------------
(0010903) slowfranklin (manager) - 2014-09-11 15:03
https://www.opencsw.org/mantis/view.php?id=5202#c10903
----------------------------------------------------------------------
;) Thanks for the reminder.
More information about the bug-notifications
mailing list