Fix dovecot-fts-xapian dependency, when using dovecot community repository#2937
Merged
georglauterbach merged 2 commits intodocker-mailserver:masterfrom Dec 21, 2022
Conversation
polarathene
approved these changes
Dec 19, 2022
georglauterbach
approved these changes
Dec 19, 2022
Member
georglauterbach
left a comment
There was a problem hiding this comment.
So this is what dependency-limbo looks like :D
5 tasks
Member
|
I will go ahead and merge this now to release v11.3.1. @casperklein about the F2B PR: you said you wanted to review this again; does that mean, we need to open a new PR again for the F2B change? I actually see no reason and would just merge this on |
Member
Author
A PR is the right way to go. We have a policy to not directly committing to master, but instead doing reviews first. See #2944 for a reason why 😉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The package
dovecot-fts-xapianis installed from the debian repository.Starting with version
1.4.9a-1+deb11u1, a new dependency was added:dovecot-abi-2.3.abiv13dovecot-abi-2.3.abiv13is a virtual package provided bydovecot-core(from the debian repository).However dovecot-core from the community repository provides
dovecot-abi-2.3.abiv19.dovecot-fts-xapian changelog:
This fix creates and installs an empty dummy package
dovecot-abi-2.3.abiv13to satisfydovecot-fts-xapianwhile building the image, using the dovecot community repository.Fixes #2935
Type of change
Checklist:
docs/)