tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pbulk error



Joerg Sonnenberger writes:
 > Your mk.conf would be a start.

Here is what I have in /usr/pkg_bulk/etc/mk.conf.  There is no
/etc/mk.conf file.

     # Example /usr/pkg_bulk/etc/mk.conf file produced by bootstrap-pkgsrc
     # Tue May  4 00:42:19 UTC 2010

     .ifdef BSD_PKG_MK       # begin pkgsrc settings


     PKG_DBDIR=              /usr/pkg_bulk/.pkgdb
     LOCALBASE=              /usr/pkg_bulk
     VARBASE=                /usr/pkg_bulk/var
     PKG_TOOLS_BIN=          /usr/pkg_bulk/sbin
     PKGMANDIR=              man

     WRKOBJDIR=                      /scratch
     PKGSRCDIR=                      /NetBSD/pbulk/pkgsrc
     DISTDIR=                        /NetBSD/pbulk/distfiles
     PACKAGES=                       /NetBSD/pbulk/packages

     FAILOVER_FETCH=                 yes

     # X11_TYPE=                     modular

     SKIP_LICENSE_CHECK=             yes
     ALLOW_VULNERABLE_PACKAGES=      yes

     PKG_DEVELOPER?=                 yes


     .endif                  # end pkgsrc settings

Here is the output from running bulkbuild from pbulk-base-0.41 (thanks
for adding the extra output):

     Cyclic dependency for package:
     gmake-3.81
     checkperms-1.11
     gcc-2.95.3nb7
     gmake-3.81

Suggestions of where to go from here?

Cheers,
Brook


Home | Main Index | Thread Index | Old Index