Fix FTBFS on python 3.12
Bug #2078742 reported by
Dave Jones
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vanguards (Ubuntu) |
Fix Released
|
Undecided
|
Dave Jones | ||
Noble |
Fix Released
|
Undecided
|
Dave Jones |
Bug Description
[Impact]
* vanguards is incompatible with Python 3.12 which
removes the deprecated SafeConfigParser class.
* This causes the package to FTBFS on Noble/Oracular.
[Test Plan]
* Confirm the source package builds successfully.
* Compare the binary package contents with the older
build (last working) and confirm it is as expected
(no changes other than the applied code changes,
and other reasonable delta; e.g., version strings).
[Regression Potential]
* Another, different build failure (actually progress).
* Different package contents after the rebuild.
Changed in vanguards (Ubuntu): | |
status: | New → Confirmed |
assignee: | nobody → Dave Jones (waveform) |
Changed in vanguards (Ubuntu Noble): | |
status: | New → Confirmed |
assignee: | nobody → Dave Jones (waveform) |
To post a comment you must log in.
Added the SRU bug template for Noble.