tag 557865 + pending, patch
clone 557865 -1
retitle -1 Add debconf questions for  LDAP_URI and  
MAP_OBJECT_CLASS/MAP_ATTRIBUTE
severity -1 normal
thanks

Hey, 
attached is a minimalistic patch that fixes the mode problem 
by adding a exclude to dh_fixperms. 

The NMU is uploaded for this issue is uploaded right now. 

Please note that other issues in mentioned in this bug are not fixed:

>Furthermore, upon configuration, the package should ask for which
>  LDAP_URI
>  MAP_OBJECT_CLASS/MAP_ATTRIBUTE
>attributes it should configure the system for in order to prompt the
>user to ask somebody who knows to make sense out of it.
>
>Ideally these MAP_OBJECT_CLASS/MAP_ATTRIBUTE would be probed
>according to the given LDAP_URI server, obviously.

Therefore this bug is cloned, the new bug has now severity normal. 

Greetings
Winnie

diff -Nru autofs5-5.0.4/debian/changelog autofs5-5.0.4/debian/changelog
--- autofs5-5.0.4/debian/changelog	2010-01-23 15:02:46.000000000 +0100
+++ autofs5-5.0.4/debian/changelog	2010-01-23 15:02:46.000000000 +0100
@@ -1,3 +1,11 @@
+autofs5 (5.0.4-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * add dh_fixperms -Xdebian/autofs5-ldap/etc/autofs_ldap_auth.conf to fix perms
+    (Closes: #557865)
+
+ -- Patrick Winnertz <win...@debian.org>  Sat, 23 Jan 2010 14:54:16 +0100
+
 autofs5 (5.0.4-3) unstable; urgency=low
 
   * Fix LSB initscript header to use keywords that
diff -Nru autofs5-5.0.4/debian/rules autofs5-5.0.4/debian/rules
--- autofs5-5.0.4/debian/rules	2010-01-23 15:02:46.000000000 +0100
+++ autofs5-5.0.4/debian/rules	2010-01-23 15:02:46.000000000 +0100
@@ -50,7 +50,7 @@
 	dh_installinit -pautofs5 -o --name=autofs -- start 19 2 3 4 5 . stop 81 0 1 6 .
 	dh_strip
 	dh_compress
-	dh_fixperms
+	dh_fixperms -Xdebian/autofs5-ldap/etc/autofs_ldap_auth.conf
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to