Quiero crear mi propio repositorio de Deb para almacenar algunos paquetes. He intentado reprepro y funciona bien, excepto por una característica fundamental. Reprepro no puede almacenar varias versiones del mismo paquete en el repositorio.
La capacidad de almacenar varias versiones del mismo paquete es esencial para mí, por lo que pregunto qué software puede hacer esto.
Aquí hay una pieza de preguntas frecuentes sobre reprepro que muestra que no puede hacerlo:
3.1) Can I have two versions of a package in the same distribution?
-------------------------------------------------------------------
Sorry, this is not possible right now, as reprepro heavily optimizes
at only having one version of a package in a suite-type-component-architecture
quadruple.
You can have different versions in different architectures and/or components
within the same suite. (Even different versions of a architecture all package
in different architectures of the same suite). But within the same
architecture and the same component of a distribution it is not possible.