#628 GLIBC32 Build Adjustments
Closed 6 years ago by mohanboddu. Opened 6 years ago by kellin.
kellin/pungi-fedora releng_issue_7578  into  master

file modified
+1
@@ -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.

Pull-Request has been closed by mohanboddu

6 years ago
Metadata