Cannot satisfy the following dependencies for luci-ssl

I started getting this error message when I try to install lede to raspberry pi B+

Any idea?

root@lede:~# opkg install luci-ssl
Installing luci-ssl (git-17.007.54272-95d3f26-1) to root...
Downloading http://downloads.lede-project.org/snapshots/packages/arm_arm1176jzf-s_vfp/luci/luci-ssl_git-17.007.54272-95d3f26-1_all.ipk.
Collected errors:

  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-ssl:
  •  uhttpd *        uhttpd-mod-ubus *       luci-mod-admin-full *   libustream-mbedtls *    px5g *
    
  • opkg_install_cmd: Cannot install package luci-ssl.
    root@lede:~#

it seems the build bots are not making these packages.
Please wait a day or so and see if the issue solves by itself, these hiccups are normal for development snapshots.

I can download luci-ssl now, however hostapd now disappeared.

Unless i'm missing something, still seems to be an issue, or is an issue again with libustream-mbedtls

root@HACKEDBOXII.'dryhollow':~# opkg update
Downloading http://downloads.lede-project.org/snapshots/targets/ar71xx/generic/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/reboot_core.
...
...
Signature check passed.
root@HACKEDBOXII.'dryhollow':~# opkg install luci-ssl
Installing luci-ssl (git-17.020.82842-e1edb10-1) to root...
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/luci/luci-ssl_git-17.020.82842-e1edb10-1_all.ipk.
Collected errors:

  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-ssl:
  • libustream-mbedtls *
  • opkg_install_cmd: Cannot install package luci-ssl.
    root@HACKEDBOXII.'dryhollow':~#

switch from snapshots to releases/17.01-SNAPSHOT.