From unknown Fri Jun 13 10:20:35 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61939] [PATCH 0/3] Update rasdaemon to 0.8.0 Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: phodina@protonmail.com, guix-patches@gnu.org Resent-Date: Fri, 03 Mar 2023 15:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61939 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61939@debbugs.gnu.org Cc: Bruno Victal , phodina@protonmail.com X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: phodina@protonmail.com Received: via spool by submit@debbugs.gnu.org id=B.167785875315983 (code B ref -1); Fri, 03 Mar 2023 15:53:02 +0000 Received: (at submit) by debbugs.gnu.org; 3 Mar 2023 15:52:33 +0000 Received: from localhost ([127.0.0.1]:33746 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY7hx-00049i-6O for submit@debbugs.gnu.org; Fri, 03 Mar 2023 10:52:33 -0500 Received: from lists.gnu.org ([209.51.188.17]:60500) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY7hw-00049b-1t for submit@debbugs.gnu.org; Fri, 03 Mar 2023 10:52:32 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pY7hv-0000Tv-Re for guix-patches@gnu.org; Fri, 03 Mar 2023 10:52:31 -0500 Received: from smtpm5.myservices.hosting ([185.26.105.236]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pY7hu-00007H-Ay for guix-patches@gnu.org; Fri, 03 Mar 2023 10:52:31 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm5.myservices.hosting (Postfix) with ESMTP id 9BF3320CB1 for ; Fri, 3 Mar 2023 16:52:24 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 55FD480097; Fri, 3 Mar 2023 16:52:24 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id AqHauWBtphBn; Fri, 3 Mar 2023 16:52:24 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id D662480079; Fri, 3 Mar 2023 16:52:23 +0100 (CET) From: Bruno Victal Date: Fri, 3 Mar 2023 15:52:17 +0000 Message-Id: X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.105.236; envelope-from=mirai@makinata.eu; helo=smtpm5.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Note: libtraceevent dependency was cherry-picked from the work by Petr Hodina at #60018 and was patched to simplify the package definition and fix some minor inaccuracies. Bruno Victal (2): gnu: rasdaemon: Refactor package. gnu: rasdaemon: Update to 0.8.0. Petr Hodina (1): gnu: Add libtraceevent. gnu/packages/linux.scm | 74 ++++++++++++++++++++++++++++++++---------- 1 file changed, 56 insertions(+), 18 deletions(-) base-commit: c6480edbe3260a3bfb48361ca73e666b6d473f42 -- 2.39.1 From unknown Fri Jun 13 10:20:35 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61939] [PATCH 2/3] gnu: Add libtraceevent. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 Mar 2023 15:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61939 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61939@debbugs.gnu.org Cc: Bruno Victal , Petr Hodina Received: via spool by 61939-submit@debbugs.gnu.org id=B61939.167785890716272 (code B ref 61939); Fri, 03 Mar 2023 15:56:01 +0000 Received: (at 61939) by debbugs.gnu.org; 3 Mar 2023 15:55:07 +0000 Received: from localhost ([127.0.0.1]:33757 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY7kR-0004EO-2X for submit@debbugs.gnu.org; Fri, 03 Mar 2023 10:55:07 -0500 Received: from smtpm4.myservices.hosting ([185.26.105.235]:48232) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY7kP-0004EE-GQ for 61939@debbugs.gnu.org; Fri, 03 Mar 2023 10:55:05 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm4.myservices.hosting (Postfix) with ESMTP id 810C920CCA; Fri, 3 Mar 2023 16:55:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 36F1D8009A; Fri, 3 Mar 2023 16:55:04 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id FM0sIA6Ul1IP; Fri, 3 Mar 2023 16:55:03 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 5C17F80097; Fri, 3 Mar 2023 16:55:03 +0100 (CET) From: Bruno Victal Date: Fri, 3 Mar 2023 15:54:21 +0000 Message-Id: X-Mailer: git-send-email 2.39.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) From: Petr Hodina * gnu/packages/linux.scm (libtraceevent): New variable. Co-authored-by: Bruno Victal --- gnu/packages/linux.scm | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 545d53fe91..16a9d9aa90 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -9636,6 +9636,45 @@ (define-public libgpiod license:gpl2+ ;; gpio-tools license:lgpl3+)))) ;; C++ bindings +(define-public libtraceevent + (package + (name "libtraceevent") + (version "1.7.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git") + (commit (string-append name "-" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1kbl11lqh8cadi6r3qqxx68idr7597l6i50pr5p5mdgsf6k2i83c")) + (modules '((guix build utils))) + (snippet + #~(begin + (substitute* "Makefile" + (("/bin/pwd") "pwd")) + (substitute* "scripts/utils.mk" + (("/bin/pwd") "pwd")))))) + (build-system gnu-build-system) + (arguments + (list + #:tests? #f ;no test suite + #:make-flags + #~(list + (string-append "pkgconfig_dir=" #$output "/lib/pkgconfig") + (string-append "prefix=" #$output)) + #:phases + #~(modify-phases %standard-phases + (delete 'configure)))) + (home-page "https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/") + (synopsis "Linux kernel trace event library") + (description "This package provides library to parse raw trace event +formats.") + (license (list license:gpl2 + license:lgpl2.1)))) + (define-public libtree (package (name "libtree") -- 2.39.1 From unknown Fri Jun 13 10:20:35 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61939] [PATCH 1/3] gnu: rasdaemon: Refactor package. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 Mar 2023 15:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61939 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61939@debbugs.gnu.org Cc: Bruno Victal Received: via spool by 61939-submit@debbugs.gnu.org id=B61939.167785891116298 (code B ref 61939); Fri, 03 Mar 2023 15:56:02 +0000 Received: (at 61939) by debbugs.gnu.org; 3 Mar 2023 15:55:11 +0000 Received: from localhost ([127.0.0.1]:33760 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY7kS-0004Eh-IO for submit@debbugs.gnu.org; Fri, 03 Mar 2023 10:55:11 -0500 Received: from smtpmciv1.myservices.hosting ([185.26.107.237]:43748) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY7kQ-0004EG-E1 for 61939@debbugs.gnu.org; Fri, 03 Mar 2023 10:55:07 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv1.myservices.hosting (Postfix) with ESMTP id B71DF208D8 for <61939@debbugs.gnu.org>; Fri, 3 Mar 2023 16:55:05 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 6737380097; Fri, 3 Mar 2023 16:55:05 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id GOfzbU2hBdTc; Fri, 3 Mar 2023 16:55:03 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 09FA480079; Fri, 3 Mar 2023 16:55:02 +0100 (CET) From: Bruno Victal Date: Fri, 3 Mar 2023 15:54:20 +0000 Message-Id: <5d6e38e37c79bc8b6af3f78a4f7ef0a3eea01157.1677858305.git.mirai@makinata.eu> X-Mailer: git-send-email 2.39.1 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) With commit 9367354a4e57506a7090143e423fa620f86eeed1, rasdaemon no longer creates /var/lib/rasdaemon at install time. * gnu/packages/linux.scm (rasdaemon)[arguments]: Remove obsolete patch. Prefer wrap-program to brittle 'fix-dmidecode-and-modprobe phase. --- gnu/packages/linux.scm | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 3601744c51..545d53fe91 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -69,6 +69,7 @@ ;;; Copyright © 2022 Hilton Chain ;;; Copyright © 2022 Stefan ;;; Copyright © 2022 Demis Balbach +;;; Copyright © 2023 Bruno Victal ;;; ;;; This file is part of GNU Guix. ;;; @@ -9580,21 +9581,15 @@ (define-public rasdaemon ;; in EPERM during the install phase. Removing the offending ;; line lets sysconfdir correctly pick up DESTDIR. (substitute* "configure.ac" - (("^test .* sysconfdir=/etc\n$") "")) - ;; Upstream tries to create /var/lib/rasdaemon at install time. - ;; This results in EPERM on guix. Instead, the service should - ;; create this at activation time. - (substitute* "Makefile.am" - (("^\\s*\\$\\(install_sh\\) -d .*@RASSTATEDIR@.*$") "")))) - (add-after 'install 'fix-dmidecode-and-modprobe - (lambda _ - (substitute* (string-append #$output "/sbin/ras-mc-ctl") - (("find_prog \\(\"dmidecode\"\\).*$") (format #f "~s;~%" (string-append #$dmidecode "/sbin/dmidecode"))) - (("find_prog \\(\"modprobe\"\\).*$") (format #f "~s;~%" (string-append #$kmod "/bin/modprobe")))))) + (("^test .* sysconfdir=/etc\n$") "")))) (add-after 'wrap 'wrap-rasdaemon - (lambda _ - (wrap-program (string-append #$output "/sbin/ras-mc-ctl") - `("PERL5LIB" ":" prefix ,(string-split (getenv "PERL5LIB") #\:)))))))) + (lambda* (#:key inputs #:allow-other-keys) + (let ((path (map dirname + (list (search-input-file inputs "/sbin/dmidecode") + (search-input-file inputs "/bin/modprobe"))))) + (wrap-program (string-append #$output "/sbin/ras-mc-ctl") + `("PATH" ":" prefix ,path) + `("PERL5LIB" ":" prefix ,(string-split (getenv "PERL5LIB") #\:))))))))) (build-system gnu-build-system) (home-page "https://github.com/mchehab/rasdaemon") (synopsis "Platform Reliability, Availability, and Serviceability tools") -- 2.39.1 From unknown Fri Jun 13 10:20:35 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61939] [PATCH 3/3] gnu: rasdaemon: Update to 0.8.0. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 Mar 2023 15:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61939 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61939@debbugs.gnu.org Cc: Bruno Victal Received: via spool by 61939-submit@debbugs.gnu.org id=B61939.167785891116305 (code B ref 61939); Fri, 03 Mar 2023 15:56:02 +0000 Received: (at 61939) by debbugs.gnu.org; 3 Mar 2023 15:55:11 +0000 Received: from localhost ([127.0.0.1]:33762 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY7kV-0004Ep-Ar for submit@debbugs.gnu.org; Fri, 03 Mar 2023 10:55:11 -0500 Received: from smtpm1.myservices.hosting ([185.26.105.232]:34130) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY7kR-0004EM-1v for 61939@debbugs.gnu.org; Fri, 03 Mar 2023 10:55:08 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm1.myservices.hosting (Postfix) with ESMTP id 6FD3620479 for <61939@debbugs.gnu.org>; Fri, 3 Mar 2023 16:55:06 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 2907A80079; Fri, 3 Mar 2023 16:55:06 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Yu2Za06t0k0G; Fri, 3 Mar 2023 16:55:04 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id BD8D280098; Fri, 3 Mar 2023 16:55:03 +0100 (CET) From: Bruno Victal Date: Fri, 3 Mar 2023 15:54:22 +0000 Message-Id: X-Mailer: git-send-email 2.39.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/linux.scm (rasdaemon): Update to 0.8.0. [inputs]: Add pkg-config, libtraceevent. [arguments]: Rename README.md to README. --- gnu/packages/linux.scm | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 16a9d9aa90..25d0c2cefa 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -9554,7 +9554,7 @@ (define-public erofs-utils (define-public rasdaemon (package (name "rasdaemon") - (version "0.7.0") + (version "0.8.0") (source (origin (method git-fetch) @@ -9563,9 +9563,9 @@ (define-public rasdaemon (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1a3ycx1g2zyshlna9fg8c9329m8wia42vkmlh2awfab0ngwi3g50")))) - (native-inputs (list autoconf automake libtool)) - (inputs (list perl perl-dbd-sqlite sqlite dmidecode kmod)) + (base32 "0m3j1hz9rqcvwmrimpakd239s0ppzaplkykhf9wyh55xmmry8z85")))) + (native-inputs (list autoconf automake libtool pkg-config)) + (inputs (list libtraceevent perl perl-dbd-sqlite sqlite dmidecode kmod)) (arguments (list #:configure-flags @@ -9575,6 +9575,10 @@ (define-public rasdaemon "--localstatedir=/var") #:phases #~(modify-phases %standard-phases + (add-after 'unpack 'rename-README + (lambda _ + ;; Required by autoreconf + (rename-file "README.md" "README"))) (add-before 'configure 'munge-autotools (lambda _ ;; For some reason upstream forces sysconfdir=/etc. This results -- 2.39.1 From unknown Fri Jun 13 10:20:35 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Bruno Victal Subject: bug#61939: closed (Re: [bug#61939] [PATCH 0/3] Update rasdaemon to 0.8.0) Message-ID: References: <871qlw71go.fsf@nicolasgoaziou.fr> X-Gnu-PR-Message: they-closed 61939 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 61939@debbugs.gnu.org Date: Fri, 10 Mar 2023 21:16:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1678482962-6764-1" This is a multi-part message in MIME format... ------------=_1678482962-6764-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #61939: [PATCH 0/3] Update rasdaemon to 0.8.0 which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 61939@debbugs.gnu.org. --=20 61939: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D61939 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1678482962-6764-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 61939-done) by debbugs.gnu.org; 10 Mar 2023 21:15:21 +0000 Received: from localhost ([127.0.0.1]:55989 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pak5A-0001k4-Oe for submit@debbugs.gnu.org; Fri, 10 Mar 2023 16:15:20 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:43691) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pak58-0001jj-6k for 61939-done@debbugs.gnu.org; Fri, 10 Mar 2023 16:15:19 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 2F51120002; Fri, 10 Mar 2023 21:15:09 +0000 (UTC) From: Nicolas Goaziou To: Bruno Victal Subject: Re: [bug#61939] [PATCH 0/3] Update rasdaemon to 0.8.0 References: Date: Fri, 10 Mar 2023 22:15:03 +0100 In-Reply-To: (Bruno Victal's message of "Fri, 3 Mar 2023 15:52:17 +0000") Message-ID: <871qlw71go.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 61939-done Cc: 61939-done@debbugs.gnu.org, phodina@protonmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Bruno Victal writes: > Bruno Victal (2): > gnu: rasdaemon: Refactor package. > gnu: rasdaemon: Update to 0.8.0. > > Petr Hodina (1): > gnu: Add libtraceevent. Applied. Thank you. Regards, -- Nicolas Goaziou ------------=_1678482962-6764-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 3 Mar 2023 15:52:33 +0000 Received: from localhost ([127.0.0.1]:33746 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY7hx-00049i-6O for submit@debbugs.gnu.org; Fri, 03 Mar 2023 10:52:33 -0500 Received: from lists.gnu.org ([209.51.188.17]:60500) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY7hw-00049b-1t for submit@debbugs.gnu.org; Fri, 03 Mar 2023 10:52:32 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pY7hv-0000Tv-Re for guix-patches@gnu.org; Fri, 03 Mar 2023 10:52:31 -0500 Received: from smtpm5.myservices.hosting ([185.26.105.236]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pY7hu-00007H-Ay for guix-patches@gnu.org; Fri, 03 Mar 2023 10:52:31 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm5.myservices.hosting (Postfix) with ESMTP id 9BF3320CB1 for ; Fri, 3 Mar 2023 16:52:24 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 55FD480097; Fri, 3 Mar 2023 16:52:24 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id AqHauWBtphBn; Fri, 3 Mar 2023 16:52:24 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id D662480079; Fri, 3 Mar 2023 16:52:23 +0100 (CET) From: Bruno Victal To: guix-patches@gnu.org Subject: [PATCH 0/3] Update rasdaemon to 0.8.0 Date: Fri, 3 Mar 2023 15:52:17 +0000 Message-Id: X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 X-Debbugs-CC: phodina@protonmail.com Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.105.236; envelope-from=mirai@makinata.eu; helo=smtpm5.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Bruno Victal X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Note: libtraceevent dependency was cherry-picked from the work by Petr Hodina at #60018 and was patched to simplify the package definition and fix some minor inaccuracies. Bruno Victal (2): gnu: rasdaemon: Refactor package. gnu: rasdaemon: Update to 0.8.0. Petr Hodina (1): gnu: Add libtraceevent. gnu/packages/linux.scm | 74 ++++++++++++++++++++++++++++++++---------- 1 file changed, 56 insertions(+), 18 deletions(-) base-commit: c6480edbe3260a3bfb48361ca73e666b6d473f42 -- 2.39.1 ------------=_1678482962-6764-1--