Learn more about these different git repos.
Other Git URLs
e4e0bed
@@ -160,6 +160,7 @@
]
filter_packages = [
+ ("^.*$", {"*": ["glibc32"]),
('(Workstation|Server)$', {
'*': [
'kernel*debug*',
Signed-off-by: Robert Marshall rmarshall@redhat.com
Syntax wise it's correct, and it should exclude glibc32 from the output.
The releng ticket talks about libgcc32 package as well. I think it should be added here too.
Closing this in favor of https://pagure.io/pungi-fedora/pull-request/636
Pull-Request has been closed by mohanboddu
https://pagure.io/releng/issue/7578
Signed-off-by: Robert Marshall rmarshall@redhat.com