From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id GLcjMEpDwl8+AQAA0tVLHw (envelope-from ) for ; Sat, 28 Nov 2020 12:32:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id SBECLEpDwl9oHAAAbx9fmQ (envelope-from ) for ; Sat, 28 Nov 2020 12:32:10 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5F0699404C5 for ; Sat, 28 Nov 2020 12:32:10 +0000 (UTC) Received: from localhost ([::1]:59012 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kizOb-0002hR-5e for larch@yhetil.org; Sat, 28 Nov 2020 07:32:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52224) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kizOU-0002hI-G2 for guix-patches@gnu.org; Sat, 28 Nov 2020 07:32:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35521) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kizOU-0000rf-88 for guix-patches@gnu.org; Sat, 28 Nov 2020 07:32:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kizOU-0003KW-3d for guix-patches@gnu.org; Sat, 28 Nov 2020 07:32:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44785] [PATCH v2 00/22] Update sequoia to 0.20.0 - version 2 Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 28 Nov 2020 12:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44785 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hartmut Goebel Cc: 44785@debbugs.gnu.org Received: via spool by 44785-submit@debbugs.gnu.org id=B44785.160656669211360 (code B ref 44785); Sat, 28 Nov 2020 12:32:02 +0000 Received: (at 44785) by debbugs.gnu.org; 28 Nov 2020 12:31:32 +0000 Received: from localhost ([127.0.0.1]:47067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kizO0-0002wp-0K for submit@debbugs.gnu.org; Sat, 28 Nov 2020 07:31:32 -0500 Received: from mira.cbaines.net ([212.71.252.8]:42360) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kizNy-0002uj-Di for 44785@debbugs.gnu.org; Sat, 28 Nov 2020 07:31:30 -0500 Received: from localhost (188.28.112.52.threembb.co.uk [188.28.112.52]) by mira.cbaines.net (Postfix) with ESMTPSA id 6BF6127BBF8; Sat, 28 Nov 2020 12:31:29 +0000 (GMT) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 5cdd2516; Sat, 28 Nov 2020 12:31:27 +0000 (UTC) References: <87r1okh2xn.fsf@cbaines.net> User-agent: mu4e 1.4.13; emacs 27.1 From: Christopher Baines In-reply-to: Date: Sat, 28 Nov 2020 12:31:24 +0000 Message-ID: <87wny5u0gz.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.37 X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-TUID: WKEUVCOCvEzO --=-=-= Content-Type: text/plain Hartmut Goebel writes: > Hi Chris, > > thanks for sending the results of the data service. > > I adjusted the lint-errors. > > Regarding the failing builds: I had added these manually before the new > importer (see 38408) as ready. So I added "#:skip-build #t" for all new > crates, like the ne importer does. Thanks Hartmut. I haven't been following the Rust packaging very well, but my interpretation of #:skip-build would be that's it's like #:tests? #f, so if it's present, ideally there should be a comment there with some information about why this package isn't being built. Also, I think there could be some conflicts with a few of the patches you sent, the addition of rust-base64-0.13 for example. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl/CQxxfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xf9UBAAgUDlt2M8DlWRR4ojmUUYIE6elH6xFaY9 3ZO9qldsWomDOfOkjH5E8hlzVM81EX3kGWMQ2jhmz5KrfpadUpsy5Nr4Pwt5kwd3 pN8oDFcQSHq+fKYIl/Kd+sbp14SUgyLERuGuoB9qNfGCgfQFPK4bmFmd8ppCqAGH 9Kkfvzv1NsiVk59XjLmgDBws3MEPYWxU6ARPDwjgjH/srYpc8mLX3y9dMYn+AHEv sOKf3f+LencqkkKx+iU7PFnW3Jgw8lGKvkxnQa2mooAeWeLtV2Dcal1hjGTZVhc6 KGKJKJikkNq7I91Df8ZFtVWx73DowD7qtJCPrhHiJiRB6J/AYKiit0q3N7HbYvsw l17PwHj8i6wPPJvso1bnG/EUmpRvP1L//MCWiEJmWFc26OBJTwlbPIWe4jt4sOKd Efc5AnthPzJjwS7QlGHcufF1KhU11tC+PUad+SO7nHqVPyEbbZIaF6ksWsdslAUt BPj0rR7cQFmIRvNZ/qqrhdOu4fOzZ+s1pu5ZJX80OvUVdgkX+PjEZkwRLq5tST6N k9tfHfjGVZcUoooLaUck7DjJ6dUCz2PNiBOWKk7XCawqnvDgJrXgY+hHQqklPCMA HJZvXlYTtt+iy6YbJC6s0r7AkTcyVIaycQrO8fKAm/VjEdxRWmRHOlj9d5u5laGV ryDLo0lq5qo= =eo3E -----END PGP SIGNATURE----- --=-=-=--