Package Details: autofs 5.1.9-7

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.28
First Submitted: 2021-05-08 08:58 (UTC)
Last Updated: 2026-04-04 08:15 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

lysergic commented on 2024-08-14 11:02 (UTC)

I'm getting this validation error on patch_order_5.1.9:

==> Validating source files with sha256sums...
    autofs-5.1.9.tar.xz ... Passed
    autofs-5.1.9-Fix-incompatible-function-pointer-types-in-cyrus-sasl-module.patch ... Passed
    autofs-5.1.9-fix-always-recreate-credential-cache.patch ... Passed
    autofs-5.1.9-fix-changelog.patch ... Passed
    autofs-5.1.9-fix-crash-in-make_options_string.patch ... Passed
    autofs-5.1.9-fix-crash-in-make_options_string.patch ... Passed
    autofs-5.1.9-fix-ldap_parse_page_control-check.patch ... Passed
    autofs-5.1.9-update-configure.patch ... Passed
    patch_order_5.1.9 ... FAILED
    libxml-parser.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'autofs-5.1.9-3': 
error: packages failed to build: autofs-5.1.9-3

Not sure how to proceed, thanks in advance for any help.

ajacocks commented on 2024-06-14 17:25 (UTC) (edited on 2024-06-14 17:25 (UTC) by ajacocks)

Interesting. Wonder where xmlParseFile was before?

Anyway, thanks, @deadbeef! Patch added and package updated.

deadbeef commented on 2024-06-13 22:37 (UTC) (edited on 2024-06-13 22:41 (UTC) by deadbeef)

@J-Kappes you can patch modules/lookup_ldap.c like below.

diff -uN modules/lookup_ldap.c.orig modules/lookup_ldap.c


--- modules/lookup_ldap.c.orig  2024-06-14 00:34:30.192595077 +0200
+++ modules/lookup_ldap.c       2024-06-14 00:34:42.045962654 +0200
@@ -29,6 +29,7 @@
 #include <resolv.h>
 #include <lber.h>
 #include <libxml/tree.h>
+#include <libxml/parser.h>
 #include <stdlib.h>

 #define MODULE_LOOKUP

J-Kappes commented on 2024-06-13 10:33 (UTC)

I get the error lookup_ldap.c:1332:15: error: implicit declaration of function 'xmlParseFile'; did you mean 'xmlSaveFile'?

archer97 commented on 2024-06-04 21:31 (UTC)

@ajacocks, congrats 🎉 please take good care of it

ajacocks commented on 2024-06-04 20:32 (UTC)

Thanks for all your work and maintenance @ava1ar!

ava1ar commented on 2024-06-04 20:23 (UTC)

it is all yours - thanks!

ajacocks commented on 2024-06-04 19:57 (UTC)

Yes, I'm willing.

ava1ar-auto commented on 2024-06-03 23:27 (UTC)

@ajacocks, are you interested adopting the package? I don't have time to keep it up-to-date promptly. Will pass the ownership if you willing to take care of it.

ajacocks commented on 2024-06-03 21:34 (UTC)

I've made an updated PKGBUILD that works, and stored it here: https://github.com/ajacocks/autofs-aur