You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/04/13 17:23:40 UTC

[GitHub] [incubator-mxnet] leezu opened a new issue #18042: CI: cran broken

leezu opened a new issue #18042: CI: cran broken
URL: https://github.com/apache/incubator-mxnet/issues/18042
 
 
   
   ```
   [2020-04-13T16:57:58.011Z] W: GPG error: http://cran.rstudio.com/bin/linux/ubuntu trusty/ Release: The following signatures were invalid: BADSIG 51716619E084DAB9 Michael Rutter <ma...@gmail.com>
   
   [2020-04-13T16:57:58.011Z] W: The repository 'http://cran.rstudio.com/bin/linux/ubuntu trusty/ Release' is not signed.
   
   [2020-04-13T16:57:58.011Z] E: Failed to fetch store:/var/lib/apt/lists/partial/cran.rstudio.com_bin_linux_ubuntu_trusty_Packages.gz  Hash Sum mismatch
   ```

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

[GitHub] [incubator-mxnet] leezu commented on issue #18042: CI: cran broken

Posted by GitBox <gi...@apache.org>.
leezu commented on issue #18042: CI: cran broken
URL: https://github.com/apache/incubator-mxnet/issues/18042#issuecomment-613577267
 
 
   Fixed by https://github.com/apache/incubator-mxnet/pull/17984, specifically
   
   https://github.com/apache/incubator-mxnet/blob/fb73a1717acad61caeaeef010faed9e9fcc05f0e/ci/docker/install/ubuntu_r.sh#L49-L50

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

[GitHub] [incubator-mxnet] leezu commented on issue #18042: CI: cran broken

Posted by GitBox <gi...@apache.org>.
leezu commented on issue #18042: CI: cran broken
URL: https://github.com/apache/incubator-mxnet/issues/18042#issuecomment-613001374
 
 
   Suggest to use system provided R instead of relying on external repos on CI.
   
   To test newer versions of R, we can switch Ubuntu 16.04 -> 18.04.
   
   In general, relying on the system dependencies will enable us to make our CI more reliable

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

[GitHub] [incubator-mxnet] leezu closed issue #18042: CI: cran broken

Posted by GitBox <gi...@apache.org>.
leezu closed issue #18042: CI: cran broken
URL: https://github.com/apache/incubator-mxnet/issues/18042
 
 
   

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