bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] Problem with multi-volume archives.


From: Petr Sumbera
Subject: Re: [Bug-tar] Problem with multi-volume archives.
Date: Fri, 09 Jul 2010 12:48:02 +0200
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.9) Gecko/20100607 Lightning/1.0b1 Thunderbird/3.0.4

Dne  9.07.10 12:19, Sergey Poznyakoff napsal(a):
Petr Sumbera<address@hidden>  ha escrit:

gtar: Archive value -3654 is out of off_t range 0..9223372036854775807
gtar: Archive value -3654 is out of uintmax_t range 0..18446744073709551615

This means that test.tar.2 does not begin with a valid tar header.

Note that I'm testing this with some small mounted UFS file system
mounted on /mnt for the first volume where second volume for the rest
of test data is stored on main file system with plenty of space.

Do you get the same result when testing the entire multivolume archive
on that filesystem? For example:

   tar -M -t -f ./test.tar -f ./test.tar.2

Do you mean to copy /mnt/test.tar to /? Yes it's the same.

The problem is at somewhere at archive creation..

Thanks,

Petr



reply via email to

[Prev in Thread] Current Thread [Next in Thread]