From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id oNbyInm+f18QJQAA0tVLHw (envelope-from ) for ; Fri, 09 Oct 2020 01:35:53 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id WM+lHnm+f186XgAAB5/wlQ (envelope-from ) for ; Fri, 09 Oct 2020 01:35:53 +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 272CA9401E3 for ; Fri, 9 Oct 2020 01:35:53 +0000 (UTC) Received: from localhost ([::1]:55922 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kQhK3-0007gr-Ve for larch@yhetil.org; Thu, 08 Oct 2020 21:35:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52630) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kQhJt-0007gI-B9 for guix-devel@gnu.org; Thu, 08 Oct 2020 21:35:41 -0400 Received: from mail-wm1-x32d.google.com ([2a00:1450:4864:20::32d]:37290) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kQhJr-0002RW-KS for guix-devel@gnu.org; Thu, 08 Oct 2020 21:35:41 -0400 Received: by mail-wm1-x32d.google.com with SMTP id j136so8244972wmj.2 for ; Thu, 08 Oct 2020 18:35:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=0lVSyl1kccuPlGuN8Q71mtMOBC2iIvx0O69OUlzllFI=; b=kfRlh6cyybbN2XJ3V8T74I+QIwr3YzJ5u3tW9lao4hqKJA7EEcnxS5OAZSqur3n7iW TrGK/74rAMl99xq3WwvkSOCRXFezflSAW48F/lDAOKkqjt8BTSQ9IMgXrZjWfaUeme/F +t146cGbwbWnZNTvWf6Nk7Xlgva3SpGY9tCPW37RmVDVdLRJzY0JSO2sRPOVkzVjNIJ3 0PJP2S5wotlMRiM8kvA11mcV2/8diT47/Mab88scZUBsWhSmZpPziEDph0ZrhJF+s8uZ pJsmDKm9t8JXH9KgjfPNcTtOHSKMZp52yzjQuWjuG6LbmnDf1bniDkyxdKlxWy0xXAib 5KzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=0lVSyl1kccuPlGuN8Q71mtMOBC2iIvx0O69OUlzllFI=; b=R1WOHQoRoXD1SWokuOhAX4bhAEi+yJnavcxM82KglrZdr/kxySVApkxmJldQ1TEEoH PJBlYGYpop44lnTrgr5O15yy4D3Pla+y4TWekUa8nYlDBd0tJ0KnF4AcHIy9f6RduEiC Fzok8RSlcRMKoqTtNbVJv5xvWHUpdSFRcQzeGCtKpjeJB5V+ao4MinJrGoGHRo9muQa/ Z0+vzSx9Yd/a6vO4k4gYbiDqX8U2c1gJ99Yq0zXJwxxloV4zzmIqdbiANWDSzhKxqcap nSvuJgVcX1iMgODKqDybpcohjI8XJhZI8cDISJUfx5ud5pAiwbFmJwP2JcKqQCzwaM4j Bjmw== X-Gm-Message-State: AOAM530IoZmyu8MUOTFLo3Kj5PbUnTwuZ/kgwyTXN5ln5yXQy7iC5pAL 50ltJlpM/rm8s/u5Kkr09v2cB54jd4c= X-Google-Smtp-Source: ABdhPJxum7qKHjOrZTVIeEczwLp+lAKZUBG7WlXPXqFqCtV9bjm/HSVLfLcboe/gt6SLc3ouuFw1kQ== X-Received: by 2002:a05:600c:290c:: with SMTP id i12mr11318020wmd.119.1602207337550; Thu, 08 Oct 2020 18:35:37 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id v4sm9200205wmg.35.2020.10.08.18.35.36 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Oct 2020 18:35:37 -0700 (PDT) From: zimoun To: Guix Devel Subject: Why unrelated package trigger rebuild? Date: Fri, 09 Oct 2020 03:35:36 +0200 Message-ID: <86d01s89lj.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::32d; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x32d.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=kfRlh6cy; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -0.71 X-TUID: XVW7LsyanX0H Dear, >From the Data Service: the commit 39222080911eaf3d7f74effe4467c1a04464aef3 which is about the addition of the package =E2=80=99dkgpg=E2=80=99 modifies the hash of the pa= ckage =E2=80=99ghc-haddock=E2=80=99 from: /gnu/store/s7s3ksfhkdbb6k6si8bjnxy8vvywv322-ghc-haddock-2.22.0 to: /gnu/store/j5llszq1cf12qn79bvhc042wc06ibfix-ghc-haddock-2.22.0 Well, I miss why the addition of one package changes the hash of another unrelated one? Is it expected? All the best, simon