Skip to content

docker: Dockerfile.build: handle libfuse-dev to libfuse3-dev transition#251

Merged
bhcopeland merged 1 commit intokernelci:masterfrom
roxell:fix-libfuse-dev
Mar 3, 2026
Merged

docker: Dockerfile.build: handle libfuse-dev to libfuse3-dev transition#251
bhcopeland merged 1 commit intokernelci:masterfrom
roxell:fix-libfuse-dev

Conversation

@roxell
Copy link
Collaborator

@roxell roxell commented Feb 24, 2026

Debian testing is removing libfuse-dev (fuse2) during the forky cycle. Detect which package is available and use that. Check libfuse-dev first, fall back to libfuse3-dev if not found.

Debian testing is removing libfuse-dev (fuse2) during the forky cycle.
Detect which package is available and use that. Check libfuse-dev first,
fall back to libfuse3-dev if not found.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
@roxell roxell requested a review from bhcopeland February 26, 2026 18:10
@bhcopeland bhcopeland merged commit 23ccc46 into kernelci:master Mar 3, 2026
20 checks passed
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