[Rpm-maint] [rpm-software-management/rpm] error: Failed to initialize NSS library (#340)
Panu Matilainen
notifications at github.com
Thu Oct 26 12:39:30 UTC 2017
It's not an rpm bug. As the error message says, NSS initialization is failing and that's what you need to fix. NSS is "special" in that it's not enough to just link to it, some of the critical pieces are dlopen()'ed and not finding its components is a likely reason for failure. strace it to get more clues.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/340#issuecomment-339652273
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20171026/88d22cba/attachment.html>
More information about the Rpm-maint
mailing list