X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=S6V3DNH0MVAYKm6N6vrCoMESeCHOeUt/bGEdvfyGZny
	RlFOxXHvRnxMqP/fvFIqSIe+MtRqqUBLX84LuWJGr9Bwnarl+6zhTs2+vdtezqN5
	NbBjSLBkGDFkgOdOFEbBoEx5R7fQ06HC9Yuxrt6ZCUXRXtFx3KtR8OJlIx0am05g
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=S2a9OBt9qUCvyMYKxU2odNftK+s=; b=kJycRsmqhwqQkOVBX
	Y2tvAl4nYps40o0Gs+4SpigZ4ho+q+sVdZN5xDH+V/hK1tGS8ViPSnZNmIfxDEGJ
	Dd/xxpT19X7zcV0LdJ0nUarY4iXjaAFZNLWujVqh0N3LS3wNL+g/HfRcEaQJsESO
	2TAXu6pu3hy7U+U47BxvGyYes4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED autolearn=ham version=3.3.2
Message-ID: <52126DBF.7040904@mailme.ath.cx>
Date: Mon, 19 Aug 2013 21:10:55 +0200
From: bartels <bartels@mailme.ath.cx>
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130704 Icedove/17.0.7
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: mt and tar fail on LTO-5 drives
References: <520FC274.3040001@mailme.ath.cx> <20130819101917.GC18757@calimero.vinschen.de> <52124601.5000409@mailme.ath.cx> <20130819171203.GC31248@calimero.vinschen.de>
In-Reply-To: <20130819171203.GC31248@calimero.vinschen.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

On 08/19/2013 07:12 PM, Corinna Vinschen wrote:
>
> It would be interesting to see the OS error codes.  If you run tar under
> strace, the trace output should contain a line like
>
>    [...] write: Win32 error XXXX
>
> or
>
>    [...] close: Win32 error XXXX
>
> The value of XXXX is what I'm curious about.

Here is the error:

  15692 21364024 [main] tar 5700 mtinfo_drive::error: write: Win32 error 1100

>> I suppose there is nothing for cygwin to do, other
>> than adding some items to the 'density' list:
>>    {0x44, "Ultrium LTO-3"},
> mt already knows LTO-3 and 4.

Which version is that? I have mt V2.3.2 and do not see it in the code.

- Bartels

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

