Hello!
I see sandbox violations similar to "ACCESS DENIED: open_wr: /dev/dri/
renderD128" pop up for more and more packages, probably since OpenCL becomes
used more widely. Hence I would like to ask: Could we in Gentoo treat GPUs
just like CPUs and allow any process to access render nodes (i.e.
Ulrich Müller posted on Tue, 08 May 2018 21:39:16 +0200 as excerpted:
> # @ECLASS: eapi7-ver.eclass
> @@ -58,12 +58,8 @@ # the version string, it is truncated silently.
>
> case ${EAPI:-0} in
> - 0|1|2|3|4|5)
> - die "${ECLASS}: EAPI=${EAPI:-0} not supported";;
> - 6)
> -
On Sun, 6 May 2018 10:39:56 -0700
Matt Turner wrote:
> On Sun, May 6, 2018 at 2:20 AM, Sergei Trofimovich wrote:
> > To release the burden on maintainers having to keep outdated
> > latest stable versions of packages do not block them on hppa
> > stabilization.
> >
> > hppa@ will still attempt t
---
Sorry, I had sent the wrong patch.
eclass/eapi7-ver.eclass | 15 +++
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/eclass/eapi7-ver.eclass b/eclass/eapi7-ver.eclass
index 6117124a90a5..43b6a4122506 100644
--- a/eclass/eapi7-ver.eclass
+++ b/eclass/eapi7-ver.eclass
---
eclass/eapi7-ver.eclass | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/eclass/eapi7-ver.eclass b/eclass/eapi7-ver.eclass
index 6117124a90a5..3a200cbe9ef2 100644
--- a/eclass/eapi7-ver.eclass
+++ b/eclass/eapi7-ver.eclass
@@ -1,4 +1,4 @@
-# Copyright
On Mon, May 7, 2018 at 11:24 PM, Brian Dolbec wrote:
> On Mon, 7 May 2018 13:38:47 -0700
> Matt Turner wrote:
>
>>
>> If there's a way to have repoman alert developers to deprecated
>> dependencies in the same way we handle deprecated eclasses, I'd like
>> to know about it.
>>
>>
>
> Currently th
> On Tue, 8 May 2018, Marty E Plummer wrote:
> ---
> eclass/java-utils-2.eclass | 14 +++---
> 1 file changed, 11 insertions(+), 3 deletions(-)
> diff --git a/eclass/java-utils-2.eclass b/eclass/java-utils-2.eclass
> index 25e35c33dd2..47bbb64ffd4 100644
> --- a/eclass/java-utils-2.e