Skip to content

Commit f2008c6

Browse files
binujpchristopherco
authored andcommitted
workaround: disable %check for failing perl packages
This could be a package incompatility issue which can be sorted out later during stage2 build.
1 parent 23a1605 commit f2008c6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

base/comps/component-check-disablement.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,12 @@ components = [
170170
"superlu_dist",
171171
"trivy",
172172
"virt-v2v",
173+
"perl-SOAP-Lite",
174+
"perl-XML-Catalog",
175+
"perl-XML-DOM",
176+
"perl-XML-Simple",
177+
"perl-XML-Twig",
178+
"perl-XML-XPath",
173179
]
174180

175181
[component-groups.check-skip-initial-failures.default-component-config.build]

0 commit comments

Comments
 (0)