On 13/05/2014 20:29, Carsten Kosthorst wrote: > Package: glances > Version: 1.7.4-1 > Severity: grave > Justification: renders package unusable > > Dear Maintainer, > […] > > 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
I'm pretty sure this is related to psutils version in Debian (ie. > 2.0). cf. https://github.com/nicolargo/glances/issues/333 Could you please try the new version I prepared: deb: http://media.kaliko.me/src/glances/glances_1.7.6-1_all.deb src: http://media.kaliko.me/src/glances/glances_1.7.6-1.dsc It should fix your problem. Thanks for your report, Cheers Geoff -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org