Bug 426183 - python-sqlite2 has unpackaged files
Summary: python-sqlite2 has unpackaged files
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-sqlite2
Version: rawhide
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Dawid Gajownik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: fedora-ia64
TreeView+ depends on / blocked
 
Reported: 2007-12-19 02:28 UTC by Doug Chapman
Modified: 2008-03-05 22:35 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-03-05 22:35:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Doug Chapman 2007-12-19 02:28:57 UTC
Description of problem:
We are seeing this on ia64 since we still are building a lot of packages for the
first time.  I expect all other arches will see this as well when they rebuild.

The python-sqlite2 package fails to build due to:

RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/lib/python2.5/site-packages/pysqlite-2.3.3-py2.5.egg-info


The package has not been built since F7, my guess is rpmbuild did not have the
check for installed but unpackaged files at that point.

The fix is to either include this file in the %files section of the spec file
(if we want to package it), remove the file at the end of the %install stage, or
modify the makefiles to not install it in the first place.


Version-Release number of selected component (if applicable):
python-sqlite2-2.3.3-1

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Doug Chapman 2008-03-05 22:35:06 UTC
I see this has now been fixed.

thanks,

- Doug



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