openwisp-config and luci-openwisp are not architecture indipendent. Yes, it was a mistake to not do this before, but I didn't realise there was this issue until I banged my head onto it.
Here there are the relevant changes: https://github.com/openwisp/openwisp-config/commit/57e431f6c9a0fcba8dbcbb25be7bc939f083354a https://github.com/openwisp/luci-openwisp/commit/17a21a47b783f43461d7938d0443e4f169c3bb2e As you can see, the build dis now are simpler: http://downloads.openwisp.org/openwisp-config/latest/ http://downloads.openwisp.org/luci-openwisp/latest/ Notice the "all" suffix at the end of each package, which means that the package is architecture indipendent. Federico -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
