[Bug 262545] devel/py-buildbot-worker missing dependency www/py-autobahn
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Mar 2022 07:31:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262545 Bug ID: 262545 Summary: devel/py-buildbot-worker missing dependency www/py-autobahn Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: bofh@freebsd.org Reporter: ari@ish.com.au Flags: maintainer-feedback?(bofh@freebsd.org) Assignee: bofh@freebsd.org Starting buildbot_worker. Unhandled Error Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/twisted/application/app.py", line 674, in run runApp(config) File "/usr/local/lib/python3.8/site-packages/twisted/scripts/twistd.py", line 29, in runApp runner.run() File "/usr/local/lib/python3.8/site-packages/twisted/application/app.py", line 370, in run self.application = self.createOrGetApplication() File "/usr/local/lib/python3.8/site-packages/twisted/application/app.py", line 437, in createOrGetApplication application = getApplication(self.config, passphrase) --- <exception caught here> --- File "/usr/local/lib/python3.8/site-packages/twisted/application/app.py", line 446, in getApplication application = service.loadApplication(filename, style, passphrase) File "/usr/local/lib/python3.8/site-packages/twisted/application/service.py", line 404, in loadApplication application = sob.loadValueFromFile(filename, "application") File "/usr/local/lib/python3.8/site-packages/twisted/persisted/sob.py", line 177, in loadValueFromFile eval(codeObj, d, d) File "/var/build/buildbot.tac", line 4, in <module> from buildbot_worker.bot import Worker File "/usr/local/lib/python3.8/site-packages/buildbot_worker/bot.py", line 19, in <module> from buildbot_worker.null import LocalWorker File "/usr/local/lib/python3.8/site-packages/buildbot_worker/null.py", line 23, in <module> from buildbot_worker.pb import WorkerForBuilderPbLike File "/usr/local/lib/python3.8/site-packages/buildbot_worker/pb.py", line 42, in <module> from buildbot_worker.msgpack import BuildbotWebSocketClientFactory File "/usr/local/lib/python3.8/site-packages/buildbot_worker/msgpack.py", line 21, in <module> from autobahn.twisted.websocket import WebSocketClientFactory builtins.ModuleNotFoundError: No module named 'autobahn' Failed to load application: No module named 'autobahn' ------------ Resolved by installing www/py-autobahn -- You are receiving this mail because: You are the assignee for the bug.