Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 911733 - cdcollect-debuginfo-0.6.0-16 is empty
Summary: cdcollect-debuginfo-0.6.0-16 is empty
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cdcollect
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: DebugInfo
TreeView+ depends on / blocked
 
Reported: 2013-02-15 19:49 UTC by Ville Skyttä
Modified: 2013-02-15 20:08 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-15 19:58:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2013-02-15 19:49:12 UTC
Another debuginfo regression caused by recent specfile "cleanups": an empty debuginfo package which in this case should be explicitly disabled.

%global debug_package %{nil}

Comment 1 Rahul Sundaram 2013-02-15 19:55:50 UTC
hmm.  the spec file changes I did isn't responsible for it since disabling debuginfo was commented out earlier anyway but I will fix it nevertheless.

Comment 2 Rahul Sundaram 2013-02-15 19:58:20 UTC
fixed

Comment 3 Ville Skyttä 2013-02-15 20:08:05 UTC
Sure it was caused by those changes. Placing # in front of "%define debug_package %{nil}" does _not_ comment the %define out in specfile syntax at least in the sense that would cause it to not take effect. But it's good to get rid of confusing constructs like that in specfiles.


Note You need to log in before you can comment on or make changes to this bug.