tech-pkg archive

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

Re: rsync and pbulk



* On 2015-10-18 at 06:14 BST, Richard PALO wrote:

> > Building pkg_summary...
> > /opt/pbulk32/libexec/pbulk/build[66]: -zc: not found
> 
> This last bit is because I needed to update pbulk.conf with the latest,
> but there, too, I noticed an issue fixed with the following patch:
> > diff --git a/pkgtools/pbulk/Makefile b/pkgtools/pbulk/Makefile
> > index 090b64a0..0630eef 100644
> > --- a/pkgtools/pbulk/Makefile
> > +++ b/pkgtools/pbulk/Makefile
> > @@ -34,7 +34,7 @@ SUBST_FILES.tools=    pbulk.conf scripts/build scripts/build-client-start \
> >  SUBST_VARS.tools=      AWK BZIP2 CHOWN DIGEST GZIP_CMD ID MAIL_CMD NEATO \
> >                         PBULK_CONFIG PBULK_CONFIG_VERSION PKG_ADD_CMD \
> >                         PKG_DELETE_CMD PKG_INFO_CMD PREFIX SED SH TAR \
> > -                       TARGET_MAKE
> > +                       TARGET_MAKE XZ
> >  
> >  CONF_FILES+=   share/examples/pbulk/pbulk.conf ${PKG_SYSCONFDIR}/pbulk.conf

Right, thanks - we generate our own pbulk.conf's so I won't have
tested whether this works out of the box.  I'll fix it.

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index