Actions
Bug #37874
closedDisconnected upgrade fails to switch postgresql dnf module
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:
Red Hat JIRA:
Description
Description of problem:
Disconnected upgrade fails to switch postgresql module
Steps to Reproduce:
1. Install Foreman 3.10 or older (using PostgreSQL 12)
2. Prepare "disconnected" upgrade (using ISOS you can download from RH, or manual reposync)
3. Perform upgrade to 3.12 (or any other version that has #37797 fixed)
Actual behavior:
2024-10-01 09:12:11 [NOTICE] [root] Loading installer configuration. This will take some time. 2024-10-01 09:12:16 [NOTICE] [root] Running installer with log based terminal output at level NOTICE. 2024-10-01 09:12:16 [NOTICE] [root] Use -l to set the terminal output log level to ERROR, WARN, NOTICE, INFO, or DEBUG. See --full-help for definitions. 2024-10-01 09:12:21 [NOTICE] [pre] Performing upgrade of PostgreSQL to 13 2024-10-01 09:12:22 [ERROR ] [root] dnf module switch-to postgresql:12 -y failed! Check the output for error!
Expected behavior:
Upgrade is finished successfully
Note:
Connected upgrades (using CDN) are OK
Updated by The Foreman Bot about 2 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/982 added
Updated by Evgeni Golov about 2 months ago
- Category set to foreman-installer script
Updated by Evgeni Golov about 2 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|67702be227056c29bbe9e34089009d69bb3a6758.
Updated by The Foreman Bot about 2 months ago
- Pull request https://github.com/theforeman/foreman-installer/pull/981 added
Updated by The Foreman Bot about 2 months ago
- Pull request https://github.com/theforeman/foreman-installer/pull/983 added
Updated by Ewoud Kohl van Wijngaarden about 1 month ago
- Triaged changed from No to Yes
- Fixed in Releases 3.11.4, 3.12.1 added
- Fixed in Releases deleted (
3.11.3)
Actions