Created attachment 447051 [details] Patch to make Bakefile working properly with empy templates. Description of problem: I wanted to compile project (e texteditor) using bakefile. It throws errors (ImportError: No module named empy.em) during WebKit "bakefiling". Version-Release number of selected component (if applicable): bakefile.x86_64 0.2.8-3.fc13 python-empy.noarch 3.3-5.fc13 python.x86_64 2.6.4-27.fc13 How reproducible: Everytime Steps to Reproduce: 1. Clone github e-texteditor repo 2. Download externals 3. Patch them 4. Try to compile externals Actual results: ImportError: No module named empy.em Expected results: Compiled program Additional info: I know this is not a Fedora's problem. But there are two not compatible packages in distribution standard rpm repository. I first went to Bakefile community to ask for a solution, but it is dead I think. I made a patch, to make Bakefile compatible with F13 standard python (and python-empy), but I think it will be better to remove Bakefile from standard repository.
I'm not a Python programmer. I just made a monkey patch.
bakefile-0.2.8-5.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/bakefile-0.2.8-5.fc13
bakefile-0.2.8-5.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/bakefile-0.2.8-5.fc14
bakefile-0.2.8-5.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update bakefile'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/bakefile-0.2.8-5.fc14
bakefile-0.2.8-5.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
bakefile-0.2.8-5.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.