rufengsuixing / luci-app-adguardhome

maybe the best AdGuardHome luci for openwrt
1.31k stars 487 forks source link

Fails to install, fails to uninstall #70

Open kstenerud opened 4 years ago

kstenerud commented 4 years ago

Issue Details

Console log (installing)

root@OpenWrt:~# opkg install luci-app-adguardhome_1.8-11_all.ipk 
Installing luci-app-adguardhome (1.8-11) to root...
Configuring luci-app-adguardhome.
grep: /etc/crontabs/root: No such file or directory
grep: /etc/crontabs/root: No such file or directory
grep: /etc/crontabs/root: No such file or directory
grep: /etc/crontabs/root: No such file or directory
grep: /etc/crontabs/root: No such file or directory
awk: /etc/AdGuardHome.yaml: No such file or directory

Console log (uninstalling)

root@OpenWrt:~# opkg remove luci-app-adguardhome
Removing package luci-app-adguardhome from root...
awk: /etc/AdGuardHome.yaml: No such file or directory
grep: /etc/crontabs/root: No such file or directory
grep: /etc/crontabs/root: No such file or directory
grep: /etc/crontabs/root: No such file or directory
grep: /etc/crontabs/root: No such file or directory
grep: /etc/crontabs/root: No such file or directory
AdGuardHome service disabled
awk: /etc/AdGuardHome.yaml: No such file or directory
grep: /etc/crontabs/root: No such file or directory
grep: /etc/crontabs/root: No such file or directory
grep: /etc/crontabs/root: No such file or directory
grep: /etc/crontabs/root: No such file or directory
grep: /etc/crontabs/root: No such file or directory
AdGuardHome service disabled
Command failed: Not found
Not deleting modified conffile /etc/config/AdGuardHome.
py14551 commented 4 years ago

同样的问题 如何解决的?

py14551 commented 4 years ago

same problem