Package: slurm-client; Maintainer for slurm-client is Debian HPC Team <debian-hpc@lists.debian.org>; Source for slurm-client is src:slurm-wlm (PTS, buildd, popcon).
Reported by: Remi Palancher <remi@rezib.org>
Date: Tue, 28 Apr 2015 20:30:12 UTC
Severity: important
Found in version slurm-llnl/14.03.9-5
Fixed in version slurm-llnl/14.11.6-1
Done: Gennaro Oliva <oliva.g@na.icar.cnr.it>
Bug is archived. No further changes may be made.
View this report as an mbox folder, status mbox, maintainer mbox
Report forwarded
to debian-bugs-dist@lists.debian.org, Gennaro Oliva <oliva.g@na.icar.cnr.it>:
Bug#783663; Package slurm-client.
(Tue, 28 Apr 2015 20:30:17 GMT) (full text, mbox, link).
Acknowledgement sent
to Remi Palancher <remi@rezib.org>:
New Bug report received and forwarded. Copy sent to Gennaro Oliva <oliva.g@na.icar.cnr.it>.
(Tue, 28 Apr 2015 20:30:17 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: slurm-client Version: 14.03.9-5 Severity: important Dear Maintainer, All commands delivered in slurm-client package actually requires the SlurmUser (slurm in default configuration generator on Debian) to be present on the system: root@login:~# sinfo sinfo: error: Invalid user for SlurmUser slurm, ignored sinfo: fatal: Unable to process configuration file root@login:~# adduser --system slurm root@login:~# sinfo PARTITION AVAIL TIMELIMIT NODES STATE NODELIST normal* up infinite 3 down* cn[1-3] This is arguably an upstream bug since there is no point for Slurm commands to check for this user... But not sure it's easy to fix though. Currently, this user is created in postinst script of slurmd, slurmctld and slurmdbd packages. Since this user is required on all nodes in a slurm cluster, it would probably be more reliable to move user management within slurm-wlm-basic-plugins package because it is installed everywhere. This is specifically what is done in this patch I have successfully applied our local version of slurm packages: https://github.com/edf-hpc/slurm-llnl/commit/74c128212b788930292ea6309a5a0f6f948372cf -- 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
Added tag(s) pending.
Request was from Rémi Palancher <remi@rezib.org>
to control@bugs.debian.org.
(Wed, 20 May 2015 14:57:15 GMT) (full text, mbox, link).
Reply sent
to Gennaro Oliva <oliva.g@na.icar.cnr.it>:
You have taken responsibility.
(Wed, 24 Jun 2015 16:03:21 GMT) (full text, mbox, link).
Notification sent
to Remi Palancher <remi@rezib.org>:
Bug acknowledged by developer.
(Wed, 24 Jun 2015 16:03:21 GMT) (full text, mbox, link).
Message #12 received at 783663-close@bugs.debian.org (full text, mbox, reply):
Source: slurm-llnl Source-Version: 14.11.6-1 We believe that the bug you reported is fixed in the latest version of slurm-llnl, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 783663@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Gennaro Oliva <oliva.g@na.icar.cnr.it> (supplier of updated slurm-llnl package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Wed, 20 May 2015 16:47:32 +0200 Source: slurm-llnl Binary: slurm-wlm slurm-client slurm-client-dbg slurmd slurmd-dbg slurmctld slurmctld-dbg libslurmdb28 libslurmdb28-dbg libslurm28 libslurm28-dbg libpmi0 libpmi0-dbg libslurm-dev libslurmdb-dev libpmi0-dev slurm-wlm-doc slurm-wlm-basic-plugins slurm-wlm-basic-plugins-dbg slurm-wlm-basic-plugins-dev sview slurmdbd slurmdbd-dbg libslurm-perl libslurmdb-perl slurm-wlm-torque libpam-slurm slurm-llnl slurm-llnl-slurmdbd Architecture: source amd64 all Version: 14.11.6-1 Distribution: unstable Urgency: medium Maintainer: Gennaro Oliva <oliva.g@na.icar.cnr.it> Changed-By: Gennaro Oliva <oliva.g@na.icar.cnr.it> Description: libpam-slurm - PAM module to authenticate using the SLURM resource manager libpmi0 - SLURM PMI library implementation libpmi0-dbg - debugging symbols for SLURM PMI library implementation libpmi0-dev - SLURM PMI library implementation development files libslurm-dev - SLURM development files libslurm-perl - Perl API for SLURM libslurm28 - Runtime library files for SLURM libslurm28-dbg - debugging symbols for SLURM slurm runtime library libslurmdb-dev - SLURM DataBase Daemon development files libslurmdb-perl - Perl API for the SLURM database libslurmdb28 - Runtime library files for the SLURM DataBase Daemon libslurmdb28-dbg - debugging symbols for SLURM slurmdbd runtime library slurm-client - SLURM client side commands slurm-client-dbg - debugging symbols for SLURM client side commands slurm-llnl - transitional dummy package for slurm-wlm slurm-llnl-slurmdbd - transitional dummy package for slurmdbd slurm-wlm - Simple Linux Utility for Resource Management slurm-wlm-basic-plugins - SLURM basic plugins slurm-wlm-basic-plugins-dbg - debugging symbols for SLURM basic plugins slurm-wlm-basic-plugins-dev - SLURM basic plugins development files slurm-wlm-doc - SLURM documentation slurm-wlm-torque - Torque compatibility wrappers for SLURM slurmctld - SLURM central management daemon slurmctld-dbg - debugging symbols for SLURM central management daemon slurmd - SLURM compute node daemon slurmd-dbg - debugging symbols for SLURM compute node daemon slurmdbd - Secure enterprise-wide interface to a database for SLURM slurmdbd-dbg - debugging symbols for slurmdbd daemon sview - GUI to view and modify SLURM state Closes: 783662 783663 Changes: slurm-llnl (14.11.6-1) unstable; urgency=medium . [ Gennaro Oliva ] * New upstream release * Minor man pages formatting changes * Restore var/*/slurm-llnl dirnames in the html configurator tools * Add --disable-debug to configure . [ Rémi Palancher ] * Add -dbg packages for libs, binaries and plugins * Remove autoreconf since not needed anymore * Remove patch honor-without-rpath-hwloc since merged upstream * Create user slurm on slurm-client pkg install (Closes: #783663) * Add missing dep on ucf + adduser on pkgs * Add missing dep for -client on -basic-plugins (Closes: #783662) Checksums-Sha1: f4703c1e438d5bd944f413d2bd23ad1f794c23b0 3747 slurm-llnl_14.11.6-1.dsc c6344b3a21b0e85f2c212f1a069eb52b66fc9211 8513910 slurm-llnl_14.11.6.orig.tar.gz bf7fea22168ab40136ebf387a113fa83389bfa78 46816 slurm-llnl_14.11.6-1.debian.tar.xz 24e45a0f7d68e34cd6d728e67b6f7369b6b0b9e7 19240 libpam-slurm_14.11.6-1_amd64.deb adcbb656b57b10dcbc87b0adddb5934164955ee5 31468 libpmi0-dbg_14.11.6-1_amd64.deb 6ebee8d3b68b15ffac866ba72f0131eb980fa2d4 41638 libpmi0-dev_14.11.6-1_amd64.deb 6e24d072335a1caf459a48618336d45faceebf8d 23348 libpmi0_14.11.6-1_amd64.deb ebc2070cc6c0872d8526979ae28c652d9c5c5fb9 1898276 libslurm-dev_14.11.6-1_amd64.deb 3318aefda93c10ecc198114586efa440d3ad4edb 171822 libslurm-perl_14.11.6-1_amd64.deb 56026644e8502a3922348f64be9a094836b10df0 1286956 libslurm28-dbg_14.11.6-1_amd64.deb be8649ebe3df378d84d366f7dcdc28c72e1192db 467196 libslurm28_14.11.6-1_amd64.deb 528903d9cf85b28f2316188365eb86d2a2063feb 1856562 libslurmdb-dev_14.11.6-1_amd64.deb ccb7217b0593b5940bdfd35f11bcd53048e257ef 36600 libslurmdb-perl_14.11.6-1_amd64.deb bd25a866bdc277f3a52f2c0af35c46a06d7a84c9 1308798 libslurmdb28-dbg_14.11.6-1_amd64.deb 20edc50d2e8e18c5132e17e3f9150fdc466ee7a3 472452 libslurmdb28_14.11.6-1_amd64.deb 126a0be5ed61c6ebf7a80987c136743e5a4c06aa 22769474 slurm-client-dbg_14.11.6-1_amd64.deb bdd0a132092d90f2969cc2364b161a281f24b387 2758498 slurm-client_14.11.6-1_amd64.deb 2a965cdc5d8b4cc7e1480d94e77ea93503a22500 14672 slurm-llnl-slurmdbd_14.11.6-1_all.deb b49bac9c017188f58360a1ddaac29f362ab0c118 14724 slurm-llnl_14.11.6-1_all.deb 3102aa08aa95c3b88a7612a92f655fc104298600 1857154 slurm-wlm-basic-plugins-dbg_14.11.6-1_amd64.deb 9db95e32973f0cf0da46964372181c1dd7c87a15 1894282 slurm-wlm-basic-plugins-dev_14.11.6-1_amd64.deb 7c569e28b00a7643204b300948470dc4c0c5d6db 530742 slurm-wlm-basic-plugins_14.11.6-1_amd64.deb 7fe31aea4f5cc9090a3c6d28ac44b193b4344064 1028704 slurm-wlm-doc_14.11.6-1_all.deb 09b109f9f2ef738d3e975fe9d989f82dd74bc9d0 42152 slurm-wlm-torque_14.11.6-1_all.deb 2dc129fa88bdf4071b9e11ca3b99e60a6533c6e3 14294 slurm-wlm_14.11.6-1_amd64.deb 47ea5ac0f1cac47a889cbdbed14250157f9f1ceb 3218456 slurmctld-dbg_14.11.6-1_amd64.deb 017e6a224a9980b9695a193c8e84ff38a409662a 835656 slurmctld_14.11.6-1_amd64.deb e48653f57d750a52dcad2bdaadfdeb16977998ac 2903772 slurmd-dbg_14.11.6-1_amd64.deb e6f6b281ecf4e2380236410fa94cc754c2a596c0 794464 slurmd_14.11.6-1_amd64.deb 05b43e2ec3984dcf5ffaca8eebdc049211e2f651 13868 slurmdbd-dbg_14.11.6-1_amd64.deb 2861e125f8ab9c5b8ad48c3214a0681c7c0db1da 512768 slurmdbd_14.11.6-1_amd64.deb c1b65c249efe64a29f75fab4819fbd43dc36e338 577522 sview_14.11.6-1_amd64.deb Checksums-Sha256: 2a5e4472013fab23d3baf515bedd2f3b3eccc39ae85c93d552e56fd31d2f4591 3747 slurm-llnl_14.11.6-1.dsc 3d7db9c124fd86a4a6ad6870a7b823b73ebed9218ec7735289b145c68dd1ce08 8513910 slurm-llnl_14.11.6.orig.tar.gz e3a415c553135beaf4b32b3cbbdb5cb085c34ef73005a6b1c7ac0ed51f2cd1d7 46816 slurm-llnl_14.11.6-1.debian.tar.xz b60caef82622a8ca17d2a7d601a3b2ff60a9bb9c4e61ba99e62ff3c7f56ca658 19240 libpam-slurm_14.11.6-1_amd64.deb 787e570913de929e1236db9796ecacf0c156d8991ea911c613330081de3618fb 31468 libpmi0-dbg_14.11.6-1_amd64.deb 8bf043e6a9b16edfcde7b0cc410de215bef651b1db2aa9226d392424046ae2f9 41638 libpmi0-dev_14.11.6-1_amd64.deb 69be725a60c7ddce09dda141fbc9a993dcb7d3d648cec439e8fc379848a25582 23348 libpmi0_14.11.6-1_amd64.deb 9622b0e7d8d219d966abd90ab68ede56192d89e3bfde226f40ba67627f86c374 1898276 libslurm-dev_14.11.6-1_amd64.deb 9a194ade0b0fdc9c587fdfe123733b09dd299705a62e18e77f7f3ac565188d51 171822 libslurm-perl_14.11.6-1_amd64.deb c7dbec4cbc5974b8763e23f58c27027c1613ebd0dcb9f2d6e4ae858f6e0779f1 1286956 libslurm28-dbg_14.11.6-1_amd64.deb 633ad2ecfd010c6cef9aed1b4207f7da2183c4243962a5477ded969db9bfd911 467196 libslurm28_14.11.6-1_amd64.deb 909afee20f78a0ed7cd76f5441b0e7e9c859c2326e156786c29a2fe5e9e74b4b 1856562 libslurmdb-dev_14.11.6-1_amd64.deb aa3eecc270c76514a30593394be14f3cecdb3f6e4ba6e899f1d1331c654c1f06 36600 libslurmdb-perl_14.11.6-1_amd64.deb ba28f94c3f7af1eae5e67d17922f0b93ee635002ce005dcefcd9e78d273d771d 1308798 libslurmdb28-dbg_14.11.6-1_amd64.deb 13196767f781285c7ad471cd153ee18d5ff199f6e25314f8a21446a7d885dd24 472452 libslurmdb28_14.11.6-1_amd64.deb 905c82df88a812ff5dcfcbffa63c18d7f75cd2a3970bc10d766abb6f0c91f5f9 22769474 slurm-client-dbg_14.11.6-1_amd64.deb f2a56b00f41cae676f6fc00632cfc1bcd83d517ffc0209d0af710c476ea1aae3 2758498 slurm-client_14.11.6-1_amd64.deb 508a72b1d992861f2e9975cccd15cba282a361b0e7ae1f27735f088d8d7d0c20 14672 slurm-llnl-slurmdbd_14.11.6-1_all.deb 557b1768df1cbd75a7a28b95e13911c59241b6a528270e31ddf86d6d886a5aeb 14724 slurm-llnl_14.11.6-1_all.deb 1fe2564163571fa4c86c4975955d92eadc21165bd621dabc14f04ac9b9b54931 1857154 slurm-wlm-basic-plugins-dbg_14.11.6-1_amd64.deb bd220905b2f1828d0dbf45eeec40565be6b822b1ba5671fc548fa2541fac0d20 1894282 slurm-wlm-basic-plugins-dev_14.11.6-1_amd64.deb a5098da68d989c10b66ee5037feb08a911cac58b580c3468173a804096696657 530742 slurm-wlm-basic-plugins_14.11.6-1_amd64.deb dcf99f8f9968dfb9c4659530acb45afad2ece8d291dacac486a21e96791fdb84 1028704 slurm-wlm-doc_14.11.6-1_all.deb 3b8f296065a1c7daeb663229587558d255c7b417007135ec37156e8b351677cc 42152 slurm-wlm-torque_14.11.6-1_all.deb 3f775632fcd50ced6aef791f66f94a95039dfc1a2b6d1db9203c9c7e330089fe 14294 slurm-wlm_14.11.6-1_amd64.deb a27aee76ef360aaeab53f73309307c7a3414fe558b745fdd3af145429c171579 3218456 slurmctld-dbg_14.11.6-1_amd64.deb abf477465b9d977811eb5db3d14dd4dae6dacbb3754ff3b3abc78f9fbb941793 835656 slurmctld_14.11.6-1_amd64.deb 1fbf5ba410a2f276cea6bb87c35cfd8eeafcc3c31ed2c88c81f235b0f067608a 2903772 slurmd-dbg_14.11.6-1_amd64.deb 6490cca7837e8726d7ec08d5079ae4b8f3f7584abc6e64fab3e38c83e751fbae 794464 slurmd_14.11.6-1_amd64.deb 83a469695f43d48c5b14e535b94f8cc62b718cdb04a5fd82bd6af7a198d5c972 13868 slurmdbd-dbg_14.11.6-1_amd64.deb b6ed133ea315cba00b9737c70e9215393a385ec5679b7f5c730400b08b369c8b 512768 slurmdbd_14.11.6-1_amd64.deb b7bfd001ff238c93b81484820f1dfa8a2dc6f769e4c202d0486bc8f2c17d5eb6 577522 sview_14.11.6-1_amd64.deb Files: b04571b160275e9f1e947254848da806 3747 admin extra slurm-llnl_14.11.6-1.dsc 14062b291617bc6cd5ae2e53912dc819 8513910 admin extra slurm-llnl_14.11.6.orig.tar.gz 20ac4fa9f9e24dfe12e21cb475064b8e 46816 admin extra slurm-llnl_14.11.6-1.debian.tar.xz 012c00805eb731115bb721c6f1f2bd6c 19240 admin extra libpam-slurm_14.11.6-1_amd64.deb 4850edd33a7de6253a1f64751ee783be 31468 debug extra libpmi0-dbg_14.11.6-1_amd64.deb 598b639c62c0d5853c5944bcf7a2680a 41638 libdevel extra libpmi0-dev_14.11.6-1_amd64.deb 118669e91c0dd5f2dd1d8e1ef72cc23e 23348 libs extra libpmi0_14.11.6-1_amd64.deb ca020d501a67baf3d0461dd4de9194b7 1898276 libdevel extra libslurm-dev_14.11.6-1_amd64.deb ef73f66fe624fb0590be4ad15d075c17 171822 perl extra libslurm-perl_14.11.6-1_amd64.deb 6b729542e8694108ba190df83cf2d9d1 1286956 debug extra libslurm28-dbg_14.11.6-1_amd64.deb ccdb727b963773099d6991a158c56d9a 467196 libs extra libslurm28_14.11.6-1_amd64.deb 748f0de3ba9d828ebabf4c107506854e 1856562 libdevel extra libslurmdb-dev_14.11.6-1_amd64.deb bd6f9c9d7eeebd106ecde2ed78d5702e 36600 perl extra libslurmdb-perl_14.11.6-1_amd64.deb 241e66d12634aedd37316ea86933bfca 1308798 debug extra libslurmdb28-dbg_14.11.6-1_amd64.deb aae91510c88104baa0ed43069615e634 472452 libs extra libslurmdb28_14.11.6-1_amd64.deb 37ce3b127d5f61c73897622110b907fc 22769474 debug extra slurm-client-dbg_14.11.6-1_amd64.deb da79a7b83bc2990636e66495af9a44b2 2758498 admin extra slurm-client_14.11.6-1_amd64.deb c0dfb435bab7fc2213808e7d943f1fbd 14672 oldlibs extra slurm-llnl-slurmdbd_14.11.6-1_all.deb 6605b98ef10a3f8c8a99b2af64e9c4dc 14724 oldlibs extra slurm-llnl_14.11.6-1_all.deb 474a8f4764385e8e617f451b6d6d7aba 1857154 debug extra slurm-wlm-basic-plugins-dbg_14.11.6-1_amd64.deb 0ea4247df8c3f00a85c17baa0075ac75 1894282 devel extra slurm-wlm-basic-plugins-dev_14.11.6-1_amd64.deb d2c0a26e866a4e8a730b48fde5a4ec18 530742 admin extra slurm-wlm-basic-plugins_14.11.6-1_amd64.deb 1c539056270b04802992a9026f75f520 1028704 doc extra slurm-wlm-doc_14.11.6-1_all.deb eadeb24d70d559ceb8ae9c01e95c4ab1 42152 admin extra slurm-wlm-torque_14.11.6-1_all.deb 1f6e21f208ea24facd5564b379250bee 14294 admin extra slurm-wlm_14.11.6-1_amd64.deb 78f293ca2b472db5f4538cfc32b44be3 3218456 debug extra slurmctld-dbg_14.11.6-1_amd64.deb 8141827a51849afa146dd3b541e8e2aa 835656 admin extra slurmctld_14.11.6-1_amd64.deb a5ba93c02b0be06609a0d23bd032966f 2903772 debug extra slurmd-dbg_14.11.6-1_amd64.deb fc73e4b272c3fe1d31a2ba5a922688df 794464 admin extra slurmd_14.11.6-1_amd64.deb d4f6eb44203c39e46d5e99e9c0a2bb10 13868 debug extra slurmdbd-dbg_14.11.6-1_amd64.deb 19a02f9de0824daf26d04293ba17f93e 512768 admin extra slurmdbd_14.11.6-1_amd64.deb efbd0c20316bae31f8319eef2ed8694f 577522 admin extra sview_14.11.6-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVXKI+AAoJEH36Qa2WGYXXVqYP/jQJeTRExMqnNI0jVwOJKbvq 5g6XALc1shiVfaBVfmEQcba3egKBhhwuHxjFKc5PVL/kzrxBf3CPJNLPT2Aqc4mc pO/3XzR1z9vpPiDuslBmD2njzfbcNCY7Qnjfmnek4VT55ajSIC4raR7CZnkHhPKZ Kuy9GDnICItk1cll5+tHQhTeMm0S4pmhy3/35Wejq1kGLMS3GUSKuzLWbsUfo7ZP GaQ3PE57sJGYagD8ul8enRKmhZs+NK0g1LllpV3GasJyQxov8pzG6/u+0vxEvhpk WbVYTDDJlAyk09bKnjtoS1gr442DnbrobPpgU97nQlzLFZjLRm+Qnr3bju8sjFAM BCdmkwhZ7+fInnglpDMi8syAs59WuOCzhC0kvpgkxVVNlan03OmHTJl3s0YnwudC jNfQp5+xErPkxbyNqBSUC2xy0Qd5AKkU28H0UqnqJHq3Gy2gA1IP93A/nzUnaDK0 bBvAa4/KcdJNxnUi3db2r/Yv5yLGEV+oVk5xYaNyNSwCSd7ZXiI4IanBidcO3Ibk C9nLdxTk1+YtJA//Mzb0DXNpqKv6DaReb4LSWpto+xgCBEVPM6i0ppte6h0ibFOR dEX3x5Zbn6fLGIUTBXhwGleTJQuB7nh5qlr283FymazIIkIXqQyjTYO85FDblS+q ziIihEF7s71NkhijwTO7 =6ENz -----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Thu, 23 Jul 2015 07:30:01 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.