mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-04-20 19:38:39 +00:00
Apply retries as global, config-level option `downloadRetries` so that it can be applied to any aptly command which downloads objects. Unwrap `errors.Wrap` which is used in downloader. Unwrap `*url.Error` which should be the actual error returned from the HTTP client, catch more cases, be more specific around failures.
12 lines
554 B
Plaintext
12 lines
554 B
Plaintext
Downloading http://packages.pagerduty.com/pdagent/deb/InRelease...
|
|
Downloading http://packages.pagerduty.com/pdagent/deb/Release...
|
|
Downloading http://packages.pagerduty.com/pdagent/deb/Release.gpg...
|
|
openpgp: RSA key ID AE0396CFF8253540
|
|
openpgp: Good signature from "Package Maintainer (PagerDuty, Inc.) <packages@pagerduty.com>"
|
|
Downloading & parsing package files...
|
|
Downloading http://packages.pagerduty.com/pdagent/deb/Packages.gz...
|
|
Building download queue...
|
|
Download queue: 16 items (2.08 MiB)
|
|
|
|
Mirror `pagerduty` has been successfully updated.
|