From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2KnBKnAK42RXoQAASxT56A (envelope-from ) for ; Mon, 21 Aug 2023 08:55:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id APG7KnAK42RfjgAA9RJhRA (envelope-from ) for ; Mon, 21 Aug 2023 08:55:44 +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 336AB39999 for ; Mon, 21 Aug 2023 08:55:44 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=U4PIRw++; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692600944; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=BGKyc7awFf0cSgZHcKG0mYVtWTZu/6jeYAIFgYC/2kM=; b=TCJ2tD5A5qNcbCVeJsxWu54d1NgF8qPwcMJlQUqNXhEpC7cJhY/A3g49daP2WApMnI+/ld 6nE0uigtKQZmoLWCj78n3ZZ8a3q7MiLInpOSUxcBpbykHqv1M+TlatBz5clS+fjM135Cz5 KtAITpInUf/P01pmk5v3cf0gCgv4R72Rkd7L8PcZvQVYe7cutvK/ysPnZt0cgNOr7KmATN kSpHWvbqQPaHid8gOywXAbuZmE/zbshf36MAlANM608G7u4Oe6MDgDHx0TvZvC/+1FZaz+ 97HGOAob6bxl1A8sZgypQvWqjAhTA3HGOqn5dICK2gwxWRQKijxhQYwXg6jiHw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=U4PIRw++; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692600944; a=rsa-sha256; cv=none; b=PquNSgO1ZJ7LMIfL1Wa+RbsMyv2z03GcyDGSWH2vBKiU3WdTwouLKGImnA2nrO3ZiU1cmE kYFDpduXtr/MssBr90xnWBN/u1jqCvvQGmA609xGmSEL7loSBH1DXLHB98bqPSkX5nva6u RM4oeP6QzgfqMqOmSC1CJIsii+Bf+e4aXWHQf223dLxeIxdQeKUtFpIS1WKStMBEwvzOdg Dech1v4964lGljymNpH5QKCW9QaM/fSebxLqxq5DlH3OjajO8aT0l4L8eEnhjPAcgEU7JJ xdL1KDkTscRtfRMso5tOTXZOwI/gzAjY5Cy7sFhCJgEAdgSQWOp/LlGSiWrg3w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qXyoZ-0004PR-7t; Mon, 21 Aug 2023 02:55:03 -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 1qXHqM-0005JV-02 for bug-guix@gnu.org; Sat, 19 Aug 2023 05:02:02 -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 1qXHqL-0004Ku-Mu for bug-guix@gnu.org; Sat, 19 Aug 2023 05:02:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qXHqM-0005lv-E3 for bug-guix@gnu.org; Sat, 19 Aug 2023 05:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65378: time-machine v1.0.0 Resent-From: =?UTF-8?Q?Th=C3=A9o?= Maxime Tyburn Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 19 Aug 2023 09:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65378 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 65378@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169243570522159 (code B ref -1); Sat, 19 Aug 2023 09:02:02 +0000 Received: (at submit) by debbugs.gnu.org; 19 Aug 2023 09:01:45 +0000 Received: from localhost ([127.0.0.1]:49439 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXHq4-0005lL-H7 for submit@debbugs.gnu.org; Sat, 19 Aug 2023 05:01:44 -0400 Received: from lists.gnu.org ([2001:470:142::17]:33440) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXHq2-0005l5-DE for submit@debbugs.gnu.org; Sat, 19 Aug 2023 05:01:43 -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 1qXHpt-0005EI-7x for bug-guix@gnu.org; Sat, 19 Aug 2023 05:01:33 -0400 Received: from mail-lf1-x136.google.com ([2a00:1450:4864:20::136]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qXHpp-0004Ew-UB for bug-guix@gnu.org; Sat, 19 Aug 2023 05:01:32 -0400 Received: by mail-lf1-x136.google.com with SMTP id 2adb3069b0e04-4ffae5bdc9aso351126e87.1 for ; Sat, 19 Aug 2023 02:01:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692435688; x=1693040488; h=mime-version:message-id:date:subject:to:from:user-agent:from:to:cc :subject:date:message-id:reply-to; bh=BGKyc7awFf0cSgZHcKG0mYVtWTZu/6jeYAIFgYC/2kM=; b=U4PIRw++qKXLzHJk2mhip/KOtzJ09RPxBMU6FJwi93LfAO0VX3+EXtPVvC2h9lUZCK 35+Pt/wWO5ofAvozLUlqARxqRm5lwLjtLcilMu+hLL42PodNxaT7Zcy7ZssC8AqGjfIQ esglvZIhxDdMROMmDCC/KhY9/awexUZN7qxy2m0fhLhkR+0X09BeRDvdQUbtjNvrTnIC c5EHx3x11f6CQcZfp+XfKWpEkLiPbO2sRcwCm3OIaC54jbMRN4EpLO7wRNmS+9C2YD+9 iCzQ6t484BNtSyyth0rZKq7PsyKQZ68qgAb5RvSuIlDfQZk/j8sNccu3CYNll5n2QNYx 3reg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692435688; x=1693040488; h=mime-version:message-id:date:subject:to:from:user-agent :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=BGKyc7awFf0cSgZHcKG0mYVtWTZu/6jeYAIFgYC/2kM=; b=LzTK+kIBPBpxAs2Lb+zw1/GVfYTgl9TGNGdA0UbsAULvWEZv2WKl+Y/79UUJ/gLpq3 jcltEtOlqiEzdpenM12HWgjsh3H5/KpY80iPqKDIK92M+rkL+aG0sGWwqRf/MXJj2eck Ye6Ia+JiKocybCr+1idQ70OG932oX5ZBQ7exWuYiQJ5I+GpRT89HjCCtBoMAfe5CcFTt qnkVMHskC5SNLL3Jz/Cse3Qkz04bpXOGSmuUVM/gnl6avkPI1UaHD7cGBXbBV69nX/BP ubAUgf7TUdonnwCMy3TYg+rU847zDu8K3tO6HLah0x4Uz5HGuIyO9qGqPeACKRsrR6pH vjKA== X-Gm-Message-State: AOJu0YxmlN3F9lzRs5Uw9/tL2OhwjUxS8LumWxIdcJQlcw5ry6ooxZo8 IPeBf3YPNIX00A/HsjLlHPVjDYQdAhA= X-Google-Smtp-Source: AGHT+IEyJzW5SvVey69ouvQJF09H2zvn6i7yA9KN1XABVtiMp0Rj8cnjPJdq7dJnuW2wmr1o9JvdXA== X-Received: by 2002:a05:6512:a94:b0:4fe:c4e:709f with SMTP id m20-20020a0565120a9400b004fe0c4e709fmr1111529lfu.20.1692435687409; Sat, 19 Aug 2023 02:01:27 -0700 (PDT) Received: from gazelle.gmail.com (p579ad402.dip0.t-ipconnect.de. [87.154.212.2]) by smtp.gmail.com with ESMTPSA id c4-20020aa7df04000000b00523b1335618sm2169915edy.97.2023.08.19.02.01.26 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 19 Aug 2023 02:01:26 -0700 (PDT) User-agent: mu4e 1.10.5; emacs 28.2 From: =?UTF-8?Q?Th=C3=A9o?= Maxime Tyburn Date: Sat, 19 Aug 2023 10:59:49 +0200 Message-ID: <874jkvh0db.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::136; envelope-from=theo.tyburn@gmail.com; helo=mail-lf1-x136.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 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-Mailman-Approved-At: Mon, 21 Aug 2023 02:55:00 -0400 X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 3.80 X-Spam-Score: 3.80 X-Migadu-Queue-Id: 336AB39999 X-TUID: XeO+tDX1kHRG I found a bug using time machine for version 1.0.0 and was told to report: 352 tests OK. 4 tests failed: test_ftplib test_httplib test_ssl test_urllib2_localnet 40 tests skipped: test_aepack test_al test_applesingle test_bsddb test_bsddb185 test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses test_dl test_gdb test_gl test_imageop test_imgfile test_ioctl test_kqueue test_linuxaudiodev test_macos test_macostools test_msilib test_nis test_ossaudiodev test_scriptpackages test_smtpnet test_socketserver test_startfile test_sunaudiodev test_timeout test_tk test_ttk_guionly test_urllib2net test_urllibnet test_winreg test_winsound test_zipfile64 4 skips unexpected on linux2: test_bsddb test_bsddb3 test_gdb test_ioctl Total duration: 5 min 10 sec Tests result: FAILURE @ build-log 29802 39 make: *** [Makefile:878: test] Error 2 @ build-log 29802 34 Test suite failed, dumping logs. @ build-log 29802 11 Backtrace: @ build-log 29802 74 4 (primitive-load "/gnu/store/dahcrjl9q0cn87a7l7pryma5jvx?") @ build-log 29802 19 In ice-9/eval.scm: @ build-log 29802 19 191:35 3 (_ _) @ build-log 29802 20 In srfi/srfi-1.scm: @ build-log 29802 77 863:16 2 (every1 # ?) @ build-log 29802 94 In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu-build-system.scm: @ build-log 29802 19 799:28 1 (_ _) @ build-log 29802 70 369:6 0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _) @ build-log 29802 1 @ build-log 29802 117 /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu-build-system.scm:369:6: In procedure check@ build-log 29802 166 Throw to key `srfi-34' with args `(#)'. builder for `/gnu/store/sp947xhp8dqfzn3zd2m0aq4ia5qvklbl-python2-2.7.15.drv' failed with exit code 1 @ build-failed /gnu/store/sp947xhp8dqfzn3zd2m0aq4ia5qvklbl-python2-2.7.15.drv - 1 builder for `/gnu/store/sp947xhp8qfzn3zd2m0aq4ia5qvklbl-python2-2.7.15.drv' failed with exit code 1 Backtrace: In ./guix/gexp.scm: 573:13 19 (_ _) In ./guix/store.scm: 1667:8 18 (_ _) 1667:8 17 (_ _) In ./guix/gexp.scm: 708:2 16 (_ _) In ./guix/monads.scm: 482:9 15 (_ _) In ./guix/gexp.scm: 573:13 14 (_ _) In ./guix/store.scm: 1667:8 13 (_ _) In ./guix/gexp.scm: 708:2 12 (_ _) In ./guix/monads.scm: 482:9 11 (_ _) In ./guix/gexp.scm: 573:13 10 (_ _) In ./guix/store.scm: 1667:8 9 (_ _) In ./guix/gexp.scm: 708:2 8 (_ _) In ./guix/monads.scm: 482:9 7 (_ _) In ./guix/gexp.scm: 573:13 6 (_ _) In ./guix/store.scm: 1667:8 5 (_ _) 1690:38 4 (_ #) In ./guix/packages.scm: 936:16 3 (cache! # # ?) 1255:22 2 (thunk) 1188:25 1 (bag->derivation # ?) In srfi/srfi-1.scm: 592:17 0 (map1 (("source" # url: "?>) ?)) srfi/srfi-1.scm:592:17: In procedure map1: Throw to key `srfi-34' with args `(#)'. guix time-machine: error: You found a bug: the program '/gnu/store/d12x45lz2dv3mgp594kzjv0d121g0ncs-compute-guix-deivation' failed to compute the derivation for Guix (version: "6298c3ffd9654d3231a6f25390b056483e8f407c"; system: "x86_64-linx"; host version: "4547bc6fa3142dca77f7fc912368aeff31bd6e53"; pull-version: 1).