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 ALQbNUq0AV85DAAA0tVLHw (envelope-from ) for ; Sun, 05 Jul 2020 11:06:50 +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 aL7pMEq0AV9iegAAB5/wlQ (envelope-from ) for ; Sun, 05 Jul 2020 11:06:50 +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 4FA849404D7 for ; Sun, 5 Jul 2020 11:06:50 +0000 (UTC) Received: from localhost ([::1]:50114 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1js2Tv-0005k0-Sn for larch@yhetil.org; Sun, 05 Jul 2020 07:06:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55236) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1js2Tl-0005jh-0x for help-guix@gnu.org; Sun, 05 Jul 2020 07:06:37 -0400 Received: from mail-wm1-x331.google.com ([2a00:1450:4864:20::331]:40121) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1js2Tj-0000FF-HB for help-guix@gnu.org; Sun, 05 Jul 2020 07:06:36 -0400 Received: by mail-wm1-x331.google.com with SMTP id f139so38639251wmf.5 for ; Sun, 05 Jul 2020 04:06:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=plpceteiCSelry+TucnQtH8TMBJplVDP8+3wtCh7KuI=; b=pirHCqgrFJPmSpJQCyRspNlGtZgBI9HjB0ck1tJVB85t1xNs80CmApkqaMZdzXayjN jkAVxSUi7kubkJJ64X6x7lzuyxXJipE+hK2YgPAubMWj7VVVXlVijOqUakrMVvpfdYBr bFrq5gmVVeoOmvSUkgXZgWN6uS04ydcwHGTeO2akWEzgWVQpVhLuy+LknPQ842TzhDo6 pZ8mNmSzvl2Kvqxg1qnriAS4oz4lnaAizx4oIvpcjFfjhM4YQV7CgwP1F8X7BmcZHgmR ocnrVIcp38zqc9Pbz3QKMH4I49ynQqdaf06CxE9h6Ys5gdV31uuKganEe2pRm3beuCpE kSVg== 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:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=plpceteiCSelry+TucnQtH8TMBJplVDP8+3wtCh7KuI=; b=oyHnAeJcKoxY+xgM9ymjlmdWRReXAEim/NmjnsyD5+Qox+Wfof6mhYtTfh6KeNjwGX oEwychKsyrNYwsxm4omF7zEBQOHmgBuCtkIRyWrwZ068dZUs2HPrhi2NqYUpw6TkrtIn UO7nrrOfOztNIr4crjyivf1oXF4vU8npOsMHR2Vscvw17E4VMTGCCEC2QQit2Ic3QDKx A+tF4l8p3JbcAu6PZGQM/UShazFwRw1U+W/zMOrzztQ/De0xUipZBNWAKE3xWUNEwvGb jTwBXZVBNPfzHTNCu7kIVb/XKuwV2k4jC0KY1U0xFj+Jy11eFNYqjyo4SG9CUvrzY7DD ahgQ== X-Gm-Message-State: AOAM533/0oQKo1146NBoR+m9Cn7+odtZPl38CrL0hS2/Fva2Ef94fEKT DzEkmr1oNkfG1HU9hmDfsN7VrHJg8D0= X-Google-Smtp-Source: ABdhPJxUpFnj9/Qcx8don6OwaO7vLShaGt2S+teLphaf71BD4JAeW1xRFKqiAA74pE/dcjvQpFMZwg== X-Received: by 2002:a1c:7209:: with SMTP id n9mr16510122wmc.150.1593947192817; Sun, 05 Jul 2020 04:06:32 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id 65sm20847326wma.48.2020.07.05.04.06.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Jul 2020 04:06:32 -0700 (PDT) From: zimoun To: Todor =?utf-8?Q?Kondi=C4=87?= , "help-guix\\\@gnu.org" Subject: Re: Conflict with duplicate dependencies after removing and attempting to reinstall gnucash package In-Reply-To: References: Date: Sun, 05 Jul 2020 13:06:31 +0200 Message-ID: <868sfyte4o.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::331; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x331.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=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=pirHCqgr; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: n7QEuV4A69KT Dear, On Sun, 05 Jul 2020 at 09:57, Todor Kondi=C4=87 wr= ote: > So, I installed gnucash package, then removed it. Now I tried to install = it again (after a pull and upgrade) and I have this: > > The following package will be installed: > gnucash 3.8 > > guix package: error: profile contains conflicting entries for dconf > guix package: error: first entry: dconf@0.34.0 /gnu/store/y0m48gd4hasgb= jgwwy4q1c7jn7j7db4z-dconf-0.34.0 > guix package: error: ... propagated from gnucash@3.8 > guix package: error: second entry: dconf@0.34.0 /gnu/store/sb4f1xyfzlk1= 89lnr56sv6mj1mwcclb9-dconf-0.34.0 > guix package: error: ... propagated from gnucash@3.8 > hint: You cannot have two different versions or variants of `gnucash' in = the same profile. > > > I wonder what went wrong and how to fix this? It depends on the packages you have in your profile. Well, you can: - update all the packages of the profile to your latest pull, - install gnucash in another profile if you do not want touch the packages of this profile, - use the option "--allow-collisions" of "guix package" Hope that helps, simon =20