At 1186603678 time_t, R.Penney wrote: > Could you possibly give me some more information about where > within the cryptmount package you believe the fault might lie?
Here:
> for mod in cm-ssl.so cm-gcry.so; do \
> /bin/sh /tmp/buildd/cryptmount-2.1/install-sh -c -s -m 700
> ${mod}
> "/tmp/buildd/cryptmount-2.1/debian/cryptmount/usr/lib/cryptmount";
> \
> chown root.root
>
> /tmp/buildd/cryptmount-2.1/debian/cryptmount/usr/lib/cryptmount/${mod};
> \
> done
install-sh -s is stripping your binaries.
Don't how to fix it without looking deeper right now.
But at least you're on track :-)
Cheers,
--
Julien Danjou
.''`. Debian Developer
: :' : http://julien.danjou.info
`. `' http://people.debian.org/~acid
`- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
signature.asc
Description: Digital signature

