freight-team / freight

A modern take on the Debian archive.
Other
107 stars 37 forks source link

freight is failing to host ubuntu 18.04 packages. #99

Open VeenaSL opened 4 years ago

VeenaSL commented 4 years ago

For the ubuntu 18.04 packages, the Packages.gz which gets generated is not proper. The parent package and dependent package versions are not listed in order, so the installation os parent package fails. For e.g python and python-minimal versions are not listed correctly. So when apt takes the first version that is listed for both, there'll be a mismatch.