Rpm distribution module tries to read MANIFEST file in local directory. If this file already exist and if you have added a new file in setup.py, on building you won't get any error. But on creating rpm you will get an error like <you new file name> not found. Remove MANIFEST file in local directory and generate the rpm file.

FAQ/addingnewcomponentfunctionfile (last edited 2005-11-08 12:24:24 by NagappanAlagappan)