Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-4338

Docker image build error

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.2, 0.9.0
    • None
    • None

    Description

      Docker image build error with /script/docker/zeppelin/bin/Dockerfile

       

      After this operation, 103 MB of additional disk space will be used.
      WARNING: The following packages cannot be authenticated!
        r-base-core r-cran-boot r-cran-cluster r-cran-foreign r-cran-mass
        r-cran-kernsmooth r-cran-lattice r-cran-nlme r-cran-matrix r-cran-mgcv
        r-cran-rpart r-cran-survival r-cran-class r-cran-nnet r-cran-spatial
        r-cran-codetools r-recommended r-base r-base-dev r-base-html r-doc-html
      E: There were unauthenticated packages and -y was used without --allow-unauthenticated
      The command '/bin/sh -c echo "$LOG_TAG Install R related packages" &&     echo "deb http://cran.rstudio.com/bin/linux/ubuntu xenial/" | tee -a /etc/apt/sources.list &&     gpg --keyserver keyserver.ubuntu.com --recv-key E084DAB9 &&     gpg -a --export E084DAB9 | apt-key add - &&     apt-get -y update &&     apt-get -y install r-base r-base-dev &&     R -e "install.packages('knitr', repos='http://cran.us.r-project.org')" &&     R -e "install.packages('ggplot2', repos='http://cran.us.r-project.org')" &&     R -e "install.packages('googleVis', repos='http://cran.us.r-project.org')" &&     R -e "install.packages('data.table', repos='http://cran.us.r-project.org')" &&     apt-get -y install libcurl4-gnutls-dev libssl-dev &&     R -e "install.packages('devtools', repos='http://cran.us.r-project.org')" &&     R -e "install.packages('Rcpp', repos='http://cran.us.r-project.org')" &&     Rscript -e "library('devtools'); library('Rcpp'); install_github('ramnathv/rCharts')"' returned a non-zero code: 100

      Attachments

        Issue Links

          Activity

            People

              moon Lee Moon Soo
              moon Lee Moon Soo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 20m
                  1h 20m