/usr/lib/bitlbee/otr.so: undefined symbol: otrl_init

Bug #757008 reported by Moritz Naumann
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
BitlBee
New
Unknown
bitlbee (Ubuntu)
Fix Released
Medium
Stefano Rivera

Bug Description

Binary package hint: bitlbee

If bitlbee-plugin-otr is installed, bitlbee fails to start:

root@foo:~# /etc/init.d/bitlbee start
Starting BitlBee IRC/IM gateway: bitlbee/usr/sbin/bitlbee: symbol lookup error: /usr/lib/bitlbee/otr.so: undefined symbol: otrl_init
.
root@foo:~#

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: bitlbee-plugin-otr 3.0.1-1
ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
Date: Mon Apr 11 03:15:48 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=de_DE:en
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: bitlbee
UpgradeStatus: Upgraded to natty on 2011-04-09 (1 days ago)

Related branches

Revision history for this message
Moritz Naumann (mnaumann) wrote :
Revision history for this message
Stefano Rivera (stefanor) wrote :

Looks like you are missing libotr2. Broken upgrade?

Revision history for this message
Stefano Rivera (stefanor) wrote :

Sorry, I was looking at Debian by mistake. It's a missing dependency in the package.

Changed in bitlbee (Ubuntu):
importance: Undecided → Medium
Revision history for this message
Stefano Rivera (stefanor) wrote :

Seems a rebuild is all that's needed to link against libotr2 (and thus depend on it).

Changed in bitlbee (Ubuntu):
assignee: nobody → Stefano Rivera (stefanor)
status: New → Triaged
Revision history for this message
Moritz Naumann (mnaumann) wrote :

Rebuilding worked for me, thanks.

Here's the process I used, in case anyone else needs it:

# Ensure you have source repositories activated
sudo apt-get update
sudo apt-get build-dep bitlbee-plugin-otr
sudo apt-get source --compile bitlbee-plugin-otr
sudo /etc/init.d/bitlbee stop
dpkg -i bitlbee_3.0.1-1_amd64.deb bitlbee-plugin-otr_3.0.1-1_amd64.deb
sudo /etc/init.d/bitlbee start

Changed in bitlbee (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package bitlbee - 3.0.1-1build1

---------------
bitlbee (3.0.1-1build1) natty; urgency=low

  * No change rebuild to link otr plugin to libotr2 (LP: #757008).
 -- Stefano Rivera <email address hidden> Sun, 24 Apr 2011 00:51:32 +0200

Changed in bitlbee (Ubuntu):
status: Fix Committed → Fix Released
Changed in bitlbee:
status: Unknown → New
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.