Bug 1772274
| Summary: | Branch request: ShellCheck for EPEL8 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Leon Fauster <leonfauster> |
| Component: | ShellCheck | Assignee: | Dridi Boukelmoune <dridi.boukelmoune> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel8 | CC: | dridi.boukelmoune, jan.iven, mail, orion, petersen, rwood |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ShellCheck-0.6.0-3.el8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-09-05 08:30:35 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
Leon Fauster
2019-11-14 00:45:32 UTC
We will thanks - unfortunately ghc is not ready yet for EPEL8... In the meantime maybe you can try my epel7 copr or a fedora build. EPEL8 appears to have ghc now. Can this be revisited? I have now finally requested a branch for epel8 While ghc itself may be in EPEL8, many deps are still missing: DEBUG util.py:444: No matching package to install: 'ghc-Diff-prof' DEBUG util.py:444: No matching package to install: 'ghc-QuickCheck-prof' DEBUG util.py:444: No matching package to install: 'ghc-aeson-prof' DEBUG util.py:444: No matching package to install: 'ghc-array-prof' DEBUG util.py:444: No matching package to install: 'ghc-base-prof' DEBUG util.py:444: No matching package to install: 'ghc-bytestring-prof' DEBUG util.py:444: No matching package to install: 'ghc-containers-prof' DEBUG util.py:444: No matching package to install: 'ghc-deepseq-prof' DEBUG util.py:444: No matching package to install: 'ghc-directory-prof' DEBUG util.py:444: No matching package to install: 'ghc-filepath-prof' DEBUG util.py:444: No matching package to install: 'ghc-mtl-prof' DEBUG util.py:444: No matching package to install: 'ghc-parsec-prof' DEBUG util.py:444: No matching package to install: 'ghc-process-prof' DEBUG util.py:444: No matching package to install: 'ghc-regex-tdfa-prof' I am not sure what happened but looks like the ghc package is broken :-( So I need to look into it hmm... I hadn't seen this before. (In reply to Orion Poplawski from comment #4) > DEBUG util.py:444: No matching package to install: 'ghc-Diff-prof' > DEBUG util.py:444: No matching package to install: 'ghc-QuickCheck-prof' > DEBUG util.py:444: No matching package to install: 'ghc-aeson-prof' > DEBUG util.py:444: No matching package to install: 'ghc-array-prof' > DEBUG util.py:444: No matching package to install: 'ghc-base-prof' > DEBUG util.py:444: No matching package to install: 'ghc-bytestring-prof' > DEBUG util.py:444: No matching package to install: 'ghc-containers-prof' > DEBUG util.py:444: No matching package to install: 'ghc-deepseq-prof' > DEBUG util.py:444: No matching package to install: 'ghc-directory-prof' > DEBUG util.py:444: No matching package to install: 'ghc-filepath-prof' > DEBUG util.py:444: No matching package to install: 'ghc-mtl-prof' > DEBUG util.py:444: No matching package to install: 'ghc-parsec-prof' > DEBUG util.py:444: No matching package to install: 'ghc-process-prof' > DEBUG util.py:444: No matching package to install: 'ghc-regex-tdfa-prof' (Many of these are provided by ghc...) Sorry I was talking nonsense - you are correct indeed: the current ghc build does have profiling libs. Actually my plan is to move ghc to 8.4.4 first, but it has been taking me too long, sorry. FEDORA-EPEL-2022-619c71c0b0 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-619c71c0b0 FEDORA-EPEL-2022-619c71c0b0 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-619c71c0b0 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2022-619c71c0b0 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. |