lp://staging/~pieq/checkbox/fix-1484872-env-variables-forced-to-non-international
- Get this branch:
- bzr branch lp://staging/~pieq/checkbox/fix-1484872-env-variables-forced-to-non-international
Branch merges
- Zygmunt Krynicki (community): Needs Fixing
-
Diff: 59 lines (+34/-2)2 files modifiedplainbox/plainbox/impl/ctrl.py (+2/-2)
plainbox/plainbox/impl/test_ctrl.py (+32/-0)
Related bugs
Bug #1484872: disk/storage_device_sda fails on non-English systems | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 3979. By Pierre Equoy
-
Force environment into non-internation
alized values Previously, get_execution_
environment( ) method in ctrl.py would set LANG
variable to 'C.UTF-8' but would not do anything to LANGUAGE or LC_* variables.We change this to make sure these variables are all set to empty strings in
order to force the system to use default (non-internationalized) values. This allow us to use English regexp in scripts, even on non-English systems.
- 3978. By Maciej Kisielewski
-
"automatic merge of lp:~kissiel/checkbox/padme-in-cc-fix/ by tarmac [r=zyga][bug=1491012][author=kissiel]"
- 3977. By Zygmunt Krynicki
-
"automatic merge of lp:~zyga/checkbox/mock-armageddon/ by tarmac [r=sylvain-
pineau, zyga][bug= ][author= zyga]" - 3976. By Pierre Equoy
-
"automatic merge of lp:~pierre-equoy/checkbox/fix-1489817-audio-settings-volume-regexp/ by tarmac [r=cypressyew][bug=1489817][author=
pierre- equoy]" - 3975. By Rod Smith
-
"automatic merge of lp:~rodsmith/checkbox/cpu-test/ by tarmac [r=bladernr]
[bug=][ author= rodsmith] " - 3974. By Sylvain Pineau
-
"automatic merge of lp:~sylvain-pineau/checkbox/fix-trusty-ppa-build/ by tarmac [r=zyga]
[bug=][ author= sylvain- pineau] " - 3973. By Maciej Kisielewski
-
"automatic merge of lp:~kissiel/checkbox/session-assistant-fix/ by tarmac [r=sylvain-
pineau] [bug=][ author= kissiel] " - 3972. By Maciej Kisielewski
-
"automatic merge of lp:~kissiel/checkbox/session-assistant-fix/ by tarmac [r=][bug=
][author= kissiel] " - 3971. By Zygmunt Krynicki
-
"automatic merge of lp:~zyga/checkbox/padme-switch/ by tarmac [r=sylvain-
pineau] [bug=][ author= zyga]" - 3970. By Maciej Kisielewski
-
"automatic merge of lp:~kissiel/checkbox/sa-in-cbt/ by tarmac [r=zyga]
[bug=][ author= kissiel] "
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/checkbox