Description of problem: Finder on Mac OSX 10.7.x and 10.6.8 clients become unresponsive when unmounting an AFPd volume from a netatalk 2.2.2-1 server on fedora 17. Finder becomes unresponsive until rebooted. Works fine with netatalk on F16. Version-Release number of selected component (if applicable): Fedora 17 , Netatalk 2.2.2-1 How reproducible: Steps to Reproduce: 1. Setup Netatalk on Fedora 17. 2. Connect to any configured volume 3. Try to unmount the volume Actual results: Finder becomes unresposive. The OSX client needs to be rebooted. Expected results: The volume unmounts. Additional info: From /var/log/messages: Jun 26 14:55:14 andromeda systemd-logind[690]: New session 13 of user test. Jun 26 14:55:14 andromeda afpd[21282]: AFP3.3 Login by test Jun 26 14:55:35 andromeda afpd[21282]: AFP logout by test Jun 26 14:55:35 andromeda systemd-logind[690]: Removed session 13. It seems to not get to the statistics step in the logout procedure: AFP statistics: 2.11 KB read, 8.17 KB written Found this on netatalk list: http://comments.gmane.org/gmane.network.netatalk.devel/10520
This problem is avoided with two patches. http://netatalk.git.sourceforge.net/git/gitweb.cgi?p=netatalk/netatalk;a=patch;h=25e03ec9edd863136008881a4a57ea9a788d34b3 http://netatalk.git.sourceforge.net/git/gitweb.cgi?p=netatalk/netatalk;a=patch;h=d8f375c4fbff7a27768ce6efebec64ab193734ee
Applied the patches and can confirm that it is working.
thanks for the patches committed to git -> http://lists.fedoraproject.org/pipermail/scm-commits/2012-July/818073.html -> modified
netatalk-2.2.2-3.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/netatalk-2.2.2-3.fc17
Package netatalk-2.2.2-3.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing netatalk-2.2.2-3.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-10821/netatalk-2.2.2-3.fc17 then log in and leave karma (feedback).
netatalk-2.2.2-3.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.