directories should not be returned by the finder

Bug #178159 reported by Alessandro Decina
2
Affects Status Importance Assigned to Milestone
setuptoolsbzr
Fix Released
High
Barry Warsaw

Bug Description

python setup.py install on my bzr branch of elisa (http://elisa.fluendo.com) I get:
...
running egg_info
writing elisa.egg-info/PKG-INFO
writing top-level names to elisa.egg-info/top_level.txt
writing dependency_links to elisa.egg-info/dependency_links.txt
writing entry points to elisa.egg-info/entry_points.txt
reading manifest template 'MANIFEST.in'
writing manifest file 'elisa.egg-info/SOURCES.txt'
copying elisa/API_REVIEW_REMAINING -> build/lib/elisa
error: can't copy 'elisa/base_components': doesn't exist or not a regular file

Apparently setuptools doesn't expect directories from the file finder.

Revision history for this message
Alessandro Decina (alessandro.decina) wrote :
Revision history for this message
Barry Warsaw (barry) wrote :

Hi Alessandro,

I've finally gotten around to fixing this bug, which will be available in version 1.1 of this plugin. I fixed it in a different way, but gave you credit in the NEWS.txt file.

Thanks!

Changed in setuptoolsbzr:
assignee: nobody → barry
importance: Undecided → High
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Patches

Remote bug watches

Bug watches keep track of this bug in other bug trackers.