Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704726 - kde-plasma/ksysguard: a misleading USE flag "caps"
Summary: kde-plasma/ksysguard: a misleading USE flag "caps"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-03 21:55 UTC by Fat-Zer
Modified: 2020-02-09 13:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fat-Zer 2020-01-03 21:55:43 UTC
kde-plasma/ksysguard-5.17 has a new (comparing to 5.14) option to display per-process network usage, which is collected using net-libs/libpcap. Currently this feature is conrolled by a USE named "caps" which has a misleading description "Use Linux capabilities library to control privilege".

I suggest to rename the USE to "pcap" and add next description:
- Enable per-process network statistic collection using net-libs/libpcap.


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-02-09 13:00:24 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=37b978a1d8c50d7656524d6c678ac58e4ea72e32

commit 37b978a1d8c50d7656524d6c678ac58e4ea72e32
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-02-09 12:58:35 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-02-09 12:59:26 +0000

    kde-plasma/ksysguard: Rename USE caps -> pcap
    
    USE flag was not renamed as it should have been after a85841045
    
    Reported-by: Fat-Zer <fatzer2@gmail.com>
    Bug: https://bugs.gentoo.org/704726
    Package-Manager: Portage-2.3.87, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/ksysguard/ksysguard-5.17.90.ebuild      | 6 +++---
 kde-plasma/ksysguard/ksysguard-5.18.0.ebuild       | 6 +++---
 kde-plasma/ksysguard/ksysguard-5.18.49.9999.ebuild | 6 +++---
 kde-plasma/ksysguard/ksysguard-9999.ebuild         | 6 +++---
 kde-plasma/ksysguard/metadata.xml                  | 2 +-
 5 files changed, 13 insertions(+), 13 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2020-02-09 13:11:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2703ff03912f2244df7d8fbfa01961b54407cb87

commit 2703ff03912f2244df7d8fbfa01961b54407cb87
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-02-09 12:58:35 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-02-09 13:10:54 +0000

    kde-plasma/ksysguard: Rename USE caps -> pcap
    
    USE flag was not renamed as it should have been after a85841045
    
    Reported-by: Fat-Zer <fatzer2@gmail.com>
    Closes: https://bugs.gentoo.org/704726
    Package-Manager: Portage-2.3.87, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    (cherry picked from commit 37b978a1d8c50d7656524d6c678ac58e4ea72e32)

 kde-plasma/ksysguard/ksysguard-5.17.4.ebuild | 6 +++---
 kde-plasma/ksysguard/ksysguard-5.17.5.ebuild | 6 +++---
 kde-plasma/ksysguard/metadata.xml            | 3 +++
 3 files changed, 9 insertions(+), 6 deletions(-)