Skip to content

sudo: a terminal is required to read the password. (running the AVP demo on Local Hardware) #23

@ota-ri

Description

@ota-ri

We trialled running the AVP demo on Local Hardware.
The following error occurs even if blueprint configure is executed with --ask-become-pass

Image
(onsite-avp-ewaol: NVIDIA Jetson Orin AGX (arm64), Ubuntu 22.04.5 LTS)

Why is this error occurring on Local Hardware? Is it because of ubuntu?

This may be Ubuntu only, but you might want to add the following workarounds to the procedere.

Workaround:
Change the sudoers file on all hosts

$ sudo visudo
# Allow members of group sudo to execute any command
# %sudo ALL=(ALL:ALL) ALL
%sudo ALL=(ALL:ALL) NOPASSWD: ALL

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