[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] Possible tar bug
From: |
Paul Eggert |
Subject: |
Re: [Bug-tar] Possible tar bug |
Date: |
Sat, 18 Dec 2010 18:46:20 -0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 |
On 12/18/2010 04:01 PM, address@hidden wrote:
> The message I see is in Czech so I am not sure how exactly it looks like in
> english.
> But still the problem exist, so any idea where the problem is and how to
> solve it?
Sorry, the information you've given isn't enough to say.
Please try running it in an English locale, like this:
export LC_ALL=C
tar -cf ...
and let us know exactly what the symptoms are.