Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865297 - sci-physics/lhapdf blocks world update
Summary: sci-physics/lhapdf blocks world update
Status: RESOLVED DUPLICATE of bug 846290
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Science Physics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-15 18:39 UTC by MeatShooter
Modified: 2022-08-15 18:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MeatShooter 2022-08-15 18:39:49 UTC
Recently gentoo switched to python 3.10 as default. 
But all available versions of sci-physics/lhapdf are only working with python 3.9

In order to solve this problems it's necessary to add lhapdf 6.5.2 which was released recently.

Here is the "emerge --update --deep --newuse --ask @world" output:

!! The ebuild selected to satisfy "sci-physics/lhapdf:0/0=" has unmet requirements.
- sci-physics/lhapdf-6.3.0::gentoo USE="-doc -examples -python" ABI_X86="(64)" PYTHON_TARGETS="-python3_8 -python3_9"

  The following REQUIRED_USE flag constraints are unsatisfied:
    any-of ( python_targets_python3_8 python_targets_python3_9 )

  The above constraints are a subset of the following complete expression:
    python? ( any-of ( python_targets_python3_8 python_targets_python3_9 ) ) any-of ( python_targets_python3_8 python_targets_python3_9 )

(dependency required by "sci-physics/pythia-8.2.45::gentoo" [installed])
(dependency required by "sci-physics/root-6.26.04::gentoo[pythia8]" [ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-15 18:44:51 UTC

*** This bug has been marked as a duplicate of bug 846290 ***