File: README.Debian.armhf

package info (click to toggle)
scikit-learn 1.4.2%2Bdfsg-8
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 25,036 kB
  • sloc: python: 201,105; cpp: 5,790; ansic: 854; makefile: 304; sh: 56; javascript: 20
file content (36 lines) | stat: -rw-r--r-- 1,157 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
scikit-learn for Debian on armhf
==================================

Python error: Bus error


On some architectures the build-time test of scikit-learn is failing
its test suite with

    Fatal Python error: Bus error

This sounds really bad so you should expect issues with scikit-learn
on armhf architecture.  To provide the package also on those
architectures the failure is ignored but documented here.  You can
find the latest build log for all architectures here:

   https://buildd.debian.org/status/package.php?p=scikit-learn

Please check the armhf build and seek for the string:

   Bus error

to see what test was failed but ignored in the Debian build.  Please
use scikit-learn on this architecture with a grain of salt in case
you might suspect that this test suite failure might be relevant for
your application.

   ***********************************************
   * You are kindly invited to fix these issues. *
   ***********************************************

Upstream is informed about the issue in

    https://github.com/scikit-learn/scikit-learn/issues/23901

 -- Andreas Tille <tille@debian.org>  Thu, 11 Aug 2022 15:57:43 +0200