Skip to content
  • Massimiliano Culpo's avatar
    Fixes conflicts in OSX nightly tests (#7732) · fa07f95a
    Massimiliano Culpo authored
    fixes #7593
    
    Unit tests on OSX are trying to concretize mpileaks, and they fail due
    to a conflict in the package:
    
    "%gcc@7.2.0:" conflicts with "elfutils@0.163"
    
    This solves the issue asking explicitly to concretize against
    elfutils@1.170
    fa07f95a