[Pkg-salt-team] Bug#922064: [salt-master] Salt master doesn't start anymore after update
Dirk Heinrichs
dirk.heinrichs at altum.de
Tue Feb 12 16:34:39 GMT 2019
Am 12.02.19 um 17:28 schrieb Benjamin Drung:
> What version of psutil do you have installed? I cannot reproduce this
> crash.
# dpkg --list|grep psutil
ii python3-psutil 5.5.0-1
amd64 module providing convenience functions for managing
processes (Python3)
> What is the output of python3 -c "import psutil;
> print(psutil.virtual_memory())"
# python3 -c "import psutil; print(psutil.virtual_memory())"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/psutil/__init__.py", line 1952,
in virtual_memory
ret = _psplatform.virtual_memory()
File "/usr/lib/python3/dist-packages/psutil/_pslinux.py", line 400, in
virtual_memory
mems[fields[0]] = int(fields[1]) * 1024
IndexError: list index out of range
Bye...
Dirk
--
Dirk Heinrichs <dirk.heinrichs at altum.de>
GPG Public Key: D01B367761B0F7CE6E6D81AAD5A2E54246986015
Sichere Internetkommunikation: http://www.retroshare.org
Privacy Handbuch: https://www.privacy-handbuch.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-salt-team/attachments/20190212/5c80494a/attachment.sig>
More information about the pkg-salt-team
mailing list