Closed s-daveb closed 3 years ago
Seems like the minimum dependent version for this plugin for buildbot is incorrect. The MessageFormatterRenderable
was introduced around buildbot 2.10. You are using buildbot 2.7.0. If that is not possible you can use this plugin in Version v1.3.1.
Your log is stating you are using buildbot_gitea
v1.4.0 Which has the dependency
install_requires=[
"buildbot>=3.0.0"
]
So i'm not sure how that got installed in the first place.
Oh, I've tried it with the latest version and was thinking maybe some of my system application versions were incompatible.
. The MessageFormatterRenderable was introduced around buildbot 2.10. You are using buildbot 2.7.0. If that is not possible you can use this plugin in Version v1.3.1.
I had a hunch it was something like this.
It seems the latest version of Buildbot in FreeBSD Ports is 2.10.5, which should support that new API. Will open another issue if I still have problems.
@pampersrocker Thank you for your help
Hi, I hope you're doing well.
I was wondering if you could help me. I'm trying to set up a simple buildbot instance in a FreeBSD Jail.... but whenver I try to launch the system with the reporter, I get the error message in the title,
Environment:
Twistd.log:
master.cfg: