GNU bug report logs - #46434
[PATCH] gnu: procps: Update provided programs list in description.

Previous Next

Package: guix-patches;

Reported by: Léo Le Bouter <lle-bout <at> zaclys.net>

Date: Thu, 11 Feb 2021 02:23:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> outlook.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> outlook.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#46434: closed ([PATCH] gnu: procps: Update provided programs
 list in description.)
Date: Thu, 11 Feb 2021 03:22:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 11 Feb 2021 11:22:52 +0800
with message-id <OSZP286MB0664DE58C8B9974AAFFD2448A38C9 <at> OSZP286MB0664.JPNP286.PROD.OUTLOOK.COM>
and subject line Re: [bug#46434] [PATCH] gnu: procps: Update provided programs list in description.
has caused the debbugs.gnu.org bug report #46434,
regarding [PATCH] gnu: procps: Update provided programs list in description.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
46434: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46434
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Léo Le Bouter <lle-bout <at> zaclys.net>
To: guix-patches <at> gnu.org
Cc: Léo Le Bouter <lle-bout <at> zaclys.net>
Subject: [PATCH] gnu: procps: Update provided programs list in description.
Date: Thu, 11 Feb 2021 03:21:51 +0100
* gnu/packages/linux.scm (procps)[description]: Update provided programs list.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index e08d85d24e..162b39c521 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1772,8 +1772,8 @@ parameters.")
     (description
      "Procps is the package that has a bunch of small useful utilities
 that give information about processes using the Linux /proc file system.
-The package includes the programs ps, top, vmstat, w, kill, free,
-slabtop, and skill.")
+The package includes the programs free, pgrep, pidof, pkill, pmap, ps, pwdx,
+slabtop, tload, top, vmstat, w, watch and sysctl.")
     (license license:gpl2)))
 
 (define-public usbutils
-- 
2.30.0



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> outlook.com>
To: Léo Le Bouter <lle-bout <at> zaclys.net>
Cc: 46434-done <at> debbugs.gnu.org
Subject: Re: [bug#46434] [PATCH] gnu: procps: Update provided programs list
 in description.
Date: Thu, 11 Feb 2021 11:22:52 +0800
Léo Le Bouter <lle-bout <at> zaclys.net> writes:

> * gnu/packages/linux.scm (procps)[description]: Update provided programs list.

Good catch, pushed, thank you!


This bug report was last modified 4 years and 184 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.