Skip to content

Fix FPM building RPM packages

Georgi N. Georgiev requested to merge ggeorgiev/fix-rpm-timeout into main

What does this MR do?

Upgrades the CI image distro to bookworm which upgrades rpmbuild. The old rpmbuild would sometimes hang. This version didn't appear to have that problem, I ran dozens of pipelines.

Since dpkg-sig is no longer in the bookworm repos we need to install it manually: #36953 (comment 1730698447).

Why was this MR needed?

What's the best way to test this MR?

What are the relevant issue numbers?

Related #36953 (comment 1730698447) Closes #37323 (closed)

Edited by Georgi N. Georgiev

Merge request reports