NetBSD-Users archive

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

Re: error writing to stdout



* On 2018-12-13 at 17:31 GMT, Mike Pumford wrote:

> On 13/12/2018 16:47, Jonathan Perkin wrote:
> > I used to see this error a lot when running bulk builds where the
> > output was being logged to an NFS share.  Switching it to a local file
> > system not only improved performance, it made this problem disappear.
> > 
> > I never figured out why exactly it was happening.
>
> Was that a straight io redirect?

Yes, this section of pbulk:

  https://github.com/joyent/pkgsrc/blob/trunk/pkgtools/pbulk/files/pbulk/scripts/pkg-build#L184-L192

Our change to allow writing to a local file system is here:

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

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


Home | Main Index | Thread Index | Old Index