Package: glances
Version: 1.7.4-1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
* What led up to the situation?
Starting glances.
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
Typing 'glances' at the command line results in:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/glances/glances.py", line 1222, in
__get_process_stats
self.cmdline_cache[procstat['pid']]
KeyError: 1
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/glances", line 9, in <module>
load_entry_point('Glances==1.7.4', 'console_scripts', 'glances')()
File "/usr/lib/python3/dist-packages/glances/glances.py", line 4892, in main
stats.update()
File "/usr/lib/python3/dist-packages/glances/glances.py", line 1790, in update
self.__update__(input_stats)
File "/usr/lib/python3/dist-packages/glances/glances.py", line 1760, in
__update__
self.glancesgrabprocesses.update()
File "/usr/lib/python3/dist-packages/glances/glances.py", line 1292, in update
procstat = self.__get_process_stats(proc)
File "/usr/lib/python3/dist-packages/glances/glances.py", line 1224, in
__get_process_stats
self.cmdline_cache[procstat['pid']] = ' '.join(proc.cmdline)
TypeError: can only join an iterable
The traceback is formatted weirdly.
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages glances depends on:
ii adduser 3.113+nmu3
ii lsb-base 4.1+Debian12
ii python3 3.3.4-1
ii python3-psutil 2.1.1-1
pn python3:any <none>
Versions of packages glances recommends:
pn python3-jinja2 <none>
glances suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]