freight-team / freight

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

freight-add ignores multiverse, universe options and adds the package in main only #71

Closed VeenaSL closed 7 years ago

VeenaSL commented 7 years ago

While adding a package, even if apt/xenial/multiverse or universe is specified, the package is added in main itself. As per freight-add doc, main is default for apt but it should also support other options.

VeenaSL commented 7 years ago

It works as expected, my mistake that I was trying with freight cloned from rcrowley's repo. Closing the issue