opkg failing to install a insanely huge package

Thomas Wood thomas at openedhand.com
Tue Apr 1 15:36:30 CEST 2008


Hi Holger,

There's something very odd about how that didn't download the entire
package. The http error is 200 (OK), but obviously libcurl bailed out at
some point.

"return value: 23" is probably anyone's guess, but if it is the return
value from libcurl, then it might indicate your /tmp ran out of space:

  CURLE_WRITE_ERROR (23)

  An error occurred when writing received data to a local file, or an
  error was returned to libcurl from a write callback.

Can you check how much space is available on /tmp compared to how large
the file is you're downloading?

Regards,

Thomas


-- 
OpenedHand Ltd.

Unit R Homesdale Business Center / 216-218 Homesdale Road /
Bromley / BR1 2QZ / UK             Tel: +44 (0)20 8819 6559

Expert Open Source For Consumer Devices - http://o-hand.com/
------------------------------------------------------------





More information about the opkg-devel mailing list