Skip to content

Strip back support for EL8

Duncan Macleod requested to merge duncanmmacleod/metapackages:skip-el8 into master

This MR strips back attempted builds on EL8 to just those metapackages that don't currently fail. We should manually enable other metapackages as they are updated.

The GDS metapackages fail because GDS isn't built yet, but a number of the lscsoft-external-* ones fail just because there are a bunch of python2 references that can and should be removed.

Merge request reports