Bug 2103921
| Summary: | adapt autoconf to removal of java on i686 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | jiri vanek <jvanek> |
| Component: | autoconf | Assignee: | Filip Januš <fjanus> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | rawhide | CC: | fberat, fjanus, jjanco, karsten, kasal, odubaj, panovotn, praiskup |
| 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-06 07:17:46 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2083750, 2104259 | ||
|
Description
jiri vanek
2022-07-05 09:47:00 UTC
@jvanek There is nothing that can be done from autoconf side here. Since there is no direct dependency towards java-openjdk, and the dependencies that are listed here can't be disabled in any way (e.g. autoconf is using m4 from its core). Which basically means, you need to get the dependency chain to be fixed, up to any package that may require java-openjdk directly. I feel that the impact of removing java-openjdk support is underestimated, you may need to postpone the removal to f38, so that you have the time to fix all the packages that need to be fixed. hi. Yes, the delay may happen. As I really got delayed. on my side by longer then month. Your depndecies will be fixed, that is clear - sooner or later. In this case it is subversion.
Yes, you will get it, but until now, subversion was not building java support on %{power64} s390x. Now it will lack it also in i686. See:
See https://src.fedoraproject.org/rpms/subversion/c/28a837129261f24545a78c9a01056b30fb36ae98
I do not knwo the impact to Autoconf.
It's not only subversion, but gettext too. Closing this BZ as there is nothing to do for autoconf. |