PDA

View Full Version : [VU+ Duo] line 1: wget: not found



monkeyspunks
06-06-13, 07:45
Hello there, I have a VU+ Duo (brought from the sponsor) installed with Vix image.

My problem is I am using Openvpn I have a script in the script directory to get the external ip.

echo External_IP: IP `wget -qO- http://ipecho.net/plain;echo`
Which works perfect when first flashed with vix image.
I can also take a full system image backup and restore it and it works fine until...

Everything works fine then a random time later (could be hours could be days)

/usr/script/check_ip.sh: line 1: wget: not found

also when I try to update I get:

root@vuduo:~# init 4 && opkg update && opkg upgrade && init 6
Downloading http://enigma2.world-of-satellite.com/feeds/3.0/vuduo/3rdparty/Packages.gz.
Downloading http://enigma2.world-of-satellite.com/feeds/3.0/vuduo/all/Packages.gz.
Downloading http://enigma2.world-of-satellite.com/feeds/3.0/vuduo/mips32el/Packages.gz.
Downloading http://enigma2.world-of-satellite.com/feeds/ocram/Packages.gz.
Downloading http://enigma2.world-of-satellite.com/feeds/3.0/vuduo/vuduo/Packages.gz.
Collected errors:
* opkg_download: Failed to download http://enigma2.world-of-satellite.com/feeds/3.0/vuduo/3rdparty/Packages.gz, wget returned 255.
* opkg_download: Failed to download http://enigma2.world-of-satellite.com/feeds/3.0/vuduo/all/Packages.gz, wget returned 255.
* opkg_download: Failed to download http://enigma2.world-of-satellite.com/feeds/3.0/vuduo/mips32el/Packages.gz, wget returned 255.
* opkg_download: Failed to download http://enigma2.world-of-satellite.com/feeds/ocram/Packages.gz, wget returned 255.
* opkg_download: Failed to download http://enigma2.world-of-satellite.com/feeds/3.0/vuduo/vuduo/Packages.gz, wget returned 255.
root@vuduo:~#


This problem has happened since v2 ( im now using V3 ) I have tried countless different builds with no success.

Regards Mike

BubbleBalls
06-06-13, 08:50
Hi,

I had the issue of not being able to online update for several weeks. Turns out the likely culprit is the Aidra virus - it renames wget. It effected my GB Quad and renamed wget to wg once and -wget a second time. I have factory reset my router then used customer admin password/login, fresh flash of VIX and renamed default password for both my boxes - changed from root/dreambox. Over a week now with no issues. I got all this info from this link. Please read it entirely, especially the link Rob posted, it's very informative.

http://www.world-of-satellite.com/showthread.php?t=27477

It was also advised to fresh flash rather than rename the file yourself.


Tapatalker

monkeyspunks
06-06-13, 19:33
Thanks BubbleBalls, I have read that post and found it very intresting.
Guess I was a bit naive in thinking that I dont need to change default passwords....:confused:

I have reflashed and changed the passwords from the defaults also reset the router.

Hopefully this will cure it (Its been driving me mad)

Thanks again for taking the time to reply also thanks to rob.

I will post the results in a couple of weeks or sooner if it goes again
Regards Mike