Chad Dougherty
Chad Dougherty
OK, this is completed for the Ubuntu Trusty and Xenial images since they're currently enabled in Jenkins. I can update other images if you'd like but it's probably better to...
Could you please elaborate on what is breaking? I tested multiple invocations of `packages.sh` with 2ff8c44b8c89cd1242860290e928eb5cf2bdb3b0 applied and did not have any problems.
This is probably the result of the upgraded workers using a different `LOCALE`. I'll see if I can reset it to `C`.
OK, I think it's fixed now. Let me know if you find otherwise. I think this may have been fallout from a minor catastrophe that befell the Jenkins server due...
I restarted the build for #1475 and it passed. I'm not inclined to go through and create a separate issue for every PR that wound up in this state, if...
Got it. I'll start on this soon.
For what it's worth, it used to work just fine under Debian Stretch which uses gcc 6.3 as the default (i.e., `apt-get install gcc`). This was before a lot of...
Thanks. I'll fix this.
I've implemented a workaround in a cron job on each of the workers that removes workspaces from old (>1 day) builds. The correct long term fix is to have the...