Problem installing Luci on LEDE Snapshot

Hi, i've installed LEDE snapshot so many times, but today LuCI fails to install.
What is happening?

[code]root@LEDE:~# opkg install luci
Installing luci (git-17.183.73346-afa7a14-1) to root...
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/luci/luci_git-17.183.73346-afa7a14-1_all.ipk
Installing luci-lib-jsonc (git-17.183.73346-afa7a14-1) to root...
Collected errors:

  • opkg_download_pkg: Package luci-lib-jsonc is not available from any configured src.
  • opkg_install_pkg: Failed to download luci-lib-jsonc. Perhaps you need to run 'opkg update'?
  • opkg_install_cmd: Cannot install package luci.[/code]

Looks like snapshot buildbot failed on the last build to build just that LuCI package:
http://downloads.lede-project.org/snapshots/faillogs/mips_24kc/luci/

Might be something transient and go away by itself in the next build, but let's see.

Ok, i just installed the previous version of these two packages, and luci started.

http://downloads.lede-project.org/snapshots/packages/mips_24kc/luci/luci-lib-jsonc_git-17.174.41033-de2e92a-1_mips_24kc.ipk

http://downloads.lede-project.org/snapshots/packages/mips_24kc/luci/luci-mod-admin-full_git-17.174.41033-de2e92a-1_mips_24kc.ipk

This is only provisional, but at least luci is working.