Bug 2051185
| Summary: | lasso fails to build with java-17-openjdk | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | jiri vanek <jvanek> |
| Component: | lasso | Assignee: | Petr Pisar <ppisar> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 36 | CC: | dsupriadi, java-maint-sig, jhrozek, jhuttana, jvanek, pmikova, ppisar, rcritten, sgehwolf, ssorce |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | lasso-2.7.0-6.fc36 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-11-24 01:31:18 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: | 2024265 | ||
|
Description
jiri vanek
2022-02-06 15:14:03 UTC
Running automake-1.16 configure.ac:31: error: version mismatch. This is Automake 1.16.5, configure.ac:31: but the definition used by this AM_INIT_AUTOMAKE configure.ac:31: comes from Automake 1.16.3. You should recreate seems like unrelated to jdk17 This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle. Changing version to 36. The package was successfully built on 2022-01-20. Then there is your failure on 2022-02-05. After that there was no attempt. Koschei earliest F36 attempt is on 2022-05-21 and passing. No other failures. I sent F36 to rebuild <https://koji.fedoraproject.org/koji/taskinfo?taskID=94199334> and it passed. I guess the cause was some kind of temporary incompatibility in autotools. I will send the rebuild to updates. FEDORA-2022-e1ce9d38d1 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-e1ce9d38d1 FEDORA-2022-e1ce9d38d1 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-e1ce9d38d1` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-e1ce9d38d1 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-e1ce9d38d1 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |