|
Bugzilla – Full Text Bug Listing |
| Summary: | rpm: Libgcrypt warning: missing initialization - please fix the application | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Michael Hirmke <opensuse> |
| Component: | Security | Assignee: | Michael Schröder <mls> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dimstar, holgerbruenjes, lists, meissner, mls |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Factory | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Michael Hirmke
2020-03-22 20:18:51 UTC
That's weird, rpm does initialize the gcrypt library. I'll investigate what's going on. Happens here as well (fully updated openSUSE Tumbleweed, 20200331), both for zypper and for rpm operations: $ rpm -qa > /dev/null && journalctl -l | tail -1 Apr 03 03:47:54 host rpm[7886]: Libgcrypt warning: missing initialization - please fix the application The first occurence of this was after an (automatic) upgrade from rpm-4.15.1-1.3.x86_64 to rpm-4.15.1-2.1.x86_64 on March 22, hopefully this simplifies the bisection somewhat :) Hmm, the initialization is in present in Leap15.2 but missing in Factory. Seems I messed up backporting the gcrypt changes from upstream. Fixed package submitted (SR#791165) This is an autogenerated message for OBS integration: This bug (1167343) was mentioned in https://build.opensuse.org/request/show/791165 Factory / rpm This is an autogenerated message for OBS integration: This bug (1167343) was mentioned in https://build.opensuse.org/request/show/791720 Factory / rpm *** Bug 1168784 has been marked as a duplicate of this bug. *** Works! Thx! |