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

AGH script requires package sudo to be installed when it's NOT actually required #6762

Open
4 tasks done
knaggsy2000 opened this issue Feb 23, 2024 · 2 comments
Open
4 tasks done
Assignees
Labels
needs investigation Needs to be reproduced reliably.

Comments

@knaggsy2000
Copy link

Prerequisites

Platform (OS and CPU architecture)

FreeBSD, ARM64

Installation

GitHub releases or script from README

Setup

On one machine

AdGuard Home version

Edge

Action

Whenever I've tried to install AGH before the installation would fail unless "sudo" was installed, yet the installation process didn't use it. So why?

Expected result

I expect that if AGH doesn't ACTUALLY use sudo during it's installation process (which it doesn't), not to require it to be installed for a start.

Actual result

It fails unless "sudo" is installed. But also doesn't seem to be very aware of "doas" - which is a more lightweight and secure version of sudo. That should happen across all non-Windows OS'es.

Additional information and/or screenshots

No response

@knaggsy2000
Copy link
Author

@ainar-g Please setup a similar environment to see this issue - as this happens on BOTH of my FreeBSD-based PI's.

@knaggsy2000
Copy link
Author

@ainar-g Any update on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs investigation Needs to be reproduced reliably.
Projects
None yet
Development

No branches or pull requests

2 participants