[Pkg-samba-maint] symbols stripped from /usr/lib/samba/idmap/*.so

C.J. Adams-Collier KF7BMP cjac at colliertech.org
Sun May 12 06:01:12 UTC 2013


Hey folks,

dh_strip is a little strip happy when it comes to samba modules, at
least with the one I modified to build on Ubuntu 10.04 from this:

http://backports.debian.org/debian-backports/pool/main/s/samba/samba_3.6.6-6~bpo60+1.dsc

The one on my wheezy machine seems to have the same problem:

cjac at foxtrot:~/public_html/src/samba3_bsd6$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 7.0 (wheezy)
Release:	7.0
Codename:	wheezy
cjac at foxtrot:~/public_html/src/samba3_bsd6$ sudo apt-get install --reinstall winbind
...
cjac at foxtrot:~/public_html/src/samba3_bsd6$ nm /usr/lib/samba/idmap/ad.so
nm: /usr/lib/samba/idmap/ad.so: no symbols

I did not seem to have fixed the issue with the attached modifications
for the Ubuntu-10.04 platform.  Can you tell me what is wrong with this
change?

-       dh_strip -Nsamba -Nsmbclient -Nwinbind -Nsamba-common-bin -Xad -Xadex -Xtdb2 -Xhash -Xldap -Xrid -Xpam -Xnss -Xidmap
+       dh_strip -Nsamba -Nsmbclient -Nwinbind -Nsamba-common-bin

There's probably a more efficient way to do this, but I don't know
dh_strip all that well.

Cheers,

C.J.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: ubuntu-10.04.diff
Type: text/x-patch
Size: 9665 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20130511/d2d0bd93/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20130511/d2d0bd93/attachment-0001.pgp>


More information about the Pkg-samba-maint mailing list