GNU bug report logs - #79749
icedove cannot init otr shared lib not found

Previous Next

Package: guix;

Reported by: "R.W.Flurando" <rw-flurando <at> inventati.org>

Date: Sat, 1 Nov 2025 05:37:01 UTC

Severity: normal

To reply to this bug, email your comments to 79749 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#79749; Package guix. (Sat, 01 Nov 2025 05:37:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "R.W.Flurando" <rw-flurando <at> inventati.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 01 Nov 2025 05:37:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "R.W.Flurando" <rw-flurando <at> inventati.org>
To: bug-guix <at> gnu.org
Subject: icedove cannot init otr shared lib not found
Date: Sat, 01 Nov 2025 13:35:54 +0800
[Message part 1 (text/plain, inline)]
icedove 140.3.0
guix commit ca56c63101d37a96f84f72bdc62d5eacac8c25a5

anyhow you run icedove, it could not load otr
with this message:
```
console.warn: "Init OTR FAILED!" (new Error("Cannot load required OTR library; Tried to load /gnu/store/lk80ym7bcncavqz4pgjxxzml7nca10jc-icedove-140.3.0/lib/icedove/libotr.so, Tried to load libotr.so from system's standard library locations., Tried to load libotr.so.5 from system's standard library locations., Tried to load libotr.so from system's standard library locations.", "resource:///modules/OTRLib.sys.mjs", 108))
```

it is looking for libotr.so, or liboter.so.5, shared library of libotr.
In guix, libotr does not expose such stuff even though this exists in
libotr's lib folder.

I wish a fix to tweak libotr and add libotr as a dependency of icedove
or just somehow make a libotr.so file into icedove's lib folder
Maybe I can do this myself, but I am not even familiar with `patch`
command! And I don't think this is a personal issue requiring a private
personal fix offline.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.