Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-1592

Consistent UTF8 environment across full workflow

XMLWordPrintable

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 5.0.0
    • Affects Version/s: master, 5.0.0
    • Component/s: Pegasus Planner
    • None

      Now when our code is all UTF-8, it would be good if we provided hints across all the jobs that they should use UTF-8. The argument here is that providing that hint is better than leaving locale selection undefined. My suggestion is to set LANG=en_US.UTF-8 as a global env var. This should provide a default for all the LC_* ones if not set. Another alternative is to set LC_ALL=, but that would override all LC_* even if set by the site, and we might want to reserve that for users to set.

      This obviously also needs to be documented.

        There are no Sub-Tasks for this issue.

            Assignee:
            vahi Karan Vahi
            Reporter:
            rynge Mats Rynge
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: