Display Morewhen trying to install I get the following errors,strangely in the list of installed plugins I have vers 9.
In my DB 820 everything ok
root@dm920:~# opkg install /tmp/*.ipk
Installing binutils (2.42) on root
Downloading https://raw.githubusercontent.…ortexa15hf-neon-vfpv4.ipk.
error: opkg_download_backend: Failed to download https://raw.githubusercontent.…ortexa15hf-neon-vfpv4.ipk, wget returned 8.
error: opkg_install_pkg: Failed to download binutils. Perhaps you need to run 'opkg update'?
Configuring ca-certificates.
mktemp: File exists
error: pkg_run_script: package "ca-certificates" postinst script returned status 1.
error: opkg_configure: ca-certificates.postinst returned 1.
root@dm920:~# opkg install /tmp/*.ipk
Installing binutils (2.42) on root
error: pkg_verify: File size mismatch: /var/cache/opkg/9826945f126b56ab86aeabaf72f5a92c_binutils_2.42-r0_cortexa15hf-neon-vfpv4.ipk is 0 bytes, expecting 2491512 bytes
Removing corrupt package file /var/cache/opkg/9826945f126b56ab86aeabaf72f5a92c_binutils_2.42-r0_cortexa15hf-neon-vfpv4.ipk.
error: opkg_install_pkg: Failed to download binutils. Perhaps you need to run 'opkg update'?
Configuring ca-certificates.
mktemp: File exists
error: pkg_run_script: package "ca-certificates" postinst script returned status 1.
error: opkg_configure: ca-certificates.postinst returned 1.
Try this first:
opkg update
