-
-
Notifications
You must be signed in to change notification settings - Fork 127
Missing required packages in setup/install documentation #455
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
Labels
Comments
needs to be added here Lines 1467 to 1478 in 47bd6c6
could do something similar to #457 |
Just needs the install documentation updated with the requirements for jq, dig (dnstools) and curl on a minimal system. |
mwoolweaver
added a commit
to mwoolweaver/PADD
that referenced
this issue
Apr 2, 2025
fixes pi-hole#455 Signed-off-by: Michael Woolweaver <[email protected]>
mwoolweaver
added a commit
to mwoolweaver/PADD
that referenced
this issue
Apr 2, 2025
fixes pi-hole#455 Signed-off-by: Michael Woolweaver <[email protected]>
1 task
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Missing required packages in setup/install documentation
To Reproduce
Steps to reproduce the behavior:
Expected behavior
PADD should execute and show information
Additional context
Package "jq" is noted as being missing when PADD is first run.
"dig" is then noted as being missing when PADD is next run. This is part of the dnsutils package.
The text was updated successfully, but these errors were encountered: