You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2020/02/07 04:43:49 UTC

[GitHub] [bigtop] guyuqi commented on a change in pull request #577: BIGTOP-3236: Zeppelin smoke tests implementation

guyuqi commented on a change in pull request #577: BIGTOP-3236: Zeppelin smoke tests implementation
URL: https://github.com/apache/bigtop/pull/577#discussion_r376212316
 
 

 ##########
 File path: provisioner/utils/setup-env-debian.sh
 ##########
 @@ -24,6 +24,8 @@ apt-get -y install rng-tools
 sed -i.bak 's@#HRNGDEVICE=/dev/null@HRNGDEVICE=/dev/urandom@' /etc/default/rng-tools
 service rng-tools start
 
+apt-get install -y locales
 
 Review comment:
   The testing process would be broken due to "No such file or derictory: /etc/default/locale" in ubuntu16.04. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services