1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-16 18:09:56 +00:00
Files
poky/meta/recipes-devtools
Robert Yang f06c1c3df0 apt 0.7.14: runtime error: filename too long (tmpdir length)
when the tmpdir dir is longer than 220, there is no files saved in
tmp/sysroots/x86_64-linux/var/lib/apt/lists/ after run apt-get update,
this is because apt-get uses the path as the file name, but the file
name can't be longer than 255 according to /usr/include/linux/limits.h.

[YOCTO #2688]

(From OE-Core rev: 9a0c0393871eda4bbcecfdd4b595f0c1b8e42edf)

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
..
2012-06-29 13:31:00 +01:00
2012-05-03 15:48:04 +01:00
2012-06-21 14:42:25 +01:00
2012-06-29 13:31:02 +01:00
2012-06-11 13:55:55 +01:00
2012-05-08 14:49:15 +01:00
2012-06-21 13:03:03 +01:00
2012-05-30 12:04:39 +01:00
2012-07-04 17:40:36 +01:00
2012-04-23 23:10:18 +01:00
2012-06-25 16:35:53 +01:00
2012-07-09 11:38:02 +01:00
2012-06-15 15:12:45 +01:00