Description of problem: "/etc/init.d/atalk status" always reports "stopped" when afpd runs and atalkd does not. Version-Release number of selected component (if applicable): netatalk-2.0.5-3.el5 How reproducible: Always. Steps to Reproduce: 1. /etc/init.d/atalk start 2. /etc/init.d/atalk status Actual results: [root@afp ~]# /etc/init.d/atalk status atalkd is stopped [root@afp ~]# echo $? 3 Expected results: Should report afpd is running and exit with status 0 (ATALKD_RUN is set to "no" in netatalk.conf). Additional info: AFAIU this happens because the init script looks for /var/lock/subsys/atalkd which does not exist. /var/lock/subsys/atalk does, though.
netatalk-2.0.5-4.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/netatalk-2.0.5-4.el5
Package netatalk-2.0.5-4.el5: * should fix your issue, * was pushed to the Fedora EPEL 5 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing netatalk-2.0.5-4.el5' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0138/netatalk-2.0.5-4.el5 then log in and leave karma (feedback).
netatalk-2.0.5-4.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.