pkg-config was missing.
Search Criteria
Package Details: netatalk 4.0.5-1
Package Actions
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.22 |
First Submitted: | 2007-03-31 06:19 (UTC) |
Last Updated: | 2024-11-10 20:38 (UTC) |
Dependencies (26)
- acl (acl-gitAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- db5.3
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libevent (libevent-gitAUR)
- libgcrypt
- libldap
- libxcrypt (libxcrypt-gitAUR)
- pam (pam-selinuxAUR)
- perl (perl-gitAUR)
- perl-net-dbus (perl-net-dbus-gitAUR)
- docbook-xsl (make)
- meson (meson-gitAUR) (make)
- unicode-character-database (make)
- avahi (optional) – Automatic service discovery support
- cracklib (optional) – Weak password detection
- krb5 (krb5-gitAUR) (optional) – Kerberos user authentication support
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR) (optional) – Network printer queues support
- libtirpc (optional) – Quota support
- libwrapAUR (optional) – TCP wrappers support
- localsearch (optional) – AFP Spotlight support
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-lts-libs) (optional) – MySQL CNID backend support
- rpcsvc-proto (optional) – Quota support
- talloc (optional) – AFP Spotlight support
- tinysparql (optional) – AFP Spotlight support
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 25 Next › Last »
andreas_baumann commented on 2017-03-22 08:12 (UTC)
andreas_baumann commented on 2017-03-22 07:11 (UTC)
Doesn't build:
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([macros])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
macros/netatalk.m4:4: warning: underquoted definition of AX_CHECK_DOCBOOK
macros/netatalk.m4:4: run info Automake 'Extending aclocal'
macros/netatalk.m4:4: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:56: error: possibly undefined macro: AC_MSG_ERROR
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:65: error: possibly undefined macro: AC_DEFINE
configure:15977: error: possibly undefined macro: AC_MSG_WARN
autoreconf: /usr/bin/autoconf failed with exit status: 1
==> ERROR: A failure occurred in build().
Aborting...
zman0900 commented on 2016-12-04 01:21 (UTC) (edited on 2016-12-04 01:25 (UTC) by zman0900)
Ignore the rest of this comment. Turns out afpstats doesn't work unless you have "afpstats = yes" in the config file.
<strike>
Something seems to be messed up with the dbus related stuff installed by this package. The afpstats program doesn't work, even a root:
┌─[dan@nas]─[~]
└──╼ sudo afpstats
Traceback (most recent call last):
File "/usr/bin/afpstats", line 16, in main
"/org/netatalk/AFPStats")
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 248, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 180, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 278, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.netatalk.AFPStats was not provided by any .service files
┌─[✗]─[dan@nas]─[~]
└──╼ pacman -Qo /etc/dbus-1/system.d/netatalk-dbus.conf
/etc/dbus-1/system.d/netatalk-dbus.conf is owned by netatalk 3.1.10-1
┌─[dan@nas]─[~]
└──╼ grep 'org.netatalk.AFPStats' /etc/dbus-1/system.d/netatalk-dbus.conf
<allow own="org.netatalk.AFPStats"/>
<allow send_destination="org.netatalk.AFPStats"/>
<allow receive_sender="org.netatalk.AFPStats"/>
</strike>
denn commented on 2016-09-21 15:47 (UTC)
Updated to 3.1.10
maclinuxfree commented on 2016-07-23 21:32 (UTC)
pls update to 3.1.9
thank you
denn commented on 2016-01-02 21:18 (UTC)
Updated to 3.1.8
fuerst commented on 2015-12-03 13:19 (UTC)
@lenovomi: Do you encounter the problems since you start using TM at your Arm device? Sounds a bit like corrupted hardware. Some things to check:
* "dmesg" for any hard disk related errors.
* "smartctl -A /dev/sda". "sda" is first drive, "sdb" second and so on.
* Finally do a filesystem check including badblocks: "fsck -vcck /dev/<device-PARTITION>". See https://wiki.archlinux.org/index.php/Badblocks for details.
lenovomi commented on 2015-11-10 18:40 (UTC)
Guys,
I have constantly problems with TM on my arch arm device. Sometimes my old backup got lost, sometimes whole TM archive got corrupted. I have sparse bundle as a storage for TM that lays on my my ext4. My config is almost identical to QNAP one. Any idea why those issues are constantly happening to me? Thanks.
justinkb commented on 2014-12-08 18:25 (UTC)
3.1.7 has been released, it seems.
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 makecnid_bdb
to re-create all db files after upgrade.