Bug 2104264
| Summary: | adapt rust-web-sys to removal of java on i686 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | jiri vanek <jvanek> |
| Component: | rust-web-sys | Assignee: | Rust SIG <rust-sig> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | decathorpe, java-maint-sig, jhuttana, jvanek, pbrobinson, pmikova, rust-sig, sgehwolf, zzambers |
| 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: | 2022-07-05 19:58:06 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2083750 | ||
|
Description
jiri vanek
2022-07-05 19:30:50 UTC
All affected paths in the dependency tree you list above are via cargo (which is a subpackage of rust), which in turn is also only affected because of git's dependency on subversion, and apparently, crypto-policies' dependency on java-1.8.0-openjdk-devel. I assume git and crypto-policies will be adapted to exclude support for subversion and java-1.8.0-openjdk on i686, respectively, so this will not affect this package, at all. |