masterblaxter e 3 Visitatori stanno visualizzando questo topic.
Downloading https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/base/Packages.gz*** Failed to download the package list from https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/base/Packages.gzDownloading https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/packages/Packages.gz*** Failed to download the package list from https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/packages/Packages.gzDownloading https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/luci/Packages.gz*** Failed to download the package list from https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/luci/Packages.gzDownloading https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/routing/Packages.gz*** Failed to download the package list from https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/routing/Packages.gzDownloading https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/telephony/Packages.gz*** Failed to download the package list from https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/telephony/Packages.gzDownloading https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/target/packages/Packages.gz*** Failed to download the package list from https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/target/packages/Packages.gzDownloading https://www.macoers.com/repository/homeware/18/brcm63xx-tch/VANTW/base/Packages.gz*** Failed to download the package list from https://www.macoers.com/repository/homeware/18/brcm63xx-tch/VANTW/base/Packages.gzDownloading https://www.macoers.com/repository/homeware/18/brcm63xx-tch/VANTW/packages/Packages.gz*** Failed to download the package list from https://www.macoers.com/repository/homeware/18/brcm63xx-tch/VANTW/packages/Packages.gzDownloading https://www.macoers.com/repository/homeware/18/brcm63xx-tch/VANTW/luci/Packages.gz*** Failed to download the package list from https://www.macoers.com/repository/homeware/18/brcm63xx-tch/VANTW/luci/Packages.gzDownloading https://www.macoers.com/repository/homeware/18/brcm63xx-tch/VANTW/routing/Packages.gz*** Failed to download the package list from https://www.macoers.com/repository/Collected errors: * opkg_install_cmd: Cannot install package libuci-lua. * opkg_install_cmd: Cannot install package luci. * opkg_install_cmd: Cannot install package rpcd.mv: can't rename '/www/cgi-bin': No such file or directorymv: can't rename '/www/luci-static': No such file or directorymv: can't rename '/www/index.html': No such file or directoryrm: can't remove '/usr/lib/lua/uci.so': No such file or directorysed: /usr/lib/lua/luci/model/uci.lua: No such file or directoryuci: Entry not founduci: Entry not founduci: Entry not founduci: Entry not founduci: Entry not founduci: Entry not founduci: Entry not founduci: Entry not founduci: Entry not founduci: Entry not founduci: Entry not found/usr/share/transformer/scripts/appInstallRemoveUtility.sh: line 515: /etc/init.d/uhttpd: not found
rm: can't remove '/usr/lib/lua/uci.so': No such file or directory
# Ensure two banks match in sizes[ $(grep -c bank_ /proc/mtd) = 2 ] && \[ "$(grep bank_1 /proc/mtd | cut -d' ' -f2)" = \"$(grep bank_2 /proc/mtd | cut -d' ' -f2)" ] && {# Clone and verify firmware into bank_2 if applicable[ "$(cat /proc/banktable/booted)" = "bank_1" ] && \mtd -e bank_2 write /dev/$(grep bank_1 /proc/mtd | cut -d: -f1) bank_2 && \mtd verify /dev/$(grep bank_1 /proc/mtd | cut -d: -f1) bank_2 || \{ echo Clone verification failed, retry; exit; }# Make a temp copy of overlay for booted firmwarecp -rf /overlay/$(cat /proc/banktable/booted) /tmp/bank_overlay_backup# Clean up jffs2 space by removing existing old overlaysrm -rf /overlay/*# Use the previously made temp copy as overlay for bank_2cp -rf /tmp/bank_overlay_backup /overlay/bank_2# Activate bank_1echo bank_1 > /proc/banktable/active# Make sure above changes get written to flashsync# Erase firmware in bank_1mtd erase bank_1;# Emulate system crash to hard rebootecho c > /proc/sysrq-trigger }# end
>
Clone verification failed, retry
/proc/banktable/inactivebank_1/proc/banktable/activebank_2/proc/banktable/notbootedbank_1/proc/banktable/bootedbank_2
/proc/banktable/inactivebank_2/proc/banktable/activebank_1/proc/banktable/notbootedbank_1/proc/banktable/bootedbank_2
rm: can't remove '/proc/banktable/booted': Operation not permitted
'