Resolve package conflict when installing PXC 5.7 on RHEL/CentOS8
Description
Environment
AFFECTED CS IDs
Smart Checklist
Activity

Jira Bot November 16, 2020 at 2:55 PM
To:
CC:
Hi, I'm jira-bot, Percona's Jira automation tool. I've detected that someone from
Percona has made an edit to the Summary field of an issue that you reported.
I'm not sentient (yet) so I'm not sure whether the person fixed a typo, changed
a few words, or completely rewrote the text. In any case, it is Percona Engineering's
intention to make the Summary and Description of an issue as accurate as possible
so that we're fixing the actual problem you're encountering, and to avoid
misunderstandings about symptoms and causes.
If the current Summary does not accurately reflect the problem you are reporting,
or if you feel the change was otherwise inappropriate in some way, please add a
new comment explaining things and we'll address it as soon as we can.
This message will be added only once per issue, regardless of how many times
the Summary is edited.
message-code:summary-edited

Evgeniy Patlan November 9, 2020 at 9:33 AM
fixed for upcomming releases
Details
Details
Assignee

Reporter

Labels
Time tracking
Components
Fix versions
Affects versions
Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

How to repeat:
dnf module disable mysql
dnf install epel-release vim wget less -y
dnf install net-snmp # <- this installs mariadb-connector-c-config-3.0.7-1.el8.noarch
dnf install https://repo.percona.com/yum/percona-release-latest.noarch.rpm
percona-release enable pxc-57 release
dnf install Percona-XtraDB-Cluster-server-57
Could be related to https://jira.percona.com/browse/PS-6750