Bug 2113678

Summary: rkward: FTBFS in Fedora rawhide/f37
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: rkwardAssignee: Kevin Kofler <kevin>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: kevin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rkward-0.7.4-1.fc37 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-02 02:49:13 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: 2045102    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2022-08-02 00:11:53 UTC
rkward failed to build from source in Fedora rawhide/f37

https://koji.fedoraproject.org/koji/taskinfo?taskID=89896664


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Please fix rkward at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
rkward will be orphaned. Before branching of Fedora 38,
rkward will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2022-08-02 00:11:56 UTC
Created attachment 1902453 [details]
build.log

Comment 2 Fedora Release Engineering 2022-08-02 00:11:57 UTC
Created attachment 1902454 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2022-08-02 00:11:58 UTC
Created attachment 1902455 [details]
state.log

Comment 4 Kevin Kofler 2022-08-02 02:47:43 UTC
This failed with:
DEBUG util.py:443:  Error: 
DEBUG util.py:443:   Problem: package R-devel-4.1.3-1.fc37.i686 requires R-java-devel = 4.1.3-1.fc37, but none of the providers can be installed
DEBUG util.py:443:    - conflicting requests
DEBUG util.py:443:    - nothing provides java-devel needed by R-java-devel-4.1.3-1.fc37.i686

Should be fixed by this R change:
* Mon Jul 25 2022 Tom Callaway <spot> - 4.1.3-3
- add new "usejava" conditional
- do not "usejava" when Fedora >= 37 and i686
which was done 2 days after the build failure.

I am attempting a rebuild.

Comment 5 Kevin Kofler 2022-08-02 02:49:13 UTC
Actually, we already have a successful build:
https://koji.fedoraproject.org/koji/buildinfo?buildID=2038486
rkward-0.7.4-1.fc37

Closing.

Comment 6 Kevin Kofler 2022-08-02 02:49:57 UTC
(This is already in dist-git rawhide and will be in Rawhide proper once the side tag is merged.)