Not expected to work for RHEL-8 system annobin (RHBZ#1889821)
This commit is contained in:
parent
f2fa59ebdc
commit
61f2e1ebe0
1 changed files with 2 additions and 6 deletions
|
|
@ -61,13 +61,9 @@ link:
|
|||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=2013708
|
||||
adjust:
|
||||
- enabled: false
|
||||
when: distro < rhel-8 and collection is not defined
|
||||
when: distro < rhel-9 and collection is not defined
|
||||
continue: false
|
||||
because: No annobin there
|
||||
- enabled: false
|
||||
when: distro == rhel-8 and distro ~< rhel-8.6 and collection is not defined
|
||||
continue: false
|
||||
because: annobin<10.06, known to fail
|
||||
because: No or less-featured annobin
|
||||
- enabled: false
|
||||
when: collection == gcc-toolset-10, devtoolset-10
|
||||
continue: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue