Search Criteria
Package Details: autofs 5.1.9-7
Package Actions
| Git Clone URL: | https://aur.archlinux.org/autofs.git (read-only, click to copy) |
|---|---|
| Package Base: | autofs |
| Description: | A kernel-based automounter for Linux |
| Upstream URL: | https://www.kernel.org/pub/linux/daemons/autofs/ |
| Keywords: | autofs,auto mount |
| Licenses: | GPL-2.0-or-later |
| Submitter: | arojas |
| Maintainer: | ajacocks (hcartiaux) |
| Last Packager: | hcartiaux |
| Votes: | 50 |
| Popularity: | 0.27 |
| First Submitted: | 2021-05-08 08:58 (UTC) |
| Last Updated: | 2026-04-04 08:15 (UTC) |
Dependencies (10)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- kmod (kmod-gitAUR) (make)
- krb5 (krb5-gitAUR) (make)
- libldap (libldap-gnutlsAUR) (make)
- libnsl (libnsl-gitAUR) (make)
- rpcsvc-proto (make)
- sssd (sssd-gitAUR, sssd-nosmbAUR) (make)
- systemd (systemd-gitAUR, systemd-selinuxAUR, unshitted-systemdAUR, systemd-liberated-gitAUR) (make)
- krb5 (krb5-gitAUR) (optional) – for LDAP support
- sssd (sssd-gitAUR, sssd-nosmbAUR) (optional) – for SSSD integration
Required by (2)
Sources (5)
- autofs-arch-configuration-path.patch
- https://mirrors.edge.kernel.org/pub/linux/daemons/autofs/v5/autofs-5.1.9.tar.sign
- https://mirrors.edge.kernel.org/pub/linux/daemons/autofs/v5/autofs-5.1.9.tar.xz
- https://mirrors.edge.kernel.org/pub/linux/daemons/autofs/v5/patches-5.2.0/autofs-5.1.9-Fix-incompatible-function-pointer-types-in-cyrus-sasl-module.patch
- https://mirrors.edge.kernel.org/pub/linux/daemons/autofs/v5/patches-5.2.0/autofs-5.1.9-Fix-incompatible-function-pointer-types-in-cyrus-sasl-module.patch.sign
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »
hcartiaux commented on 2026-02-11 22:41 (UTC)
Updated PKGBUILD here: https://gist.github.com/hcartiaux/b663ec44d958d81c601257cf561085c8
Nazdravi commented on 2026-02-10 19:08 (UTC)
The current version of patch_order_5.1.9 contains more patches and has a different sha key. That's why the list of downloaded files from this PKGBUILD isn't complete any more and compiling fails (as mrshady already wrote).
mrshady commented on 2026-02-10 18:45 (UTC)
makepkg --skipchecksums gets further but reports missing patch file autofs-5.1.9-Remove-mentioning-of-nonstrict-option-in-comment.patch Removed that line from patch_order_5.1.9 and removed file patch_order_5.1.9.sign (edit breaks PGP signature). I suppose I could have used --skippgpcheck... makepkg --skipchecksums -e will build the package. Seems to work. So... PGP signature in patch_order_5.1.9.sign matches patch_order_5.1.9 however the checksum in PKGBUILD does not match patch_order_5.1.9 and there is a mismatch between files listed in patch_order_5.1.9 and the *.patch files.
gucio321 commented on 2026-02-08 17:05 (UTC)
@ajacocks can confirm it doesn't compile for me either. I've a fresh arch installation. Could you please take a second look at the problem reported by @planetmarshall ? I really need autofs here. Will try to reproduce on docker in a while.
hcartiaux commented on 2026-02-04 16:05 (UTC)
@ajacocks, my guess is that this file has been updated with a lot of new patches, which by the way have not (yet?) been uploaded in the source directory. The mtime on the file
patch_order_5.1.9is 04-Feb-2026 06:09.ajacocks commented on 2026-01-16 03:33 (UTC)
@planetmarshall, My guess is that you have an out-of-date file, as I just verified that the package builds properly, and the hash matches for the patch_orger_5.1.9 file.
planetmarshall commented on 2025-11-30 19:37 (UTC)
I am seeing
From
patch_order_5.1.9 ... FAILEDPeteAnderson commented on 2025-10-24 19:17 (UTC) (edited on 2025-10-24 19:17 (UTC) by PeteAnderson)
@gawity:
Yup, you're absolutely right, this is a bug in ALARM's
pacmanbuild. Sorry I didn't recognize that before. I'm a novice when it comes to Arch packaging.I've submitted a PR to ALARM to get this fixed. So the only thing the
autofspackage needs is to add'aarch64' 'armv7h'toarch.grawity commented on 2025-10-23 06:23 (UTC)
PeteAnderson – but the initial CFLAGS and CXXFLAGS come from your own makepkg.conf, not from autofs. Are you saying that ArchARM's /etc/makepkg.conf includes an option that their own GCC doesn't recognize?
PeteAnderson commented on 2025-10-23 03:39 (UTC)
I got it to build on armv7 (RPi2) by stripping that invalid option. It installed and works great.
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »