Bug 1192729

Summary: oxygen-fonts-debuginfo-5.2.0-2 is empty
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: oxygen-fontsAssignee: Rex Dieter <rdieter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: jgrulich, kevin, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-05 23:58:48 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: 496968    

Description Ville Skyttä 2015-02-14 19:13:23 UTC
oxygen-fonts-debuginfo-5.2.0-2 is empty. If the packages cannot be made noarch and there's nothing to extrat debug info from, -debuginfo should be explicitly disabled.

Comment 1 Rex Dieter 2015-02-14 22:19:30 UTC
Looks like this should be noarch yeah, I'll take care of it.

Comment 2 Rex Dieter 2015-02-14 22:21:40 UTC
ah, I see, it's currently not noarch in main pkg due to -devel subpkg:

%files devel
%{_libdir}/cmake/OxygenFont/

I'll disable global debuginfo first, then look into if it's possible to move _libdir to _datadir instead.

Comment 3 Jan Kurik 2015-07-15 14:32:45 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 4 Rex Dieter 2016-03-05 23:58:48 UTC
Let's stick with simply disabling -debuginfo generation in this case, wasn't any easy/obvious way to adjust the cmake files