Latest Snapshot, Samba4 not installing

I'm using latest snapshot and getting following error while installing samba4, any work around for this error? Please help

Collected errors:
 * pkg_hash_fetch_best_installation_candidate: Packages for libreadline8 found, but incompatible with the architectures configured
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-samba4:
 * 	libncursesw6
 * opkg_install_cmd: Cannot install package luci-app-samba4.

i think package name is wrong

The package dependency parsing has been broken for the last few days. Hopefully it was fixed yesterday, but it will take 1-2 days before the buildbot has crunched all targets for the next time.

1 Like

Try:

make package/ncurses/clean V=s
make package/readline/clean V=s

and rebuild fw again. It's worked for me.

1 Like

can you guide me how to build fw? never did that, please guide

Pls see wiki guide

1 Like