[opensuse] iotop crashes - python problem
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Tonight I updated my system, and iotop crashes soon after starting - on two machines; on a third one it doesn't crash, but I haven't rebooted it yet; after reboot, it also crashes: cer@Telcontar:~> sudo /usr/sbin/iotop -o -d 3.3333 [sudo] password for cer: Traceback (most recent call last): File "/usr/sbin/iotop", line 17, in <module> main() File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 620, in main main_loop() File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 610, in <lambda> main_loop = lambda: run_iotop(options) File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 508, in run_iotop return curses.wrapper(run_iotop_window, options) File "/usr/lib64/python2.7/curses/wrapper.py", line 43, in wrapper return func(stdscr, *args, **kwds) File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 501, in run_iotop_window ui.run() File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 155, in run self.process_list.duration) File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 434, in refresh_display lines = self.get_data() File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 415, in get_data return list(map(format, processes)) File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 388, in format cmdline = p.get_cmdline() File "/usr/lib/python2.7/site-packages/iotop/data.py", line 292, in get_cmdline proc_status = parse_proc_pid_status(self.pid) File "/usr/lib/python2.7/site-packages/iotop/data.py", line 196, in parse_proc_pid_status key, value = line.split(':\t', 1) ValueError: need more than 1 value to unpack cer@Telcontar:~> I'm using: iotop-0.6-11.3.noarch python-curses-2.7.13-27.3.1.x86_64 Is this a bug? - -- Cheers Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlsHa/YACgkQtTMYHG2NR9WNFACeLE6Rb6K5yxDZTOqze1icf+LH hPgAnAiMXlCfCOfQwchr1zbYMQCuV8qJ =qVlQ -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Carlos E. R. <robin.listas@telefonica.net> [05-24-18 21:52]:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
Tonight I updated my system, and iotop crashes soon after starting - on two machines; on a third one it doesn't crash, but I haven't rebooted it yet; after reboot, it also crashes:
cer@Telcontar:~> sudo /usr/sbin/iotop -o -d 3.3333 [sudo] password for cer: Traceback (most recent call last): File "/usr/sbin/iotop", line 17, in <module> main() File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 620, in main main_loop() File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 610, in <lambda> main_loop = lambda: run_iotop(options) File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 508, in run_iotop return curses.wrapper(run_iotop_window, options) File "/usr/lib64/python2.7/curses/wrapper.py", line 43, in wrapper return func(stdscr, *args, **kwds) File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 501, in run_iotop_window ui.run() File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 155, in run self.process_list.duration) File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 434, in refresh_display lines = self.get_data() File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 415, in get_data return list(map(format, processes)) File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 388, in format cmdline = p.get_cmdline() File "/usr/lib/python2.7/site-packages/iotop/data.py", line 292, in get_cmdline proc_status = parse_proc_pid_status(self.pid) File "/usr/lib/python2.7/site-packages/iotop/data.py", line 196, in parse_proc_pid_status key, value = line.split(':\t', 1) ValueError: need more than 1 value to unpack cer@Telcontar:~>
I'm using:
iotop-0.6-11.3.noarch python-curses-2.7.13-27.3.1.x86_64
Is this a bug?
tw with: rpm -q iotop python-curses iotop-0.6-7.1.noarch python-curses-2.7.14-7.1.x86_64 no problem -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Registered Linux User #207535 @ http://linuxcounter.net Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2018-05-25 04:18, Patrick Shanahan wrote:
* Carlos E. R. <> [05-24-18 21:52]:
I'm using:
iotop-0.6-11.3.noarch python-curses-2.7.13-27.3.1.x86_64
Is this a bug?
tw with: rpm -q iotop python-curses iotop-0.6-7.1.noarch python-curses-2.7.14-7.1.x86_64
no problem
But I'm on leap, as per signature. -- Cheers / Saludos, Carlos E. R. (from 42.3 x86_64 "Malachite" (Minas Tirith))
On 2018-05-25 03:50, Carlos E. R. wrote:
Hi,
Tonight I updated my system, and iotop crashes soon after starting - on two machines; on a third one it doesn't crash, but I haven't rebooted it yet; after reboot, it also crashes:
cer@Telcontar:~> sudo /usr/sbin/iotop -o -d 3.3333
...
I'm using:
iotop-0.6-11.3.noarch python-curses-2.7.13-27.3.1.x86_64
Is this a bug?
<http://bugzilla.opensuse.org/show_bug.cgi?id=1094694> -- Cheers / Saludos, Carlos E. R. (from 42.3 x86_64 "Malachite" at Telcontar)
participants (2)
-
Carlos E. R.
-
Patrick Shanahan