Skip to content

Package name containerd.io_*_amd64.deb is the same in every debian release #1237

@virtualdreams

Description

@virtualdreams

I tried to clone and publish the docker repository with aptly on our company repository server. Unfortunately, this fails due to the name collision of containerd.io_*_amd64.deb, as no code name is specified for the release here either.

Generating metadata files and linking package files...
ERROR: unable to publish: unable to process packages: error linking file to /opt/mirror-data/aptly/public/docker/debian/pool/stable/c/containerd.io/containerd.io_1.7.27-1_amd64.deb: file al
ready exists and is different

According to Debian, the following rule applies:

A repository must not include different packages (different content) with the same package name, version, and architecture.

Since I publish everything in a pool, would it be possible to append the Debian code name to the package, as with the other packages, such as:
docker-buildx-plugin_0.10.2-1~debian.11~bullseye_amd64.deb

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