Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1106770

Summary: python-flask-babel: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: python-flask-babelAssignee: Paulo Andrade <paulo.cesar.pereira.de.andrade>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: paulo.cesar.pereira.de.andrade, tflink
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-flask-babel-0.9-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-17 13:10:41 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:
Bug Depends On:    
Bug Blocks: 1105908    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Dennis Gilmore 2014-06-09 17:24:29 UTC
Your package python-flask-babel failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=6983574

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

Comment 1 Dennis Gilmore 2014-06-09 17:24:31 UTC
Created attachment 905260 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-09 17:24:33 UTC
Created attachment 905261 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-09 17:24:34 UTC
Created attachment 905262 [details]
state.log

Comment 4 Paulo Andrade 2014-06-13 18:20:25 UTC
Reported upstream
https://github.com/mitsuhiko/flask-babel/issues/58

Comment 5 Paulo Andrade 2014-07-17 13:10:41 UTC
I made a patch to pass %check in rawhide
http://pkgs.fedoraproject.org/cgit/python-flask-babel.git/commit/?id=b6807c17e90a2663be79e68150f6b4cb610a2af1
Build for rawhide http://koji.fedoraproject.org/koji/buildinfo?buildID=545260

The problem is python-babel (not python-flask-babel) changed
a format output. What I did was to update the test case
to match the output of latest Babel.

Comment 6 Tim Flink 2014-07-18 00:10:19 UTC
Why did you just hack a fix into the unit tests intead of upgrade to the latest flask-babel which was released almost a year ago? I did a quick test build and 0.9 builds fine in mock without the patch.

Comment 7 Paulo Andrade 2014-07-18 16:04:52 UTC
Thanks for noticing this.

For some reason I was thinking the latest version was
already packaged, and made the patch after some weeks
of no response to
https://github.com/mitsuhiko/flask-babel/issues/58
that probably was silent due to not  being able to
reproduce the problem with latest Babel and Flask-Babel.

I just compared, and I remade the upstream changes to
src/tests.py in my patch...

I also just confirmed 0.9 it also works with sagemath
(the reason I packaged python-flask-babel), and works
with Fedora 20 sagemath as well. Basic tests loading
the notebook and evaluating some cells.

I will make an update, tracked in #1121208

Comment 8 Fedora Update System 2014-07-18 18:04:35 UTC
python-flask-babel-0.9-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-flask-babel-0.9-1.fc20

Comment 9 Fedora Update System 2014-07-28 03:27:42 UTC
python-flask-babel-0.9-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.