]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
script/build-with-container: handle failure to find source rpm better
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 8 May 2025 17:22:52 +0000 (13:22 -0400)
committerDavid Galloway <david.galloway@ibm.com>
Fri, 15 Aug 2025 17:56:58 +0000 (13:56 -0400)
commita042017fb5afe164960fbe6048a925465b2d0943
treeda4d22f0e06c142dcd36c79efcb248409e1145ff
parent36457c7c8153d2f4ac73f459c9dc1841990745ad
script/build-with-container: handle failure to find source rpm better

Don't use an obscure assert, raise an exception with a helpful error
message.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 7cd048c2ee21935312c3b05c9b128c183b4e6ad8)
src/script/build-with-container.py