Biting the bullet?

Matthew Miller mattdm at fedoraproject.org
Fri May 22 14:12:39 UTC 2015


On Fri, May 22, 2015 at 08:59:15AM -0500, Ranjan Maitra wrote:
> error: Installed (but unpackaged) file(s) found:
>    /usr/lib/python2.7/site-packages/stapler-0.3.0-py2.7.egg-info/PKG-INFO
>    /usr/lib/python2.7/site-packages/stapler-0.3.0-py2.7.egg-info/SOURCES.txt
>    /usr/lib/python2.7/site-packages/stapler-0.3.0-py2.7.egg-info/dependency_links.txt
>    /usr/lib/python2.7/site-packages/stapler-0.3.0-py2.7.egg-info/entry_points.txt
>    /usr/lib/python2.7/site-packages/stapler-0.3.0-py2.7.egg-info/not-zip-safe
>    /usr/lib/python2.7/site-packages/stapler-0.3.0-py2.7.egg-info/requires.txt
>    /usr/lib/python2.7/site-packages/stapler-0.3.0-py2.7.egg-info/top_level.txt


Getting close! Basically, everything put into place by %install needs
to be listed in %files. For these particular files, see:
https://fedoraproject.org/wiki/Packaging:Python_Eggs

The short version is that "%{python2_sitelib}/*" should catch this.


>    /usr/sbin/eject

Why is this still here? :)

-- 
Matthew Miller
<mattdm at fedoraproject.org>
Fedora Project Leader


More information about the users mailing list