Jump to content


raptaqua

Member Since 28 Oct 2012
Offline Last Active 05 Aug 2020 21:43
-----

Topics I've Started

OpenPLi 3.0 update problem (wget 255)

21 December 2012 - 15:08

hi, im having some trouble with my openpli image on my Vu+ DUO
when im trying to install something from the plugins and openpli updater.
i always get wget error 255

root@vuduo:~# opkg --verbosity=3 update
opkg_conf_parse_file: Loading conf file /etc/opkg/3rd-party-feed.conf.
opkg_conf_parse_file: Loading conf file /etc/opkg/all-feed.conf.
opkg_conf_parse_file: Loading conf file /etc/opkg/arch.conf.
opkg_conf_parse_file: Supported arch all priority (1)
opkg_conf_parse_file: Supported arch any priority (6)
opkg_conf_parse_file: Supported arch noarch priority (11)
opkg_conf_parse_file: Supported arch mips32el priority (16)
opkg_conf_parse_file: Supported arch vuduo priority (21)
opkg_conf_parse_file: Supported arch mipsel priority (26)
opkg_conf_parse_file: Loading conf file /etc/opkg/mips32el-feed.conf.
opkg_conf_parse_file: Loading conf file /etc/opkg/opkg.conf.
opkg_conf_parse_file: Loading conf file /etc/opkg/vuduo-feed.conf.
pkg_hash_load_feeds:
pkg_hash_load_status_files:
Downloading http://downloads.pli-images.org/feeds/openpli-3.0/vuduo/3rd-party/Packages.gz.
Downloading http://downloads.pli-images.org/feeds/openpli-3.0/vuduo/all/Packages.gz.
Downloading http://downloads.pli-images.org/feeds/openpli-3.0/vuduo/mips32el/Packages.gz.
Downloading http://downloads.pli-images.org/feeds/openpli-3.0/vuduo/vuduo/Packages.gz.
hash_table: pkg-hash, 12288 bytes
	    n_buckets=1024, n_elements=7500, n_collisions=6477
	    max_bucket_len=17, n_used_buckets=1023, ave_bucket_len=7.33
	    n_hits=19468, n_misses=7500
hash_table: file-hash, 12288 bytes
	    n_buckets=1024, n_elements=0, n_collisions=0
	    max_bucket_len=0, n_used_buckets=0, ave_bucket_len=0.00
	    n_hits=0, n_misses=0
hash_table: obs-file-hash, 768 bytes
	    n_buckets=64, n_elements=0, n_collisions=0
	    max_bucket_len=0, n_used_buckets=0, ave_bucket_len=0.00
	    n_hits=0, n_misses=0
Collected errors:
* opkg_conf_parse_file: /etc/opkg/vuduo-feed.conf:2: Ignoring invalid line: `/'
* opkg_download: Failed to download http://downloads.pli-images.org/feeds/openpli-3.0/vuduo/3rd-party/Packages.gz, wget returned 255.
* opkg_download: Failed to download http://downloads.pli-images.org/feeds/openpli-3.0/vuduo/all/Packages.gz, wget returned 255.
* opkg_download: Failed to download http://downloads.pli-images.org/feeds/openpli-3.0/vuduo/mips32el/Packages.gz, wget returned 255.
* opkg_download: Failed to download http://downloads.pli-images.org/feeds/openpli-3.0/vuduo/vuduo/Packages.gz, wget returned 255.
root@vuduo:~#

what to do? i have installed the image few times but im still having the same issues, thanks in advance