20878: Improve RPM download logic
authorBrett Smith <brett.smith@curii.com>
Thu, 17 Aug 2023 22:27:12 +0000 (18:27 -0400)
committerBrett Smith <brett.smith@curii.com>
Thu, 17 Aug 2023 22:31:17 +0000 (18:31 -0400)
commit8498811f21bad0972db735d633ea4bf15af36418
tree9bc4ebd1b9e1549c57d09e95b645d514ac94c728
parent9c58422ecfd63291972fae7a00e3a4f683c2d1b4
20878: Improve RPM download logic

Instead of downloading and parsing a package file listing, just try to
download the package directly, and check whether that succeeds.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
build/run-library.sh