Symptoms:
With GL-iNet interface luci-app-adblock install fails with error 255
With LEDE interface luci-app-adblock install fails with error 255
With SSH opkg install luci-app-adblock fails with error “wget not found”
With SSH opkg install luci-app-adblock --force-depends succeeds despite “wget not found”
Installing uclient-fetch or wget-nossl with SSH still gives “wget not found” in system log when Adblock is started using luci
alzhao
2
Can you try using ssh and shell?
opkg update
opkg install xxxx
There’s no error 255 but since wget (with ssl) is not in the repository, Adblock cannot function.
alzhao
4
@hansome pls have a check.
It doesn’t show on the screen but I did opkg update.
alzhao
6
What if do using —force
or install wget together
I tried with --force-depends, then installed wget-nossl (wget is not available). I gives “wget not found” in the system log and Adblock cannot start.
@Glutier The repository is indeed missing wget ipk. @hansome pls build and upload the ipk.