Date: Mon, 14 Mar 2022 07:31:32 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 262545] devel/py-buildbot-worker missing dependency www/py-autobahn Message-ID: <bug-262545-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262545 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 =3D self.createOrGetApplication() File "/usr/local/lib/python3.8/site-packages/twisted/application/app.py", line 437, in createOrGetApplication application =3D getApplication(self.config, passphrase) --- <exception caught here> --- File "/usr/local/lib/python3.8/site-packages/twisted/application/app.py", line 446, in getApplication application =3D service.loadApplication(filename, style, passphrase) File "/usr/local/lib/python3.8/site-packages/twisted/application/service.= py", line 404, in loadApplication application =3D sob.loadValueFromFile(filename, "application") File "/usr/local/lib/python3.8/site-packages/twisted/persisted/sob.py", l= ine 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", li= ne 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262545-7788>