Bug 1744056
Summary: | Upgrade pcsd to use tornado 6.x | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Tomas Jelinek <tojeline> |
Component: | pcs | Assignee: | Ondrej Mular <omular> |
Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 8.1 | CC: | cfeist, cluster-maint, idevat, mlisik, mmazoure, omular, tojeline |
Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
Target Release: | 8.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | pcs-0.10.3-1.el8 | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-28 15:27: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
Tomas Jelinek
2019-08-21 08:29:24 UTC
Upstream commit: https://github.com/ClusterLabs/pcs/commit/054018d0daf4493335f5619ca1cf9944a Note: tornado has to be also updated during build in spec file. After fix: [root@r81-node-01 ~]# rpm -q pcs pcs-0.10.3-1.el8.x86_64 [root@r81-node-01 ~]# rpm -ql pcs | grep "tornado-6" /usr/lib/pcs/bundled/packages/tornado-6.0.3-py3.6.egg-info /usr/lib/pcs/bundled/packages/tornado-6.0.3-py3.6.egg-info/PKG-INFO /usr/lib/pcs/bundled/packages/tornado-6.0.3-py3.6.egg-info/SOURCES.txt /usr/lib/pcs/bundled/packages/tornado-6.0.3-py3.6.egg-info/dependency_links.txt /usr/lib/pcs/bundled/packages/tornado-6.0.3-py3.6.egg-info/top_level.txt 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, 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/RHEA-2020:1568 |