FS#63902 - [atop] atopgpud has indention problem preventing it from running.

Attached to Project: Community Packages
Opened by bartus (bartus) - Tuesday, 24 September 2019, 06:53 GMT
Last edited by Ike Devolder (BlackEagle) - Monday, 30 September 2019, 18:35 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Ike Devolder (BlackEagle)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

`atopgpu` won't work without porting this patch https://github.com/Atoptool/atop/commit/1e93ac6a8e486dfda633af049c950040020373c9.patch

Error message from `systemctl status atopgpu`
```
Sep 23 17:37:48 grafZero atopgpud[283737]: File "/usr/sbin/atopgpud", line 184
Sep 23 17:37:48 grafZero atopgpud[283737]: if self.stats.tasksupport & ACCOUNT:
Sep 23 17:37:48 grafZero atopgpud[283737]: ^
Sep 23 17:37:48 grafZero atopgpud[283737]: TabError: inconsistent use of tabs and spaces in indentation
```
This task depends upon

Closed by  Ike Devolder (BlackEagle)
Monday, 30 September 2019, 18:35 GMT
Reason for closing:  Fixed
Additional comments about closing:  added patch from upstream

fixed in 2.4.0-3

Loading...