Package: low-memory-monitor
Version: 2.1-2+b1
Severity: normal
X-Debbugs-Cc: [email protected]
Dear Maintainer,
* What led up to the situation?
On boot I see low-memory-monitor.service fails to start. systemctl
status low-memory-monitor.service fails to start.
I see the following errors doing journalctl -u low-memory-
monitor.service;
_____
Mar 07 09:02:49 darthvader systemd[1]: Started low-memory-monitor.service - Low
Memory Monitor.
Mar 07 09:02:49 darthvader (-monitor)[1612]: low-memory-monitor.service: Failed
to set up CPU scheduling: Operation not permitted
Mar 07 09:02:49 darthvader (-monitor)[1612]: low-memory-monitor.service: Failed
at step SETSCHEDULER spawning /usr/libexec/low-memory-monitor: Operation not
permitted
Mar 07 09:02:49 darthvader systemd[1]: low-memory-monitor.service: Main process
exited, code=exited, status=214/SETSCHEDULER
Mar 07 09:02:49 darthvader systemd[1]: low-memory-monitor.service: Failed with
result 'exit-code'.
____
* What exactly did you do (or not do) that was effective (or
ineffective)?
I am able to start the service if I modify /usr/lib/systemd/system/low-
memory-monitor.service and edit lines 12-13 by hashing them;
#CPUSchedulingPolicy=fifo
#CPUSchedulingPriority=1
* What was the outcome of this action?
This gets the service to start properly, but unsure of the consequences
of not changing cpu scheduling policy or scheduling priority.
-- System Information:
Debian Release: 13.0
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.15.9-1-siduction-amd64 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_CPU_OUT_OF_SPEC
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages low-memory-monitor depends on:
ii libc6 2.41-12
ii libglib2.0-0t64 2.84.3-1
low-memory-monitor recommends no packages.
low-memory-monitor suggests no packages.
-- no debconf information