Your message dated Thu, 28 Nov 2019 21:42:49 -0500
with message-id
<CAB4XWXzChAyQrG4=2=QY=8dxgrydz4b22t0ryjynvnnfday...@mail.gmail.com>
and subject line Re: [Pkg-salt-team] Bug#922064: Please restore previous version
has caused the Debian Bug report #922064,
regarding psutil.virtual_memory() fails with IndexError: list index out of range
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
922064: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922064
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: salt-master
Version: 2018.3.4~git20180207+dfsg1-1
Severity: normal
--- Please enter the report below this line. ---
After updating to above version, salt-master doesn't start anymore, but
prints out the following traceback instead:
Feb 11 17:45:41 salt salt-master[17426]: Traceback (most recent call
last):
Feb 11 17:45:41 salt salt-master[17426]: File "/usr/bin/salt-master",
line 22, in <module>
Feb 11 17:45:41 salt salt-master[17426]: salt_master()
Feb 11 17:45:41 salt salt-master[17426]: File "/usr/lib/python3/dist-
packages/salt/scripts.py", line 95, in salt_master
Feb 11 17:45:41 salt salt-master[17426]: import salt.cli.daemons
Feb 11 17:45:41 salt salt-master[17426]: File "/usr/lib/python3/dist-
packages/salt/cli/daemons.py", line 48, in <module>
Feb 11 17:45:41 salt salt-master[17426]: import salt.utils.parsers
Feb 11 17:45:41 salt salt-master[17426]: File "/usr/lib/python3/dist-
packages/salt/utils/parsers.py", line 27, in <module>
Feb 11 17:45:41 salt salt-master[17426]: import salt.config as
config
Feb 11 17:45:41 salt salt-master[17426]: File "/usr/lib/python3/dist-
packages/salt/config/__init__.py", line 101, in <module>
Feb 11 17:45:41 salt salt-master[17426]: _DFLT_IPC_WBUFFER =
_gather_buffer_space() * .5
Feb 11 17:45:41 salt salt-master[17426]: File "/usr/lib/python3/dist-
packages/salt/config/__init__.py", line 86, in _gather_buffer_space
Feb 11 17:45:41 salt salt-master[17426]: total_mem =
psutil.virtual_memory().total
Feb 11 17:45:41 salt salt-master[17426]: File "/usr/lib/python3/dist-
packages/psutil/__init__.py", line 1952, in virtual_memory
Feb 11 17:45:41 salt salt-master[17426]: ret =
_psplatform.virtual_memory()
Feb 11 17:45:41 salt salt-master[17426]: File "/usr/lib/python3/dist-
packages/psutil/_pslinux.py", line 400, in virtual_memory
Feb 11 17:45:41 salt salt-master[17426]: mems[fields[0]] =
int(fields[1]) * 1024
Feb 11 17:45:41 salt salt-master[17426]: IndexError: list index out of
range
Feb 11 17:45:41 salt systemd[1]: salt-master.service: Main process
exited, code=exited, status=1/FAILURE
--- System information. ---
Architecture:
Kernel: Linux 4.19.0-2-amd64
Debian Release: buster/sid
500 testing vwakviie2ienjx6t.onion
--- Package information. ---
Package's Depends field is empty.
Package's Recommends field is empty.
Package's Suggests field is empty.
--
Dirk Heinrichs
GPG Public Key: D01B367761B0F7CE6E6D81AAD5A2E54246986015
Sichere Internetkommunikation: http://www.retroshare.org
Privacy Handbuch: https://www.privacy-handbuch.de
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
On Sun, 17 Mar 2019 09:14:31 +0100 Dirk Heinrichs
<[email protected]> wrote:
> Am 14.03.19 um 10:51 schrieb Benjamin Drung:
>
> > Can you try this:
>
> Due to a severe problem with LXC containers running under libvirtd (they
> can't be properly stopped anymore, see #922506), I've meanwhile migrated
> my containers to systemd-nspawn which has also solved this problem for
> me. So I'm afraid the output would also be quite different now.
>
> Thanks a lot for your time and effort.
sounds like this was solved, and was reported against 5.5.0, while
5.5.1 is in stable; closing
--- End Message ---