From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 16 18:46:27 2019 Received: (at submit) by debbugs.gnu.org; 16 Sep 2019 22:46:27 +0000 Received: from localhost ([127.0.0.1]:51303 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i9zlK-0003Ho-Nx for submit@debbugs.gnu.org; Mon, 16 Sep 2019 18:46:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:48578) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i9zlH-0003F7-Rs for submit@debbugs.gnu.org; Mon, 16 Sep 2019 18:46:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45290) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i9zlG-0003hk-4h for bug-guix@gnu.org; Mon, 16 Sep 2019 18:46:23 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i9zlE-0006qu-Nz for bug-guix@gnu.org; Mon, 16 Sep 2019 18:46:21 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21357) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i9zlB-0006pO-9S for bug-guix@gnu.org; Mon, 16 Sep 2019 18:46:19 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1568673966; cv=none; d=zoho.com; s=zohoarc; b=U0XRhyo8O6WAYNMO1gZ3eYxVvWXaOwS66bnysSKblger6D3C9fe3iStpHEm7R/aeBkH2wupJoO+MN6x6MUxwW0gMaA0/YTkCPGwpiMAbgQK36qnPE/Fhf1vR5oJ1V3ZTQ7GdSu2L9DMOoZKcDLn9tUIDfKC6lGCFHZE5HMO2iXs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1568673966; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:MIME-Version:Message-ID:Subject:To:ARC-Authentication-Results; bh=yz2Kw3AdtfHoeabVP8QYOzUxaKJi0erLCDnIA3fypaE=; b=kgF23XQDTwp8762PU4H4SdNYVNctON6ra9hEgtXiuZi9YJKrMZlxPK72C9RRkZMGYMI6h0zwQ3Lwz0v/Hz4cwPgPXpl8uEP2S0Qhe6QZ/XtJieNtzJxqbsrNmC7QYMhcoM+GtTcTQMatmaZDTzKo/EdRrnOv0pwB/IFnxL/p6U8= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1568673966; s=zoho; d=elephly.net; i=rekado@elephly.net; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; l=4161; bh=yz2Kw3AdtfHoeabVP8QYOzUxaKJi0erLCDnIA3fypaE=; b=esyxlmPmAqh42mfoHVUOEXLVam17V7IZB08IY0XcstuN0qsMCPNclYX7IPjUg4i5 n+HYBMxVPSGjGiFiSJCuuxnPoOFYpLq15/xTXIWnoU5qnrxAEsya7dcVtBUBsQJlNOh krXClqAGUEBgX9t6ve05hAMe0jnzZB0Myb3O3vCc= Received: from localhost (p54AD4E8B.dip0.t-ipconnect.de [84.173.78.139]) by mx.zohomail.com with SMTPS id 156867396449530.929080242400687; Mon, 16 Sep 2019 15:46:04 -0700 (PDT) User-agent: mu4e 1.2.0; emacs 26.2 From: Ricardo Wurmus To: bug-guix@gnu.org Subject: python-scikit-learn has two failing tests X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Tue, 17 Sep 2019 00:46:01 +0200 Message-ID: <87ftkvq2qe.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 136.143.188.53 X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: "Lindberg, Eric Lars-Helge" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) The python-scikit-learn package fails to build due to two failing tests: --8<---------------cut here---------------start------------->8--- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D FAILURES =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ___________________________ test_scale_and_stability ______________________= _____ def test_scale_and_stability(): # We test scale=3DTrue parameter # This allows to check numerical stability over platforms as well =20=20=20=20 d =3D load_linnerud() X1 =3D d.data Y1 =3D d.target # causes X[:, -1].std() to be zero X1[:, -1] =3D 1.0 =20=20=20=20 # From bug #2821 # Test with X2, T2 s.t. clf.x_score[:, 1] =3D=3D 0, clf.y_score[:, = 1] =3D=3D 0 # This test robustness of algorithm when dealing with value close t= o 0 X2 =3D np.array([[0., 0., 1.], [1., 0., 0.], [2., 2., 2.], [3., 5., 4.]]) Y2 =3D np.array([[0.1, -0.2], [0.9, 1.1], [6.2, 5.9], [11.9, 12.3]]) =20=20=20=20 for (X, Y) in [(X1, Y1), (X2, Y2)]: X_std =3D X.std(axis=3D0, ddof=3D1) X_std[X_std =3D=3D 0] =3D 1 Y_std =3D Y.std(axis=3D0, ddof=3D1) Y_std[Y_std =3D=3D 0] =3D 1 =20=20=20=20 X_s =3D (X - X.mean(axis=3D0)) / X_std Y_s =3D (Y - Y.mean(axis=3D0)) / Y_std =20=20=20=20 for clf in [CCA(), pls_.PLSCanonical(), pls_.PLSRegression(), pls_.PLSSVD()]: clf.set_params(scale=3DTrue) X_score, Y_score =3D clf.fit_transform(X, Y) clf.set_params(scale=3DFalse) X_s_score, Y_s_score =3D clf.fit_transform(X_s, Y_s) assert_array_almost_equal(X_s_score, X_score) assert_array_almost_equal(Y_s_score, Y_score) # Scaling should be idempotent clf.set_params(scale=3DTrue) X_score, Y_score =3D clf.fit_transform(X_s, Y_s) > assert_array_almost_equal(X_s_score, X_score) E AssertionError:=20 E Arrays are not almost equal to 6 decimals E=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 E (mismatch 50.0%) E x: array([-1.337317, -0.041705, -1.108472, 0.098154, 0.4= 07632, -0.103084, E 2.038158, 0.046634]) E y: array([-1.337317, -0.041776, -1.108472, 0.0982 , 0.4= 07632, -0.103027, E 2.038158, 0.046602]) sklearn/cross_decomposition/tests/test_pls.py:365: AssertionError ____________________________ test_unsorted_indices ________________________= _____ def test_unsorted_indices(): # test that the result with sorted and unsorted indices in csr is t= he same # we use a subset of digits as iris, blobs or make_classification d= idn't # show the problem digits =3D load_digits() X, y =3D digits.data[:50], digits.target[:50] X_test =3D sparse.csr_matrix(digits.data[50:100]) =20=20=20=20 X_sparse =3D sparse.csr_matrix(X) coef_dense =3D svm.SVC(kernel=3D'linear', probability=3DTrue, random_state=3D0).fit(X, y).coef_ sparse_svc =3D svm.SVC(kernel=3D'linear', probability=3DTrue, random_state=3D0).fit(X_sparse, y) coef_sorted =3D sparse_svc.coef_ # make sure dense and sparse SVM give the same result assert_array_almost_equal(coef_dense, coef_sorted.toarray()) =20=20=20=20 X_sparse_unsorted =3D X_sparse[np.arange(X.shape[0])] X_test_unsorted =3D X_test[np.arange(X_test.shape[0])] =20=20=20=20 # make sure we scramble the indices > assert_false(X_sparse_unsorted.has_sorted_indices) sklearn/svm/tests/test_sparse.py:118:=20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _= _ _=20 self =3D ,= expr =3D 1 msg =3D '1 is not false' def assertFalse(self, expr, msg=3DNone): """Check that the expression is false.""" if expr: msg =3D self._formatMessage(msg, "%s is not false" % safe_repr(= expr)) > raise self.failureException(msg) E AssertionError: 1 is not false /gnu/store/b7fqhszxl02g6pfm3vw6b3cjz472qrly-python-3.7.0/lib/python3.7/unit= test/case.py:686: AssertionError [=E2=80=A6] 2 failed, 10415 passed, 30 skipped, 1 deselected, 1 xfailed, 1026 warnings = in 895.50 seconds=20 --8<---------------cut here---------------end--------------->8--- --=20 Ricardo From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 11 15:27:37 2019 Received: (at 37433) by debbugs.gnu.org; 11 Oct 2019 19:27:37 +0000 Received: from localhost ([127.0.0.1]:60359 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJ0Zd-0000BM-1K for submit@debbugs.gnu.org; Fri, 11 Oct 2019 15:27:37 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21392) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJ0ZZ-0000B3-Vy; Fri, 11 Oct 2019 15:27:34 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1570822050; cv=none; d=zoho.com; s=zohoarc; b=ASbzQVpLhPFGuB6pJV0x+GDcuEB5QlZKV+wt8zHzJwTmjY/tYeVMzvjR4bZCistaFUteheRvXhzdctzvmFozcIpWLkLhinBjmhAb+ZyoRISDwsfORTHDnAl9E603cfKTvfXZfvEKEENY1d202FR1zZCG3zJcQA3hz+D4dKEp794= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1570822050; h=Content-Type:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=I16vbIuvx/ClPae/wf+KNiPwU1dTLDQZRuYOtEwMOIQ=; b=eeIo14T9OUW2dEH8wvRVL2RLDNGX5kAybRbxp4DCV4QTdSv25NgL+66JBII/0TnajuqD5WhuXEcGClYTN3CJ51bdUU4cBQMQ/4gn0NaF4C53uVjq23otFZYP3Xvph2Q+CtkVKgsmB6XRYPtkoRyyE4lon4jk0+RLNN6kgcEqorI= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1570822050; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type; l=507; bh=I16vbIuvx/ClPae/wf+KNiPwU1dTLDQZRuYOtEwMOIQ=; b=T/AmFK/qlRWJx2oAmD1dfA3O0RnH9r+CzAcbxKVjxUNsfQ/5w/PyUjE1dOCYswp1 upG8QR/UvMA1HBscyBDIvzsf1jADlux2tsevmUpnwdO1D/r8zfRv28z8XHc222YVjgX r4nTzWuqCrtnQTx/J+A7kJi7TW9n9ATLXhnMDoRU= Received: from localhost (p4FD5AB96.dip0.t-ipconnect.de [79.213.171.150]) by mx.zohomail.com with SMTPS id 1570822050136784.9282490766917; Fri, 11 Oct 2019 12:27:30 -0700 (PDT) References: User-agent: mu4e 1.2.0; emacs 26.3 From: Ricardo Wurmus To: Jesse Gibbons Subject: Re: bug#37705: python-scikit-learn fails tests In-reply-to: X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Fri, 11 Oct 2019 21:27:26 +0200 Message-ID: <874l0fhyld.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 37433 Cc: 37433@debbugs.gnu.org, 37705@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Jesse Gibbons writes: > I need python-scikit-learn for an ai project. > > "guix build python-scikit-learn" > ... > build of /gnu/store/wymxdfygbzij8hbz4gqkrwnb3jkicx76-python-scikit-learn- > 0.20.3.drv failed > View build log at '/var/log/guix/drvs/wy/mxdfygbzij8hbz4gqkrwnb3jkicx76- > python-scikit-learn-0.20.3.drv.bz2'. > > > log tarball attached. > > I'm working on fixing it, but help would be appreciated. This is a duplicate of bug 37433. -- Ricardo From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 11 15:48:53 2019 Received: (at 37433) by debbugs.gnu.org; 11 Oct 2019 19:48:53 +0000 Received: from localhost ([127.0.0.1]:60397 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJ0uD-0002xr-6j for submit@debbugs.gnu.org; Fri, 11 Oct 2019 15:48:53 -0400 Received: from mail-pg1-f173.google.com ([209.85.215.173]:46206) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJ0u8-0002xU-Sz; Fri, 11 Oct 2019 15:48:49 -0400 Received: by mail-pg1-f173.google.com with SMTP id b8so6345324pgm.13; Fri, 11 Oct 2019 12:48:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:subject:from:to:cc:in-reply-to:references:date :mime-version:user-agent:content-transfer-encoding; bh=xRPAI3amuLUwMljxFJWf5330AqvsqzVc+b/Kty+HLV4=; b=SHLLuWmq7e5sxoNiwCjUaBJAsKcRZ4eTBgG2PkLn5KImeReVHcq/Mgh9Z0vG6rAqva yKXETM7km8GrU1ibb8Ngr02g+Eq9+BIFKg9DkROw4n3NmyehlBZNbmmqbSPeDgpeeJaD XfTmkHnDl04X9zQ1VCdzlUG4+bOlTlQq3y7ajLg5QpMS8unknVKzB1AjZlig0kGHSm/B 9ABfDo/trsHElwXDxvVRnfDe26ENuw4unUxrNrfVretUlBOnBkEzWX8YxFtFwAEFH7sA M7yVYLoYqyHtgXZGrso5/GJCYkCscjzwLZruN344RAfXgd1t/77a+bgqdypRqBLxV9F+ W0bQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:in-reply-to :references:date:mime-version:user-agent:content-transfer-encoding; bh=xRPAI3amuLUwMljxFJWf5330AqvsqzVc+b/Kty+HLV4=; b=FpqPSct+zu4IYDjHQmVNgK6lyZ9jIn9fYeXCip6Jo6txmoQS+DbRaT9tKrG3uHh3WB XBkdwJc71b9GetZzsQhgOd0bGQpWkHVt6hGBiFQ0YdTkjRuHi2F2wOccAzZbQ9JKN0Wz 9UL4QjfwqGZLh3/OPpIKQ8fxV2mk3QcsMEE6ENYRk6J4IIfR6JDUAG/6NzFVrSy+ztJ8 hThePri7ksMNvbGbAHiQQho0WdCyI44VaGBJrqWf4y331pTtKKl48QRXkln2FU0tnn+I +U8WKe5gAL2+Q1qEYllslh0MF10nHx67r33j6ln3v8Aa1y0nMTgvzWRBhQ0QjTrU10lw t2JA== X-Gm-Message-State: APjAAAWY6K7CzbayxBIcZKbgFpIfD2GpVx2OxbGO1LzxdRc1J/vP+R+F dofnjO6ciVsG5cvz9JTXEX0= X-Google-Smtp-Source: APXvYqybBLyL0tMH4jh/LMxTbglKX9mJ5dZ1CSiftOLTrbzMyobWAyfwVmiE9N4u1v1o6Pjr40Wk/Q== X-Received: by 2002:a17:90a:a605:: with SMTP id c5mr20189415pjq.28.1570823322861; Fri, 11 Oct 2019 12:48:42 -0700 (PDT) Received: from piranhaplant.local ([199.68.53.171]) by smtp.googlemail.com with ESMTPSA id d19sm8933705pjz.5.2019.10.11.12.48.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Oct 2019 12:48:42 -0700 (PDT) Message-ID: Subject: Re: bug#37433: bug#37705: python-scikit-learn fails tests From: Jesse Gibbons To: Ricardo Wurmus In-Reply-To: <874l0fhyld.fsf@elephly.net> References: <874l0fhyld.fsf@elephly.net> Content-Type: text/plain; charset="UTF-8" Date: Fri, 11 Oct 2019 13:48:40 -0600 MIME-Version: 1.0 User-Agent: Evolution 3.30.5 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 37433 Cc: 37433@debbugs.gnu.org, 37705@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Fri, 2019-10-11 at 21:27 +0200, Ricardo Wurmus wrote: > Jesse Gibbons writes: > > > I need python-scikit-learn for an ai project. > > > > "guix build python-scikit-learn" > > ... > > build of /gnu/store/wymxdfygbzij8hbz4gqkrwnb3jkicx76-python-scikit- > > learn- > > 0.20.3.drv failed > > View build log at '/var/log/guix/drvs/wy/mxdfygbzij8hbz4gqkrwnb3jkicx76- > > python-scikit-learn-0.20.3.drv.bz2'. > > > > > > log tarball attached. > > > > I'm working on fixing it, but help would be appreciated. > > This is a duplicate of bug 37433. > Ok. I sent patch #37707 to fix it. From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 12 11:08:09 2019 Received: (at 37433-done) by debbugs.gnu.org; 12 Oct 2019 15:08:09 +0000 Received: from localhost ([127.0.0.1]:34034 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJJ04-0006CT-LE for submit@debbugs.gnu.org; Sat, 12 Oct 2019 11:08:08 -0400 Received: from mail-pg1-f182.google.com ([209.85.215.182]:45311) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJJ02-0006C0-Ju for 37433-done@debbugs.gnu.org; Sat, 12 Oct 2019 11:08:07 -0400 Received: by mail-pg1-f182.google.com with SMTP id r1so6302186pgj.12 for <37433-done@debbugs.gnu.org>; Sat, 12 Oct 2019 08:08:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:subject:from:cc:in-reply-to:references:date:mime-version :user-agent:content-transfer-encoding; bh=FIBeR/SNUhRduSFPeWg6hKlFYoZTMDR8Y8KR0iNfMMo=; b=LaAu/ywKwL3vT6NQl2cIhbvZS/Gymc/hICfQhCwiYGgQPAfioeo3uZON8fJ7SEW4HO y1DnaPE2pWZojn3gj9erF6Ru2V8cEz9bgU1g4hwc7Ddjosuln2rCLmwHW2cjRpWppPF8 tD9J8cVgy+IQG6XBAnR+hYG5cvzrch9syMPbNN8TLuEG7cgirrw5m51FasnFwS/EgQZx DV2LvY1WY5ZdENDG65DrCNn7GS+KrA2eA1vNGCA8RAZelbsIN/69mz614ChWck0odNon UyZf2cHUpRXNbLZkhnFxkBIaiPrM+2WMs0K7AXXA7oNEoE+bJ+I+/M0y/sVGfIa+WJOv WkIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:cc:in-reply-to :references:date:mime-version:user-agent:content-transfer-encoding; bh=FIBeR/SNUhRduSFPeWg6hKlFYoZTMDR8Y8KR0iNfMMo=; b=PZYTNhxJcsDNseTaKedTDKv9aGeMzt+XDRzE91gNu0V63UOkhZ/T6WBEHB0gTa1BwJ oAFyPSVIRma5PzRg9TNiVmg4jKKiB8fRkCX10qhm6I53zojENnlsr1cOm4ACFqG9D7Uy EeMkA2xhrK/lD/0r3cbZEVdjpd9UfSy6PDplVHWHkmu381ydQCwjRVE+jaiOd/GVCk4u Tlc3JFIBIrHcb+JuYeXUzJzqyj/oqsJ6WKcCmV8dDfH6Jx8wPhPYs2xwUsH/rLAm6jX7 eRUeLxDjO/VNcR9u/NaWsGo8oNC3+tbTFzV8zyCv9ew+g+bWjKX+FjtIMCeog3LX3kr+ Fk6Q== X-Gm-Message-State: APjAAAW4z6c3c1LRYs3W2x4GiaMM36nEAcQsr9P7HbSOOrNpuPkcCU2p GKc+4OYYK3PLCM6FpO3zK8dh8MnU X-Google-Smtp-Source: APXvYqzfQwAoMnHURaKVcVtxU7fVvtgyeegAVy8L/y6Vo9s81dOXf1Fva4efGzIi02z3RxtUYpmmMA== X-Received: by 2002:a17:90a:8992:: with SMTP id v18mr24124955pjn.65.1570892880396; Sat, 12 Oct 2019 08:08:00 -0700 (PDT) Received: from piranhaplant.local ([199.68.53.171]) by smtp.googlemail.com with ESMTPSA id y9sm699495pgq.11.2019.10.12.08.07.59 for <37433-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 12 Oct 2019 08:07:59 -0700 (PDT) Message-ID: Subject: 37433 fixed From: Jesse Gibbons In-Reply-To: References: <874l0fhyld.fsf@elephly.net> Content-Type: text/plain; charset="UTF-8" Date: Sat, 12 Oct 2019 09:07:58 -0600 MIME-Version: 1.0 User-Agent: Evolution 3.30.5 Content-Transfer-Encoding: 7bit X-Spam-Score: 2.8 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Fri, 2019-10-11 at 13:48 -0600, Jesse Gibbons wrote: > On Fri, 2019-10-11 at 21:27 +0200, Ricardo Wurmus wrote: > > Jesse Gibbons writes: > > > > > I need python-scikit-learn for an ai project. > [...] Content analysis details: (2.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (jgibbons2357[at]gmail.com) 1.2 MISSING_HEADERS Missing To: header 0.2 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends in digit (jgibbons2357[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.215.182 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.215.182 listed in list.dnswl.org] 1.4 MALFORMED_FREEMAIL Bad headers on message from free email service X-Debbugs-Envelope-To: 37433-done Cc: 37433-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Fri, 2019-10-11 at 13:48 -0600, Jesse Gibbons wrote: > On Fri, 2019-10-11 at 21:27 +0200, Ricardo Wurmus wrote: > > Jesse Gibbons writes: > > > > > I need python-scikit-learn for an ai project. > [...] Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.215.182 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.215.182 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (jgibbons2357[at]gmail.com) 1.2 MISSING_HEADERS Missing To: header 0.2 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends in digit (jgibbons2357[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager 1.4 MALFORMED_FREEMAIL Bad headers on message from free email service On Fri, 2019-10-11 at 13:48 -0600, Jesse Gibbons wrote: > On Fri, 2019-10-11 at 21:27 +0200, Ricardo Wurmus wrote: > > Jesse Gibbons writes: > > > > > I need python-scikit-learn for an ai project. > > > > > > "guix build python-scikit-learn" > > > ... > > > build of /gnu/store/wymxdfygbzij8hbz4gqkrwnb3jkicx76-python-scikit- > > > learn- > > > 0.20.3.drv failed > > > View build log at > > > '/var/log/guix/drvs/wy/mxdfygbzij8hbz4gqkrwnb3jkicx76- > > > python-scikit-learn-0.20.3.drv.bz2'. > > > > > > > > > log tarball attached. > > > > > > I'm working on fixing it, but help would be appreciated. > > > > This is a duplicate of bug 37433. > I sent patch #37707 to fix it. > > > Fixed in patch d7e29a2b26 -- -Jesse From unknown Sun Jun 22 03:50:06 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 10 Nov 2019 12:24:11 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator