#922931 intel-mkl does not set alternatives for non-multiarch blas/lapack in Stretch

#922931#5
Date:
2019-02-21 23:51:48 UTC
From:
To:
Hi Frederik,

Thank you for reporting this issue. To some extent I don't like
to restore the old behavior as it increases the differential
between the unstable version and the one for stable-backports.

I'll leave it as a bug. Maybe I'll fix it for the next bpo upload.
(i.e. 2019.2.187-1~bpo9+1 when it migrates)

#922931#10
Date:
2021-03-04 10:01:07 UTC
From:
To:
Mo-san,

I met this matter personally and was able to fix it quickly in
https://salsa.debian.org/cielavenir/intel-mkl/-/tree/stretch-bpo .

1. Extract http://deb.debian.org/debian/pool/non-free/i/intel-mkl/intel-mkl_2019.1.144.orig.tar.gz
2. Put https://salsa.debian.org/cielavenir/intel-mkl/-/tree/stretch-bpo/debian
to the same directory as install.sh
3. Run debuild -uc -us

Sincerely, ciel.

#922931#15
Date:
2021-03-05 05:04:41 UTC
From:
To:
sorry, the previous commit did not patch libmkl-dev, so I fixed it now. ciel.

2021年3月4日(木) 19:01 ciel <cielartisan@gmail.com>: