Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UBUNTU: [packaging] handle downloads from the librarian better
When downloading from the librarian on a buildd (the common case) we cannot use https to obtain those files (we are only guarenteed access to the librarian on http from the DCs). Add a new downloader which understands this and fixed up downloads triggered via librariant +files redirects. Switch us from wget to curl for downloads under the hood so update the build-depends. BugLink: http://bugs.launchpad.net/bugs/1850958 Signed-off-by: Timo Aaltonen <timo.aaltonen@canonical.com>
- Loading branch information