Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jan 2006 21:34:27 +0100 (CET)
From:      Wojciech Puchar <wojtek@tensor.3miasto.net>
To:        freebsd-questions@freebsd.org
Subject:   /sbin/restore broken??!!
Message-ID:  <20060117213244.I72507@chylonia.3miasto.net>

next in thread | raw e-mail | index | archive | help

or maybe dump

while testing my full backup with restore -rvf, after 7-th DVD restoring 
fine, when started to restore 8-th DVD it prepends ? to every file name 
like this:

extract file ?/home/kopie/3miasto.net/root/NetBSD-1-5/usr/pkg/bin/a2p
extract file ?/home/kopie/3miasto.net/root/NetBSD-1-5/usr/pkg/bin/msggrep
extract file ?/home/kopie/3miasto.net/root/NetBSD-1-5/usr/pkg/bin/gettext
extract file ?/home/kopie/3miasto.net/root/NetBSD-1-5/usr/pkg/bin/msgconv
extract file ?/home/kopie/3miasto.net/root/NetBSD-1-5/usr/pkg/bin/ngettext
extract file ?/home/kopie/3miasto.net/root/NetBSD-1-5/usr/pkg/bin/msgfmt
extract file ?/home/kopie/3miasto.net/root/NetBSD-1-5/usr/pkg/bin/msgcmp
extract file ?/home/kopie/3miasto.net/root/NetBSD-1-5/usr/pkg/bin/msgmerge
extract file ?/home/kopie/3miasto.net/root/NetBSD-1-5/usr/pkg/bin/msgunfmt
extract file 
?/home/kopie/3miasto.net/root/NetBSD-1-5/usr/pkg/bin/screen-3.9.13
extract file 
?/home/kopie/3miasto.net/root/NetBSD-1-5/usr/pkg/bin/msgattrib


and of course failed to create.

i stopped restore, added symlink with

ln -s . \?

and rerun it from DVD 8 so it is able to restore files.

but what's this "?" ??!!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060117213244.I72507>