Subject: Re: pkg/31586
To: None <jmmv@netbsd.org, pkgsrc-bugs@netbsd.org, gnats-admin@netbsd.org,>
From: None <martin@netbsd.org>
List: pkgsrc-bugs
Date: 10/21/2005 14:28:24
Synopsis: libgnomeprintui does not build

State-Changed-From-To: open->closed
State-Changed-By: martin@netbsd.org
State-Changed-When: Fri, 21 Oct 2005 14:28:23 +0000
State-Changed-Why:
This turned out to be a local problem:
I had a leftover directory /usr/pkg/share/pkginfo and some data in there
(while it should have been in /usr/pkg/lib/pkginfo).
Removing that directory and rebuilding affected pkgs made it work.

Thanks to Juan, who talked me throuhg this (hint: pkg-confing --debug is
extremely usefull for this kind of situation)