From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E2886158086 for ; Wed, 22 Dec 2021 00:28:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEFAC2BC035; Wed, 22 Dec 2021 00:28:41 +0000 (UTC) Received: from mta1.recol.net (mta1.recol.net [64.207.103.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F0522BC00E for ; Wed, 22 Dec 2021 00:28:39 +0000 (UTC) Received: from wrkhors.com (c-73-154-246-108.hsd1.pa.comcast.net [73.154.246.108]) by mta1.recol.net (Postfix) with ESMTPSA id 066A4398B86; Tue, 21 Dec 2021 19:28:38 -0500 (EST) Date: Tue, 21 Dec 2021 19:28:37 -0500 From: Steven Lembark To: gentoo-user@lists.gentoo.org Cc: lembark@wrkhors.com Subject: [gentoo-user] Apparently 2.4 is not >= 2.2? Message-ID: <20211221192837.4f826188.lembark@wrkhors.com> Organization: Workhorse Computing X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-pc-linux-gnu) X-Workhorse: Quite Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 72f15cd4-93be-4cc7-8fb9-4830c05b73dd X-Archives-Hash: 8d78ed5e88a48b3d22474b0f29176cff Before I spend a lot of time backtracking all of this... Q: Are either of these issues well-known pathologies of emerge? Recently built a new Gentoo system by creating a new LV, extracting stage3-amd64-openrc-20211205T170532Z.tar.xz and going through the handbook stages to get a running sytem. I then installed a variety of packages I have on the current system like fonts, claws-mail. Catch is that I cannot update the sytem: # $emerge --update --fetchonly @world; Calculating dependencies... done! The following packages are causing rebuilds: (x11-base/xorg-server-1.20.14:0/1.20.14::gentoo, ebuild scheduled for merge) causes rebuilds for: (x11-drivers/xf86-input-synaptics-1.9.1:0/0::gentoo, ebuild scheduled for merge) (x11-drivers/xf86-input-evdev-2.10.6:0/0::gentoo, ebuild scheduled for merge) emerge: there are no ebuilds to satisfy ">=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_6(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)]". (dependency required by "dev-python/pytest-runner-4.2::gentoo" [installed]) (dependency required by "@selected" [set]) (dependency required by "@world" [argument]) It seems that I have a recent enough python-exec installed: 2.4 >= 2.2. # emerge --search dev-lang/python-exec [ Results for search key : dev-lang/python-exec ] Searching... * dev-lang/python-exec Latest version available: 2.4.8 Latest version installed: 2.4.8 Size of files: 81 KiB Homepage: https://github.com/mgorny/python-exec/ Description: Python script wrapper License: BSD-2 I'm having a similar issue with firefox-bin: # $emerge firefox-bin; Calculating dependencies... done! emerge: there are no ebuilds to satisfy ">=dev-python/markupsafe-0.9.2[python_targets_python3_6(-),python_targets_python3_7(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]". (dependency required by "dev-python/mako-1.1.3::gentoo" [installed]) (dependency required by "media-libs/mesa-20.1.0::gentoo" [installed]) (dependency required by "x11-libs/gtk+-3.24.29::gentoo[X]" [ebuild]) (dependency required by "www-client/firefox-bin-95.0.1::gentoo" [ebuild]) (dependency required by "firefox-bin" [argument]) But I also seem to have a recent markupsafe, if 2.0.1 >= 0.9.2?? # emerge --search dev-python/markupsafe [ Results for search key : dev-python/markupsafe ] Searching... * dev-python/markupsafe Latest version available: 2.0.1 Latest version installed: 2.0.1 Size of files: 19 KiB Homepage: https://pypi.org/project/MarkupSafe/ Description: Implements a XML/HTML/XHTML Markup safe string for Python License: BSD -- Steven Lembark Workhorse Computing lembark@wrkhors.com +1 888 359 3508