Skip to content

This PR fixes the debian_buildenv.sh script to properly handle the fonts-ubuntu package from Debian's non-free repository.#1

Closed
blackhold wants to merge 11 commits intomainfrom
2.6
Closed

This PR fixes the debian_buildenv.sh script to properly handle the fonts-ubuntu package from Debian's non-free repository.#1
blackhold wants to merge 11 commits intomainfrom
2.6

Conversation

@blackhold
Copy link
Copy Markdown
Owner

Description

This PR fixes the debian_buildenv.sh script to properly handle the fonts-ubuntu package from Debian's non-free repository.

Changes

  • Fixed redirection error (2>%1 → 2>/dev/null) that was creating a %1 file
  • Fixed grep condition to properly detect non-free repository
  • Fixed sed regex to correctly add non-free to sources.list
  • Changed fonts-ubuntu-title to fonts-ubuntu from non-free repository
  • Added user prompt to enable non-free repository if needed

Related Issues

Fixes mixxxdj#15816

ronso0 and others added 8 commits January 18, 2026 10:37
Implemented for track models that don't have a position column (playlists)
as that still requires rebuilding the row cache
Tracks: avoid re-sorting table when purging/hiding tracks
Interface preferences: use main window screen to detect if skin fits
Bumps [azure/trusted-signing-action](https://github.com/azure/trusted-signing-action) from 0.5.10 to 1.0.0.
- [Release notes](https://github.com/azure/trusted-signing-action/releases)
- [Commits](Azure/artifact-signing-action@v0.5.10...v1.0.0)

---
updated-dependencies:
- dependency-name: azure/trusted-signing-action
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ns/2.5/azure/trusted-signing-action-1.0.0

Bump azure/trusted-signing-action from 0.5.10 to 1.0.0
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.

Error in script debian_buildenv.sh on debian 13

4 participants