Closed celenityy closed 4 hours ago
@rusty-snake
Distributions started to replace wget with wget2 (I.e.
wget
andwget2
are the same binary where one of them is a symlink to the other).
Good catch.
We should reorganize our profile for this fact.
Can you also add
.config/wget
and remove the then doubled noblacklists from wget2.profile.
Since this is a self-contained fix, how about merging this as is and then I open a PR to refactor them after this PR?
wget appears to require access to this directory for HSTS & HPKP.
Without access to this directory, I get the following error when running wget:
This fixes it.