Bug 2104327
| Summary: | rubygem-rails: fails to install from epel9 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Carl George 🤠<carl> |
| Component: | rubygem-rails | Assignee: | Troy Dawson <tdawson> |
| Status: | MODIFIED --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel9 | CC: | mo, mtasaka, pvalena, ruby-packagers-sig, sseago, s, strzibny, tdawson, vondruch |
| Target Milestone: | --- | ||
| 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: | 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
Carl George ðŸ¤
2022-07-06 01:48:04 UTC
Yep rubygem-rails built just fine but doesn't install. rubygem-action* is one big inter-circular-dependancy mess. I'm thinking of untagging rubygem-rails rather than tackle the rubygem-action* mess. Still debating though. I have untagged rubygem-rails-7.0.2.3-1.el9 from epel9. When / If I, or others, tackle the rubygem-action* inter-dependency issue, I will rebuild it to the version at the time. Until then, it's not good to have an uninstallable package laying around. (In reply to Troy Dawson from comment #1) > Yep > rubygem-rails built just fine but doesn't install. > rubygem-action* is one big inter-circular-dependancy mess. > I'm thinking of untagging rubygem-rails rather than tackle the > rubygem-action* mess. > > Still debating though. Just somehow set `bootstrap` macro in buildroot, build everything and then remove it. That should be it. |