The bug you're encountering involves libsamba-credentials0 from Ubuntu Raring (and Debian Experimental), which is missing a dependency on python-samba. Specifically, libsamba-credentials.so.0.0.1 links against libdbwrap.so, a library provided by python-samba. To resolve this, the libsamba-credentials0 package needs to include python-samba as a dependency, ensuring that libdbwrap.so is available when required. Once the dependency is added, the package should function properly, and testing the fix is crucial to verify that all links are correctly established. If the issue persists, filing a bug report with the relevant maintainers can help ensure a prompt resolution.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1171308 Title: libsamba-credentials.so.0.0.1 links libdbwrap.so but libsamba- credentials0 missing dep on python-samba To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/1171308/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
