ceph-volume needs "packaging" and "ceph" modules
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ceph OSD Charm |
Fix Released
|
Undecided
|
Peter Sabaini | ||
| Reef |
Invalid
|
Undecided
|
Unassigned | ||
| Ubuntu Cloud Archive |
Fix Released
|
Undecided
|
Unassigned | ||
| Bobcat |
Fix Released
|
High
|
James Page | ||
| ceph (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
| Jammy |
New
|
High
|
Ghadi Rahme | ||
| Noble |
Fix Released
|
High
|
Unassigned | ||
| Oracular |
Fix Released
|
High
|
Unassigned | ||
Bug Description
[ Impact ]
ceph-volume tool is not usable directly after install due to a missing dependencies.
[ Test Plan ]
sudo apt install ceph-volume
ceph-volume --help
[ Where problems could occur ]
The missing packaging module is immediately obvious - the ceph dependency less so as ceph-volume is usually installed with ceph-osd (which already pulls this in). Direct users of ceph-volume will get new depends pulled in.
[ Original Bug Report ]
The ceph-volume program needs python3-packaging but it looks like we're not installing it in jammy-caracal
https:/
https:/
Traceback excerpt:
2024-05-02 19:31:54.624912 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.624972 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.624990 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625002 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625014 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625189 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625210 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625222 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625234 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625247 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625259 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625541 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625598 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625611 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625622 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625633 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.625975 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.626007 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.626057 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.626072 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.626280 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.626313 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.626327 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.626339 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.626359 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.626371 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.626465 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.626490 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
2024-05-02 19:31:54.626502 | focal-medium | 2024-05-02 19:31:54 [ERROR] unit-ceph-
| Changed in charm-ceph-osd: | |
| status: | New → Fix Committed |
| assignee: | nobody → Peter Sabaini (peter-sabaini) |
| Changed in charm-ceph-osd: | |
| status: | Fix Committed → Fix Released |
| Changed in ceph (Ubuntu Noble): | |
| status: | New → Triaged |
| Changed in ceph (Ubuntu Oracular): | |
| status: | Confirmed → Triaged |
| Changed in ceph (Ubuntu Noble): | |
| importance: | Undecided → High |
| Changed in ceph (Ubuntu Oracular): | |
| importance: | Undecided → High |
| description: | updated |
| description: | updated |
| description: | updated |
| summary: |
- ceph-volume needs "packaging" module + ceph-volume needs "packaging" and "ceph" modules |
| description: | updated |
| Changed in ceph (Ubuntu Oracular): | |
| status: | Triaged → Fix Committed |
| Changed in cloud-archive: | |
| status: | New → Fix Released |
| Changed in ceph (Ubuntu Jammy): | |
| assignee: | nobody → Ghadi Rahme (ghadi-rahme) |
| importance: | Undecided → High |

Status changed to 'Confirmed' because the bug affects multiple users.