Buon pomeriggio!!
Questa mattina stavo provando ad installare LUCI dalla GUI Ansuel, ma ho notato che la GUI non veniva installata.
Allora ho provato ad installare manualmente il pacchetto da SSH, ma l'operazione non va a buon fine.
Il problema credo sia legato alle Repository errate siccome in distfeed.conf era presente solo questo:
http://downloads.openwrt.org/chaos_calmer/15.05.1/brcm63xx-tch/VANTW/packagesed in customfeeds.conf è tutto commentato.....provando a leggere vecchi post, non sono sicuro però, mi pare di aver capito che i Repo corretti dovrebbero esser questi:
src/gz chaos_calmer_base https://repository.ilpuntotecnico.com/files/roleo/public/agthp/brcm63xx-tch/packages/base
src/gz chaos_calmer_packages https://repository.ilpuntotecnico.com/files/roleo/public/agthp/brcm63xx-tch/packages/packages
src/gz chaos_calmer_luci https://repository.ilpuntotecnico.com/files/roleo/public/agthp/brcm63xx-tch/packages/luci
src/gz chaos_calmer_routing https://repository.ilpuntotecnico.com/files/roleo/public/agthp/brcm63xx-tch/packages/routing
src/gz chaos_calmer_telephony https://repository.ilpuntotecnico.com/files/roleo/public/agthp/brcm63xx-tch/packages/telephony
src/gz chaos_calmer_management https://repository.ilpuntotecnico.com/files/roleo/public/agthp/brcm63xx-tch/packages/managementSiccome riscontravo ancora problemi nell eseguire il comando opkg update, sono andato avanti con le ricerche ed ho capito che per far funzionare il tutto bisognerebbe scaricare ed installare manualmente i pacchetti wget ed ca-certificates (per quanto riguarda quest'ultimo forzandone l'installazione).
Se provo però ad installare manualmente wget, l'operazione non va a buon fine.....se ricordo bene mi viene restituito quest'errore: "Packages for wget found, but incompatible with the architectures configured", quale potrebbe essere la causa?