On 03/07/2014 04:56 PM, Steven Backus wrote:
Jean-Louis writes:
Which amanda version are you using?
amanda-3.3.5

When did it crash?
When amrecover was restoring the file.  The debug log doesn't say
where, nor does the gdb "bt" command.

after the 'extract' command.

Do you know the character set of that filename?
The control characters are listed here:

/Uinfo18/prog/get_can_frelaU/\330\264\345\277\364\265\345\277

\330
\264
etc.
Can you put that file in a tar file and send it to me.

Try to set the locale to the same character set before running amrecover.
It isn't that the locale is incorrect, it's that spurious control
characters were accidentally generated for a filename.

Try to set the locale to 'C', gnu tar should convert all control character to octal value.

The other option is to recompile 'amgtar', removing the 'v' flag to gnutar when restoring.

Jean-Louis

Reply via email to