]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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, 12 Jun 2025 13:37:00 +0000 (09:37 -0400)
commit7cd048c2ee21935312c3b05c9b128c183b4e6ad8
tree589e7599e879712ad2d57232812d1c972399193f
parentacebfed03cacdef8735c37f68fc1f415b934f68a
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>
src/script/build-with-container.py