Package Details: netatalk 4.5.0-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.000327
First Submitted: 2007-03-31 06:19 (UTC)
Last Updated: 2026-06-26 09:02 (UTC)

Dependencies (30)

Required by (0)

Sources (1)

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 »

grawity commented on 2026-06-24 10:04 (UTC)

It seems that if dconf is already installed on the build system, package() fails with:

Running custom install script '/usr/bin/dconf update'
warning: Failed to open '/etc/dconf/db/ibus': for replacement: Permission denied
/etc/dconf/db/ibus.d: Failed to create file “/etc/dconf/db/ibus.U660Q3”: Permission denied
error: failed to update at least one of the databases
FAILED: install script '/usr/bin/dconf update' failed with exit code 1.

probably because the meson install assumes it's installing directly into the system and not for packaging. Meson shouldn't be running such post-install scripts in this situation and leave dconf update to pacman's hooks.

naumovitch commented on 2026-05-30 14:53 (UTC)

Netatalk 4.5.0 is available :)

naumovitch commented on 2026-04-19 16:33 (UTC)

New version 4.4.2 has been released. ;)

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.