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 .. 12 13 14 15 16 17 18 19 20 21 22 .. 25 Next › Last »

SJ_UnderWater commented on 2012-04-24 18:14 (UTC)

there may not be a way around that, but why is it looking for "any"? that alone seems wrong.

doits commented on 2012-04-24 07:52 (UTC)

having problems installing with pacaur. It builds but when trying to install it says: error: '/path/to/tmp/netatalk/netatalk-ddp-2.2.2-4-any.pkg.tar.xz': could not find or read package Looks like it expects the ddp-version, even if only the normal is built.

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.