Description of problem: openlmi-tools has wrong python dependencies. Its egg has 'lmi' in required that does not name any python egg. Any python eggs requiring openlmi-tools then fail to build and install due to missing 'lmi' dependency. Version-Release number of selected component (if applicable): 0.7-1.fc20 How reproducible: ALWAYS Steps to Reproduce: 1. install openlmi-tools 2. try to install any python egg depending on openlmi-tools (for example: https://github.com/openlmi/openlmi-scripts/releases/tag/0.2.3) Actual results: Installation fails due to missing 'lmi' dependency. Expected results: Installation completes. Additional info: It's already solved in upstream. Rebase will solve this.
Fixed rebase to openlmi-tools-0.8-1.fc21. http://koji.fedoraproject.org/koji/taskinfo?taskID=6090003