Subject: Re: pkg_add nuked my system and I'm going nuts
To: Hubert Feyrer <hubert.feyrer@rrzc1.rz.uni-regensburg.de>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: tech-pkg
Date: 07/08/1998 09:28:11
I just looked at the code in pen.c.  It's an accident waiting to
happen, given how carelessly it distinguishes between the original
original working directory and the `playpen' directory.

My guess is that leave_playpen() is getting called more times than
make_playpen...

			     - Bill