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: Sergey Poznyakoff
Subject: Re: [Bug-tar] Problem with multi-volume archives.
Date: Fri, 09 Jul 2010 13:19:13 +0300

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

Regards,
Sergey



reply via email to

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