From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cDcMCwizMmXJRwEAauVa8A:P1 (envelope-from ) for ; Fri, 20 Oct 2023 19:04:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cDcMCwizMmXJRwEAauVa8A (envelope-from ) for ; Fri, 20 Oct 2023 19:04:08 +0200 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 16D5657A5A for ; Fri, 20 Oct 2023 19:04:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697821448; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:autocrypt:autocrypt; bh=O3tY1ql4xtLKwlSJPr4iKr9KlGhsVgr2gIv6m5/Pqzc=; b=ngMQgXKv338mS3NWYiOX1uvQOqbFR+YNLlg6khuUnWHyhTtUPUDiP3U3wYM+qyAiY3Ncf2 hMa5b8ljUbKaTZL6ypK4pN3IVRwL4iY76p7NG24Tg642oye9L/UJDbHhE6gzHs/0oEpXvT dknqbFH52OeX2RvG2SGIfErBbIyyRNqYYCLL5osbEjdiEz/mZ1Id3ov9YQDwfyoAhpZK4w xxDrH9fGyiKYLoqXo/vqTUdceqJnXgALJ71ZjGMDguuTo2Mao4D6H0uZvIr63fQJyhWYOm mYYZrYIR0l1PZfY6u9IuH484c76uCZ9uamY35qXmKAYj8/3/d5jRInA79ulmIw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697821448; a=rsa-sha256; cv=none; b=YCSNquBjQAQwlWJAQ933RASNWYRGVbNbuCFhFvzz5zklzJAfB+lYVLK+adHqOob7K9qLvL CGR1sk0f7avB2ADpwH9yGQmCGmSIS1fgXN3UYFmOJtrFY+/adeCjDAhHmMLfzEKl779NtV Q4kESbIddXSpr5GeJVtgpDlbwZzAHbqoMq6PI4wnddgNXi/qHUO9Jf3h5AiUvqBGVZijBL HcpS05C9efX5i+XOfuQAWZ58ImTpN1CZ5dYP+4pLAy7bLexhgbg3pGs7GcD6x4rUDkGu9c SyOnEgOaZv+WVZ+iSnT6QuFO0D1LG1cgapX7JO/5w52SOpRBqQeS883LVeHbYQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtsuT-0006kt-Uw; Fri, 20 Oct 2023 13:03:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtsuN-0006hU-3w for guix-patches@gnu.org; Fri, 20 Oct 2023 13:03:35 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qtsuM-0001Es-SS for guix-patches@gnu.org; Fri, 20 Oct 2023 13:03:34 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtsun-0006Ot-Mb for guix-patches@gnu.org; Fri, 20 Oct 2023 13:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66579] [PATCH 10/13] gnu: Add rust-librespot-audio. Resent-From: Steve George Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 20 Oct 2023 17:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66579 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 66579@debbugs.gnu.org, efraim@flashner.co.il X-Debbugs-Original-Cc: 66579@debbugs.gnu.org, efraim@flashner.co.il, guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169782141324562 (code B ref -1); Fri, 20 Oct 2023 17:04:01 +0000 Received: (at submit) by debbugs.gnu.org; 20 Oct 2023 17:03:33 +0000 Received: from localhost ([127.0.0.1]:41381 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtsuK-0006O6-MN for submit@debbugs.gnu.org; Fri, 20 Oct 2023 13:03:32 -0400 Received: from lists.gnu.org ([2001:470:142::17]:43606) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtsuJ-0006Nr-3m for submit@debbugs.gnu.org; Fri, 20 Oct 2023 13:03:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtstf-0005aU-V6 for guix-patches@gnu.org; Fri, 20 Oct 2023 13:02:52 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtstd-00018N-Sd for guix-patches@gnu.org; Fri, 20 Oct 2023 13:02:51 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qtstT-006YEK-1Q; Fri, 20 Oct 2023 19:02:39 +0200 Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qtstQ-0001VI-5n; Fri, 20 Oct 2023 19:02:38 +0200 Received: by submission03.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qtst9-00D0ji-8p; Fri, 20 Oct 2023 19:02:19 +0200 Message-ID: <51cf661b-352f-42cc-bc39-8d9aa246b1b4@futurile.net> Date: Fri, 20 Oct 2023 18:02:17 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US References: <3e60165e-956b-443a-ae07-db86fd7157d2@gmail.com> <8019566112382b8c474465e4201ec1bd82e7e81e.1697475045.git.steve@futurile.net> <87ttql4p3l.fsf@cbaines.net> From: Steve George Autocrypt: addr=steve@futurile.net; keydata= xsDiBEeOGAkRBADbe+7yuHsSTTf+qTgHRwHhJDGQNyQttd9xZibSv5fYRn8ZlOxFMxbZT+7A g8iDI+baRQ3P3zRDbt3my4gNnKSsIzAbJOguG2V3L5Ffwpl6O9fADO9QskQMUIZlmCn9p1+7 8wR32shpydC0EXn/QIArV9A7Zb8q95QvM2BC1bn/FwCg4g01xZ3RNrl8DweLJiz06G1HzAsE AJsvg+pzB3afZdnh+e/iFiu+L4eupyy4bqPGzDKd64p36AkD+WcXOEDrefsGeaB2vzpiLtmk x0WOPJWPHz4e7oHR/FgR2RVqXllqb+X0Kz0OQ9IEPMot6VF05CJDM730Ucesby+/98BlzkFP qRkzgHlg6wcDgP9+SyaVAnqtvPT0A/4tSwMx4yfjmTxZPNBm46slfoZ30pXb5Sby8jt2e1A6 TDEqqdcOmUi6y+e0gZUhWZM/ADu5LCYXM1V+ZlYckhti95kjlqhhqYXGhgluUZgLPhkcLq7H G0oIxfhnIVaCRJkOp3qwxsmjOCuQ6TzBc1fQlPGwqsjWjVMLN+BXE/SN/s0hU3RldmUgR2Vv cmdlIDxzdGV2ZUBmdXR1cmlsZS5uZXQ+wmMEExECACMFAlV+JpkCGwMHCwkIBwMCAQYVCAIJ CgsEFgIDAQIeAQIXgAAKCRDVKaVaaC5nXEo3AJ94jDsx5bgupvindS7gYgP4pMlfRgCZAYbY CF9DA/Ls6q7c4CaIEfR4bSHOwU0ER44YIRAIAOsIe0DcvPCVm5hI8I0GuudtNlGZYv3f7lI/ vqrvxi29iA+E2Uhlo0YSJcNsfHJW/knn+ssDhXDXzBYpHLYQsn20OGBAWJ3kmCvZUrPFzsmX 4c58p7pnYS2W74kcfV7yNrs/We/zGDJfxgniVyX6dbxi6V9Rs3DTocAvvpFzPUcKydV2jYL8 /igKIIvblbtTKhXMpT4or8cPk/FJUjfiqNDrGliCSAYuuqA4s9+wvHGa8uJGPITH53UIuYtG NZnSGyiI4TyqSj3jmngMKwRs4miZlJRf2gjgOfUBmmSfZ1FN5ujoyK7OyLdi53xqiZ0SytWX 0n02mZA66rSL5uDklJMAAwYIAOQuUYZAf+b67vxUTuacljbY34Liu1QxSib8fPSWFyGAbViQ g/VdRa0F7zC2DHJSyMT257O/gfg3Y5QDr5Hj6YennJ6BoC9V7Cds2kj2av+DZJsUFG6D9Olx mXZTwerbNElnqPgG182dwzWRxi0p8ly5lDLvL9YUO8cTLB1WnOuonAt2zZAJNjApji+s2hNz mqVIjXNXgUpSwrXjMat+pDQ4p2fkK1CStrwHgX5JU0r7E1f7R8nZtNLrCRaoaPrCawb3pa9K okP9nvhNnwbRHW4TflvUyBu7+d4TXBOqQlj6XMB8cSi4OqUzAagrbhR/MW4IstJzfEAEQZEu K8TiSGHCSQQYEQIACQUCR44YIQIbDAAKCRDVKaVaaC5nXDhCAKCPLzJRlndFTe4coYPLCjsL PAfWbwCg2otwkKTWVAqr9ASWl/XUWZprHII= In-Reply-To: <87ttql4p3l.fsf@cbaines.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: permerror client-ip=2a0c:5a00:149::26; envelope-from=steve@futurile.net; helo=mailtransmit05.runbox.com X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.21 X-Spam-Score: -6.21 X-Migadu-Queue-Id: 16D5657A5A X-Migadu-Scanner: mx2.migadu.com X-TUID: 1C53dCxa1U+s On 20/10/2023 10:30, Christopher Baines wrote: (...) > rust-aes-ctr-0.6 doesn't seem to be defined, which is what has led to QA > failing to process these changes. > Hi - thanks for the heads-up - I got confused and mistakenly thought rust-aes-ctr-0.6 was already there. I have it locally so will add and re-roll them. Thanks, Steve