python3-seamicroclient missing library prevents cluster from starting

Bug #1543917 reported by Andres Rodriguez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Won't Fix
High
Unassigned

Bug Description

Feb 10 05:43:06 xenial-1 sh[16712]: for service in self._makeServices(config):
Feb 10 05:43:06 xenial-1 sh[16712]: File "/usr/lib/python3/dist-packages/provisioningserver/plugin.py", line 145, in _makeServices
Feb 10 05:43:06 xenial-1 sh[16712]: rpc_service = self._makeRPCService()
Feb 10 05:43:06 xenial-1 sh[16712]: File "/usr/lib/python3/dist-packages/provisioningserver/plugin.py", line 123, in _makeRPCService
Feb 10 05:43:06 xenial-1 sh[16712]: from provisioningserver.rpc.clusterservice import ClusterClientService
Feb 10 05:43:06 xenial-1 sh[16712]: File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 29, in <module>
Feb 10 05:43:06 xenial-1 sh[16712]: from provisioningserver.drivers.hardware.seamicro import (
Feb 10 05:43:06 xenial-1 sh[16712]: File "/usr/lib/python3/dist-packages/provisioningserver/drivers/hardware/seamicro.py", line 24, in <module>
Feb 10 05:43:06 xenial-1 sh[16712]: from seamicroclient import exceptions as seamicro_exceptions
Feb 10 05:43:06 xenial-1 sh[16712]: ImportError: No module named 'seamicroclient'

it isnot necessary to have seamicroclient, however, it fails to start if it is not in the systme.

Changed in maas:
milestone: none → 2.0.0
no longer affects: maas/1.10
Changed in maas:
importance: Undecided → Critical
status: New → Triaged
Changed in maas:
milestone: 2.0.0 → 2.1.0
Changed in maas:
milestone: 2.1.0 → 2.1.1
Changed in maas:
milestone: 2.1.1 → 2.1.2
Changed in maas:
milestone: 2.1.2 → 2.1.3
Changed in maas:
importance: Critical → High
milestone: 2.1.3 → next
status: Triaged → Incomplete
Revision history for this message
Andres Rodriguez (andreserl) wrote :

Marking this as won't fix as we no longer depend on this library and MAAS no longer requires it.

Changed in maas:
status: Incomplete → Won't Fix
Changed in maas:
milestone: next → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.