boxcutter / ubuntu

Virtual machine templates for Ubuntu written in legacy JSON
Apache License 2.0
738 stars 374 forks source link

Lang fix #180

Closed anon8675309 closed 3 years ago

anon8675309 commented 4 years ago

The default encoding of en_US is ASCII, which causes certain packages (namely postgresql) to fail. Explicitly declaring that we want to use UTF-8 fixes this.