Package Details: netatalk 4.0.1-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.39
First Submitted: 2007-03-31 06:19 (UTC)
Last Updated: 2024-10-11 14:23 (UTC)

Pinned Comments

denn commented on 2024-10-07 09:59 (UTC) (edited on 2024-10-11 16:17 (UTC) by denn)

Currently known problems & limitations for 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

  • tracker3 has been split into two separate packages at version 3.8 (tinysparql and localsearch), which broke the build of Spotlight support

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 25 Next › Last »

SJ_UnderWater commented on 2012-04-21 04:20 (UTC)

a few more minor fixes in this one, making sure the conflicts go through correctly

SJ_UnderWater commented on 2012-04-10 20:49 (UTC)

sorry about the ddp trouble everyone, turns out it was a fakeroot issue (I often build --asroot). I've still added the "conflicts" flags, but it shouldn't build more than one package ever again. I've also implemented this in a much safer way that should make it resilient with other AUR-building solutions.

carbncl commented on 2012-04-10 20:01 (UTC)

I see, thanks for quick replies, and good job.

SJ_UnderWater commented on 2012-04-10 19:30 (UTC)

the comment about the "first major build" explains the initscript "architecture"

carbncl commented on 2012-04-10 19:25 (UTC)

I see, just tested, works perfectly! Forget about -ddp, Just figured I missed the big picture... What's the purpose of afpd/cnid_metad in /etc/rc.d since netatalk now does the job? (and since I don't think it provides backward compatiblity because of cnid renamed to cnid_metad?)

carbncl commented on 2012-04-10 19:07 (UTC)

I guess you just need to add `conflicts=('netatalk-ddp')` > would be more clean and logical in -ddp PKGBUILD. Just upgraded with your netatalk PKGBUILD, so far no issue. Still using afpd/cnid_metad since I do not want all netatalk services.

SJ_UnderWater commented on 2012-04-10 18:49 (UTC)

i hadn't expected yaourt to build the package. if used "normally" with makepkg, only netatalk will be built by default without any issues, netatalk-ddp will only be built if specified by itself (as in the wiki entry). I'll have to examine yaourt and see what I can do to prevent it from building both at the same time

teek commented on 2012-04-10 12:05 (UTC)

I used Yaourt to install the package put it also gives the below mentioned errors. You say: "leave dpp out" but how do you do that and prevent the: "/usr/share/man/man8/afpd.8.gz exists in both 'netatalk' and 'netatalk-ddp'" Errors? Do I have to edit the PKGBUILD? What should I change exactly?