Skip to content

Commit

Permalink
Blacklist ament_black from RHEL-9 (#297)
Browse files Browse the repository at this point in the history
It requires two packages that don't seem to have packages in RHEL: python3-uvloop and black.  Just disable the package.

Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette authored Mar 6, 2024
1 parent 8580fe8 commit 5e00ef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rolling/release-rhel-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ notifications:
maintainers: false
package_blacklist:
- acado_vendor # Requires unreleased changes
- ament_black # python3-uvloop and black have no RPM packages for RHEL
- ament_download # Build failures on RHEL https://github.com/samsung-ros/ament_download/pull/3
- control_box_rst # coinor-libipopt-dev has no RPM for RHEL 9
- four_wheel_steering_msgs # Requires unreleased changes
Expand Down

0 comments on commit 5e00ef3

Please sign in to comment.