hell o again, i have succesful installed the amanda+gpg by http://security.uchicago.edu/tools/gpg-amanda/ solution, and test backup done fine. but one thing: when i try to restore some files from tape by amrestore tool, last printing strange messages:
--------------
amrecover> setdate 2003-09-20
200 Working date set to 2003-09-20.
amrecover> setdisk /home/exim/archived
200 Disk set to /home/exim/archived.
amrecover>ls
2003-09-20 .
2003-09-20 testfile
amrecover> add testfile
Added /testfile
amrecover> extract
Extracting files using tape drive /dev/rmt/0bn on host backup.host.
The following tapes are needed: servers08
Restoring files into directory /root
Continue [?/Y/n]?
Extracting files using tape drive /dev/rmt/0bn on host backup.host
Load tape servers08 now
Continue [?/Y/n/s/t]?
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: ./testfile: Not found in archive
tar: Error exit delayed from previous errors
extract_list - child returned non-zero status: 2
Continue [?/Y/n/r]? n
amrecover>
--------------------
no any request passphrase etc producing at this. gzip wrapper works well by running from console.. where i'm wrong? look's like new 'gzip' do not uncompress file and transfered it directly to tar...
vlad.
