Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

intel-mkl package failing to install during ubuntu builds #16300

Closed
aaronmarkham opened this issue Sep 27, 2019 · 9 comments
Closed

intel-mkl package failing to install during ubuntu builds #16300

aaronmarkham opened this issue Sep 27, 2019 · 9 comments

Comments

@aaronmarkham
Copy link
Contributor

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/

�[91mE: There were unauthenticated packages and -y was used without --allow-unauthenticated
�[0mThe 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.
@mxnet-label-bot
Copy link
Contributor

Hey, this is the MXNet Label Bot.
Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it.
Here are my recommended label(s): Installation, Build

@lanking520
Copy link
Member

@PatricZhao @TaoLv Not sure if this is Intel related. Could you please take a look?

@lanking520
Copy link
Member

PR merged//

@TaoLv
Copy link
Member

TaoLv commented Sep 28, 2019

Thank you @lanking520 @aaronmarkham . I will take a look.

@vpirogov
Copy link

vpirogov commented Oct 1, 2019

This is an issue with Intel MKL's apt repository. Intel is aware of the problem and working on the fix. See relevant topic at Intel MKL forum.

@vpirogov
Copy link

vpirogov commented Oct 2, 2019

It turns out that GPG key used to sign packages in apt channel has expired. The issue can be resolved by updating the key.

@lanking520
Copy link
Member

@TaoLv I saw someone is trying to solve this problem, but still seemed not working. Is there an ETA for this? https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/821365

@TaoLv
Copy link
Member

TaoLv commented Oct 3, 2019 via email

@TaoLv
Copy link
Member

TaoLv commented Jan 29, 2020

Closed via #16304 and #16369

@TaoLv TaoLv closed this as completed Jan 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants