Bug 1862714
Summary: | LIBSYSTEMD_VERSION value format change crashes systemd-python pip install | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Carlos Goncalves <cgoncalves> |
Component: | systemd | Assignee: | systemd-maint |
Status: | CLOSED ERRATA | QA Contact: | Frantisek Sumsal <fsumsal> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.3 | CC: | dtardon, fressi, jamacku, msekleta, ruairidh, sjayapra, systemd-maint-list |
Target Milestone: | rc | Keywords: | Regression |
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | systemd-239-42.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-18 14:53:56 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Carlos Goncalves
2020-08-01 17:59:31 UTC
This is a regression from bug 1804252. The fix for it is missing https://github.com/systemd/systemd/commit/a67c318df8800ba98d7361308937ed276dc73982 . fix merged to github master branch -> https://github.com/systemd-rhel/rhel-8/pull/116 To workaround this problem in DevStack I started writing patch [1] to install python3-systemd package instead of using this package from PIP. This solution looks to work also for other Linux distros like Fedora 32, Ubuntu Focal and Suse 15 according to the results of OpenStack CI jobs. [1] https://review.opendev.org/c/openstack/devstack/+/766740 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: systemd security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:1611 |