Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mint 21 pop-up error / warning "loading /etc/profile" "sudo: a password is required" #3404

Closed
holta opened this issue Oct 16, 2022 · 4 comments
Milestone

Comments

@holta
Copy link
Member

holta commented Oct 16, 2022

Apparently this occurs when booting all recent IIAB installs on Mint 21:

IMG-20221016-WA0006

iiab-diagnostics: http://sprunge.us/FMrBYY?bash

sudo -n might possibly be related here:

@holta holta added this to the 8.0 milestone Oct 16, 2022
@avni
Copy link
Member

avni commented Oct 16, 2022

Despite the warning, IIAB works as expected on these new installs.

/cc @pickypet

@holta
Copy link
Member Author

holta commented Oct 16, 2022

As #3368 (comment) mentions, sudo -n is explained in sudo's man page here:

-n, --non-interactive
Avoid prompting the user for input of any kind. If a password is required for the command to run, sudo will display an error message and exit.

In short this pop-up is somewhat intentional, obviously annoying, and essentially harmless.

However if /etc/profile* can be refined in a future-proof way, without dragging IIAB into endless/costly per-distro customizations, this should definitely be considered.

@jvonau
Copy link
Contributor

jvonau commented Oct 18, 2022

#3300

@holta
Copy link
Member Author

holta commented Oct 18, 2022

@holta holta closed this as completed Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants