Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2000 11:10:02 -0700 (PDT)
From:      Gerhard Sittig <Gerhard.Sittig@gmx.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/21017: mtree's "no such file" message at job's end
Message-ID:  <200009051810.LAA29493@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/21017; it has been noted by GNATS.

From: Gerhard Sittig <Gerhard.Sittig@gmx.net>
To: Sheldon Hearn <sheldonh@uunet.co.za>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: bin/21017: mtree's "no such file" message at job's end
Date: Tue, 5 Sep 2000 18:28:33 +0200

 On Tue, Sep 05, 2000 at 12:18 +0200, Sheldon Hearn wrote:
 > 
 > On Sun, 03 Sep 2000 21:11:43 +0200, Gerhard Sittig wrote:
 > 
 > > >Number:         21017
 > > >Category:       bin
 > > >Synopsis:       mtree "no such file" message at job's end
 > 
 > Let us know if you can come up with a simpler How-To-Repeat
 > that generates the error predictably.
 
 I tried truss(1)ing the mtree process.  But that's somewhat
 pointless with 550MB of /usr files and only 200MB of free disk
 space (truss will produce a complete line of text for every 1K of
 data read, and mtree seems to compute every checksum separately).
 That's when script(1) or "truss mtree 2> logfile" won't work.
 
 I guess I have to dig into setting up multilog from the
 daemontools package for this particular purpose.  I hope to have
 the stderr tail of truss available, then.  Maybe I can tell you
 soon which syscall results in the ENOENT(?) error.
 
 Am I really alone in seeing this erroneous message or am I one of
 very few people using mtree for more than a "make hierarchy"?  I
 wouldn't think so.  At least I hoped to have some users jumping
 in saying "me too, preferably under _these_ conditions" ...
 
 
 virtually yours   82D1 9B9C 01DC 4FB4 D7B4  61BE 3F49 4F77 72DE DA76
 Gerhard Sittig   true | mail -s "get gpg key" Gerhard.Sittig@gmx.net
 -- 
      If you don't understand or are scared by any of the above
              ask your parents or an adult to help you.
 


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?200009051810.LAA29493>