RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1898440 - Unable to import OpenGPG keys
Summary: Unable to import OpenGPG keys
Keywords:
Status: CLOSED DUPLICATE of bug 1886962
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: thunderbird
Version: 7.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jan Horak
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-17 06:33 UTC by Frank Büttner
Modified: 2021-03-25 09:48 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-03-25 09:48:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Frank Büttner 2020-11-17 06:33:30 UTC
Description of problem:
When I try to import existing gpg keys, it will fails with the error, that the file can't read.

Version-Release number of selected component (if applicable):
thunderbird-78.4.0-1

How reproducible:
Every time


Steps to Reproduce:
Try to import an public or an private gpg key.

Actual results:
Only an error message is shown, that the file can't be readed.

Expected results:
That the key was imported.


Additional info:
It looks like the package was build without the needed gpg support, on every gpg operation in the developer console of thunderbird, this error is logged:
keyRing.jsm: loadKeyList: error TypeError: RNPLib is undefined

Comment 2 René Hartman 2020-12-08 14:19:19 UTC
Problem still present after update to Thunderbird 78.5.0 (64-bit)

Error Console shows:
keyRing.jsm: loadKeyList: error TypeError: RNPLib is undefined

CryptoAPI.sync() failed result:  TypeError: RNPLib is undefined                          interface.js:46:17
    getNewRevocation chrome://openpgp/content/modules/RNP.jsm:2866
    getNewRevocation chrome://openpgp/content/modules/cryptoAPI/RNPCryptoAPI.jsm:306
    openPgpKeygenConfirm chrome://openpgp/content/ui/keyWizard.js:610
    openKeyWizard chrome://openpgp/content/ui/enigmailKeyManager.js:1344
    oncommand chrome://openpgp/content/ui/enigmailKeyManager.xhtml:1

keyRing.jsm: loadKeyList: error TypeError: RNPLib is undefined

TypeError: RNPLib is undefined                                                              RNP.jsm:1432:17

keyRing.jsm: loadKeyList: error TypeError: RNPLib is undefined

Comment 3 Frank Büttner 2020-12-22 09:52:53 UTC
With the last update to 78.6.0 now the OpenGPG menus are complete absent.

Comment 4 Oliver Paukstadt 2021-01-13 13:49:10 UTC
This was done intentionally.

They don't want to support a specific crypto library so they decided to disable the whole pgp-style encryption.

https://bugzilla.redhat.com/show_bug.cgi?id=1837512

Comment 6 Tomas Popela 2021-03-25 09:48:28 UTC

*** This bug has been marked as a duplicate of bug 1886962 ***


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