Bug 429016 - Empty debuginfo package
Summary: Empty debuginfo package
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-kerberos
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Rob Crittenden
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-16 20:01 UTC by Ville Skyttä
Modified: 2008-01-22 15:48 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-17 22:25:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2008-01-16 20:01:34 UTC
python-kerberos produces a useless, empty debuginfo package.  Fix:

-install -s -m 644 build/lib*/kerberos.so \
+install -m 755 build/lib*/kerberos.so \

More info: http://fedoraproject.org/wiki/Packaging/Debuginfo

Comment 1 Rob Crittenden 2008-01-16 21:11:32 UTC
Use setup.py to do the installation instead of doing it manually. This will
generate the proper debuginfo.

Checking in python-kerberos.spec;
/cvs/extras/rpms/python-kerberos/devel/python-kerberos.spec,v  <-- 
python-kerberos.spec
new revision: 1.2; previous revision: 1.1
done


Comment 2 Rob Crittenden 2008-01-17 22:25:51 UTC
Fixed in F-7 and F-8 as well.

Comment 3 Fedora Update System 2008-01-22 15:47:03 UTC
python-kerberos-1.0-5.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 Fedora Update System 2008-01-22 15:48:24 UTC
python-kerberos-1.0-5.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.


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