** Description changed: + [Impact] + bitlbee with the otr plugin does not start in ubuntu oneiric due to a missing link caused by Makefiles broken under ld --as-needed + + [Fix] + it was fixed in precise by linking the libraries correctly. + + [Test Case] + sudo apt-get install bitlbee bitlbee-plugin-otr + sudo /etc/init.d/bitlbee start + + expected: + successful start of bitlbee daemon + reality: + bitlbee/usr/sbin/bitlbee: symbol lookup error: /usr/lib/bitlbee/otr.so: undefined symbol: otrl_init + and daemon does not start + + [Regression Potential] + low, only needs fixed linking to libotr. + + + original report: Hi, unfortunately bitlbee-plugin-otr seems broken on Oneiric, too, similar to how it was on Natty: Bug #757008 When I try to start BitlBee, this is what happens: Starting BitlBee IRC/IM gateway: bitlbee/usr/sbin/bitlbee: symbol lookup error: /usr/lib/bitlbee/otr.so: undefined symbol: otrl_init In contrary to the natty issue, just rebuilding the package doesn't fix it for me. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: bitlbee 3.0.3-1build1 ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6 Uname: Linux 3.0.0-13-generic x86_64 ApportVersion: 1.23-0ubuntu3 Architecture: amd64 Date: Sat Oct 22 02:07:23 2011 InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) ProcEnviron: PATH=(custom, user) LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: bitlbee UpgradeStatus: Upgraded to oneiric on 2011-10-21 (0 days ago)
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/879730 Title: /usr/lib/bitlbee/otr.so: undefined symbol: otrl_init To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bitlbee/+bug/879730/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
