Subject: Re: pkg/29200 (.pkgdb not created if workdir already exists)
To: None <pkg-manager@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: None <jlam@netbsd.org>
List: pkgsrc-bugs
Date: 06/27/2006 04:07:56
Synopsis: .pkgdb not created if workdir already exists

State-Changed-From-To: open->feedback
State-Changed-By: jlam@netbsd.org
State-Changed-When: Tue, 27 Jun 2006 04:07:55 +0000
State-Changed-Why:
I don't believe that this problem exists anymore in current pkgsrc.  The
parts of the pkgsrc infrastructure which create files in .pkgdb have been
modified to ensure the directory is created, and the PKG_DB_TMPDIR target
has been separated from the WRKDIR target.  Could you test and verify that
this PR no longer applies?  Thanks!