Hi,
I am just starting to install Amanda and have a problem with GNU tar
1.13 (freshly downloaded from GNU ftp);
amanda<root>110: cd /
/
amanda<root>111: !tar
tar cf /dev/null --one-file-system .
tar: minor_t value 536870912 too large (max=16777215)
tar: Error exit delayed from previous errors
amanda<root>112: tar --version
tar (GNU tar) 1.13
Copyright (C) 1988, 92,93,94,95,96,97,98, 1999 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by John Gilmore and Jay Fenlason.
amanda<root>113:
When I try to run the tar command from the root or the directory tree,
it hangs with the above error. Error will appear even without the
--one-file-system option.
When Amanda tries to use tar to do the back-up, the same problem arise
and Amanda returns with a tar error 2.
System is FreeBSD 4.2 or 4.3 (same error on both).
Would any of you have a clue on that matter?
Thank you,
Olivier