The package specifies already that usr/bin/netplex-admin and usr/bin/ocamlrpcgen shouldn't be stripped. The problem is that pkg_create_dbgsym didn't have this information and added a link to the debug symbols (although those binaries doesn't get stripped later) and that broke those binaries too. The fix is now to pass this information to pkg_create_dbgsym so it doesn't try to add that link to the debug symbols for package which are stripped later anyway. Once pkg_create_dbgsym is fixed, a (no-change) rebuild of ocamlnet is necessary to fix the package too.
-- ocamlrpcgen no longer works on Gutsy. Probably a wrongly stripped binary https://bugs.launchpad.net/bugs/180364 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
