tech-pkg archive

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

Re: rsync and pbulk



* On 2015-10-16 at 14:13 BST, Richard PALO wrote:

> I'm also trying to get pbulk running useful in my environment,
> but I'm coming across some issues, one concerning frequently the following
> when running bulkbuild:
> > Warning: All log files of the previous pbulk run will be
> > removed in 5 seconds. If you want to abort, press Ctrl-C.
> > Removing old scan results
> > Using old scan results from /export/pub/pkgsrc/bulklog.old/meta/pscan
> > Scanning...
> > . 1/1
> > Resolving...
> > Scanning...
> > .......... 10/10
> > Resolving...
> > Scanning...
> > pbulk-scan: Could not bind socket: Address already in use

Needs our SO_REUSEADDR fix, which is in this commit along with the
rest of our pbulk changes:

  https://github.com/joyent/pkgsrc/commit/a6448d2

I'm currently working on splitting this up to make it easier for
people to pull in the bits they require (not all our changes are
suitable for upstream).

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


Home | Main Index | Thread Index | Old Index