digitalocean/vmtop

empty cpuset.cpus

zmitya opened this issue · 1 comments

Dear all,
I tried to fire up your program on a Debian 12 using kernel 6.1.0-6-amd64.

I have one running VM, and my
/sys/fs/cgroup//machine.slice/machine-qemu\x2d1\x2dsanyi.scope/libvirt/emulator/cpuset.cpus

contains only a "\n".

the app raises an exception at vmtop.py:63

The error msg is:
Unexpected error on VM creation: (<class 'ValueError'>, ValueError("invalid literal for int() with base 10: '\n'")

Regards,

Mitya

el8 commented

Dear Mitya,
thanks for the bug report and sorry for taking some time. Should be fixed now.

Regards, Jan