generic-poky/meta/recipes-devtools/apt
Robert Yang 12c8d9d451 apt 0.7.14: runtime error: Method file has died unexpectedly
When the length of the tmpdir is longer than 400, there is an error
when run "apt-get update":

Method file has died unexpectedly!

This is because the "char S[1024]" is not enough for long URI, S[2048]
would be enough.

[YOCTO #2689]

(From OE-Core rev: 3ed08bd24cef39a85c528159a494e8f0dd001739)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-09 16:58:57 +01:00
..
apt-0.7.14 apt 0.7.14: runtime error: Method file has died unexpectedly 2012-07-09 16:58:57 +01:00
files deb packages support: switch from /var/dpkg to /var/lib/dpkg 2011-09-21 13:42:49 +01:00
apt-native.inc meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) 2012-03-05 10:23:53 -08:00
apt-native_0.7.14.bb apt 0.7.14: runtime error: Method file has died unexpectedly 2012-07-09 16:58:57 +01:00
apt-package.inc meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) 2012-03-05 10:22:56 -08:00
apt.inc apt 0.7.14: runtime error: Method file has died unexpectedly 2012-07-09 16:58:57 +01:00
apt_0.7.14.bb apt 0.7.14: runtime error: Method file has died unexpectedly 2012-07-09 16:58:57 +01:00