[Pkg-salt-team] Bug#922064: [salt-master] Salt master doesn't start anymore after update
Benjamin Drung
benjamin.drung at cloud.ionos.com
Tue Feb 12 16:37:23 GMT 2019
Am Dienstag, den 12.02.2019, 17:34 +0100 schrieb Dirk Heinrichs:
> 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
So then it is a bug in psutil. Can you attach the content of
/proc/meminfo? psutil failed to parse it on your machine.
--
Benjamin Drung
System Developer
Debian & Ubuntu Developer
1&1 IONOS Cloud GmbH | Greifswalder Str. 207 | 10405 Berlin | Germany
E-mail: benjamin.drung at cloud.ionos.com | Web: www.ionos.de
Head Office: Berlin, Germany
District Court Berlin Charlottenburg, Registration number: HRB 125506 B
Executive Management: Christoph Steffens, Matthias Steinberg, Achim
Weiss
Member of United Internet
More information about the pkg-salt-team
mailing list