Skip to content

Add a pre-checker to avoid conversion when the PostgreSQL repository is missing#50

Merged
SandakovMM merged 1 commit into
masterfrom
prevent-when-postgre-repo-missing
Jul 23, 2026
Merged

Add a pre-checker to avoid conversion when the PostgreSQL repository is missing#50
SandakovMM merged 1 commit into
masterfrom
prevent-when-postgre-repo-missing

Conversation

@SandakovMM

Copy link
Copy Markdown
Contributor

When modern PostgreSQL is installed but the repo file is missing or has an unusual path, we are unable to adopt it for leapp. As a result, PostgreSQL will be removed during conversion, leaving the server in a broken state.
We should abort conversion in this case.

…is missing

When modern PostgreSQL is installed but the repo file is missing or
has an unusual path, we are unable to adopt it for leapp.
As a result, PostgreSQL will be removed during conversion,
leaving the server in a broken state.
We should abort conversion in this case.
@SandakovMM SandakovMM self-assigned this Jul 23, 2026
@SandakovMM
SandakovMM requested review from lucer and ukablan-wpc July 23, 2026 10:27
@ukablan-wpc

Copy link
Copy Markdown
Collaborator

@SandakovMM do we need it for other checkers?

@SandakovMM

Copy link
Copy Markdown
Contributor Author

do we need it for other checkers?

I believe for RHEL-based only, merged already for centos2alma and cloudlinux7to8 PR will be added soon

@ukablan-wpc

Copy link
Copy Markdown
Collaborator

do we need it for other checkers?

I believe for RHEL-based only, merged already for centos2alma and cloudlinux7to8 PR will be added soon

Probably we need to move these checkers to common

@SandakovMM
SandakovMM merged commit 905114a into master Jul 23, 2026
5 checks passed
@SandakovMM
SandakovMM deleted the prevent-when-postgre-repo-missing branch July 23, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants