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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D248D1581F0 for ; Wed, 11 Dec 2024 12:56:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F074AE0D63; Wed, 11 Dec 2024 12:56:34 +0000 (UTC) Received: from dallas-out-001-2.smtp25.com (dallas-out-001-2.smtp25.com [63.71.12.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 20E61E0D53 for ; Wed, 11 Dec 2024 12:56:33 +0000 (UTC) Received: from john-covicis-macbook-pro.taildc8be.ts.net (vpn-server4.covici.com [166.84.7.75]) (authenticated bits=0) by ccs.covici.com (8.17.1.9/8.17.1.9) with ESMTPSA id 4BBCuRLo1099002 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Wed, 11 Dec 2024 07:56:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ccs.covici.com; s=default; t=1733921791; bh=QRNavLdu7MAffskPE1L0fo8lK/UE/dKxDgb4OBumU7Q=; h=Date:From:To:Subject; b=TuiVkk60bxt/zus04OqzXVZDscaFqT/HLtroalkxOm13Bo+x8aLbSAWnQJHPIVusJ y4FxrqO2QhYAtWUi4ncpBowyrIHQ4B83PnDxqeegsvW5yao1mFQvfaBq8GW627rqiR 2awCIDfinwiNREhSh9zy1cMAdEjfKFP6BbdpiHVw= Date: Wed, 11 Dec 2024 07:56:27 -0500 Message-ID: From: covici@ccs.covici.com To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] a couple of problems doing my latest world update User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/29.1 (aarch64-apple-darwin23.6.0) MULE/6.0 (HANACHIRUSATO) Organization: Covici Computer Systems 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 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SpamH-Filter: dallas-out-001.smtp25.com-4BBCuVWK012213 X-SpamH-OriginatingIP: 70.109.51.194 X-Archives-Salt: 5acbae9f-24c0-4b70-9cbe-995b0be78d9b X-Archives-Hash: 57eb470a69254cc3121d6f92046e6454 Hi. I seem to be having a couple of problems in my latest world update and I can't figure them out. Here is the output of my script that runs the world update: Script started on 2024-12-11 07:16:43-05:00 [COMMAND="emerge --update --deep --changed-use --with-bdeps=y --keep-going world" TERM="xterm-256color" TTY="/dev/pts/0" COLUMNS="80" LINES="24"] ]0;emerge These are the packages that would be merged, in order: Calculating dependencies ..... done! Dependency resolution took 17.40 s (backtrack: 4/200). !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: app-text/poppler:0 (app-text/poppler-24.10.0:0/142::gentoo, ebuild scheduled for merge) USE="boost cairo cxx introspection jpeg jpeg2k lcms nss png qt5 qt6 tiff utils -cjk -curl -debug -doc -gpgme -test -verify-sig" ABI_X86="(64)" pulled in by (no parents that aren't satisfied by other packages in this slot) (app-text/poppler-24.09.0-1:0/141::gentoo, installed) USE="boost cairo cxx introspection jpeg jpeg2k lcms nss png qt5 qt6 tiff utils -cjk -curl -debug -doc -gpgme -test -verify-sig" ABI_X86="(64)" pulled in by >=app-text/poppler-0.16.0:0/141=[cairo] required by (app-misc/tracker-miners-3.6.2-5:3/3::gentoo, installed) USE="exif gif gstreamer iso jpeg networkmanager pdf playlist (seccomp) tiff upower xml -cue -ffmpeg -gsf -iptc -raw (-rss) -test -xmp -xps" ABI_X86="(64)" ^^^^^^^ It may be possible to solve this problem by using package.mask to prevent one of those packages from being selected. However, it is also possible that conflicting dependencies exist such that they are impossible to satisfy simultaneously. If such a conflict exists in the dependencies of two different packages, then those packages can not be installed simultaneously. For more information, see MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. !!! The ebuild selected to satisfy "dev-php/pecl-imagick" has unmet requirements. - dev-php/pecl-imagick-3.7.0-r3::gentoo USE="-examples -test" ABI_X86="(64)" PHP_TARGETS="(-php8-1) -php8-2 -php8-3" The following REQUIRED_USE flag constraints are unsatisfied: any-of ( php_targets_php8-1 php_targets_php8-2 php_targets_php8-3 ) (dependency required by "www-apps/nextcloud-27.1.7::gentoo" [installed]) (dependency required by "@selected" [set]) (dependency required by "@world" [argument]) ]0;root@:/usr/src Script done on 2024-12-11 07:17:01-05:00 [COMMAND_EXIT_CODE="1"] Now in my package.mask file I have the following line: >app-text/poppler-24.10.0 but that does not work -- I have tried other variations, but I still can't figure it out. The other problem is that I cannot get portage to see the line in my package.use which resolves dev-php/pecl-imagick php_targets_php8-1 Portage is somehow not seeing that line, could it be in the wrong place or something? Thanks in advance for any suggestions.