Closed Bug 1040862 Opened 10 years ago Closed 10 years ago

Vagrant environment locale not properly specified

Categories

(Input :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: muricula, Assigned: muricula)

References

Details

(Whiteboard: u=contributor c=general p=1 s=input.2014q3)

The locale on the ubuntu vagrant environment has not been properly configured. This causes issues with "command not found" and commands like "service". The fix is trivial, I'll submit a PR in a minute.
To see this bug in action, start up a fresh vagrant environment and run some nonsense command. The "command not found" service will crash. Alternately, run
"sudo service memcached start". This will also spit out an annoying error message.
Really this is just an annoyance, but it's easy to fix.
Assigning to Ian.

Adding whiteboard data.

PR: https://github.com/mozilla/fjord/pull/321

Landed in master in: https://github.com/mozilla/fjord/commit/2351fb57

Since this is related to vagrant stuff and won't affect production, I'm marking it as FIXED now.
Assignee: nobody → ikronquist
Status: NEW → RESOLVED
Closed: 10 years ago
OS: Linux → All
Hardware: x86 → All
Resolution: --- → FIXED
Whiteboard: u=contributor c=general p=1 s=input.2014q3
You need to log in before you can comment on or make changes to this bug.