generic-poky/meta/recipes-devtools/apt/apt-0.7.14
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
..
allocate-larger-memory.patch apt 0.7.14: runtime error: Method file has died unexpectedly 2012-07-09 16:58:57 +01:00
includes-fix.patch update patch upstream status 2011-05-17 15:14:47 +01:00
localefixes.patch apt: Fix locale header and hardcoded libname issues 2011-11-23 23:41:09 +00:00
makerace.patch apt: Fix parallel make race 2012-03-19 20:28:46 +00:00
no-ko-translation.patch update patch upstream status 2011-05-17 15:14:47 +01:00
noconfigure.patch update patch upstream status 2011-05-17 15:14:47 +01:00
nodoc.patch update patch upstream status 2011-05-17 15:14:47 +01:00
remove-redeclaration.patch apt 0.7.14: do_compile failed with gcc 4.7 2012-06-08 11:43:22 +01:00
truncate-filename.patch apt 0.7.14: runtime error: filename too long (tmpdir length) 2012-07-09 16:58:57 +01:00
use-host.patch update patch upstream status 2011-05-17 15:14:47 +01:00