
Hi All, Kimchi latest master code is not working. Its failing to import magic module. Can someone please look into the issue on priority? For now i have commented this code and working on same. [root@abhiram src]# ./kimchid Traceback (most recent call last): File "./kimchid", line 28, in <module> import kimchi.server File "/root/PycharmProjects/master/kimchi/src/kimchi/server.py", line 29, in <module> from kimchi import mockmodel File "/root/PycharmProjects/master/kimchi/src/kimchi/mockmodel.py", line 41, in <module> from kimchi.model.storagevolumes import StorageVolumeModel, StorageVolumesModel File "/root/PycharmProjects/master/kimchi/src/kimchi/model/storagevolumes.py", line 22, in <module> import magic ImportError: No module named magic [root@abhiram src]# vi /root/PycharmProjects/master/kimchi/src/kimchi/model/storagevolumes.py [root@abhiram src]# pip install magic Downloading/unpacking magic Could not find any downloads that satisfy the requirement magic Some externally hosted files were ignored (use --allow-external magic to allow). Cleaning up... No distributions at all found for magic Storing debug log for failure in /root/.pip/pip.log [root@abhiram kimchi]# pwd /root/PycharmProjects/master/kimchi [root@abhiram kimchi]# git pull Already up-to-date. [root@abhiram kimchi]# ======================================================= Thanks, Abhiram Kulkarni, Staff Software Engineer, Z Firmware Development, IBM India Systems & Technology Lab, Bangalore, India. Phone: +91 80 28063288 “Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind.” =======================================================