Amanda-Users

Re: problem with amrecover

2003-10-10 04:13:54
Subject: Re: problem with amrecover
From: Paul Bijnens <paul.bijnens AT xplanation DOT com>
To: Andreas Otto <andreas_otto AT vodafone DOT com>
Date: Fri, 10 Oct 2003 10:10:02 +0200
Andreas Otto wrote:


07741131644/./aotto/.REPOSITORY/TacClient/etc/help/contents/aruseruntitled00000368.htm,v

Symptom of tar version 1.13.  Bad, very bad.
You need tar.1.13.19 at least, or better yet 1.13.25.
Get it from:

ftp://alpha.gnu.org/gnu/tar/tar-1.13.25.tar.gz

You can fix your indexes by stripping off the leading digits, up to
the first dot:

(untested, use at your own risk)

gunzip *.gz
perl -i.bak -e 's!^\d+/\.!!' *
gzip *
rm *.bak.gz   # after verification of the results :-)


--
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>