]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
build_utils.sh Add "dnf clean all" as a Big Hammer 2184/head
authorDan Mick <dmick@redhat.com>
Mon, 8 Jan 2024 22:39:58 +0000 (14:39 -0800)
committerDan Mick <dmick@redhat.com>
Mon, 8 Jan 2024 22:39:58 +0000 (14:39 -0800)
commitbacc1323b629ed150172e61eeba1eac55b37d51d
tree32e790f6ebccd681143de4abc6e4721e2ac33832
parentf56b1e9f93f6e1fff9bc42c4c37828447b4426eb
build_utils.sh Add "dnf clean all" as a Big Hammer

There's no reason this should be necessary, but maybe it
works around the mysterious issue of "Problem: cannot install
both python3-devel-3.9.18-1.el9.x86_64 from appstream and
python3-devel-3.9.18-1.el9.x86_64 from @System"

Signed-off-by: Dan Mick <dmick@redhat.com>
scripts/build_utils.sh