You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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