On Tue, Nov 30, 2010 at 12:19:32PM +0000, OBATA Akio (via DragonFly issue tracker) wrote: > > OBATA Akio <[email protected]> added the comment: > > System default catalog is /usr/pkg/etc/xml/catalog, users can customize it. > /usr/pkg/share/xml/catalog is maintained by pkgsrc framework, loaded from > .../etc/ > xml/catalog by default, i.e. used by internally, users should not edit it by > hands and it should not be used directly.
I fixed this locally by adding this line to /usr/pkg/etc/mk.conf XML_DEFAULT_CATALOG=/usr/pkg/share/xml/catalog Perhaps we should put this in the default mk.conf on the install media. Cheers, Joe
