[Buildbot-devel] trial buildbot.test failures on NetBSD

Dustin J. Mitchell dustin at zmanda.com
Mon Jul 6 16:59:03 UTC 2009


On Mon, Jul 6, 2009 at 10:40 AM, Jeremy C. Reed<reed at reedmedia.net> wrote:
> I can try. Can you provide instructions or point me to docs on running
> an individual test?

trial buildbot.test.test_run.Triggers.testTriggerBuild

> Do you need to login? Or just have me setup a "slave"?

Well, having a login might help me diagnose these problems, but
long-term I'd just like a buildslave connected to
buildbot.net/metabuildbot.

> Fewer problems than mine. Maybe I am missing some dependencies.

I suspect there's some assumption that Buildbot or Twisted is making
about the underlying operating system that's not satisfied in NetBSD
-- most of these errors are basically "things didn't happen in the
order I expected with interactions between multiple processes".  This
isn't the fork/vfork distinction (which process runs first), but might
have something to do with handling of inherited file descriptors or
perhaps pty's.  Does this remind you of any common
NetBSD-compatibility problems?

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com




More information about the devel mailing list