Package: slurm-client Version: 14.03.9-5 Severity: important Dear Maintainer,
All commands delivered with slurm-client fail with the following error when the slurm-wlm-basic-plugins is not installed: root@login:~# sinfo sinfo: error: PluginDir: /usr/lib/x86_64-linux-gnu/slurm: No such file or directory sinfo: error: Bad value "/usr/lib/x86_64-linux-gnu/slurm" for PluginDir sinfo: fatal: Unable to process configuration file (same results with other commands such as squeue and so on.) Installation of the plugins fixes the bug: root@login:~# apt-get install slurm-wlm-basic-plugins root@login:~# sinfo PARTITION AVAIL TIMELIMIT NODES STATE NODELIST normal* up infinite 3 down* cn[1-3] I have already successfully applied this patch on slurm packages that we maintain locally: https://github.com/edf-hpc/slurm-llnl/commit/319422a25ec7a952a6ada67ceea161cf12f80d4e The patch adds the dep on slurm-client and also removes it on slurm-wlm package because the dep is already satisfied recursively. -- System Information: Debian Release: 8.0 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages slurm-client depends on: ii libc6 2.19-18 ii libhwloc5 1.10.0-3 ii libncurses5 5.9+20140913-1+b1 ii libreadline6 6.3-8+b3 ii libtinfo5 5.9+20140913-1+b1 ii munge 0.5.11-1.1+b1 ii ucf 3.0030 slurm-client recommends no packages. slurm-client suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org