]> 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>
Thu, 31 Jul 2025 21:57:40 +0000 (17:57 -0400)
commit7ee2be6afe5aac603a8679cd5ce64b23e3489c43
treeec8edc8c9b77b2798e88198a7f58ab19c36959f1
parent80902a62dd29eb34ec16017dd63e1d482fa988bf
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