Package: azure-cli
Version: 2.42.0-1
Severity: serious

Simple VM operations, like start, fail with ModuleNotFoundError.  So some
dependencies are incorrect.

|  %  az vm start -h
| The command failed with an unexpected error. Here is the traceback:
| No module named 'azure.mgmt.compute.v2022_08_01'
| Traceback (most recent call last):
|   File "/usr/lib/python3/dist-packages/knack/cli.py", line 233, in invoke
|     cmd_result = self.invocation.execute(args)
|   File "/usr/lib/python3/dist-packages/azure/cli/core/commands/__init__.py", 
line 561, in execute
|     self.commands_loader.load_arguments(command)
|   File "/usr/lib/python3/dist-packages/azure/cli/core/__init__.py", line 507, 
in load_arguments
|     self.command_table[command].load_arguments()  # this loads the arguments 
via reflection
|   File "/usr/lib/python3/dist-packages/azure/cli/core/commands/__init__.py", 
line 318, in load_arguments
|     super(AzCliCommand, self).load_arguments()
|   File "/usr/lib/python3/dist-packages/knack/commands.py", line 104, in 
load_arguments
|     cmd_args = self.arguments_loader()
|   File 
"/usr/lib/python3/dist-packages/azure/cli/core/commands/command_operation.py", 
line 125, in arguments_loader
|     op = self.get_op_handler(self.op_path)
|   File 
"/usr/lib/python3/dist-packages/azure/cli/core/commands/command_operation.py", 
line 59, in get_op_handler
|     handler = import_module(mod_to_import)
|   File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
|     return _bootstrap._gcd_import(name[level:], package, level)
|   File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
|   File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
|   File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked
|   File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
|   File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
|   File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
|   File "<frozen importlib._bootstrap>", line 1004, in _find_and_load_unlocked
| ModuleNotFoundError: No module named 'azure.mgmt.compute.v2022_08_01'

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (700, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-2-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages azure-cli depends on:
ii  python3            3.10.6-1
ii  python3-azure-cli  2.42.0-1

azure-cli recommends no packages.

azure-cli suggests no packages.

-- no debconf information

Reply via email to