This is actually a bug in debhelper. debhelper calls dpkg-shlibdeps
(part of the dpkg-dev package) with the -tudeb option which is not
available until dpkg-dev version 1.13.13.

A temporary fix is to edit the perl script /usr/bin/dh_shlibdeps and
comment out the line:

    push @opts, "-tudeb" if is_udeb($package);

openssl will the build quite happily.

The correct solution for al this is for debhelper to depend on dpkg-dev
>= 1.13.13.

This is already fixed in Feisty.



** Changed in: openssl (Ubuntu)
Sourcepackagename: openssl => debhelper

-- 
Won't build from source in Dapper
https://launchpad.net/bugs/89073

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to