Amanda-Users

Re: ? amrecover doesn't see index contents

2004-03-01 16:55:41
Subject: Re: ? amrecover doesn't see index contents
From: Paul Bijnens <paul.bijnens AT xplanation DOT com>
To: Allen Liu --- work <allen AT bellglobal DOT com>
Date: Mon, 01 Mar 2004 22:46:19 +0100
Frank Smith wrote:
--On Monday, March 01, 2004 16:11:47 -0500 Allen Liu --- work <allen AT bellglobal 
DOT com> wrote:
spike:root:#more 20040301_0
10020721223/./cfgadm
10020721223/./chroot

BAD version of tar, make sure you are using at least 1.13.19.
However, one person on the list had success by manually editing out
the leading numbers from the paths and then running amrecover.

tar 1.13.19 or better yet 1.13.25
from : ftp://alpha.gnu.org/gnu/tar/tar-1.13.25.tar.gz
( but NOT 1.13.90 or later, yet).

This works to fix the index-files:

$ gunzip 2004*
$ perl -pi.bak -e 's!^\d+/\.!!' 2004*
$ gzip 2004*[0-9]

(remove the .bak files afterwards if it's fixed)


--
Paul Bijnens, Xplanation                            Tel  +32 16 397.511
Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
http://www.xplanation.com/          email:  Paul.Bijnens AT xplanation DOT com
***********************************************************************
* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, F6, *
* quit,  ZZ, :q, :q!,  M-Z, ^X^C,  logoff, logout, close, bye,  /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
* kill -9 1,  Alt-F4,  Ctrl-Alt-Del,  AltGr-NumLock,  Stop-A,  ...    *
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
***********************************************************************

<Prev in Thread] Current Thread [Next in Thread>