Я хочу створити власне сховище деб для зберігання деяких пакетів. Я спробував reprepro, і він працює чудово, за винятком однієї фундаментальної особливості. Reprepro не може зберігати декілька версій одного пакета у сховищі.
Можливість зберігання декількох версій одного пакету для мене важлива, тому я запитую, яке програмне забезпечення може це зробити.
Ось фрагмент FAQ про репро, який показує, що він не може цього зробити:
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.