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

Remove wget from PIHOLE_DEPS #3185

Merged
merged 1 commit into from
Mar 1, 2020
Merged

Remove wget from PIHOLE_DEPS #3185

merged 1 commit into from
Mar 1, 2020

Conversation

msamendinger
Copy link
Contributor

@msamendinger msamendinger commented Mar 1, 2020

All external calls have been moved to curl, wget no longer needed as
dependency

Signed-off-by: msamendinger git@samendinger.de

By submitting this pull request, I confirm the following:
please fill any appropriate checkboxes, e.g: [X]

  • I have read and understood the contributors guide, as well as this entire template.
  • I have made only one major change in my proposed changes.
  • I have commented my proposed changes within the code.
  • I have tested my proposed changes, and have included unit tests where possible.
  • I am willing to help maintain this change if there are issues with it later.
  • I give this submission freely and claim no ownership.
  • It is compatible with the EUPL 1.2 license
  • I have squashed any insignificant commits. (git rebase)

Please make sure you Sign Off all commits. Pi-hole enforces the DCO.


What does this PR aim to accomplish?:
A detailed description, screenshots (if necessary), as well as links to any relevant GitHub issues

Removes wget as dependency from auto installer.

How does this PR accomplish the above?:
A detailed description (such as a changelog) and screenshots (if necessary) of the implemented fix

Removes wget from PIHOLE_DEPS

What documentation changes (if any) are needed to support this PR?:
A detailed list of any necessary changes

None


  • You must follow the template instructions. Failure to do so will result in your pull request being closed.
  • Please respect that Pi-hole is developed by volunteers, who can only reply in their spare time.

@pralor-bot
Copy link

This pull request has been mentioned on Pi-hole Userspace. There might be relevant details there:

https://discourse.pi-hole.net/t/dependency-on-wget-in-basic-install-sh/28973/6

@PromoFaux
Copy link
Member

Thanks for the pull, there is also another PIHOLE_DEPS defined below this one, on Line 289, where wget will need removing from, too.

@msamendinger
Copy link
Contributor Author

Thanks, for the hint. Sorry for missing out that one.

PromoFaux
PromoFaux previously approved these changes Mar 1, 2020
Copy link
Member

@PromoFaux PromoFaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved pending Travis build.

All external calls have been moved to curl, wget no longer needed as
dependency

Signed-off-by: msamendinger <git@samendinger.de>
Copy link
Member

@PromoFaux PromoFaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reapproved

@PromoFaux PromoFaux merged commit 027b97c into pi-hole:development Mar 1, 2020
@PromoFaux PromoFaux mentioned this pull request Jul 5, 2020
@pralor-bot
Copy link

This pull request has been mentioned on Pi-hole Userspace. There might be relevant details there:

https://discourse.pi-hole.net/t/pi-hole-5-1-released/35577/1

@MichaIng
Copy link
Contributor

MichaIng commented Apr 30, 2021

It has been accidentally re-added: 982c1b0#diff-595630a29a855f6d667a84ca0662042e826bf3ec56322ef61d4a6ef149147d23

Will open a new PR: #4153

@MichaIng MichaIng mentioned this pull request Apr 30, 2021
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants