Users are unable to upgrade to the new version of PMM.
STR: 1. Install PMM server 2.42.0 (or earlier)
Check upgrade on home dashboard and start upgrade to 2.43.0
Actual result: Update get stuck because of the next error:
fatal: [localhost]: FAILED! => {"changed": false, "failures": [], "msg": "Depsolve Error occurred: \n Problem: package percona-postgresql14-server-1:14.13-1.el9.x86_64 from percona-ppg-14 requires percona-pg-telemetry14, but none of the providers can be installed\n - cannot install the best update candidate for package percona-postgresql14-server-1:14.10-1.el9.x86_64\n - nothing provides percona-telemetry-agent needed by percona-pg-telemetry14-1:1.0.0-1.el9.x86_64 from percona-ppg-14", "rc": 1, "results": []}
Workaround: Run “yum clean all“ command before upgrade AMI and OVA are affected too
The issue has been resolved for now. You can upgrade to version 2.43.0, and all instances that were in the process of upgrading will also complete the upgrade successfully.
However, the current solution is temporary. A proper fix will be included in the 2.43.1 patch release early next week.
Roma Novikov September 20, 2024 at 12:07 PM
Edited
With 2.43 pmm-update packages removed it’s failing on versions older than 2.42
Users are unable to upgrade to the new version of PMM.
STR:
1. Install PMM server 2.42.0 (or earlier)
Check upgrade on home dashboard and start upgrade to 2.43.0
Actual result: Update get stuck because of the next error:
fatal: [localhost]: FAILED! => {"changed": false, "failures": [], "msg": "Depsolve Error occurred: \n Problem: package percona-postgresql14-server-1:14.13-1.el9.x86_64 from percona-ppg-14 requires percona-pg-telemetry14, but none of the providers can be installed\n - cannot install the best update candidate for package percona-postgresql14-server-1:14.10-1.el9.x86_64\n - nothing provides percona-telemetry-agent needed by percona-pg-telemetry14-1:1.0.0-1.el9.x86_64 from percona-ppg-14", "rc": 1, "results": []}
Workaround: Run “yum clean all“ command before upgrade
AMI and OVA are affected too