Issue with dependencies after ppg-11.6
Description
Environment
AFFECTED CS IDs
Smart Checklist
Activity

Kai Wagner May 13, 2022 at 9:40 AM
Given the PR was merged, is this fixed?

Agustin Gallego June 4, 2021 at 7:18 PM
Thanks !
Yeah, we had already sent that workaround to the customer, while we work on resolving the bug.

illia.pshonkin June 4, 2021 at 2:38 PM
Hi
This bug happened in https://github.com/percona/postgres-packaging/commit/e9e96da1dfd5ea5f46bbe86d088c34582410ec41 which is part of
Issue caused by RPM's epoch setting, which is there for purpose to have higher priority when installing
Currently, this issue can be workarounded by adding percona-postgresql11-libs and percona-postgresql11 packages to yum command
We've fixed this issue and it'll come to next release of PPG-11.

Jira Bot June 4, 2021 at 7:56 AM
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 June 4, 2021 at 7:25 AM
please investigate this issue. Seems we need to add dependency. Also please recheck ppg-12 and ppg-13
Details
Assignee
illia.pshonkinillia.pshonkin(Deactivated)Reporter
Agustin GallegoAgustin GallegoTime tracking
7h 30m loggedComponents
Fix versions
Priority
Medium
Details
Details
Assignee

Reporter

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

It seems like the dependencies are not working correctly from ppg-11.6 onwards. If we have ppg-11.5 installed, and use:
the dependencies will be correctly listed as:
However, when repos for ppg-11.6 or greater are used, and we use the same yum update command, only percona-postgresql11-server will be listed for update:
How to reproduce:
Install ppg-11.5, and update to 11.6:
This will work. Now try to update to 11.7:
This won't work. Any version you try to use that is >= 11.7 will fail to detect all three dependencies.
However, do note that if you have (for example) 11.5 installed, then you will be able to upgrade to whatever version successfully, like for example 11.12.