Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Test failures: azurelinuxagent.common.utils.shellutil.CommandError: 'systemctl show walinuxagent.service --property CPUQuotaPerSecUSec' failed: 1 (System has not been booted with systemd as init sys... #3218

Open
waldiTM opened this issue Sep 17, 2024 · 1 comment
Assignees

Comments

@waldiTM
Copy link

waldiTM commented Sep 17, 2024

Describe the bug: A clear and concise description of what the bug is.

>               raise CommandError(command=__format_command(command), return_code=return_code, stdout=stdout, stderr=stderr)
E               azurelinuxagent.common.utils.shellutil.CommandError: 'systemctl show walinuxagent.service --property CPUQuotaPerSecUSec' failed: 1 (System has not been booted with systemd as init system (PID 1). Can't operate.
E               Failed to connect to bus: Host is down)

azurelinuxagent/common/utils/shellutil.py:204: CommandError

Distro and WALinuxAgent details (please complete the following information):
Debian 13, in a build environment

@narrieta narrieta self-assigned this Sep 19, 2024
@nagworld9
Copy link
Contributor

@waldiTM, thanks for opening the issue, we will look into this.

We are trying to find maintainers for the Debian package responsible for checking updates to the latest agent version. By any chance, are you one of the maintainers?

If so, we wanted to check if there’s a possibility of including a newer agent version in Debian distributions. We've noticed that Debian 11 includes a four-year-old agent version (2.2.46), with automatic updates disabled, which means it’s missing many important fixes and security updates. Do you have any plans to update the agent package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants