nextcloud / nextcloud/docker

change to debian trixie breaks example in repository

Open
#2,456 18 comments 28 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug examples
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.