]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add runtime python minor version to RPM query macro 54948/head
authorMichael Fritch <mfritch@suse.com>
Fri, 8 Dec 2023 18:17:29 +0000 (11:17 -0700)
committerMichael Fritch <mfritch@suse.com>
Mon, 18 Dec 2023 14:55:02 +0000 (07:55 -0700)
commit10b1580ecfdafff38c02581eb45a469b2b2b556d
treed65f128be923b713548d2445d3d3744e48bf3069
parente78ed2e7ab51d1b4694b3518cff07f3845452612
cephadm: add runtime python minor version to RPM query macro

when multiple versions of python are installed, the `python3dist` macro
produces a multiline string causing later rpm query commands to fail.

Signed-off-by: Michael Fritch <mfritch@suse.com>
src/cephadm/build.py