Closed GoogleCodeExporter closed 9 years ago
Can you simply download anything by wget?
cd /tmp
wget http://wl500g.googlecode.com/svn/ipkg/optware-d/Packages
in case of you get error, than it is duplicate of issue 91
Original comment by lly.dev
on 1 Jul 2010 at 6:46
wget - Segmentation fault
/usr/bin/wget - works
i downgrade to WL500gpv2-1.9.2.7-d-r381
works fine
Original comment by miha.rat...@gmail.com
on 1 Jul 2010 at 8:28
So, ipkg.sh tries to use some external wget binary, which give Segmentation
fault due to newer uClibc. Currently, you have to remove this binary until
uclibc-opt will be installed, or correct PATH to exclude external utilities.
ipkg.sh will be fixed to use build-in /usr/bin/wget in next release.
Original comment by lly.dev
on 1 Jul 2010 at 9:00
Also check that you are use built-in /usr/bin/ipkg.sh, since it already has
protection against use of external utilities
(PATH=/sbin:/usr/sbin:/bin:/usr/bin)
Original comment by lly.dev
on 1 Jul 2010 at 4:45
Original issue reported on code.google.com by
miha.rat...@gmail.com
on 1 Jul 2010 at 1:07