I manually applied this and it worked fine, thanks.
It is worth noting that the upstream package has been archived [1]:
From [1]:
DSTAT development has been terminated
Due to actions taken by RedHat to hijack the DSTAT name, further
development of this project has ceased. Development of this pr
yeah, it's so difficult to fix it with exiting patch file more than 10
month.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1866619
Title:
OverflowError when machine suspends and resumes after a lon
As of 2021/02/11, dstat is still spitting this error.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1866619
Title:
OverflowError when machine suspends and resumes after a longer while
To manage not
Someone with upload access just needs to apply the patch and send it
upstream.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1866619
Title:
OverflowError when machine suspends and resumes after a lo
any update on this? Seeing this basically every time we run dstat in the
openstack CI
an example:
https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_8cb/725794/6/check/ipa-tempest-bios-ipmi-direct-tinyipa-src/8cb049d/job-output.txt
--
You received this
The attachment "patch" seems to be a patch. If it isn't, please remove
the "patch" flag from the attachment, remove the "patch" tag, and if you
are a member of the ~ubuntu-reviewers, unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any
This will solve the issue:
--- /usr/bin/dstat.orig 2020-06-05 08:54:42.376561626 +0200
+++ /usr/bin/dstat 2020-06-05 09:05:08.316386102 +0200
@@ -2034,6 +2034,8 @@
"Convert decimal to string given base and length"
c = 0
while True:
+if var == float('inf'):
+
It will produce output like this:
usr sys idl wai stl| read writ| recv send| in out | int csw
11 3 86 0 0|1407B 1294k| 0 0 | 0 0 | 26k 59k
44 8 48 0 0| 0 6176k|3442k 5642k| 0 0 | 70k 243k
36 7 57 0 0| 0 2768k|1533k 2351k| 0 0 | 58k 206k
34 7 59 0 0| 0 14M|3895k 5211k| 0 0 | 63k 210k
28 7 66 0
This happens to me all the time, can barely use the tool as it is now.
happens on AMD EPYC 7502P 32-Core Processor with high load.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1866619
Title:
Overfl
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: dstat (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1866619
Title:
Over
Happens quite often on Focal for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1866619
Title:
OverflowError when machine suspends and resumes after a longer while
To manage notifications about
11 matches
Mail list logo