quick workaround until updates from the bitlbee guys arrive:

edit /etc/init.d/bitlbee

set in d_start:
        start-stop-daemon --start --quiet --pidfile $PIDFILE \
                --exec $DAEMON -- -p $BITLBEE_PORT -P $PIDFILE $BITLBEE_OPTS

to:
        LD_PRELOAD=/usr/lib/libotr.so start-stop-daemon --start --quiet 
--pidfile $PIDFILE \
                --exec $DAEMON -- -p $BITLBEE_PORT -P $PIDFILE $BITLBEE_OPTS

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875247

Title:
  bitlbee won't start when otr plugin is installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bitlbee/+bug/875247/+subscriptions

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

Reply via email to