Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Thu, 29 Dec 2022 22:54:45
Message-Id: 1672354371.2a2a9c4d140ad55ec9aa64a2f0695b90402f8ad2.sam@gentoo
1 commit: 2a2a9c4d140ad55ec9aa64a2f0695b90402f8ad2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 22:51:47 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 22:52:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a2a9c4d
7
8 profiles: mark sys-apps/edac-utils as deprecated
9
10 edac-utils can't handle the interface newer kernels use to report
11 EDAC events, so it may miss some (or all) events which occur.
12
13 See app-admin/rasdaemon's README for technical details.
14
15 Please migrate to app-admin/rasdaemon instead.
16
17 Signed-off-by: Sam James <sam <AT> gentoo.org>
18
19 profiles/package.deprecated | 6 ++++++
20 1 file changed, 6 insertions(+)
21
22 diff --git a/profiles/package.deprecated b/profiles/package.deprecated
23 index 9433ad94bcfc..07895dbb05ea 100644
24 --- a/profiles/package.deprecated
25 +++ b/profiles/package.deprecated
26 @@ -17,6 +17,12 @@
27
28 #--- END OF EXAMPLES ---
29
30 +# Sam James <sam@g.o> (2022-12-29)
31 +# Doesn't work correctly on newer kernels/hardware. Events may go unreported
32 +# if using sys-apps/edac-utils. See app-admin/rasdaemon's README for the technical
33 +# details. Please migrate to app-admin/rasdaemon instead.
34 +sys-apps/edac-utils
35 +
36 # Andreas Sturmlechner <asturm@g.o> (2022-12-26)
37 # Last-rites pending and waiting for revdeps, bug 877311
38 x11-libs/snorenotify