Update dockerfile to trixie#688
Closed
sjrct wants to merge 2 commits into
Closed
Conversation
sjrct
force-pushed
the
update-dockerfile-to-trixie
branch
2 times, most recently
from
June 14, 2026 01:19
2c7046a to
bb7f5de
Compare
Signed-off-by: Chris Harding <sjrct@users.noreply.github.com>
Signed-off-by: Chris Harding <sjrct@users.noreply.github.com>
sjrct
force-pushed
the
update-dockerfile-to-trixie
branch
from
June 14, 2026 01:20
bb7f5de to
e0ee988
Compare
Collaborator
|
Thanks. How does this compare to #668 - did you test this and confirm rips to be working? |
Contributor
Author
@MerlijnWajer Oh, well, I suppose I should have checked if a PR for this already existed! 😅 That looks better than my PR, so I'll close this. I was able to rip with this PR, but I was also able to fix the two issues I encountered with that PR (see #689). |
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.
My motivation for this is was that the version of
musicbrainzngsprovided by the package in debian:buster was less that 0.7, causing this warning to appear:The version in trixie (current stable) is 0.7.1 (most recent version) so this issue no longer occurs. buster also reached end of life in 2022, so prob best to update.