From owner-freebsd-bugs Thu Jul 19 18:50: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4544537B405 for ; Thu, 19 Jul 2001 18:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6K1o1a67347; Thu, 19 Jul 2001 18:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1C2837B401 for ; Thu, 19 Jul 2001 18:49:49 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6K1nnw67321; Thu, 19 Jul 2001 18:49:49 -0700 (PDT) (envelope-from nobody) Message-Id: <200107200149.f6K1nnw67321@freefall.freebsd.org> Date: Thu, 19 Jul 2001 18:49:49 -0700 (PDT) From: Myles Clinton To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/29093: Pipe problem in Restore Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 29093 >Category: bin >Synopsis: Pipe problem in Restore >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 19 18:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Myles Clinton >Release: 4.3-STABLE >Organization: RBN >Environment: FreeBSD bsd15.hosting.fm 4.3-STABLE FreeBSD 4.3-STABLE #0: Wed Jul 18 16:43:07 PDT 2001 root@bsd15.hosting.fm:/usr/obj/usr/src/sys/GENERIC i386 >Description: Subject: Re: Why my life is sucking. To: enami tsugutomo From: Herb Peyerl List: current-users Date: 01/18/2001 08:00:54 enami tsugutomo wrote: > Herb Peyerl writes: > > > DUMP: DUMP IS DONE > > Changing volumes on pipe input? > > abort? [yn] n > > I could reproduce this and the patch made the restore(8) to warn and > ignore missing files. > > enami@red-pepper% restore -if - < ../hoge.dump > restore > add * > restore > extract > Changing volumes on pipe input? > abort? [yn] y > dump core? [yn] y > Abort trap (core dumped) > enami@red-pepper% rm -rf * > enami@red-pepper% /i/netbsd/src/sbin/restore/obj.i386/restore -if - <../hoge.dump > restore > add * > restore > extrat > extrat: unknown command; type ? for help > restore > extract > ./emacs-21.0.90/etc/DOC: not found on tape > ./emacs-21.0.90/etc/DOC-21.0.90.1: not found on tape > set owner/mode for '.'? [yn] y > restore > quit > enami@red-pepper% cool. That looks way better. So are you going to commit or shall I send-pr? >How-To-Repeat: I get this proplem every time I pipe to the restore program >Fix: Apparently someone fixed 'restore' but I don't see a fix in the CVS >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message