You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/09/20 08:14:46 UTC

[GitHub] [spark] dongjoon-hyun commented on pull request #34047: [SPARK-36805][BUILD][K8S] Upgrade kubernetes-client to 5.7.3

dongjoon-hyun commented on pull request #34047:
URL: https://github.com/apache/spark/pull/34047#issuecomment-922716487


   SparkR Image building failure is a known issue and will be recovered by the following PR.
   - https://github.com/apache/spark/pull/34048
   ```
   The following packages have unmet dependencies:
    r-base-core : Depends: libicu63 (>= 63.1-1~) but it is not installable
                  Depends: libreadline7 (>= 6.0) but it is not installable
   E: Unable to correct problems, you have held broken packages.
   The command '/bin/sh -c apt-get update &&   apt install -y gnupg &&   echo "deb http://cloud.r-project.org/bin/linux/debian buster-cran35/" >> /etc/apt/sources.list &&   apt-key adv --keyserver keyserver.ubuntu.com --recv-key 'E19F5F87128899B192B1A2C2AD5F960A256A04AF' &&   apt-get update &&   apt install -y -t buster-cran35 r-base r-base-dev &&   rm -rf /var/cache/apt/*' returned a non-zero code: 100
   Failed to build SparkR Docker image, please refer to Docker build output for details.
   ```


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org