Thanks.

On Wed, Jan 18, 2017 at 4:01 AM, Pierre Tardy <tar...@gmail.com> wrote:

> Hi Chris,
>
> This is a new warning that got introduced with Twisted 16.6
> This will get a fix in Buildbot Nine, but it is unlikely we fix it in
> Buildbot Eight.
>
> You can downgrade Twisted or disable the warnings in your buildbot.tac:
>
> https://docs.python.org/2/library/warnings.html
>
>
> Le mer. 18 janv. 2017 à 06:18, Chris Spencer <chriss...@gmail.com> a
> écrit :
>
>> 2.7
>>
>> On Tue, Jan 17, 2017 at 8:44 PM, Bill Deegan <b...@baddogconsulting.com>
>> wrote:
>>
>> What version of python is the default on your system?
>>
>> On Tue, Jan 17, 2017 at 6:21 PM, Chris Spencer <chriss...@gmail.com>
>> wrote:
>>
>> I just upgraded a Buildbot's server to Ubuntu 16, and now I'm seeing
>> Buildbot's twistd.log balloon to several MB within a few seconds, because
>> it's populating it with thousands of lines of:
>>
>> 2017-01-17 19:13:51-0500 [-] /usr/local/myproject/.env/
>> local/lib/python2.7/site-packages/twisted/internet/utils.py:28:
>> exceptions.DeprecationWarning: Argument strings and environment keys/values
>> passed to reactor.spawnProcess should be bytes, not unicode.
>>
>> Is there any way I can fix or suppress these? It's generating thousands
>> of these, even when Buildbot is sitting there idle.
>>
>> My versions:
>>
>> Twisted==16.6.0
>> buildbot==0.8.12
>> buildbot-slave==0.8.12
>>
>> I tried upgrading Buildbot to the latest, but I received even more
>> errors, since it seems like a lot of non-backwards compatible changes were
>> made in buildbot 0.9*.
>>
>> _______________________________________________
>> users mailing list
>> users@buildbot.net
>> https://lists.buildbot.net/mailman/listinfo/users
>>
>>
>>
>> _______________________________________________
>> users mailing list
>> users@buildbot.net
>> https://lists.buildbot.net/mailman/listinfo/users
>
>
_______________________________________________
users mailing list
users@buildbot.net
https://lists.buildbot.net/mailman/listinfo/users

Reply via email to