Bug #79319 info.py file missing from MySQL Utilities distribution MANIFEST
Submitted: 18 Nov 2015 0:33 Modified: 18 Nov 2015 5:30
Reporter: monty solomon Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Utilities Severity:S2 (Serious)
Version:1.5, 1.6 OS:Any
Assigned to: CPU Architecture:Any

[18 Nov 2015 0:33] monty solomon
Description:
Creating distributions from the source fails to produce a distribution that works because the info.py file is missing from the MANIFEST.

How to repeat:
Execute the following command in the source directory

python setup.py sdist

View the contents of the tarball in the dist directory and observe that info.py is missing.

Run setup.py install on the extracted tarball from the dist directory and observe that it fails.

python setup.py install

Suggested fix:
Add info.py to MANIFEST
[18 Nov 2015 5:30] MySQL Verification Team
Hello Monty,

Thank you for the report.

Thanks,
Umesh