[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wicked things happening while dh_shlibdeps (regresssion?)



Grzegorz B. Prokopski wrote:
> For some reason I had to slightly tweak ./debian/control file of
> 'sablevm' package. So I simply rebuilded it, it worked well for me
> so I uploaded it and got #181365
> 
> I haven't changed anything in the package itself. So there must have
> been sth. changed outside of the package, probably in the tools it
> uses.
> 
> The direct reason of failure is that dh_shlibdeps is asking dpkg -S
> to look for /usr/lib/./libffi.so.2 and /usr/lib/./libltdl.so.3.
> Note the additional "./" which causes dpkg to fail finding the
> packages these libraries belong to.
> 
> I don't know if the reason is dpkg, debhelper script, libtool
> or maybe some auto* tool. Can you please help fixing this bug
> or finding the package it should be reassigned to?

I don't know what the problem is, but it does not concern debhelper:

joey@dragon:~/tmp/sablevm-1.0.5>dpkg-shlibdeps -Tdebian/libsablevm1.substvars debian/libsablevm1/usr/lib/libsablevm.so.1.0.5 
dpkg-shlibdeps: warning: could not find any packages for /usr/lib/./libffi.so.2 (libffi.so.2)
dpkg-shlibdeps: warning: unable to find dependency information for shared library libffi (soname 2, path /usr/lib/./libffi.so.2, dependency field Depends)
dpkg-shlibdeps: warning: could not find any packages for /usr/lib/./libltdl.so.3 (libltdl.so.3)
dpkg-shlibdeps: warning: unable to find dependency information for shared library libltdl (soname 3, path /usr/lib/./libltdl.so.3, dependency field Depends)

-- 
see shy jo

Attachment: pgpZBTrvSyI5t.pgp
Description: PGP signature


Reply to: