Update _config for postgresql18-devel-mini #63

Closed
lkocman wants to merge 1 commits from lkocman/Leap:leap-16.1 into leap-16.1
Contributor
Fixes https://build.opensuse.org/package/show/openSUSE:infrastructure/container-heroes-salt-testing-systemd
lkocman added 1 commit 2026-02-05 21:19:00 +01:00
autogits_workflow_pr_bot requested review from autogits_obs_staging_bot 2026-02-05 21:19:01 +01:00
autogits_workflow_pr_bot requested review from lkocman-factory 2026-02-05 21:19:01 +01:00
autogits_workflow_pr_bot requested review from maxlin_factory 2026-02-05 21:19:01 +01:00
autogits_obs_staging_bot approved these changes 2026-02-05 21:24:07 +01:00
Member

No package changes, not rebuilding project by default, accepting change

No package changes, not rebuilding project by default, accepting change
Member

This is a false change in case the error you seen is

conflict for providers of postgresql17-devel = 17.7 needed by postgresql17-server-devel, (provider postgresql17-devel is in conflict with postgresql18-devel-mini)

There is a Prefer: postgresql18-devel-mini in SLFO's prjconf, we need to update leap_16 snapshot here as the fix for this case.

This is a false change in case the error you seen is ``` conflict for providers of postgresql17-devel = 17.7 needed by postgresql17-server-devel, (provider postgresql17-devel is in conflict with postgresql18-devel-mini) ``` There is a Prefer: postgresql18-devel-mini in SLFO's prjconf, we need to update leap_16 snapshot here as the fix for this case.
maxlin_factory closed this pull request 2026-02-06 11:42:18 +01:00
Member

If the problem is -mini should not be used in containers build then you should add this to a _repository = containers block. Not to use -mini on the general build is wrong, at the general build scenario the -mini one should be used, but not release -mini ones though.

If the problem is `-mini` should not be used in containers build then you should add this to a `_repository = containers` block. Not to use `-mini` on the general build is wrong, at the general build scenario the `-mini` one should be used, but not release `-mini` ones though.

Pull request closed

Sign in to join this conversation.