[Python-bugs-list] [Bug #133334] --record option doesn't remove duplicate files

noreply@sourceforge.net noreply@sourceforge.net
Tue, 20 Feb 2001 16:07:32 -0800


Bug #133334, was updated on 2001-Feb-20 16:07
Here is a current snapshot of the bug.

Project: Python
Category: Distutils
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: err666
Assigned to : nobody
Summary: --record option doesn't remove duplicate files

Details: If I invoke python setup.py install --record=INSTALLED_FILES and
then feed the input of INSTALLED_FILES to RPM, RPM sometimes doesn't finish
successfully because of duplicate files. It would be very nice if distutils
would remove duplicate files from the recorded files itself.


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=133334&group_id=5470