diff --git a/.github/packaging/cpan-libraries.json b/.github/packaging/cpan-libraries.json index c045f56238..b750e408e3 100644 --- a/.github/packaging/cpan-libraries.json +++ b/.github/packaging/cpan-libraries.json @@ -271,6 +271,8 @@ { "name": "Net::DHCP", "rpm": { + "version": "0.8", + "comment": "Force version 0.8 because of a problem with the packaging job on version 0.9", "rpm_provides": "perl(Net::DHCP::Constants) perl(Net::DHCP::Packet)" } }, diff --git a/.github/workflows/plugins.yml b/.github/workflows/plugins.yml index c5bbc935cd..ff4e7ae4b0 100644 --- a/.github/workflows/plugins.yml +++ b/.github/workflows/plugins.yml @@ -388,7 +388,6 @@ jobs: image: testing:alma10 distrib: el10 arch: amd64 - skip_robot_tests: true - package_extension: deb image: testing:bullseye distrib: bullseye @@ -401,7 +400,6 @@ jobs: image: testing:trixie distrib: trixie arch: amd64 - skip_robot_tests: true - package_extension: deb image: testing:jammy distrib: jammy