Package Details: netatalk 4.0.5-1

Git Clone URL: https://aur.archlinux.org/netatalk.git (read-only, click to copy)
Package Base: netatalk
Description: Open-source implementation of the Apple Filing Protocol
Upstream URL: https://netatalk.io
Keywords: afp apple mac macos
Licenses: GPL-2.0-or-later
Conflicts: netatalk-ddp, netatalk2
Submitter: Snowman
Maintainer: denn
Last Packager: denn
Votes: 99
Popularity: 0.21
First Submitted: 2007-03-31 06:19 (UTC)
Last Updated: 2024-11-10 20:38 (UTC)

Dependencies (26)

Required by (0)

Sources (1)

Pinned Comments

denn commented on 2024-10-07 09:59 (UTC) (edited on 2024-10-20 12:31 (UTC) by denn)

As version 4.0.0-1 switched to db5.3 as suggested by product documentation. This will make cnid_bdb to re-create all db files after upgrade.

Latest Comments

« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 Next › Last »

teek commented on 2012-03-06 15:11 (UTC)

Works for me, server appears under network on my mac however when I click it it tells me something like: "Connection failed". By the way, the name is the one from my rc.conf, not from /etc/netatalk/AppleVolumes.default Any suggestions?

karol_007 commented on 2012-01-22 13:00 (UTC)

Works for me, but [karol@black netatalk]$ sudo rc.d start papd :: Starting papd Daemon [DONE] [karol@black netatalk]$ sudo rc.d stop papd :: Stopping papd Daemon [BUSY] rm: cannot remove `/var/run/papd.pid': No such file or directory [DONE] The daemon starts and stops fine.

andrej84 commented on 2012-01-22 12:38 (UTC)

Well the problem was simply that they disabled appletalk by default, passing --enable-ddp makes it work again. I also moved openssl and libgcrypt to optional dependencies, as they suggest in the official page http://netatalk.sourceforge.net/2.2/htmldocs/installation.html Please try it out now, if it works we can fix also the netatalk-git packet..

<deleted-account> commented on 2012-01-17 21:27 (UTC)

Version 2.2.2 is out now. Hope that version works better

andrej84 commented on 2012-01-14 21:54 (UTC)

Ah then they're both broken (maybe it's worth to notify also to the other one), ok if I can't figure out soon what's happened I will downgrade to the previous versions which I'm sure was actually working..

karol_007 commented on 2012-01-14 21:52 (UTC)

I've tried netatalk-git and got the same results.

andrej84 commented on 2012-01-14 21:51 (UTC)

Actually you're right :O I think that the 2.2.1 is actually broken then, sorry for not noticing. Maybe can you try the netatalk-git package to see if that works?

<deleted-account> commented on 2012-01-14 19:34 (UTC)

When i try to start atalkd i get the following error ./atalkd: line 12: /usr/sbin/atalkd: No such file or directory And when i try to start papd i get the following error ./papd: line 10: /usr/sbin/papd: No such file or directory And when I check those directories does not exist Why? What have I done wrong?

munkoil commented on 2011-11-07 13:16 (UTC)

Hi, afpd.service is no longer needed since afpd is now auto registering itself to avahi. By the way, check out netatalk-git to compare the dependencies and so on.