Re: Perdition1.18 problem with LDAP query
Simon Horman <[email protected]>
| Newsgroups | gmane.mail.perdition.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 27, 2010 at 10:03:20AM +0800, cktan wrote: > Dear Simon, > > I suppose this problem was noticed on perdition1.18rc1 and it was > resolved for the rc2, rc3 and so on? And how should I patch it in > order to work? Sorry because I'm not familiar with patching and hope > to have some assistance from you. Hi, I believe that the problem exists in perdition1.18 as well as rc1, rc2, rc3, ... Basically it was introduced between 1.17 and 1.18 and the fix currently hasn't been included in a released version. The patch command can be used to apply this change to perdition1.18. e.g. wget -O LDAP-support-schema-misc-mailHost.patch \ http://hg.vergenet.net/perdition/perdition/raw-rev/28264fe9e31b wget http://www.vergenet.net/linux/perdition/download/1.18/perdition-1.18.tar.bz2 tar -jxf perdition-1.18.tar.bz2 cd perdition-1.18 patch -p1 < ../LDAP-support-schema-misc-mailHost.patch ______________________________________________ Perdition-users mailing list [email protected] http://lists.vergenet.net/listinfo/perdition-users