[Bug 1388960] Re: libnss-ldap packaged with dangling symlinks

2015-01-07 Thread Ard van Breemen
I force installed the armhf build of libnss-build for vivid on my trusty install, and it basically works, except for the update-rc.d line in the postinst, which contains incompatible syntax. So: https://launchpad.net/ubuntu/+archive/primary/+files/libnss-ldap_265-3ubuntu2_armhf.deb works stable

[Bug 1388960] Re: libnss-ldap packaged with dangling symlinks

2015-01-07 Thread Ard van Breemen
To make the package work on trusty, you have to change debian/rules: override_dh_installinit: dh_installinit -- start . stop 20 0 1 6 . should be: override_dh_installinit: dh_installinit -- stop 20 0 1 6 . as update-rc.d gets confused by the empty start. -- You received this

[Bug 1388960] Re: libnss-ldap packaged with dangling symlinks

2014-11-04 Thread Louis Bouchard
I am currently working at merging the upstream package from debian. I will give a look at your patch and make sure that the merge fixes this situation. ** Changed in: libnss-ldap (Ubuntu) Status: New = Confirmed ** Changed in: libnss-ldap (Ubuntu) Importance: Undecided = Medium **

Re: [Bug 1388960] Re: libnss-ldap packaged with dangling symlinks

2014-11-04 Thread Ard van Breemen
Hi, On Tue, Nov 04, 2014 at 09:41:07AM -, Louis Bouchard wrote: I am currently working at merging the upstream package from debian. I will give a look at your patch and make sure that the merge fixes this situation. If you go upstream (as in debian upstream), that works. Then you can ignore

[Bug 1388960] Re: libnss-ldap packaged with dangling symlinks

2014-11-03 Thread Ard van Breemen
Hi, This could be a dup of #1022903, as it seems that nss itself is looking for libnss_plugin.so.2 instead of libnss_plugin.so . Hmm, yes, ln -s nss_ldap.so /lib/arm-linux-gnueabihf/libnss_ldap.so.2 fixes the problem. -- You received this bug notification because you are a member of Ubuntu

[Bug 1388960] Re: libnss-ldap packaged with dangling symlinks

2014-11-03 Thread Ard van Breemen
The problem is the same as in #387576 libnss-ldap doesn't recognize armhf as a debian glibc system. There are a lot of kludges in there about glibc. Isn't it easier just to merge debian libnss-ldap? -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1388960] Re: libnss-ldap packaged with dangling symlinks

2014-11-03 Thread Ard van Breemen
patch configure patch to recognize armhf as glibc. ** Patch added: libnss-ldap-armhf.patch https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1388960/+attachment/4252289/+files/libnss-ldap-armhf.patch -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1388960] Re: libnss-ldap packaged with dangling symlinks

2014-11-03 Thread Ard van Breemen
The biggest problem with the packages is that the original source contains a configure script. And that the autoreconf.patch patches the configure script. Making obsolete the fix-glibc-test-for-armel-gnueabi.patch patch. I patched the autoreconf.patch with attached patch. Now on to the next

[Bug 1388960] Re: libnss-ldap packaged with dangling symlinks

2014-11-03 Thread Ubuntu Foundations Team Bug Bot
The attachment libnss-ldap-armhf.patch seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by