Ronald Oussoren <ronaldousso...@mac.com> added the comment:

The darwin version change is likely due to an upgrade from macOS 10.13.1 to 
10.13.2.

The user change can be due to the introduction of a new system user, but I 
don't know when user _timed was introduced and don't have 10.3 VMs other than 
one running 10.13.2.  User _timed does not exist on 10.12.6, and is hence a 
fairly recent addition.

The buildbot operator could verify this by checking the UID for user buildbot, 
this likely conflicts with user _timed. The fix for that would be the give user 
buildbot a new UID and chown all files in the buildbot tree to the new UID.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32517>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to