Bug 29093

Summary: Pipe problem in Restore
Product: Base System Reporter: Myles Clinton <myles>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-STABLE   
Hardware: Any   
OS: Any   

Description Myles Clinton 2001-07-20 02:50:01 UTC
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?

Fix: 

Apparently someone fixed 'restore' but I don't see a fix in the CVS
How-To-Repeat: I get this proplem every time I pipe to the restore program
Comment 1 Matt Jacob freebsd_committer freebsd_triage 2001-10-02 06:10:23 UTC
State Changed
From-To: open->closed

There is no problem statement here. There is only a report that is 
clearly from NetBSD. Please document what the *FreeBSD* problem 
here is that you want fixed.