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 2019/09/27 17:11:24 UTC

[GitHub] [incubator-mxnet] aaronmarkham opened a new issue #16300: intel-mkl package failing to install during ubuntu builds

aaronmarkham opened a new issue #16300: intel-mkl package failing to install during ubuntu builds
URL: https://github.com/apache/incubator-mxnet/issues/16300
 
 
   ## Description
   CI builds are failing due to an issue with an MKL package.
   ```
   + apt-get install -y intel-mkl-2019.1-053
   ```
   Failure here: http://jenkins.mxnet-ci.amazon-ml.com/job/restricted-website-build-master/59/
   ```
   E: There were unauthenticated packages and -y was used without --allow-unauthenticated
   The command '/bin/sh -c /work/ubuntu_mkl.sh' returned a non-zero code: 100
   ```
   and more info...
   ```
   W: GPG error: https://apt.repos.intel.com/mkl all InRelease: The following signatures were invalid: KEYEXPIRED 1569575501
   
   W: The repository 'https://apt.repos.intel.com/mkl all InRelease' is not signed.
   ```

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