Saya ingin membuat repositori deb saya sendiri untuk menyimpan beberapa paket. Saya sudah mencoba reprepro dan berfungsi dengan baik, kecuali untuk satu fitur mendasar. Reprepro tidak dapat menyimpan beberapa versi dari paket yang sama di repositori.
Kemampuan untuk menyimpan beberapa versi dari paket yang sama sangat penting bagi saya, jadi saya bertanya perangkat lunak apa yang dapat melakukan ini.
Berikut ini adalah bagian dari reprepro FAQ yang menunjukkan bahwa ia tidak dapat melakukannya:
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.