Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 463770 - net-fs/autofs: apply upstream patches for ldap based automounts
Summary: net-fs/autofs: apply upstream patches for ldap based automounts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Dustin Polke
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-29 18:08 UTC by Justin Lecher (RETIRED)
Modified: 2013-05-03 19:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2013-03-29 18:08:21 UTC
PLease add missing patches from

ftp://ftp.kernel.org/pub/linux/daemons/autofs/v5/patches-5.0.8/


I had problems connecting to LDAP based automounts and applied what missing. That fixes my problem, but I can't say which patch.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-03-29 19:57:30 UTC
oh sorry for the broken description.
Comment 2 Dustin Polke 2013-03-29 20:13:50 UTC
(In reply to comment #1)
> oh sorry for the broken description.
I am aware of newer patches, but I need to review them as we have own patches concerning ldap to be sure they don't clash. Please be a bit patient, I will rev bump to use a new patchset asap.
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2013-03-29 22:06:58 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > oh sorry for the broken description.
> I am aware of newer patches, but I need to review them as we have own
> patches concerning ldap to be sure they don't clash. Please be a bit
> patient, I will rev bump to use a new patchset asap.

I removed our patch and applied upstreams version. You only need to modify it with

#ifdef WITH_SASL
#include <libxml/tree.h>
#endif

because otherwise you allways need sasl + ldap
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2013-05-03 19:14:46 UTC
+*autofs-5.0.7-r1 (03 May 2013)
+
+  03 May 2013; Justin Lecher <jlec@gentoo.org> +autofs-5.0.7-r1.ebuild,
+  metadata.xml:
+  add latest upstream patches, needed for correct connection with LDAP based
+  automounts, #463770
+