Bug 1865589

Summary: ufw-kde: FTBFS in Fedora rawhide/f33
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: ufw-kdeAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: kevin, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ufw-kde-0.5.0-0.17.20161006git.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-07 12:30: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: 1803234    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2020-08-03 21:24:20 UTC
ufw-kde failed to build from source in Fedora rawhide/f33

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Please fix ufw-kde 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,
ufw-kde will be orphaned. Before branching of Fedora 34,
ufw-kde will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2020-08-03 21:24:22 UTC
Created attachment 1709925 [details]
build.log

Comment 2 Fedora Release Engineering 2020-08-03 21:24:23 UTC
Created attachment 1709926 [details]
root.log

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

Comment 3 Fedora Release Engineering 2020-08-03 21:24:25 UTC
Created attachment 1709927 [details]
state.log

Comment 4 Kevin Kofler 2020-08-03 22:48:03 UTC
Transient dependency problem:

DEBUG util.py:621:   Problem 1: package gettext-0.20.2-1.fc33.aarch64 requires libtextstyle.so.0()(64bit), but none of the providers can be installed
DEBUG util.py:621:    - conflicting requests
DEBUG util.py:621:    - nothing provides libcroco-0.6.so.3()(64bit) needed by libtextstyle-0.20.2-1.fc33.aarch64

New build attempt submitted:
https://koji.fedoraproject.org/koji/taskinfo?taskID=48558396

Comment 5 Kevin Kofler 2020-08-03 22:48:55 UTC
This now fails with:

%_python_bytecompile_extra is discontinued, use %py_byte_compile instead.
See: https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_3

Fallout from incompatible changes to Python bytecompile macros.

Comment 6 Ben Cotton 2020-08-11 15:14:16 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle.
Changing version to 33.

Comment 7 Than Ngo 2020-09-07 12:30:18 UTC
it's fixed in ufw-kde-0.5.0-0.17.20161006git

Comment 8 Kevin Kofler 2020-09-07 22:40:01 UTC
Thanks!