Bug 1956651

Summary: mingw-crt is missing in CentOS 9 Stream
Product: Red Hat Enterprise Linux 9 Reporter: Andreas Schneider <asn>
Component: mingw-crtAssignee: Virtualization Maintenance <virt-maint>
Status: CLOSED CURRENTRELEASE QA Contact: rhel8-maint
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: CentOS StreamCC: ailan, asn, bstinson, jwboyer, rjones
Target Milestone: beta   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-04 16:46:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andreas Schneider 2021-05-04 07:33:06 UTC
Description of problem:

DEBUG util.py:446:  (try to add '--skip-broken' to skip uninstallable packages)
DEBUG util.py:444:  Error: 
DEBUG util.py:444:   Problem 1: conflicting requests
DEBUG util.py:444:    - nothing provides mingw32-crt needed by mingw32-gcc-10.2.1-7.el9.x86_64
DEBUG util.py:444:   Problem 2: conflicting requests
DEBUG util.py:444:    - nothing provides mingw64-crt needed by mingw64-gcc-10.2.1-7.el9.x86_64


https://kojihub.stream.rdu2.redhat.com/koji/taskinfo?taskID=257174

Comment 1 Richard W.M. Jones 2021-05-04 08:48:34 UTC
I built it last week:

  https://kojihub.stream.rdu2.redhat.com/koji/buildinfo?buildID=5458

but it seems to be stuck on gating tests.  Unfortunately the OSCI
system doesn't send any email or indication if something fails.
The only way to find out is to manually poll OSCI, or if someone
files a bug.

So I polled it now:

  https://dashboard.osci.redhat.com/#/artifact/brew-build/aid/36535567

and it turned out to be a bug in OSCI (unsurprisingly, the system
commonly has failures like this):

  Failed to pull image 'docker-registry.upshift.redhat.com/osci/rpminspect:b278f92'.

I've just waived that test so hopefully it'll go through gating soon.

Comment 2 Richard W.M. Jones 2021-05-04 09:09:17 UTC
Waiving the failed test seems to have caused the build to move into
c9s-candidate.  I expect we will need to wait until it gets built in
RHEL.  Can you try again in a few hours please.

Comment 3 Richard W.M. Jones 2021-05-04 11:07:45 UTC
Build should be available in brew now, so it's only a matter of time before
it should be available in composes etc.
https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=1591456

Comment 4 Andreas Schneider 2021-05-04 15:58:43 UTC
The Samba build completed successfully now.

https://kojihub.stream.rdu2.redhat.com/koji/taskinfo?taskID=257609

Thanks!

Comment 5 Richard W.M. Jones 2021-05-04 16:46:48 UTC
OK let's close this, since it seems to be resolved.