Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Aide résolution de conflits
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Anard
Apprentice
Apprentice


Joined: 01 Oct 2020
Posts: 216

PostPosted: Fri May 21, 2021 5:37 am    Post subject: Aide résolution de conflits Reply with quote

Bonjour,
Suite à l'arrivée de Python 3.9 comme version par défaut, j'ai un conflit lors des appels à emerge, et je ne comprends pas comment le résoudre. Pourriez-vous 'aider à comprendre ce qu'il essaie de me dire ?

Code:
anard@gentoo-imack ~ $ cat /etc/portage/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CHOST="x86_64-pc-linux-gnu"
COMMON_FLAGS="-march=haswell -O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"

# NOTE: This stage was built with the bindist Use flag enabled
PORTDIR="/var/db/repos/gentoo"
DISTDIR="/var/cache/distfiles"
PKGDIR="/var/cache/binpkgs"

# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C

MAKEOPTS="-j9"

ACCEPT_LICENSE="-* @BINARY-REDISTRIBUTABLE"
USE="fr bluetooth apache2 samba"
LINGUAS="fr"
L10N="fr"
VIDEO_CARDS="intel"

GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ http://ftp.free.fr/mirrors/ftp.gentoo.org/ http://gentoo.mirrors.ovh.net/gentoo-distfiles/"
GRUB_PLATFORMS="efi-64"

PYTHON_TARGETS="python3_9 python3_8"
#PYTHON_TARGETS="python3_9"
PYTHON_SINGLE_TARGET="python3_9"

anard@gentoo-imack ~ $ sudo emerge -puDN @world

These are the packages that would be merged, in order:

Calculating dependencies... done!

WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

dev-libs/libxml2:2

  (dev-libs/libxml2-2.9.12:2/2::gentoo, ebuild scheduled for merge) USE="icu ipv6 python readline -debug -examples -lzma -static-libs -test -verify-sig" ABI_X86="32 (64) (-x32)" PYTHON_TARGETS="python3_8 python3_9 -python3_7" conflicts with
    <dev-libs/libxml2-2.9.12 required by (dev-python/lxml-4.6.3:0/0::gentoo, installed) USE="threads -doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 (-pypy3) (-python3_10) -python3_7"
    ^                 ^^^^^^


Merci.
_________________
"iMack" : GA-H97M-D3H, Intel i5 4460, 16Go DDR3, Intel HD4600, 2x SSD 256Go, HDD 500Go+2To / Clover - macOS Mojave / Gentoo-Xfce
"Portable" : HP 350G3, HDD 500Go / rEFInd - Xubuntu 20.04 / Windows 10
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30894
Location: here

PostPosted: Fri May 21, 2021 5:48 am    Post subject: Reply with quote

Regardez le bug #790737.
Vous attendez qu'il soit corrigé ou vous démasquez dev-libs/libxml2-2.9.12-r1 et dev-python/lxml-4.6.3-r1.1
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Anard
Apprentice
Apprentice


Joined: 01 Oct 2020
Posts: 216

PostPosted: Thu May 27, 2021 5:29 am    Post subject: Reply with quote

OK merci beaucoup ça roule.

Ceci dit, j'ai toujours beaucoup de mal à comprendre les soucis dont me fait part portage, j'aimerais mieux comprendre ce qu'il veut me dire par ce genre de choses :
Quote:
(dev-libs/libxml2-2.9.12:2/2::gentoo, ebuild scheduled for merge) USE="icu ipv6 python readline -debug -examples -lzma -static-libs -test -verify-sig" ABI_X86="32 (64) (-x32)" PYTHON_TARGETS="python3_8 python3_9 -python3_7" conflicts with
<dev-libs/libxml2-2.9.12 required by (dev-python/lxml-4.6.3:0/0::gentoo, installed) USE="threads -doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 (-pypy3) (-python3_10) -python3_7"
^ ^^^^^^

_________________
"iMack" : GA-H97M-D3H, Intel i5 4460, 16Go DDR3, Intel HD4600, 2x SSD 256Go, HDD 500Go+2To / Clover - macOS Mojave / Gentoo-Xfce
"Portable" : HP 350G3, HDD 500Go / rEFInd - Xubuntu 20.04 / Windows 10
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30894
Location: here

PostPosted: Thu May 27, 2021 6:10 am    Post subject: Reply with quote

Portage dit qu'il aimerait mettre à jour libxml2 à la version 2.9.12 mais ne peut pas le faire parce que lxml nécessite une version plus ancienne.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum