Hello!
My organization needs to be able to use our own mirror for some routers. We have an up-to-date mirror of downloads.openwrt.org hosted on openwrt.metamesh.org.
This has also been tested with using downloads.openwrt.org as the mirror. When installing several packages, we get an error:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for olsrd-mod-bmf:
-
kernel (= 3.18.23-1-b2f200610f46d20ef52d269421369d0c) *
- opkg_install_cmd: Cannot install package olsrd-mod-bmf.
- satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-ipip:
-
kernel (= 3.18.23-1-b2f200610f46d20ef52d269421369d0c) * kernel (= 3.18.23-1-b2f200610f46d20ef52d269421369d0c) * kernel (= 3.18.23-1-b2f200610f46d20ef52d269421369d0c) *
- opkg_install_cmd: Cannot install package kmod-ipip.
- satisfy_dependencies_for: Cannot satisfy the following dependencies for iptables-mod-extra:
-
kernel (= 3.18.23-1-b2f200610f46d20ef52d269421369d0c) *
- opkg_install_cmd: Cannot install package iptables-mod-extra.
- satisfy_dependencies_for: Cannot satisfy the following dependencies for iptables-mod-iface:
-
kernel (= 3.18.23-1-b2f200610f46d20ef52d269421369d0c) *
- opkg_install_cmd: Cannot install package iptables-mod-iface.
- satisfy_dependencies_for: Cannot satisfy the following dependencies for iptables-mod-iprange:
-
kernel (= 3.18.23-1-b2f200610f46d20ef52d269421369d0c) *
opkg_install_cmd: Cannot install package iptables-mod-iprange.
This happens on the GL-Inet AR150 clean firmware image, downloaded from GL.iNet download center. Does this image use custom-built packages that requires the use of the gl-inet mirror? Or is there a mis-configuration somewhere.
Thanks for your assistance.