MartineauUK / Unbound-Asuswrt-Merlin

Install and manage unbound (Recursive DNS) on Asus routers
Apache License 2.0
66 stars 13 forks source link

can not update Entware package list #24

Closed maxso-216 closed 1 year ago

maxso-216 commented 1 year ago

I think this error is specifics for older router. My router is RT-AC66U, which is out of supported by asus-merlin. Because of the old architecture the router is using (mipsel) , it uses old and discontinued entware repo, which does not ship unbound-daemon So basically, it is impossible to use the manager. I think it better to add some warning to users with older router.

MartineauUK commented 1 year ago

Entware is outside of my control, so I don't keep track of package compatibility issues.

It could be that if you inform NL Labs, they may provide the necessary 'missing' module, so if I were to add a warning/disclaimer now, it could be rendered obsolete in the future.

maxso-216 commented 1 year ago

I have cross compiled necessary package for my router. So, is there a way to bypass the update warning?

maxso-216 commented 1 year ago

It seems like the repo of entware-ng is down so opkg returns non-zero exit make the update failed. After config opkg, the manager can use normally.