tags 570782 + patch
thanks

[Petter Reinholdtsen]
> Not quite sure why it wasn't installed initially, nor why it was
> installed with the upgrade.

I believe I figured out what is wrong.  The packages uploaded to
unstable and currently in testing is lacking the autofs-ldap reference
in education-networking and the taskesel tasks, because the
autofs-ldap package is missing in testing.  The code autogenerating
the tasks do not take into account that autofs5-ldap provides
autofs-ldap.

This patch should solve the issue, by telling the task building tools
to use autofs5-ldap as an alternative to autofs-ldap.  This might work
with Lenny too, as autofs-ldap is prefered over autofs5-ldap, even
thought both are installed, but I suggest we only upload this change
to unstable and not to lenny.

  * List autofs5-ldap as an alternative to autofs-ldap, as the latter
    is missing in Squeeze.

Index: tasks/networked
===================================================================
--- tasks/networked     (revision 63117)
+++ tasks/networked     (working copy)
@@ -46,7 +46,7 @@
 Responsible: Holger Levsen
 NeedConfig:  no

-Depends:     autofs-ldap
+Depends:     autofs-ldap | autofs5-ldap
 Why:         Automatic mount and umount shares based on LDAP maps
 Responsible: Rune Nordb?e Skillingstad
 NeedConfig:  yes, making sure autofs is disabled on mainserver

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100308222442.gc12...@login1.uio.no

Reply via email to