[Webkit-unassigned] [Bug 222974] New: buildbot checkconfig is failing in ews after buildbot upgrade

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 9 07:09:42 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=222974

            Bug ID: 222974
           Summary: buildbot checkconfig is failing in ews after buildbot
                    upgrade
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

'buildbot checkconfig' is failing in EWS after Buildbot upgrade (to v2.10.1 which uses Python 3). e.g.: https://ews-build.webkit.org/#/builders/20/builds/42076/steps/12/logs/stdio

Traceback (most recent call last):
  File "/usr/local/bin/buildbot", line 11, in <module>
    load_entry_point('buildbot==2.10.1', 'console_scripts', 'buildbot')()
  File "/Library/Python/3.7/site-packages/buildbot/scripts/runner.py", line 760, in run
    check_functional_environment(buildbot.config)
  File "/Library/Python/3.7/site-packages/buildbot/util/__init__.py", line 418, in check_functional_environment
    " are either unset or set to a valid locale.", str(e)
  File "/Library/Python/3.7/site-packages/buildbot/config.py", line 80, in error
    raise ConfigErrors([error])
buildbot.config.ConfigErrors: Your environment has incorrect locale settings. This means python cannot handle strings safely.
 Please check 'LANG', 'LC_CTYPE', 'LC_ALL' and 'LANGUAGE' are either unset or set to a valid locale.
unknown locale: UTF-8

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210309/3c0f3966/attachment-0001.htm>


More information about the webkit-unassigned mailing list