change to debian trixie breaks example in repository
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 7.4k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
you've changed the debian system to debian 13 (trixie), but the Dockerfile-examples like ".examples/dockerfiles/full/apache/Dockerfile" reference to debian 12 packages.
I've tried to find the replacment packages, but I've no sure which ones are correct.
I found that
- libmagickcore-7.q16-10-extra is new
- libc-client-dev does not exist
But after that I've stucked :(
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with .examples/dockerfiles/full/apache/Dockerfile and identify the Debian 12 package references that fail after the move to Debian 13 (trixie). Check compatible trixie package names, including the reported ImageMagick and libc-client packages, then build the example Dockerfile to verify the dependencies. Done means the example builds successfully with valid Debian 13 packages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, docker, dockerfile
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100