#13 curl --max-time in seconds, not minutes
Opened 3 years ago by bellet. Modified 3 years ago

According to https://pagure.io/fedpkg-minimal/c/85345d7 the --max-time curl option expects a value in seconds, and not in minutes. It causes errors when building packages whose source file is huge (>1.5GB), because the bandwidth between the lookaside cache and the builder doesn't allow to download the whole file in less than 15 seconds:

https://pagure.io/fedora-infrastructure/issue/9821


@psabata Did you actually test the change? This took 4 months to debug because the affected people mistakenly thought that Koji used fedpkg/pyrpkg to download sources.

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #14 Merged 3 years ago