Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2001 18:49:49 -0700 (PDT)
From:      Myles Clinton <myles@hosting.fm>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/29093: Pipe problem in Restore
Message-ID:  <200107200149.f6K1nnw67321@freefall.freebsd.org>

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

>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 <enami@sm.sony.co.jp>
From: Herb Peyerl <hpeyerl@beer.org>
List: current-users
Date: 01/18/2001 08:00:54 
enami tsugutomo <enami@sm.sony.co.jp>  wrote:
 > Herb Peyerl <hpeyerl@beer.org> 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




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