pdsh-slurm_18_08-2.34-10.5.7 4>$  Ap^Op9|V;ʇq֫Nr{,.<E/pW%|OLn^ONGpAjFV-}Q͛jJ!> Wah$u^!^I I"qbmW$jV)h;J(k)V2<)̨Pǜ!?A>?yThrhVAUnғXR.+D99U7a9iCެ11aea10b87f1bcb3966517421e52f72b856e9399322a5d0739f86f3694c411a082890eec8707fa6b46930ccfdb0d638372d36994)|^Op9|/qƴtMYVa 0j7.Uee1XjBaڼ V{-w[} gK 7i/: zYe e:qAE7yzL[@r&Ŕ)u-Jc'Zf-mM2Cp+Pzb9ɹTr5N'd1WLxxD5uNBmKVұk4%ҭ;|g3(3[c!WEQACӄqqF6ҍwXQ%*>pA(?d  5 /5<@ B D H   ( 2 (Y8`9:-F<GPHTIXX\Yh\]^bcOdefluvwxyzCpdsh-slurm_18_082.3410.5.7SLURM plugin for pdshPlugin for pdsh to determine nodes to run on by SLURM jobs or partitions.^sheep03)SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Productivity/Clustering/Computinghttp://pdsh.googlecode.com/linuxx86_64)^2b02861f7f619490e6f8e1b888a089df40682d925a71e9456047c0f3fb785cb9rootrootpdsh_slurm_18_08-2.34-10.5.7.src.rpmpdsh-slurmpdsh-slurm_18_08pdsh-slurm_18_08(x86-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libslurm.so.33()(64bit)pdshrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.343.0.4-14.6.0-14.0-15.2-14.14.1^^_^0^}^|@^|@^{G^K]@Z@ZZ ZYYdYYp@X•@X@XBX2X!@X TX`@UȒ@eich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comaguerrero@suse.comeich@suse.comeich@suse.comeich@suse.comjjolly@suse.comjjolly@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comjengelh@inai.deeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comjkeil@suse.de- Bring QA to the package build: add %%check stage- Since the build for the SLE-12 HPC Module got fixed, simplify spec file and remove legacy workarounds. - Remove _multibuild file where not needed.- Add better legacy support. - Make sure to not ship duplicate files with builds for multiple SLURM versions.- Define %%make_build for all products that do have it defined.- Do not build for SLURM on 32bit platforms on Factory: SLURM 20.02 doesn't support this.- Spec cleanup- Update to version pdsh-2.34 (2020-01-07) (bsc#1167704) * Fix for output corruption with no newlines (#114) * pipecmd: fix result check error handling (Dylan Simon) * slurm: workaround slurm export of internal List interfaces * readline: add application name as argv[0] (#112) * Fix errors from lgtm.com scan - Remove obsolete patches: Change-typedef-List-to-typedef-xList.patch pdsh-rename-list-to-xlist.patch- Add Change-typedef-List-to-typedef-xList.patch: * Change 'typedef List' to 'typedef xList'. Since SLURM exposes a type List in its public API without proper namespacing we need to change this type in pdsh. To remain compatible with older versions of SLURM whose type List was identical to pdsh's we need to rename not only the struct.- Add support for an alternative SLURM version when building the slurm plugin. - Use %license macro- removed patch: pdsh-exclude-slurm-list-namespace.patch: Patch is not an acceptable work-around for upstream - added patch: pdsh-rename-list-to-xlist.patch Renamed 'struct list' to 'struct xlist' to match upstream slurm change (bsc#1086736). Original upstream commit message: to avoid name collisions with c++ list types. gdb started showing the wrong type when the full lib was created.- added patch: pdsh-exclude-slurm-list-namespace.patch: Defined __list_datatypes_defined in list.h to prevent conflict with slurm 17.11 (bsc#1086736).- Since the different host-list plugins have conflicting options and a 'the first one wins' policy is not well defined, package all of them separately and make ones with identical options conflict (bsc#1081673).- Add genders support to pdsh (FATE#325288). - Put SLURM plugin into separate package (FATE#325289).- Update to version 2.33 for SLE-12 (HPC) (FATE#324169).- Removed deprecated %leap_version from spec file.- Remove --with-pic which is a no-op due to --disable-static. - Replace old RPM constructs.- Update to 2.33: * Fix segfault and build issues on Mac OSX (#95) * Always pass RTLD_GLOBAL to dlopen(3) of modules. Fixes missing symbol errors from modules using libraries that also use dlopen() (e.g. nodeupdown, slurm) From 2.32: * Autotools update * Switch to dlopen(3)/dlsym(3) instead of using libltdl * Drop qshell, mqshell, rmsquery, nodeattr and sdr modules. * Fix issue 70: dshbak: handle hostname of "0" * Allow PDSH_CONNECT_TIMEOUT and PDSH_COMMAND_TIMEOUT environment variables (Erik Jacobson) * Fix some old URLs in documentation (Al Chu) * Avoid exporting POSIXLY_CORRECT to child processes (Dorian Krause) * Fix mcmd start offset bug in max bytes calculation (Egbert Eich) - Removed: mcmd-Account-for-start-offset-when-providing-max-bytes-to-read.patch: Obsoleted by update.- Fix %if clause in spec file.- mcmd-Account-for-start-offset-when-providing-max-bytes-to-read.patch Fix a write past the end of a buffer.- Add 'Recommends: mrsh': pdsh should be run using the mrsh protocol but can get by using ssh as well, thus adding as a recommended dependency.- Disable support for slurm and mrsh until it is in Factory.- Add support for: pam, exec, mrsh and slurm genders will follow later. We don't have support for this lib, yet.- Replace tarball with official tarball of 2.31. (Content identical). (Add download rpm). - Add _service for download_files. - Remove .la files from installation.- Importing to SLE-12-SP2 for FATE#321714.- Don't include the rsh module, because rsh is outdated, deprecated and upstream is dead. Removing the dependency makes it possible to drop the rsh package.sheep03 15898989682.342.34-10.5.72.34-10.5.7slurm.so/usr/lib64/pdsh/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:14815/SUSE_SLE-15-SP1_Update/e3e3d95e5ad6e9420e2dcbed5a052413-pdsh.SUSE_SLE-15-SP1_Update:18_08cpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=73ece3299992c346f2ba606ad6ce618a987116c9, strippedRRRRRRq ;`e3 slurm_18_08utf-87d78415f13a10baff97108d4a5f6e2ae4851924c85bc488f13c54619458b9be3?7zXZ !t/* ] crv9uQpVqV UJbc-[+[XBV/2!=r,N+7B{o|ŕFe*P9&n*mMm I+?pz[ mSüSazz r`Z+2m&KjdF~S.7r3NFLV!xz%"(P1NT-NRL`M<,X8K!dCC?hWX(Rp89e`EG򀱥?𖗒bqs([FN?v,f|&l蹰>#p bkXƋj^S%+1|߬KyĴ(To`+#3jy yLjFK;A,k-WUIO&a7uJr&灹6Yߋh*%Y ]}i Guq;g#_'@{JF*#\ 3d~[kq^cHS#ϒYtQH:M?D+$ɡSo.6&ejJˈϞ3}Mxb;'ZDh8jӉ ڑJB:)#@qPդR}g d=B}KIhq&VnE)d%1u}`0ÑIs"-TL 6ngz 8 ,86y{/Dnq0:C гl7F ׶j/?Gdi޲VH'p̊?Y@pc g8 88@5% zGlհq&^4-l;RAnyj¿<0?QWX6@U=-(dI"d'*9 eMI+&lT)apY8 .+13nL ]@ey(ZdG/iu[R}1O\ 5; ;4st"l~?HX,E+H'8iKa|/-4 :K[#6/cO/%8ФWĮuRuN{1ddaP? 5(R8}hu1m%jT{cL8v^S} q<(_P0Q4JɰQI,${Q;%֪"jqcD)uEj@dNőɖR6J".9 ꛒCV>yz-G9AǺHJb 2Xx~SK8 F bm]TitTmn#'7ovmn[|~CB0?uC|Z{W }AL)Gq <h6vq/'ߑ%fcS<}A]scƓQAs&>p~̪}!$XG`.9؟o=62/d|լz_QJԻ !l>/8 ةbDg4!ΨqY;\RX99 vJ%a`jG i,Y3bfD)|rv3r}+;Zub> f\λ,q P x*͢#!6O))YqpPelLu6]4;ySN5VM I&;^JhMJ&wR9Ԉ.<*8# )qFsM"|ϭoXI\DRs~V6j°8.ވ XF}DnOU)-AQJ؁ SNn>}0VDkv{"uh8+[5QM͸L"և%Jaoh#O5 7?t3v^J]#ove؇ԭ:ñ/n'v#7`]GH ,{^99ߌSl)'T }V@ ӳMXs ZH&ɀ2|n_UY)$ڸnشkF\X?ii#׍WlM޲S Lm]%Lowv5>ELJf94_~xv;biߑ&l\褭܀>:WqUPt%Nu|XDmr@V,vۗv?fw'YoCKC7-]=_ܿ>ˬbM6c?<"9 >I m3@5lqTE< 92y^*g$@C 2of1% mkwU+!24W{eyr?iZ`+jNwݬW)+^qnol Z d诉4 ⎀|G)q*\"t|R^ZMc- >Dk&H~uWifKvczeGFTM+ @UOo_S7aXW*Gv0ECz3v[qmT蝲lńhHLjϯh{0 'VLWNd‘!SZЪoW,ij}*76ghrrO_-O% rH$QC$R\< .ܺ4w(ӍcTRWl#}P$L`mNx{)_T.:rES&ypx9kE0Om5(o߲ⴕk/>4!3n\4jv"Z|CX_UeȄ YZ