Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with PUBKEY #92

Open
salahawad opened this issue Oct 30, 2023 · 2 comments
Open

Error with PUBKEY #92

salahawad opened this issue Oct 30, 2023 · 2 comments

Comments

@salahawad
Copy link

Error with PUBKEY signature issue
2.820 W: GPG error: https://apt.repos.intel.com/mkl all InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BAC6F0C353D04109
2.820 E: The repository 'https://apt.repos.intel.com/mkl all InRelease' is not signed.

@busyboy77
Copy link

Hi,

Use this instead

wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB 
apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB 

@salahawad
Copy link
Author

it fixed it but I am getting now, any clue

3.167 Reading state information...
3.229 E: Unable to locate package intel-mkl-64bit-2019.5-075
3.229 E: Couldn't find any package by glob 'intel-mkl-64bit-2019.5-075'
3.229 E: Couldn't find any package by regex 'intel-mkl-64bit-2019.5-075'

@salahawad salahawad changed the title Rrror with PUBKEY Error with PUBKEY Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants