Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906131 - dev-util/rocm-smi: needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: dev-util/rocm-smi: needs upgrade to Python 3.11 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 896398
  Show dependency tree
 
Reported: 2023-05-11 10:11 UTC by emma25000
Modified: 2023-07-30 04:39 UTC (History)
2 users (show)

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 emma25000 2023-05-11 10:11:18 UTC
This ebuild needs an update to support python 3.11 which is now the default

Reproducible: Always

Steps to Reproduce:
1. Emerge the package with python 3.11 as your default python version
Actual Results:  
It fails to emerge

Expected Results:  
It should emerge
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-12 04:23:05 UTC
The latest ~arch version has it, fwiw.
Comment 2 emma25000 2023-05-12 10:31:33 UTC
(In reply to Sam James from comment #1)
> The latest ~arch version has it, fwiw.

As mentioned in my other comments, the full ROCm stack isn't fully ported to 5.3.3 or later, if you want to use it fully you need to stick to 5.1.3
Comment 3 Benda Xu gentoo-dev 2023-07-29 07:40:14 UTC
(In reply to emma25000 from comment #2)
> (In reply to Sam James from comment #1)
> > The latest ~arch version has it, fwiw.
> 
> As mentioned in my other comments, the full ROCm stack isn't fully ported to
> 5.3.3 or later, if you want to use it fully you need to stick to 5.1.3

I am relaxing the versioned dependencies. Then the ROCm stack will no longer be tightly coupled as it now.
Comment 4 Larry the Git Cow gentoo-dev 2023-07-30 04:39:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c56e197e0e103859570e056cde29bf0af93701a

commit 3c56e197e0e103859570e056cde29bf0af93701a
Author:     Benda Xu <heroxbd@gentoo.org>
AuthorDate: 2023-07-29 07:23:21 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2023-07-30 04:35:28 +0000

    dev-util/rocm-smi: enable py3.11
    
    Closes: https://bugs.gentoo.org/906131
    Suggested-by: e-mmh <emma25000@caramail.fr>
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 dev-util/rocm-smi/rocm-smi-5.1.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)