[oe-issues] [Bug 2170] ipkg update fails
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sat Jun 2 00:56:31 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2170
Jamie Lenehan <lenehan at twibble.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lenehan at twibble.org
--- Comment #5 from Jamie Lenehan <lenehan at twibble.org> 2007-06-01 17:56:30 ---
Do yo have the wget installed and no IPv6 support in your kernel? (I have wget
and IPv6 here at the moment):
root at titan:~$ ipkg list_installed wget
wget - 1.9.1-r7 - A console URL download utility featuring HTTP, FTP, and
more.
root at titan:~$ ifconfig |grep inet6
inet6 addr: 2002:caad:994d:1:230:9dff:fe82:8d8/64 Scope:Global
inet6 addr: fe80::230:9dff:fe82:8d8/64 Scope:Link
inet6 addr: ::1/128 Scope:Host
If so that may be the problem. In some cases wget gets into a loop and
eventually runs out of memory, resulting in the same errors as you are seeing.
If this is the problem (the same as bugs #2390 and #1919) then wget 1.9.1-r7
should fix this problem (if remove the full wget then ipkg to work again to
allow you to update things.)
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list