bugGNU Parallel - Bugs: bug #54181, LC_ALL override breaks `click`...

 
 

bug #54181: LC_ALL override breaks `click` python package

Submitter:  None
Submitted:  Mon 25 Jun 2018 02:08:42 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  tange
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 25 Aug 2018 01:33:59 PM UTC, comment #2: 

No follow up within 30 days: I assume the fix worked. Closing.

Ole Tange <tange>
Group administrator
Sun 22 Jul 2018 09:42:45 AM UTC, comment #1: 

The quoting method changed in 20180722, which means the LC_ALL can be unchanged.

Test if the issue is gone with version 20180722.

Ole Tange <tange>
Group administrator
Mon 25 Jun 2018 02:08:42 PM UTC, original submission:  

After upgrading parallel to the latest version, I am no longer able to run code with the python package Click through parallel.
I get the following error message, linking to this explanation:

> RuntimeError: Click will abort further execution because Python 3 was configured to use ASCII as encoding for the environment.  Consult http://click.pocoo.org/python3/for mitigation steps.


http://click.pocoo.org/5/python3/#python-3-surrogate-handling

Since I had LC_ALL set to en_US.UTF-8 on my machine, this error was very confusing to track down, but I now see that in the release notes for the latest version of parallel, LC_ALL is now always set to C.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tange (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-08-25 tange Open/ClosedOpen Closed
    2018-07-22 tange StatusNone Fixed
        Assigned toNone tange

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code