aaronmarkham commented on issue #11761: [MXNET-606] Fix R installation in CI URL: https://github.com/apache/incubator-mxnet/pull/11761#issuecomment-405238578 I recently had to change my docs setup script to use the r.gpg file as well: https://github.com/apache/incubator-mxnet/pull/11670#issuecomment-404970330 I'm curious why it took a few days for this to surface in CI. I was thinking that since it was working there, that I should use how it fetched from the keyserver... and assumed that maybe that keyserver was somehow less flaky than the one for `sbt`, which was already setup to use a local file. I don't know the tradeoffs here for local file vs keyserver. At this point, I'm happy that it works with the local file. Is there a security concern?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
