On Tue, Sep 13, 2016 at 07:41:09PM +0200, Tomasz Buchert wrote: > pristine-tar changes the locale to "C" almost immediately. The comment reads: > "Force locale to C since tar may output utf-8 filenames differently depending > on the locale." > So it doesn't seem that changing locales will help here.
Otherwise I would be a little bit scared. ;) > I tried again and it works perfectly to me. What about your filesystem? Hmm, that's all normal ext4 systems. I also tried a yet on a Jessie system, but excately the same error. And I wont believe it's a filesystem error, that's quite impossible that the issue is related to the file system on all three machines. > I tried with the older version (1.33) and on a different machine, and > it still works. We need somebody else to reproduce it for us. Yes, I've done the same down to 1.33 on the jessie/testing system. All the same here. The error is all the same. So now I was using option -k to see if there is something abnormal. And yes, the manifest file has already that broken naming. carsten@stretch:/tmp $ grep -rw "303" */manifest pristine-tar.fbAnsJPkxo/manifest:libraries/Shielding_Cabinets.pretty/W\303\274rth_36503505_50x50mm.kicad_mod pristine-tar.fbAnsJPkxo/manifest:libraries/Shielding_Cabinets.pretty/W\303\274rth_36103605_60x60mm.kicad_mod pristine-tar.fbAnsJPkxo/manifest:libraries/Shielding_Cabinets.pretty/W\303\274rth_36103505_50x50mm.kicad_mod pristine-tar.fbAnsJPkxo/manifest:libraries/Shielding_Cabinets.pretty/W\303\274rth_36103205_20x20mm.kicad_mod pristine-tar.fbAnsJPkxo/manifest:libraries/Shielding_Cabinets.pretty/W\303\274rth_36503205_20x20mm.kicad_mod pristine-tar.fbAnsJPkxo/manifest:libraries/Shielding_Cabinets.pretty/W\303\274rth_36503255_25x25mm.kicad_mod pristine-tar.fbAnsJPkxo/manifest:libraries/Shielding_Cabinets.pretty/W\303\274rth_36103255_25x25mm.kicad_mod pristine-tar.fbAnsJPkxo/manifest:libraries/Shielding_Cabinets.pretty/W\303\274rth_36503305_30x30mm.kicad_mod pristine-tar.fbAnsJPkxo/manifest:libraries/Shielding_Cabinets.pretty/W\303\274rth_36503605_60x60mm.kicad_mod pristine-tar.fbAnsJPkxo/manifest:libraries/Shielding_Cabinets.pretty/W\303\274rth_36103305_30x30mm.kicad_mod I don't how this manifest file is created but there is probably something working not well. If I try to follow the command while working with verbose or debuging messages this part is not vissible. Regards Carsten

