WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
313767
Services-EWS is failing buildbot checkconfig due to missing package
https://bugs.webkit.org/show_bug.cgi?id=313767
Summary
Services-EWS is failing buildbot checkconfig due to missing package
Aakash Jain
Reported
2026-04-30 11:54:11 PDT
Services-EWS is failing buildbot checkconfig due to missing packages. e.g.:
https://ews-build.webkit.org/#/builders/28/builds/158952#bb-step-15
python3 ../buildbot-cmd checkconfig in dir /Volumes/Data/worker/Services-EWS/build/Tools/CISupport/build-webkit-org (timeout 120 secs) watching logfiles {} argv: [b'python3', b'../buildbot-cmd', b'checkconfig'] using PTY: False :0: UserWarning: You do not have a working installation of the service_identity module: 'No module named 'pyasn1''. Please install it from <
https://pypi.python.org/pypi/service_identity
> and make sure all of its dependencies are satisfied. Without the service_identity module, Twisted can perform only rudimentary TLS client hostname verification. Many valid certificate/hostname mappings may be rejected. Traceback (most recent call last): File "/Volumes/Data/worker/Services-EWS/build/Tools/Scripts/libraries/autoinstalled/python-3-arm64/buildbot/scripts/base.py", line 155, in getConfigFromTac exec(f.read(), tacGlobals) # pylint: disable=exec-used File "<string>", line 4, in <module> File "/Volumes/Data/worker/Services-EWS/build/Tools/Scripts/libraries/autoinstalled/python-3-arm64/buildbot/master.py", line 52, in <module> from buildbot.worker.protocols.manager.msgpack import MsgManager File "/Volumes/Data/worker/Services-EWS/build/Tools/Scripts/libraries/autoinstalled/python-3-arm64/buildbot/worker/protocols/manager/msgpack.py", line 19, in <module> import msgpack ModuleNotFoundError: No module named 'msgpack'
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-04-30 11:54:26 PDT
<
rdar://problem/175961455
>
Aakash Jain
Comment 2
2026-04-30 11:56:31 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/63988
EWS
Comment 3
2026-04-30 12:06:56 PDT
Committed
312381@main
(9b23c112eabd): <
https://commits.webkit.org/312381@main
> Reviewed commits have been landed. Closing PR #63988 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug