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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to