Bug#918570: python3-sklearn-lib: dependency on libblas3 | libblas.so.3 instead of libatlas3-base?
Christian Kastner
ckk at debian.org
Mon Mar 30 21:11:02 BST 2020
Hi Stuart,
On 2019-01-14 12:55:26 +1100 Stuart Prescott <stuart at debian.org> wrote:
> Additionally, in a no-change rebuild of the package currently in sid
> (0.20.1+dfsg-1), the config output around finding the linear algebra packages
> has changed compared to the existing build in sid. I've not looked further to
> see what the consequence of this is.
[...]
> I'm not quite sure what to make of these changes but the bigger problem is
> that as a result of not finding these libraries correctly, the build-system
> accidentally leaves behind two sets of files that are finding their way into
> the binary package:
>
> /usr/lib/python2.7/dist-packages/_configtest
> /usr/lib/python2.7/dist-packages/_configtest.c
> /usr/lib/python2.7/dist-packages/_configtest.o
> /usr/lib/python3/dist-packages/_configtest
> /usr/lib/python3/dist-packages/_configtest.c
> /usr/lib/python3/dist-packages/_configtest.o
>
> (and they absolutely should not be there).
>
> Do the build-deps need tweaking here?
Those files don't appear in the binary package in the archive [1], and
an `apt-file search configtest` does not show these files appearing in
any other package.
Perhaps something went wrong during your rebuild?
[1] https://packages.debian.org/sid/amd64/python3-sklearn-lib/filelist
More information about the debian-science-maintainers
mailing list