]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
container/Containerfile: fix crimson package naming 67960/head
authorMatan Breizman <mbreizma@redhat.com>
Sun, 16 Nov 2025 09:16:31 +0000 (09:16 +0000)
committerDavid Galloway <david.galloway@ibm.com>
Mon, 20 Apr 2026 15:46:09 +0000 (11:46 -0400)
commitf5e708ba8597356cbfa5c68ee264e15b06011846
tree321d3c58c248d7306db772ac9947b0b7fe45955a
parent6272f9da29c2ce0afab66f51eb909b058e889e8e
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>
(cherry picked from commit dac591543da506ad9be2f06c00c367e90ec1dd97)
container/Containerfile