Closed Bug 1637604 Opened 4 years ago Closed 4 years ago

Provide system requirements for integrated OpenPGP component for testing and (in future) endusers

Categories

(MailNews Core :: Security: OpenPGP, task)

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1634209

People

(Reporter: Thunderbird_Mail_DE, Assigned: rjl)

References

Details

There are a number of users who would like to reliably test the built-in OpenPGP in latest daily builds. So we need system requirements - especially for Linux builds

All you need is included in Thunderbird. See bug 1633778. (Unless you're running a really outdated system, you'll be fine.)

I think there's not more to do here.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME

What means "really outdated"? I tried TB 78.0a1 (until 2020-05-13) (64-Bit) with serveral distros and kernels, for example
Mint 18.3 Kernel: 4.4.0-178-generic x86_64.
libstd:
/sbin/ldconfig -p | grep stdc++
libstdc++.so.6 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
libstdc++.so.6 (libc6) => /usr/lib/i386-linux-gnu/libstdc++.so.6
Menu "OpenPGP Key Management" does nothing.`
Error console:

Cannot load required RNP library
loadExternalRNPLib chrome://openpgp/content/modules/RNPLib.jsm:81
init chrome://openpgp/content/modules/RNPLib.jsm:87
once chrome://openpgp/content/modules/RNP.jsm:44
init chrome://openpgp/content/modules/RNP.jsm:61
init chrome://openpgp/content/BondOpenPGP.jsm:64
<anonymous> chrome://openpgp/content/BondOpenPGP.jsm:88

System runtime requirements were bumped for glibc and libstdc++ to resp. 2.17 and 3.4.19 (4.8.1)

So you should be good to go with that. Something else is not working there. Kai, any ideas?

Flags: needinfo?(kaie)

ldd librnp.so on Mint 18.3 prints:

version CXXABI_1.3.11 not found
version GLIBCXX_3.4.22 not found

It seems this is a duplicate of bug 1634209

Due to build environment issues, the binary RNP library we ship requires newer libstdc++ than intended.

Assignee: nobody → rob
Flags: needinfo?(kaie)
Resolution: WORKSFORME → DUPLICATE

I smoke tested the latest 78b3 prebuild on Mint 18.3(x64), this should be fixed.

You need to log in before you can comment on or make changes to this bug.