Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker build has language warnings #6358

Closed
scottdraves opened this issue Nov 21, 2017 · 2 comments
Closed

docker build has language warnings #6358

scottdraves opened this issue Nov 21, 2017 · 2 comments
Assignees

Comments

@scottdraves
Copy link
Contributor

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US.UTF-8",
        LC_ALL = "en_US.UTF-8",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
michalgce added a commit that referenced this issue Dec 1, 2017
scottdraves added a commit that referenced this issue Dec 1, 2017
scottdraves added a commit that referenced this issue Dec 1, 2017
@scottdraves
Copy link
Contributor Author

resulted in

    warning You are using Node "4.2.6" which is not supported and may encounter bugs or unexpected behavior. Yarn supports the following semver range: "^4.8.0 || ^5.7.0 || ^6.2.2 || >=8.0.0"

michalgce added a commit that referenced this issue Dec 4, 2017
* origin/master:
  Jmsdnns/6106 (#6444)
  #5829 Added documentation to describe max column lengths (#6441)
  Revert "#6358 Fix docker language warnings. (#6434)" (#6438)
  #6358 Fix docker language warnings. (#6434)
  document jupyter lab build and install process
  remove zero sized file
michalgce added a commit that referenced this issue Dec 4, 2017
@michalgce
Copy link
Contributor

Fixed

scottdraves pushed a commit that referenced this issue Dec 5, 2017
* #6358 Fix docker language warnings.

* #6358 Redo nodejs via conda.

* #6358 Added option encoding UTF-8 to gradle.
michalgce added a commit that referenced this issue Dec 11, 2017
* origin/master: (29 commits)
  fix typo
  add new contributing doc, cleanup readme #6483 (#6484)
  wheel is not usd to skip this release step
  #6470 Removed line that breaks use of virtualenvs (#6471)
  #6459 remove internal classes from javadoc (#6463)
  #6474 removed python 2 and added python 3.6 to setup.py (#6476)
  #6412 fix LoD menu breaks in lab (#6467)
  #6431: fix for unexpected return value (#6473)
  remove version lock, jupyterlab-manager is fixed
  #6439 Optimalisation of scala test execution. (#6454)
  #6157 version has 'tags/' (#6468)
  fix KernelExecutionTest (#6469)
  #6443: fix displaying widgets by fixing parent messages (#6464)
  jarek/6452: remove jvm-repr workaround (#6465)
  disable broken test
  disable broken test
  #6358 Fix docker language warnings. (#6448)
  update documentation to workaround jupyterlab/jupyterlab#3215
  #5813 move js dir to top, second PR (#6446)
  #5643 make javadoc accessible (#6450)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants