Re: [gentoo-dev] [PATCH v2 1/2] rocm.eclass: new eclass

2022-08-15 Thread Ulrich Mueller
> On Mon, 15 Aug 2022, Yiyang Wu wrote: > +_rocm_set_globals() { > + case ${ROCM_VERSION:-${PV}} in > + 4*) What will happen when there's a version 40 in the future? signature.asc Description: PGP signature

Re: [gentoo-dev] [PATCH v2 1/2] rocm.eclass: new eclass

2022-08-15 Thread Ulrich Mueller
> On Tue, 16 Aug 2022, Ulrich Mueller wrote: >> +IUSE+=" ${gpu_target/#/+amdgpu_targets_}" > Why "+="? I don't see any previous assignment of IUSE. Please ignore this. I had missed that it's inside a loop. signature.asc Description: PGP signature

Re: [gentoo-dev] [PATCH v2 1/2] rocm.eclass: new eclass

2022-08-15 Thread Ulrich Mueller
> On Mon, 15 Aug 2022, Yiyang Wu wrote: > diff --git a/eclass/rocm.eclass b/eclass/rocm.eclass > new file mode 100644 > index ..8ca2c051ddce > --- /dev/null > +++ b/eclass/rocm.eclass > @@ -0,0 +1,275 @@ > +# Copyright 2022 Gentoo Authors > +# Distributed under the terms of the

[gentoo-dev] Last rites: app-crypt/keybase

2022-08-15 Thread John Helmert III
# John Helmert III (2022-08-14) # Vulnerable, unmaintained in Gentoo, EAPI6. Removal in 30 days, # bug #772209 app-crypt/keybase signature.asc Description: PGP signature

Re: [gentoo-dev] [PATCH v2 0/2] rocm.eclass: new eclass for ROCm packages

2022-08-15 Thread Sam James
> On 15 Aug 2022, at 15:47, Sam James wrote: > > > >> On 15 Aug 2022, at 15:43, Yiyang Wu wrote: >> >> From: YiyangWu >> >> This update fixes problems pointed out last week on rocm.eclass. >> >> Changelog from v1: >> 1. Change to the mordern EAPI check style; >> 2. fix typo in

Re: [gentoo-dev] [PATCH v2 0/2] rocm.eclass: new eclass for ROCm packages

2022-08-15 Thread Sam James
> On 15 Aug 2022, at 15:43, Yiyang Wu wrote: > > From: YiyangWu > > This update fixes problems pointed out last week on rocm.eclass. > > Changelog from v1: > 1. Change to the mordern EAPI check style; > 2. fix typo in amdgpu_targets.desc; > 3. remove trailing space in comments > > Yiyang

[gentoo-dev] [PATCH v2 2/2] profiles/desc: add amdgpu_targets.desc for USE_EXPAND

2022-08-15 Thread Yiyang Wu
Signed-off-by: Yiyang Wu Signed-off-by: YiyangWu --- profiles/desc/amdgpu_targets.desc | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 profiles/desc/amdgpu_targets.desc diff --git a/profiles/desc/amdgpu_targets.desc b/profiles/desc/amdgpu_targets.desc new file mode

[gentoo-dev] [PATCH v2 1/2] rocm.eclass: new eclass

2022-08-15 Thread Yiyang Wu
This eclass provides utilities for ROCm libraries in https://github.com/ROCmSoftwarePlatform, e.g. rocBLAS, rocFFT. It contains a USE_EXPAND, amdgpu_targets_*, which handles the GPU architecture to compile, and keep targets coherent among dependencies. Packages that depend on ROCm libraries, like

[gentoo-dev] [PATCH v2 0/2] rocm.eclass: new eclass for ROCm packages

2022-08-15 Thread Yiyang Wu
From: YiyangWu This update fixes problems pointed out last week on rocm.eclass. Changelog from v1: 1. Change to the mordern EAPI check style; 2. fix typo in amdgpu_targets.desc; 3. remove trailing space in comments Yiyang Wu (2): rocm.eclass: new eclass profiles/desc: add

Re: [gentoo-dev] Last rites: sys-cluster/slurm

2022-08-15 Thread Sam James
> On 15 Aug 2022, at 14:48, David Palao wrote: > > Oh! That's a pity! I need that package... > > Is there anything I can do to keep using slurm with my gentoo box? > Is there any chance you'd be willing to adopt it? (https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers/User_Guide) > >

Re: [gentoo-dev] Last rites: sys-cluster/slurm

2022-08-15 Thread David Palao
Oh! That's a pity! I need that package... Is there anything I can do to keep using slurm with my gentoo box? Best On 15/8/22 2:37, John Helmert III wrote: # John Helmert III (2022-08-14) # Many vulnerabilities (including code execution and root privilege # escalation), effectively

Keeping unused acct-{user,group} packages. Was: Re: [gentoo-dev] Last rites: sys-cluster/slurm

2022-08-15 Thread Florian Schmaus
On 15/08/2022 09.31, Ionen Wolkens wrote: On Mon, Aug 15, 2022 at 08:56:51AM +0200, Ulrich Mueller wrote: On Mon, 15 Aug 2022, John Helmert wrote: # John Helmert III (2022-08-14) # Many vulnerabilities (including code execution and root privilege # escalation), effectively unmaintained.

Re: [gentoo-dev] Last rites: sys-cluster/slurm

2022-08-15 Thread Ionen Wolkens
On Mon, Aug 15, 2022 at 08:56:51AM +0200, Ulrich Mueller wrote: > > On Mon, 15 Aug 2022, John Helmert wrote: > > > # John Helmert III (2022-08-14) > > # Many vulnerabilities (including code execution and root privilege > > # escalation), effectively unmaintained. Removal in 30 days, bugs > >

Re: [gentoo-dev] Last rites: sys-cluster/slurm

2022-08-15 Thread Ulrich Mueller
> On Mon, 15 Aug 2022, John Helmert wrote: > # John Helmert III (2022-08-14) > # Many vulnerabilities (including code execution and root privilege > # escalation), effectively unmaintained. Removal in 30 days, bugs > # #631552, #790296, #842789 > sys-cluster/slurm This will leave