Skip to content

Problems building a Dockerfile #2522

@peterwvj

Description

@peterwvj

I have started to experiencing issues with building this Docker image in particular:
https://github.com/nextcloud/docker/blob/master/.examples/dockerfiles/full/apache/Dockerfile

Error:

Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package
libmagickcore-6.q16-6-extra E: Couldn't find any package by glob 'libmagickcore-6.q16-6-extra' E: Couldn't find any
package by regex 'libmagickcore-6.q16-6-extra' The command '/bin/sh -c set -ex; apt-get update; apt-get install -y --no
install-recommends ffmpeg libmagickcore-6.q16-6-extra procps smbclient supervisor libreoffice ghostscript ; rm -rf
/var/lib/apt/lists/*' returned a non-zero code: 100

Related post on help.nextcloud.com https://help.nextcloud.com/t/problem-with-building-full-docker-image-from-example-nextcloud-31-0-8-apache/230628/7

Replacing the libmagickcore depdency with a more recent more (say) libmagickcore-7.q16-10-extra is not alone sufficient to fix the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions