Bug 1106256
Summary: | mysql-connector-java: FTBFS in rawhide | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> | ||||||||||
Component: | mysql-connector-java | Assignee: | Milos Jakubicek <xjakub> | ||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||
Priority: | unspecified | ||||||||||||
Version: | 22 | CC: | hhorak, jdornak, mat.booth, puntogil, xjakub | ||||||||||
Target Milestone: | --- | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | mysql-connector-java-5.1.28-6.fc22 | Doc Type: | Bug Fix | ||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2015-07-23 08:58:44 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: | 1105908, 1196037, 1196039, 1235950, 1239623 | ||||||||||||
Attachments: |
|
Description
Dennis Gilmore
2014-06-09 04:05:24 UTC
Created attachment 904328 [details]
build.log
Created attachment 904329 [details]
root.log
Created attachment 904330 [details]
state.log
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 Created attachment 1041244 [details] Fix FTBFS - adapt to current guideline Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=10170472 Unfortunately, the patch does not help in Fedora 22. It seems that MySQL Connector/J needs Java 1.5 and Java 1.6, while there is only Java 1.8 available in Fedora 22. I will try to find the way how to build it with Java 1.8, but I am not sure that it is possible. (In reply to Jakub Dorňák from comment #6) > Unfortunately, the patch does not help in Fedora 22. > It seems that MySQL Connector/J needs Java 1.5 and Java 1.6, while there is > only Java 1.8 available in Fedora 22. > I will try to find the way how to build it with Java 1.8, but I am not sure > that it is possible. hi I don't understand what is the problem this release build in rawhide with Java8. Please, can you attached a build.log? I see, I've been already working with mysql-connector-java-5.1.35. It really works with mysql-connector-java-5.1.28. I just wait for my commit right to be approved to push your changes. Thanks Gil, I will commit your patch as a provenpackager mysql-connector-java-5.1.28-6.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/mysql-connector-java-5.1.28-6.fc22 Package mysql-connector-java-5.1.28-6.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mysql-connector-java-5.1.28-6.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-11416/mysql-connector-java-5.1.28-6.fc22 then log in and leave karma (feedback). mysql-connector-java-5.1.28-6.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |