Bug#561991: patch for debian bug #561991

2010-08-13 Thread Piotr Roszatycki
should resolve debian bug 561991 by aligning the value stored by fakechrooted lstat() in buf.st_size with the length returned by the fakechroot'ed readlink(). This is the resolution option i numbered as 1 in my previous e-mail. hope this helps, Daniel's patch looks good to me

Bug#561991: patch for debian bug #561991

2010-07-07 Thread Guido Günther
Hi, On Thu, May 20, 2010 at 10:29:44PM -0400, Daniel Kahn Gillmor wrote: tags 561991 + patch thanks The attached patch should resolve debian bug 561991 by aligning the value stored by fakechrooted lstat() in buf.st_size with the length returned by the fakechroot'ed readlink

Bug#561991: patch for debian bug #561991

2010-05-20 Thread Daniel Kahn Gillmor
tags 561991 + patch thanks The attached patch should resolve debian bug 561991 by aligning the value stored by fakechrooted lstat() in buf.st_size with the length returned by the fakechroot'ed readlink(). This is the resolution option i numbered as 1 in my previous e-mail. hope this helps