| Summary: | /usr/bin/kstats from ksysguard conflicts with same file provided by aircrack-ng | ||
|---|---|---|---|
| Product: | [Unmaintained] ksysguard | Reporter: | retired <pepko94> |
| Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | arojas, asturm, heiko.becker, kde, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.18.90 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/ksysguard/commit/a1229e49e75b8956f0818501402fa85301ad00e5 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
retired
2020-05-14 19:34:53 UTC
Patch on review: https://invent.kde.org/plasma/ksysguard/-/merge_requests/2 Thanks for the fix ;) Was this intentionally not pushed to 5.19? oh ffs. I'll talk about doing a respin Git commit a1229e49e75b8956f0818501402fa85301ad00e5 by David Edmundson. Committed on 08/06/2020 at 08:18. Pushed by davidedmundson into branch 'Plasma/5.19'. Rename binary kstats as it causes a conflict with other packages M +1 -1 CMakeLists.txt D +0 -24 kstats/CMakeLists.txt A +24 -0 ksystemstats/CMakeLists.txt R +2 -2 ksystemstats/autotests/CMakeLists.txt [from: kstats/autotests/CMakeLists.txt - 079% similarity] R +0 -0 ksystemstats/autotests/main.cpp [from: kstats/autotests/main.cpp - 100% similarity] R +0 -0 ksystemstats/client.cpp [from: kstats/client.cpp - 100% similarity] R +0 -0 ksystemstats/client.h [from: kstats/client.h - 100% similarity] R +0 -0 ksystemstats/ksysguard_iface.xml [from: kstats/ksysguard_iface.xml - 100% similarity] R +0 -0 ksystemstats/ksysguarddaemon.cpp [from: kstats/ksysguarddaemon.cpp - 100% similarity] R +0 -0 ksystemstats/ksysguarddaemon.h [from: kstats/ksysguarddaemon.h - 100% similarity] R +0 -0 ksystemstats/main.cpp [from: kstats/main.cpp - 100% similarity] R +0 -0 ksystemstats/test/CMakeLists.txt [from: kstats/test/CMakeLists.txt - 100% similarity] R +0 -0 ksystemstats/test/README.txt [from: kstats/test/README.txt - 100% similarity] R +0 -0 ksystemstats/test/main.cpp [from: kstats/test/main.cpp - 100% similarity] https://invent.kde.org/plasma/ksysguard/commit/a1229e49e75b8956f0818501402fa85301ad00e5 |