Bug 1278226 - Setting LC_ALL no longer required
Summary: Setting LC_ALL no longer required
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-theano
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-05 01:10 UTC by Toshio Ernie Kuratomi
Modified: 2016-02-18 03:32 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-02-18 03:32:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Toshio Ernie Kuratomi 2015-11-05 01:10:42 UTC
Description of problem:

I was looking into fixing a problem where the python3-theano package was pulling in python2 and saw the following in the python-theano spec file:

  # The python3 build fails with Unicode errors without this
  export LC_ALL=en_US.UTF-8

Thought I should take a look at this as Unicode errors with LC_ALL=C are usually bugs that I can fix and send upstream.  tried a koji scratch build with both of the spec file lines that had that taken out:

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

It succeeded on rawhide so it looks like the LC_ALL is no longer required.

Version-Release number of selected component (if applicable):

python-theano-0.7.0-1

rawhide build

Comment 1 Jerry James 2016-02-18 03:32:19 UTC
Fixed in Rawhide.


Note You need to log in before you can comment on or make changes to this bug.