Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870139 - sci-physics/lhapdf-6.3.0: uses unsupported python3.10
Summary: sci-physics/lhapdf-6.3.0: uses unsupported python3.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Science Physics related packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 890660
Blocks:
  Show dependency tree
 
Reported: 2022-09-14 17:49 UTC by APN-Pucky
Modified: 2023-01-19 07:31 UTC (History)
0 users

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


Attachments
build log (build.log,53.69 KB, text/x-log)
2022-09-14 17:49 UTC, APN-Pucky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description APN-Pucky 2022-09-14 17:49:39 UTC
Created attachment 805153 [details]
build log

With python3.10 as default python3, lhapdf-6.3.0 uses python3.10, even though it is not listed in PYTHON_COMPAT.

After setting `eselect python` to 3.9 the installation worked again.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-13 12:48:48 UTC
Would you be able to take a look at fixing this given newer versions are broken in other ways wrt wrong results?
Comment 2 APN-Pucky 2023-01-13 13:03:48 UTC
Yes, I'll look into it.
Comment 3 Larry the Git Cow gentoo-dev 2023-01-18 14:50:39 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57d0a4169bd81e66205745e35dd8277593cef898

commit 57d0a4169bd81e66205745e35dd8277593cef898
Author:     Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
AuthorDate: 2023-01-17 13:16:30 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-01-18 14:48:13 +0000

    sci-physics/lhapdf: Use single python
    
    Bug: https://bugs.gentoo.org/870139
    Closes: https://github.com/gentoo/gentoo/pull/29143
    Co-authored-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
    Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-physics/lhapdf/lhapdf-6.3.0-r1.ebuild | 76 +++++++++++++++++++++++++++++++
 1 file changed, 76 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2023-01-19 07:31:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=936ffe3af825714c24cbc2f5de1acaebf1d568e9

commit 936ffe3af825714c24cbc2f5de1acaebf1d568e9
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2023-01-19 07:30:44 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-01-19 07:30:44 +0000

    sci-physics/lhapdf: drop 6.3.0
    
    Closes: https://bugs.gentoo.org/870139
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-physics/lhapdf/lhapdf-6.3.0.ebuild | 81 ----------------------------------
 1 file changed, 81 deletions(-)