Debian Patches

Status for golang-github-shirou-gopsutil/4.26.5-2

Patch Description Author Forwarded Bugs Origin Last update
Skip-test-if-run-utmp-is-missing.patch Skip test if /run/utmp is missing
On some Linux systems this file is no longer present, and it is replaced by
alternative interfaces such as systemd's logind.
Guillem Jover <gjover@sipwise.com> no vendor, Sipwise 2024-10-07
Skip-test-if-no-swap-or-other-partitions-are-found.patch Skip test if no swap or other partitions are found
On some CI systems, or VM environments there might be no apparent swap
or partitions visible. Do not fail the tests in these cases.
Guillem Jover <gjover@sipwise.com> no upstream vendor, Sipwise 2024-10-07
cpu-linux-Add-support-for-CPU-clusters-in-lscpu-tests.patch [cpu][linux]: Add support for CPU clusters in lscpu tests
The lscpu tool can print various fields for CPU Clusters, and no Socket
field. Adapt the code for that kind of output, seen on an ARM64 CI
system.

See util-linux/sys-utils/lscpu.c:print_summary_cputype().
Guillem Jover <gjover@sipwise.com> no 2026-06-09
Skip-test-if-no-CPU-model-information-is-found.patch Skip test if no CPU model information is found
While this implies the code needs to be updated to fill in this
information from other sources. We skip this for now, and on Linux
will try to gather the /proc/cpuinfo file by other means to then
populate the information in the code.

We also skip tests if lscpu is not implemented or working as expected
for this architecture, as this is something we cannot do anything about
in the code.
Guillem Jover <gjover@sipwise.com> no vendor, Sipwise 2024-10-07
Skip-test-for-nice-2-which-fails-on-reproducible-nodes.patch Skip test for nice(2) which fails on reproducible nodes
The system has a setup where nice(2) is not taking effect and the test
fails. Skip it for now.
Guillem Jover <gjover@sipwise.com> no vendor, Sipwise 2024-10-08

All known versions for source package 'golang-github-shirou-gopsutil'

Links