]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
container/Containerfile: fix crimson package naming 66265/head
authorMatan Breizman <mbreizma@redhat.com>
Sun, 16 Nov 2025 09:16:31 +0000 (09:16 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Sun, 16 Nov 2025 09:24:46 +0000 (09:24 +0000)
commitdac591543da506ad9be2f06c00c367e90ec1dd97
tree3c695dbb8a53a4281f670d0ff05dcd141dea9cd3
parentc94c142de0cfcfef1206e2855933310d3042fec5
container/Containerfile: fix crimson package naming

a37b5b5bde8c2e8d6890f16b31046119ed55f25d changed crimson-osd to
osd-crimson:

```
=== INSTALLING ===
No match for argument: ceph-crimson-osd
Error: Unable to find a match: ceph-crimson-osd
```

ceph-dev-pipeline builds are not failing (with the above error) -
however, ceph-dev-builds (used for main nightly) are failing with
the above:
https://shaman.ceph.com/builds/ceph/main/8a27bf16140173253ab8f28112bf5deee99cca02/

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
container/Containerfile