dpkg-shlibdeps: failure: couldn't find library
Hi,
System: debian 5
arch: amd64
during preparing package "rm_essentials" i got this issue:
"dpkg-shlibdeps: failure: couldn't find library"
it would not be anything surprising in this but before packaging I insert in place this libs.
Here is rules files, section:
binary-arch: build install
<------>dh_testdir
<------>dh_testroot
<------>dh_installdocs
<------>dh_installman
<------>dh_installchangelogs
<------>dh_link
<------>dh_strip
<------>dh_compress
<------>dh_fixperms
<------>dh_installdeb
<------>dh_makeshlibs
<------>dh_shlibdeps --v
<------>dh_gencontrol
<------>dh_md5sums
<------>dh_builddeb
After this <------>dh_shlibdeps -v i can see all libs included, of course with "missing libs".
I try prepare the same package on debian 4 (arch:amd64) with success result.
What could be wrong.
Here you can download tar:
http://porting-deb5.egee.man.poznan.pl/rm_essentials.tar.gz
here:
vdt-globus-rm-essentials/4.0.
7-VDT-1.10.1/src/
i run command:
dpkg-buildpackage -us -uc -rfakeroot
of course all library are on place ;/
For more information please mail to me.
Best regards
Reply to: