Tôi muốn tạo kho lưu trữ deb của riêng tôi để lưu trữ một số gói. Tôi đã thử reprepro và nó hoạt động tốt, ngoại trừ một tính năng cơ bản. Reprepro không thể lưu trữ một số phiên bản của cùng một gói trong kho lưu trữ.
Khả năng lưu trữ một số phiên bản của cùng một gói là điều cần thiết đối với tôi, vì vậy tôi đang hỏi phần mềm nào có thể làm điều này.
Đây là một phần của Câu hỏi thường gặp reprepro cho thấy rằng nó không thể làm điều đó:
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.