Eu quero criar meu próprio repositório deb para armazenar alguns pacotes. Eu tentei reprepro e funciona bem, exceto por um recurso fundamental. O Reprepro não pode armazenar várias versões do mesmo pacote no repositório.
A capacidade de armazenar várias versões do mesmo pacote é essencial para mim, então estou perguntando qual software pode fazer isso.
Aqui está uma parte das perguntas frequentes sobre reprepro que mostra que não é possível:
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.