Bug 633520

Summary: Bakefile is not working properly unless write.py patched
Product: [Fedora] Fedora Reporter: Josef Šimánek <retricek>
Component: bakefileAssignee: Filipe Rosset <rosset.filipe>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: rosset.filipe
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: bakefile-0.2.8-5.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
bakefile.x86_64 0.2.8-3.fc13 python-empy.noarch 3.3-5.fc13 python.x86_64 2.6.4-27.fc13
Last Closed: 2011-03-15 21:49:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to make Bakefile working properly with empy templates. none

Description Josef Šimánek 2010-09-13 21:32:54 UTC
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.

Comment 1 Josef Šimánek 2010-09-13 21:35:33 UTC
I'm not a Python programmer. I just made a monkey patch.

Comment 2 Fedora Update System 2011-01-02 17:29:27 UTC
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

Comment 3 Fedora Update System 2011-01-02 17:30:32 UTC
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

Comment 4 Fedora Update System 2011-01-03 20:05:23 UTC
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

Comment 5 Fedora Update System 2011-03-15 21:49:35 UTC
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.

Comment 6 Fedora Update System 2011-03-15 21:56:51 UTC
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.