0 Utenti e 3 Visitatori stanno visualizzando questo topic.
:headbang:Installando il pacchetto ca-certificates si risolve il problema con cUrl ma non con opkg e wget.Serve che qualcuno faccia un debug dell'errore ricevuto da wgetEdit: temo non ci sia soluzione...dovremo rivedere completamente il repository dei pacchetti opkg
wget http://xxxxxxxxxxxxxxxxxxx/wget-1.8.2.tar.gztar xvzf wget-1.8.2.tar.gzcd wget-1.8.2./configure --prefix=/usr --with-sslmakemake install
Infatti ora https non funziona più solo http, prima installando wget e openssl-util funzionava.
opkg install /tmp/ca-certificates_20161130+nmu1_all.ipkInstalling ca-certificates (20161130+nmu1) to root...Collected errors: * check_data_file_clashes: Package ca-certificates wants to install file /etc/ssl/certs/aee5f10d.0 But that file is already provided by package * https-certificates * check_data_file_clashes: Package ca-certificates wants to install file /etc/ssl/certs/578d5c04.0 But that file is already provided by package * https-certificates * opkg_install_cmd: Cannot install package ca-certificates.
opkg updateDownloading https://repository.ilpuntotecnico.com/files/roleo/public/agtef/1.1.0/brcm63xx-tch/packages/base/Packages.gzUpdated list of available packages in /var/opkg-lists/chaos_calmer_baseDownloading https://repository.ilpuntotecnico.com/files/roleo/public/agtef/1.1.0/brcm63xx-tch/packages/packages/Packages.gzUpdated list of available packages in /var/opkg-lists/chaos_calmer_packagesDownloading https://repository.ilpuntotecnico.com/files/roleo/public/agtef/1.1.0/brcm63xx-tch/packages/luci/Packages.gzUpdated list of available packages in /var/opkg-lists/chaos_calmer_luciDownloading https://repository.ilpuntotecnico.com/files/roleo/public/agtef/1.1.0/brcm63xx-tch/packages/routing/Packages.gzUpdated list of available packages in /var/opkg-lists/chaos_calmer_routingDownloading https://repository.ilpuntotecnico.com/files/roleo/public/agtef/1.1.0/brcm63xx-tch/packages/telephony/Packages.gzUpdated list of available packages in /var/opkg-lists/chaos_calmer_telephonyDownloading https://repository.ilpuntotecnico.com/files/roleo/public/agtef/1.1.0/brcm63xx-tch/packages/management/Packages.gzUpdated list of available packages in /var/opkg-lists/chaos_calmer_managementDownloading http://downloads.openwrt.org/chaos_calmer/15.05.1/brcm63xx-tch/VBNTK/packages/Packages.gz*** Failed to download the package list from http://downloads.openwrt.org/chaos_calmer/15.05.1/brcm63xx-tch/VBNTK/packages/Packages.gzCollected errors: * opkg_download: Failed to download http://downloads.openwrt.org/chaos_calmer/15.05.1/brcm63xx-tch/VBNTK/packages/Packages.gz, wget returned 8.