From unknown Sat Aug 09 01:28:52 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63287: guix copy error Resent-From: Csepp Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 05 May 2023 01:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63287 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63287@debbugs.gnu.org X-Debbugs-Original-To: Bug reports for GNU Guix Received: via spool by submit@debbugs.gnu.org id=B.168324902511546 (code B ref -1); Fri, 05 May 2023 01:11:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 May 2023 01:10:25 +0000 Received: from localhost ([127.0.0.1]:52393 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pujxp-000309-H3 for submit@debbugs.gnu.org; Thu, 04 May 2023 21:10:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:55192) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pujxl-0002zz-DV for submit@debbugs.gnu.org; Thu, 04 May 2023 21:10:23 -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 1pujxh-0004AM-Dm for bug-guix@gnu.org; Thu, 04 May 2023 21:10:19 -0400 Received: from mx1.riseup.net ([198.252.153.129]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pujxf-0000Fr-Eb for bug-guix@gnu.org; Thu, 04 May 2023 21:10:17 -0400 Received: from fews02-sea.riseup.net (fews02-sea-pn.riseup.net [10.0.1.112]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx1.riseup.net (Postfix) with ESMTPS id 4QCCKK4Qx4zDqVC for ; Fri, 5 May 2023 01:10:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1683249013; bh=znSg4PwdzXF6/4OklZgZOJeWm5LFQt4Nu0XS7lx6C3o=; h=From:To:Subject:Date:From; b=JAtlSVRS49wCM8Yv8Qwg0LQ7lT8MY2EyaNilUnFaPmn7p5DhbWRWDd1gz1zvkKVVN 05GISuTwAWh8EaBI0ApW8TJCki3otG03OvpAKWyDvmmd3sNxlYzORVJlzxP0kmr0HC J1PL7A18Wb8lQQIP4/cY9HSaw6Mh0D18b+6MTyUo= X-Riseup-User-ID: 0EF6075E72302951BB9560B41923B89BA0AA4F1C9F735A6A2A5B8657DF9FB277 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews02-sea.riseup.net (Postfix) with ESMTPSA id 4QCCKK0rsWzFpsR for ; Fri, 5 May 2023 01:10:12 +0000 (UTC) From: Csepp Date: Fri, 05 May 2023 02:45:59 +0200 Message-ID: <86sfcbinx8.fsf@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=198.252.153.129; envelope-from=raingloom@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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.4 (--) Any clue what might cause this? % guix copy --from=3Dbingobongo.local /gnu/store/4dqa1dh4vzfp4qkl704625m3ri= ahnkiv-profile retrieving 1 store item from 'bingobongo.local'... Backtrace: 14 (primitive-load "/home/raingloom/.config/guix/current/b=E2=80= =A6") In guix/ui.scm: 2300:7 13 (run-guix . _) 2263:10 12 (run-guix-command _ . _) In ice-9/boot-9.scm: 1752:10 11 (with-exception-handler _ _ #:unwind? _ # _) 1752:10 10 (with-exception-handler _ _ #:unwind? _ # _) In guix/store.scm: 659:37 9 (thunk) 1298:8 8 (call-with-build-handler # =E2=80=A6) In guix/status.scm: 830:4 7 (call-with-status-report _ _) In guix/scripts/copy.scm: 104:22 6 (_) In guix/ssh.scm: 638:11 5 (retrieve-files* _ _ #:recursive? _ #:log-port _ # _) In guix/store.scm: 1719:22 4 (import-paths # #) 729:14 3 (process-stderr _ _) In guix/serialization.scm: 122:12 2 (write-bytevector #vu8(0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 =E2=80=A6= ) =E2=80=A6) In ice-9/boot-9.scm: 1685:16 1 (raise-exception _ #:continuable? _) 1685:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1685:16: In procedure raise-exception: In procedure modulo: Wrong type argument in position 1: #