Skip to content

packageDependencies file question #115

@drtinaz

Description

@drtinaz

Greetings Kevin. Just a question, not an issue. In the packagedependencies file, we can list packages that must be installed or not installed before proceeding with the package setup process. My question is this: is it possible to list 2 packages as either or must be installed but not both? Let me explain.

I have created a package that installs a service which monitors the ambient temperature, generator temperature, and altitude. The generator current limit is then dynamically adjusted based on those values. Been running it for a few months and it works great. I have made considerations within the script so that it will run along side your transfer switch service included in guimods, or it can run along side my own transfer switch service that does not require guimods.

So here is my dilemma. Is setup helper capable of requiring one of 2 packages to be installed (either one or the other, but not both)? Of course I can leave it as is and rely on manual verification, but I really like the built in safety checks you have worked so hard to include.

Thanks so much for all your hard work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions