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

./install_mkl.sh error: #4909

Open
Santhosh642003 opened this issue Apr 9, 2024 · 1 comment
Open

./install_mkl.sh error: #4909

Santhosh642003 opened this issue Apr 9, 2024 · 1 comment
Labels

Comments

@Santhosh642003
Copy link

./install_mkl.sh: Your system is using debian-style package management.

Please open an issue with us at https://github.com/kaldi-asr/kaldi/ if you
believe this is a bug.

I'm running this on kaggle notebook. Please help me resolve it

@mgchristensen
Copy link

My attempt to install kaldi also failed on Fedora 39. It appears that Intel no longer supports this version of MKL; specifically, the package signing keys are no longer valid. I get these error messages:

`extras/install_mkl.sh: Your system is using fedora-style package management.

  • rpm --import https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB
    warning: Certificate 1A8497B11911E097:
    The certificate is expired: The primary key is not live
    Subkey 1A8497B11911E097 is expired: The primary key is not live
    Certificate does not have any usable signing keys
    warning: Certificate ACFA9FC57E6C5DBE:
    The certificate is expired: The primary key is not live
    Subkey ACFA9FC57E6C5DBE is expired: The primary key is not live
    Certificate does not have any usable signing keys
    warning: Certificate 36B9569B3F1A1BC7:
    The certificate is expired: The primary key is not live
    Subkey 36B9569B3F1A1BC7 is expired: The primary key is not live
    Certificate does not have any usable signing keys
    `
    Intel currently supports the newer version, renamed oneAPI MKL, available at this URL:
    https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-download.html.

Intel requires one to establish an account (no charge) in order to download and install this library.

Perhaps the developers will be able to substitute the newer libraqry for the old?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants