[Solved] Missing Package in x86/64

Hi everyone,

Could somebody point me how to find/install that missing package?

root@LEDE:/# uname -a
Linux LEDE 4.14.20 #0 SMP Tue Feb 20 09:33:47 2018 x86_64 GNU/Linux
root@LEDE:/# opkg install luci-app-upnp
Installing luci-app-upnp (git-18.051.28524-09ea6db-1) to root...
Downloading http://downloads.lede-project.org/snapshots/packages/x86_64/luci/luci-app-upnp_git-18.051.28524-09ea6db-1_all.ipk
Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-upnp:
 *      miniupnpd *
 * opkg_install_cmd: Cannot install package luci-app-upnp.

**root@LEDE:/# opkg install miniupnpd**
**Unknown package 'miniupnpd'.**
**Collected errors:**
**opkg_install_cmd: Cannot install package miniupnpd.**

Thanks a lot!!!!

AFAIK, sometimes snapshot builds fail / not all packages get built. I'd wait a few days to see if it's been resolved on its own or switch to a release build.

1 Like

Today working!!!