]> 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)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 21 Aug 2025 20:51:21 +0000 (16:51 -0400)
commit80fad0464a5250eb37814711675d7ef3a3f2049e
tree94d31a5b56223d633f164de68b0bd5fbdd353e95
parent472cf4514b253e8910b51f74ec954f35d7b99dd0
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