From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WElKI5t1DWKAfgAAgWs5BA (envelope-from ) for ; Wed, 16 Feb 2022 23:07:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2GTKIJt1DWJzywAA9RJhRA (envelope-from ) for ; Wed, 16 Feb 2022 23:07:23 +0100 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 5C0FC3F624 for ; Wed, 16 Feb 2022 23:07:23 +0100 (CET) Received: from localhost ([::1]:38714 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nKSSI-0000Qq-Gp for larch@yhetil.org; Wed, 16 Feb 2022 17:07:22 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58624) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nKSRy-0000PT-Rm for bug-guix@gnu.org; Wed, 16 Feb 2022 17:07:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55734) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nKSRy-00058q-I5 for bug-guix@gnu.org; Wed, 16 Feb 2022 17:07:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nKSRy-0007GQ-9q for bug-guix@gnu.org; Wed, 16 Feb 2022 17:07:02 -0500 Subject: bug#53883: strange conflicts with guix package -m manifest Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Wed, 16 Feb 2022 22:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 53883 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Leo Famulari Mail-Followup-To: 53883@debbugs.gnu.org, marius@gnu.org, arne_bab@web.de Received: via spool by 53883-done@debbugs.gnu.org id=D53883.164504919727880 (code D ref 53883); Wed, 16 Feb 2022 22:07:02 +0000 Received: (at 53883-done) by debbugs.gnu.org; 16 Feb 2022 22:06:37 +0000 Received: from localhost ([127.0.0.1]:49630 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nKSRY-0007Fc-LA for submit@debbugs.gnu.org; Wed, 16 Feb 2022 17:06:36 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51642) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nKSRX-0007FP-0o for 53883-done@debbugs.gnu.org; Wed, 16 Feb 2022 17:06:35 -0500 Received: from [2001:470:142:3::e] (port=35498 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nKSRR-0004zi-Q3; Wed, 16 Feb 2022 17:06:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=3rIiFm2Sn077B71aVY42SkqvQMH6Si/O+YizlqhXTMU=; b=kX2v26cEsxY5ybFgNtiZ mCm7DIZLD8jcDYBKf8zJZLMHjSFB7cSaizPQiUVL8vT+xL6rFXtH7hGZ7tQs/Jqgz67iRdI1zuWus MNJwPsVu/TITJUWeG4z8PLWUUqudlH4MgPw/EywecSS+z/oALkracF+BmBBlyBXfMmV/O1sc8aaGX tKxXTZCoy0OaEIvs33IfAH/VPQDLzlDj8YJS+PSC5Qb7Ddoh7s6Od1gV6By2J9RRY12u6jQLHacwH UrcN2epa3miZNnQW+cJlWMn/bHe3rTI/i/n8Ur6hvuoud0Ad+71iw1ZoqR4VxKS3hixLZ5pgtSBsZ kL94STSrDPXt+Q==; Received: from host-37-191-236-102.lynet.no ([37.191.236.102]:57744 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nKSRR-0008Ij-Bd; Wed, 16 Feb 2022 17:06:29 -0500 From: Marius Bakke In-Reply-To: <87iltex3kl.fsf@gnu.org> References: <8735kthxql.fsf@web.de> <87iltex3kl.fsf@gnu.org> Date: Wed, 16 Feb 2022 23:06:26 +0100 Message-ID: <87zgmq31r1.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 53883-done@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1645049243; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=3rIiFm2Sn077B71aVY42SkqvQMH6Si/O+YizlqhXTMU=; b=FWKaf2o5Nj17E6eRSNCrrjWG021YZnN+FYuYFbCtctYg999RR1TLH64RnsVcKKrHp8wdCT 9HBrKzi/SkGfr/uLVmVtI61xGQgG8+z2p6nH/3P55GFcXyQbnHCYU9b/DoFdKBTJqSbe/N p5WkvD1K53Q1158zYIGn2fRek/3bA7emAE4iFCpR07r9pet9V2LZsQB0IOOOHpAs+TeLKe CGoMny2mqlbQMhM391JJzIdnRryXLDtY9SuS996skFve6+e6Zz9ZFdrr0KWiIPikpiTvIG KlpKoMr756Tac6LBTHZmB0CN2vOGSgJsonQAnILMUUntOKryzRDOx9FMyHq1VQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1645049243; a=rsa-sha256; cv=none; b=L6J8rO+DQW67nZwNGhbFbtvyhabyizdZGltgOiPB0NWGw8Nt+KVSC6DCdlK3ZK4gfrd5Jm Kvd6RXeb6TwccfQvdS8g4k+XGscGF+qQOpXHDXYPWNuaUzkZUV4+lZmV065ShHoP78dP0z 6tO++4gOSRSsedgbVmy6LFwsGtEq7sHwTcsA/bN78xpzYPc8jNcmL0HbOz257J6lvlJa5t 5F55+OWbaMZGRvBR9vGW7a5dPECVA01oV/qtLOUkdl4Z0j6wLWP65ovji3w4dIL4Ja+Oc5 Gtp1EPnt3/Wpaxj1yTKWg8xYnacVUTZ72HV9mW7pM9Bp+32AErWmifIlUDGqxA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kX2v26cE; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -5.93 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kX2v26cE; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 5C0FC3F624 X-Spam-Score: -5.93 X-Migadu-Scanner: scn1.migadu.com X-TUID: 9+rEQd0wVFeu --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s skriver: > Hi, > > Leo Famulari skribis: > >> Basically, the python-twine package, as it is now, cannot be installed >> in a profile. >> >> That is because its dependency graph of propagated packages includes >> different versions of python-cffi, and you cannot install both of these >> cffi packages alongside each other in a symlink forest (i.e. a profile). > > Any idea how this could be addressed? > > There are currently 133 dependents of python-cffi@1.15 (python-cmarkgfm > is the only direct user) and 3,807 dependents of python-cffi@1.14. It=E2= =80=99d > be easier if they all depended on 1.14. > > Unfortunately we can=E2=80=99t just use 1.14 for python-cmarkgfm: > > --8<---------------cut here---------------start------------->8--- > $ guix build python-cmarkgfm --with-input=3Dpython-cffi@1.15=3Dpython-cff= i@1.14 > [=E2=80=A6] > ERROR: Could not find a version that satisfies the requirement cffi>=3D1.= 15.0 (from versions: none) > ERROR: No matching distribution found for cffi>=3D1.15.0 > --8<---------------cut here---------------end--------------->8--- > > Should we downgrade python-cmarkgfm, or relax its requirements? Marius, > WDYT? :-) I dug around in the upstream commit history and it appears that the requirement was only added for Python 3.10 compatibility. So I relaxed its requirements in commit f37eb24df5ecb3a14bd42507076854cc979ddecf. =2D-=20 Thanks, Marius --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEARYKAC0WIQRNTknu3zbaMQ2ddzTocYulkRQQdwUCYg11Yg8cbWFyaXVzQGdu dS5vcmcACgkQ6HGLpZEUEHfc4gD/Yv8A0oTl6VMRXEquTU/K5PV15ttfM1AUZY0z fGsenL0BAOKmS0hv1fP+8NM77uc5hDTaOyaeMdWw1Bn+54mtbTkJ =nZMV -----END PGP SIGNATURE----- --=-=-=--