From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id KK71ONi/e2KiMQEAbAwnHQ (envelope-from ) for ; Wed, 11 May 2022 15:53:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id M7z1ONi/e2I7VgAAauVa8A (envelope-from ) for ; Wed, 11 May 2022 15:53:28 +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 70C3D10D4D for ; Wed, 11 May 2022 15:53:28 +0200 (CEST) Received: from localhost ([::1]:43260 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nommN-0002uT-JA for larch@yhetil.org; Wed, 11 May 2022 09:53:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34940) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nomm9-0002t9-Ri for help-guix@gnu.org; Wed, 11 May 2022 09:53:13 -0400 Received: from mail-wr1-x42e.google.com ([2a00:1450:4864:20::42e]:38696) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nomm8-0000mr-1n for help-guix@gnu.org; Wed, 11 May 2022 09:53:13 -0400 Received: by mail-wr1-x42e.google.com with SMTP id k2so3114770wrd.5 for ; Wed, 11 May 2022 06:53:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=xldhXBVIJrxzb/pXwzLuG2IPXgdezU1z0SkTQw/EJqg=; b=WXxxMGqw89Wz+Yezmo7ruI4kflfgoV/hQGHIIOuhJidu1ZAyqzYI5sgYBtdLbdFqBL i8A9hq0p7a/XnuKQEoSiqTJSnnKRuv6mCPDv5sFsjxN2Uuaniqt3bk1KX1Xpt9jR0g2/ sfTs3y4eWHgqv7bGRNEcLRgf46mEV38cMRbkT4gd0IeNn+EOI2VXZ2xHAcIyR+Kya8Ux tS20T8KrHZ3FTuWQ1e2DG7K4hKq/ISUi8iYmvhSuU+YoeJpihSeTfDZAyreYD0ANHD4T sga10KDCzBY2vaU6K9CYOy8MDpdPCVwRF4OXxOzYg9kHLCyphjqNU0SIGi0YBRRrxN1p ThUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=xldhXBVIJrxzb/pXwzLuG2IPXgdezU1z0SkTQw/EJqg=; b=kAazDKdj4MEvYDAlArv5tjpFV6ZUWcwIfhYMWtnUSkPxgUaNVmnM0SdrorU+eZ33hB uUzNyrp34BsFSrRJWA4mhj/d6VnYzu6r2MDi1LtV0ikOCy8B18Y3uidTS421ATH+otbl 15e+9TNtS8gbsAt4pN6AVWvf3pGaqpbzJ1Nabzw/30UFN4OFQljPr65/X+8cNoYQLzUs s9A0Om/ksbON61v4MEHbgSt6038qt6+7SM4Qhuo69rSSqJtKpwmHavrswAAk26iZ0fqq V6ppA73KLbBvx+5LJ2K68hv7UkA97H2I/ru6CVSV1X8ZDNZ9zOBOTBmxpZovMgJErWfd x69Q== X-Gm-Message-State: AOAM532AV2k7n4x06qAjSfGtW0pfn3Eu4idUvvNHrJFX25khB8J9bZCo 8kwXKXbTE+MTaQ4PHKscvbbDSkMkQQs= X-Google-Smtp-Source: ABdhPJzLX287ORBEXhnb0htYiG7QLCRcXq95thLR3sGPYtS9KzkrUY+oHzZ8nyG85efn4lxyFnCEcg== X-Received: by 2002:adf:9dce:0:b0:20a:c019:ad4 with SMTP id q14-20020adf9dce000000b0020ac0190ad4mr22876620wre.591.1652277188449; Wed, 11 May 2022 06:53:08 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id l16-20020a5d4810000000b0020cd8f1d25csm1786479wrq.8.2022.05.11.06.53.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 May 2022 06:53:08 -0700 (PDT) From: zimoun To: Martin Michel , help-guix@gnu.org Subject: Re: Conflicting entries for glibmm In-Reply-To: <20220427131122.egl4rwmjn62qu6yj@famic.de> References: <20220427131122.egl4rwmjn62qu6yj@famic.de> Date: Wed, 11 May 2022 15:52:54 +0200 Message-ID: <87czgkdvm1.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::42e; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42e.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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 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-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1652277208; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=xldhXBVIJrxzb/pXwzLuG2IPXgdezU1z0SkTQw/EJqg=; b=e/bFtxKPZ/0ZU0i7WwwuZC/4eAYAr8yoc5AqCTkE5ctYBjdIhnTokXHMtUle8xiADtHtJn dagASqspRhTTERXzPojG/t+ZWxPXqIAOGl4nHr+dl3usZArYyR33mcyqh9bLXRuxU0vF+q p3PwuUG5iP2vzRuWVdzxtvWRsq4sgMS+pKNtyKIKHlY4ZWa2x0pCXDmQVKx+CD1Rxz/NRK WNT8KGIGExo8BaUTR4D3Jccw9Zid/Y8QZhlISXuXtrtDFPexChT7PLQ96IIxLTK6rjCDI+ cmBIsgdgsGr0VJv8zuQfcjaqxAhsHIhOF2Ky6cF9gANaFs27L26GDZRwCydGzA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652277208; a=rsa-sha256; cv=none; b=guq8ZZACk31BSbLlqc4TrFMgAREnjei2dOsZO92YAwJ0FYGlB7omJeAgSLiBtudnxy8Liz CsmEGXO9GfK4mMxUSGsny5wW92/MXxSXv+FqVTsXy+GLVs/+dRKm3scEXAI7W2qnEYvMsd b4XzN+uaTCMky0HFAt7njeVf8gSvZpXXJ48t0fagmu8kPchfCpL5cnc+XhhmQwGq84TGiU qc+9Mwb/zb9t4JTSx3LCPfMQ4NWenszaNn5BhGZh85LFqT2UQcaoEQJaaFuJh+HPI8F9Gb s7tl4zHDP8vTvF7CyVwKrp3BAn8j28SX+Vl7qWZPesGS7kXPqBP4vW4Tun4e2w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=WXxxMGqw; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.01 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=WXxxMGqw; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 70C3D10D4D X-Spam-Score: -4.01 X-Migadu-Scanner: scn1.migadu.com X-TUID: mcwnbGddFoLx Hi, On mer., 27 avril 2022 at 15:11, Martin Michel wrote: > ``` > $ guix install gtksourceviewmm > The following package will be installed: > gtksourceviewmm 3.18.0 > > guix install: error: profile contains conflicting entries for glibmm > guix install: error: first entry: glibmm@2.70.0 /gnu/store/fpfi5y405y04= rpiz7zn75gmiilwkzb4x-glibmm-2.70.0 > guix install: error: ... propagated from gtksourceviewmm@3.18.0 > guix install: error: second entry: glibmm@2.64.5 /gnu/store/0sl7zf5bcr1= qb7yfq2wqqly1w3x0spn8-glibmm-2.64.5 > guix install: error: ... propagated from pangomm@2.46.0 > guix install: error: ... propagated from gtkmm@3.24.5 > guix install: error: ... propagated from gtksourceviewmm@3.18.0 > hint: You cannot have two different versions or variants of `gtksourcevie= wmm' in the same profile. > > $ guix remove glibmm > guix remove: error: package 'glibmm' not found in profile > ``` This issue is that =E2=80=99gtksourceviewmm' propagates glibmm@2.70 when pango@2.46 propagates glibmm@2.64.5 via gtkmm@3.24.5. It reads, --8<---------------cut here---------------start------------->8--- (define-public gtksourceviewmm (package (name "gtksourceviewmm") (version "3.18.0") [...] (propagated-inputs ;; In 'Requires' of gtksourceviewmm-3.0.pc. (list glibmm gtkmm-3 gtksourceview-3)) (define glibmm (package (name "glibmm") (version "2.70.0") (define-public gtkmm-3 (package (inherit gtkmm) (name "gtkmm") (version "3.24.5") [...] (propagated-inputs `(("atkmm-2.28" ,atkmm-2.28) ("cairomm-1.14" ,cairomm-1.14) ("glibmm" ,glibmm) ("gtk+" ,gtk+) ("pangomm-2.42" ,pangomm-2.46))))) (define-public pangomm-2.46 (package (inherit pangomm) (name "pangomm") (version "2.46.0") [...] (list cairomm-1.14 glibmm-2.64 pango)))) (define-public glibmm-2.64 (package (inherit glibmm) (name "glibmm") (version "2.64.5") --8<---------------cut here---------------end--------------->8--- The easiest workaround is to downgrade glibmm to glibmm-2.64 in gtksourceviewmm. This way, the conflict disappears but another appears: --8<---------------cut here---------------start------------->8--- guix install: error: profile contains conflicting entries for libsigc++ guix install: error: first entry: libsigc++@3.0.6 /gnu/store/ng4k2yl94d75= 8p5vnashd4nvyb1aw8s1-libsigc++-3.0.6 guix install: error: ... propagated from cairomm@1.14.2 guix install: error: ... propagated from gtkmm@3.24.5 guix install: error: ... propagated from gtksourceviewmm@3.18.0 guix install: error: second entry: libsigc++@2.9.3 /gnu/store/iad8jg1fm7j= sq0pqj547f3n5s2jn9rp0-libsigc++-2.9.3 guix install: error: ... propagated from glibmm@2.64.5 guix install: error: ... propagated from pangomm@2.46.0 guix install: error: ... propagated from gtkmm@3.24.5 guix install: error: ... propagated from gtksourceviewmm@3.18.0 --8<---------------cut here---------------end--------------->8--- Well, this package gtksourceviewmm seems old and I do not know what is the best solution. Maybe extract a complete stack without any conflict (if such existed ;-))) and maintain this old package in a separated channel. Or update gtksourceviewmm to a more recent 4.x stack, if such wrapper exists. Or give a look if all these propagation are mandatory and maybe remove the unnecessary ones. Cheers, simon