On Thu, May 18, 2023 at 9:57 AM John Mulligan <phlogistonjohn@asynchrono.us> wrote:
Unfortunately, I don't think this RPM derived cephadm is appropriate for
general uses. RPM mangles the shebang line to something RH-distro specific soThat's not entirely accurate.Packaging guidelines these days say that the python shebang should be /usr/bin/python3. I believe that's true even for Debian and Ubuntu.