[Bug 2063456] Re: package cephadm: dependency "cephadmlib" missing

James Page 2063456 at bugs.launchpad.net
Mon Apr 29 08:28:51 UTC 2024


Confirmed - Python module is missing from the cephadm package - this
probably impacts the upstream ceph packaging as well.

** Changed in: ceph (Ubuntu)
       Status: New => Confirmed

** Changed in: ceph (Ubuntu)
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/2063456

Title:
  package cephadm: dependency "cephadmlib" missing

Status in ceph package in Ubuntu:
  Confirmed

Bug description:
  After installing cephadm at least on arm64 cephadmlib is missing.

  Traceback (most recent call last):
    File "/usr/sbin/cephadm", line 33, in <module>
      from cephadmlib.constants import (
  ModuleNotFoundError: No module named 'cephadmlib'

  
  Steps to reproduce (on ARM64)

  root at ceph-node1:~# apt install -y cephadm
  Reading package lists... Done
  Building dependency tree... Done
  Reading state information... Done
  The following additional packages will be installed:
    bridge-utils containerd dns-root-data dnsmasq-base docker.io pigz runc ubuntu-fan
  Suggested packages:
    ifupdown aufs-tools cgroupfs-mount | cgroup-lite debootstrap docker-buildx docker-compose-v2
    docker-doc rinse zfs-fuse | zfsutils
  The following NEW packages will be installed:
    bridge-utils cephadm containerd dns-root-data dnsmasq-base docker.io pigz runc ubuntu-fan
  0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.

  
  root at ceph-node1:~# cephadm bootstrap --mon-ip 10.23.127.2

  Traceback (most recent call last):
    File "/usr/sbin/cephadm", line 33, in <module>
      from cephadmlib.constants import (
  ModuleNotFoundError: No module named 'cephadmlib'

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: cephadm 19.2.0~git20240301.4c76c50-0ubuntu6
  ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
  Uname: Linux 6.8.0-31-generic aarch64
  ApportVersion: 2.28.1-0ubuntu2
  Architecture: arm64
  CasperMD5CheckResult: pass
  Date: Thu Apr 25 13:49:50 2024
  InstallationDate: Installed on 2024-04-25 (0 days ago)
  InstallationMedia: Ubuntu-Server 24.04 LTS "Noble Numbat" - Release arm64 (20240423)
  ProcEnviron:
   LANG=en_US.UTF-8
   LC_CTYPE=C.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
  SourcePackage: ceph
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2063456/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list