Skip to content

[BUG] Ubuntu22 with AVX=0 Fails to install either Mongo Option. #83

Description

@TechDufus

Environment

Self-Hosted

System

Ubuntu 22 LTS

Version

Latest

Describe the problem

When running the mongo tag on a VM that has AVX=0 on Ubuntu22, neither mongo version will install, and the playbook will fail on Start MongoDB task.

fatal: [dufus-stratus0]: FAILED! => {
    "changed": false,
    "invocation": {
        "module_args": {
            "daemon_reexec": false,
            "daemon_reload": false,
            "enabled": true,
            "force": null,
            "masked": null,
            "name": "mongod",
            "no_block": false,
            "scope": "system",
            "state": "started"
        }
    },
    "msg": "Could not find the requested service mongod: host"
}

image
image

We should PROBABLY install Mongo4 even if it's Ubuntu22 if AVX is still an issue for v6.

Additional info

No response

Please tick the boxes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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