Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
BB V1.01
-
Sprint 3 (10.02.2025)
Description
Next version after 11.8 is 12.0
Buildbot fails to build: https://buildbot.mariadb.org/#/builders/1/builds/54130
// Some comments here |
public String getFoo()
|
{
|
Traceback (most recent call last):
|
File "/opt/buildbot/.venv/lib/python3.9/site-packages/twisted/internet/defer.py", line 1857, in _cancellableInlineCallbacks |
_inlineCallbacks(None, gen, status, _copy_context()) |
File "/opt/buildbot/.venv/lib/python3.9/site-packages/twisted/internet/defer.py", line 1693, in _inlineCallbacks |
result = context.run( |
File "/opt/buildbot/.venv/lib/python3.9/site-packages/twisted/python/failure.py", line 518, in throwExceptionIntoGenerator |
return g.throw(self.type, self.value, self.tb) |
File "/opt/buildbot/.venv/lib/python3.9/site-packages/buildbot/steps/trigger.py", line 281, in run |
yield self.addLogWithException(e) |
--- <exception caught here> --- |
File "/opt/buildbot/.venv/lib/python3.9/site-packages/buildbot/steps/trigger.py", line 279, in run |
bsid, brids = yield idsDeferred |
builtins.KeyError: '12.0' |
}
|
Need to add 12.0 to constants.py
Attachments
Issue Links
- causes
-
MDBF-980 LibVirt - Make check_upgraded_versions() treat upgrade to 12.0.0
-
- Closed
-