Skip to content

sudo package missing as dependency #13

@Foxi352

Description

@Foxi352

I tried to install in a new Debian 12 LXC container in Proxmox. The sudo package is not installed per default on minimal Debian 12.

The script errored out when trying to create /etc/sudoers.d/gvm because the /etc/sudoers.d directory does not exist when the sudo package is not installed.

Installing sudo before running the script did solve the issue.

Fix: Add sudo package to the dependency / missing packages check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions