unmerge 291194 287152
thanks

Scott James Remnant, le mer 19 jan 2005 11:35:51 +0000, a dit :
> On Wed, 2005-01-19 at 12:02 +0100, Samuel Thibault wrote:
> 
> > So as to have proper file name encoding, I'm used to have
> > TAR_OPTIONS=--format=posix
> > But then built packages don't work:
> > 
> I think this is a dup of the above bug.  If that patch doesn't work,
> please unmerge these bugs.

It doesn't. Doing some gdb showed me that the first tar entry has
h.Type 'x', which is unknown. Here is the printing of the first header:
(gdb) p *(TarHeader *)block
$10 = {Name = "./PaxHeaders.28427/.", '\0' <repeats 79 times>, 
  Mode = "0000644", UserID = "0000000", GroupID = "0000000", 
  Size = "00000000074", ModificationTime = "10173457171", 
  Checksum = "012311\000 ", LinkFlag = 120 'x', 
  LinkName = '\0' <repeats 99 times>, MagicNumber = "ustar\00000", 
  UserName = '\0' <repeats 31 times>, GroupName = '\0' <repeats 31 times>, 
  MajorDevice = "0000000", MinorDevice = "0000000"}

Regards,
Samuel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to