Skip to content

User Replace Validation error #23

@mira-miracoli

Description

@mira-miracoli

I am trying to build a rocky9-latest image with the following command:
python build.py rockylinux-9-latest-x86_64 generic workers internal --conda-env /home/mk/miniconda3/envs/vgcn -q --ansible-args="--scp-extra-args=-O"

I tried versions 3.0.1 (which is still in vgcn in the requirements.yml)
and get:

    qemu.rockylinux-9-latest-x86_64: TASK [usegalaxy_eu.handy.os_setup : Replace in passwd file] ********************
    qemu.rockylinux-9-latest-x86_64: fatal: [default]: FAILED! => {"changed": false, "msg": "failed to validate: rc:2 error:"}

when I update it to use the latest tag (3.1.1), I get this error:

    qemu.rockylinux-9-latest-x86_64: TASK [usegalaxy_eu.handy.os_setup : Replace user in users file.] ***************
    qemu.rockylinux-9-latest-x86_64: failed: [default] (item=['999', '9']) => {"ansible_loop_var": "item", "changed": false, "item": ["999", "9"], "msg": "failed to validate: rc:2 error:"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions