Package Details: netatalk 4.4.1-2

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
Replaces: netatalk-ddp, netatalk2
Submitter: Snowman
Maintainer: denn
Last Packager: denn
Votes: 103
Popularity: 0.002593
First Submitted: 2007-03-31 06:19 (UTC)
Last Updated: 2026-01-25 22:31 (UTC)

Pinned Comments

denn commented on 2025-08-09 20:14 (UTC)

Version 4.3.0-1 introduces dependency on new AUR package bstring.

VorpalWay commented on 2025-02-19 07:41 (UTC)

At this point you should use netatalk 4.x instead, as it has support for both classic Mac OS clients and more modern Mac OS X clients. Unlike with 2.x vs 3.x there is no longer any need to choose.

Latest Comments

1 2 3 4 5 6 .. 26 Next › Last »

jackro commented on 2025-08-12 05:27 (UTC)

.SRCINFO is out of date (missing bstring). Make sure to run makepkg --printsrcinfo > .SRCINFO.

denn commented on 2025-08-09 20:14 (UTC)

Version 4.3.0-1 introduces dependency on new AUR package bstring.

naumovitch commented on 2025-08-07 20:15 (UTC)

version 4.3.0 released https://netatalk.io/4.2/ReleaseNotes4.3.0.html

VorpalWay commented on 2025-02-19 07:41 (UTC)

At this point you should use netatalk 4.x instead, as it has support for both classic Mac OS clients and more modern Mac OS X clients. Unlike with 2.x vs 3.x there is no longer any need to choose.

denn commented on 2024-10-21 20:25 (UTC) (edited on 2024-10-21 20:26 (UTC) by denn)

@yulle If you have full failed build logs, it would be very helpful. Also did you have tinysparql or tracker3 package installed when build failed?

yulle commented on 2024-10-21 20:20 (UTC) (edited on 2024-10-21 20:21 (UTC) by yulle)

I was given the following error when trying to update to version 4.0.2-1:

fatal error: libtracker-miner/tracker-miner.h: No such file or directory

After manually install package "localsearch", I was able to update without errors.

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.

jihem commented on 2024-08-06 10:07 (UTC)

Hi, can you add the file /etc/pam.d/netatalk in the list of backup files? I need to modify it to use a different authentification method. Thanks.

fuhry commented on 2024-06-25 14:29 (UTC)

https://gist.github.com/fuhry/10d3a9d0cfed6d6463c5d6c10abaf1c0

Patch to build against libgcrypt 1.11, based on https://github.com/Netatalk/netatalk/pull/1132