pdsh-2.34-150300.48.1<>,xdYp9| fA-P?-@d   6 %FW m @ l  Z |B ( <  p  ( 8 "9 d": K"F#G$H$\I$X$Y$\$]%P^&b&c'[d'e'f'l'u'v(P w+x+y,P!z,,,,,,,-<Cpdsh2.34150300.48.1Parallel remote shell programPdsh is a multithreaded remote shell client which executes commands on multiple remote hosts in parallel. Pdsh can use several different remote shell services, including Kerberos IV and ssh.dYnebbiolo p7SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Productivity/Clustering/Computinghttp://pdsh.googlecode.com/linuxppc64le!   (x  0vR  F AA큤A큤dPdQdQdQdQdQdQdQdXYT rYT r^YJ!No{lYJ!No{ldXYT rdPdPdPdQ56d5f005919d5f73563a7274eccaf05f3f735f671c489311bec2478f8c7a449a5729700624ee776146b2bcf6ae37dc40c9ab46b2e8302a743ef1b2ab421ea8b4b51fe5af20cb038a8a824f314a4220056d5c78fc09ee414b97ec6476098da1b21d147779bb43a15f57fccc5eb3894a20238e58021e8c6efb66abf4bfb9bccfbb90dcc6cf2bc307179ab364c3f02d950628f71e4916e30197e69adb304ddbe78dc4b312a38465e8f9c64f62cb33e6af3e5d9630d896dc04bff2385cd0d2d6790330362c087659f55b7c7dfac9cbafc4fc1a4d9486b54c096bc4bb150ccffba861bf6915d22d6227c6cb99acdbc3670901520903318e401cf8d5399b432ff2f8f39aefcdd7a927ba49436d89f66af8c399f5bb1b649ed70aae0cebf08b6378f94f4c7414771c007baef19549c360a083e373457e92ac53fa0a83b7d44a4c4892c098739c3fc589b81125e8a66f2f59e5bc9d56ec44903dbaf668e01e7885c493d5751130b8695b05ad0eae4dfb87657d82d4ade6c36e7f6f3d631530a054eecd6a0913949b5312864655a8f23c3d20012dc184ffe52a6e16d6750f7b522cdd75204a2ee6a26c56a75705e61a248ba90b5ba718e3e777c214716df7eabbfa0e20588177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b8806436bd693a1358bc2c7978ca74b14bc37ecc2a9be572164d315e1422cc83e5e00c7f1fd1141b171cd0701b7a4e925bc42e1b6a2f8cee07fc349e8f6b0def4fb66fefee44ff718a5c08fad0868f622cd38a952df902869f2fc94dcec7ab6a3cbfba4pdcp.1.gzrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpdsh-2.34-150300.48.1.src.rpmpdshpdsh(ppc-64)@@@@@@@@@    /usr/bin/perllibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libmunge.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libreadline.so.7()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d@dd@dcc_`7@`@`U^^_^0^}^|@^|@^{G^K]@Z@ZZ ZYYdYYp@X•@X@XBX2X!@X TX`@UȒ@eich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@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- Only call slurm_init() if Slurm > 21.02 (bsc#1212946).- Preparing pdsh for Slurm 23.02.- Fix slurm plugin: make sure slurm_init() is called before using the Slurm API. This has been the case since version 20.11 (bsc#1209216). Add-call-to-slurm_init-this-makes-sure-the-config-options-are-set.patch- Hack-to-work-around-a-generic-type-name-breakage-introduced-by-latest-Slurm.patch Schedmd did it again! Slurm 23.02 broke the pdsh-internal List type by exposing it thru it's public API. The way to protect from it no longer works as types are actually used in the header. This is a hot fix on the pdsh side, that is hopefully sufficiently generic. (boo#1208846).- Backport a number of features and fixes from the git master branch (boo#1206795): * Add '-C' option on Slrum plugin to restrict selected nodes to ones with the specified features present: slurm-add-C-features-constraint.patch slurm-add-documentation-for-C.patch * Add option '-k' to the ssh plugin to fail faster on connection failures: fail-fast-on-ssh-errors-or-non-zero-return-code.patch doc-fast-fail-update.patch * Fix use of strchr hostlist-fix-use-of-strchr.patch * Dshbak: Fix uninitialized use of $tag on empty input dshbak-fix-uninitialized-use-of-tag-on-empty-input.patch * Dsh: Release a lock that is no longer used in dsh() Release-a-lock-that-is-no-longer-used-in-dsh.patch- Preparing pdsh for Slurm 22.05. * No later version of Slurm builds on 32 bit.- Add an explicit Conflicts: when pdsh is rebuilt for a non-default version of Slurm.- Preparing pdsh for Slurm 20.11.- Simplify convoluted condition - no need for Leap 42.2 support.- 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.nebbiolo 1688442201  2.34-150300.48.12.34-150300.48.1dshbakpdcppdshrpdcppdshexeccmd.somcmd.sosshcmd.sopdshDISCLAIMER.LLNSDISCLAIMER.UCNEWSREADMEREADME.KRB4README.modulesTODOpdshCOPYINGdshbak.1.gzpdcp.1.gzpdsh.1.gzrpdcp.1.gz/usr/bin//usr/lib64//usr/lib64/pdsh//usr/share/doc/packages//usr/share/doc/packages/pdsh//usr/share/licenses//usr/share/licenses/pdsh//usr/share/man/man1/-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:29533/SUSE_SLE-15-SP3_Update/7920b25e429e44a07dd90b547ab8c85f-pdsh.SUSE_SLE-15-SP3_Updatedrpmxz5ppc64le-suse-linuxPerl script text executableELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=a32fec7c4e91ea9332e71082ce399f5292eac4e8, for GNU/Linux 3.10.0, strippeddirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=c3deb72b79f5f4916578d154e7148e7a25423fb7, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=8d2586f4abe60c8b21dcfb3854f6a5dabe59e416, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=bb55fe5f734046d1425127248523574f72aab774, strippedASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRX@RڜT-mrshutf-812fe802bad04dedc468e444c15aa76b71a4e626d90d96147c179f202b69be2ba?7zXZ !t/aEm"kѤ/mzf,1&鷘R?fpaD6-Oi?{E*~h#^\[ϱ[61c| 9!K_M}ͮ+cLLcx(4&L|etA˥~Bxȕ(ЗͲqGs(MYOq ̚ 6?QiK?z?b(>l/B뙻 .whaEt"9*#?K 7q`i 9ҏ6=`W1 r3v/9,Y92GBq4AV&)$;-kȼ'-3lw8؀~613òyˣ@SNYLӶAW¤*Ӛ8D<+toyA:lѾ -J$(' BJ.thd"@,˓{wI14R9a7}mعHB_bPndA!ȭ9Kr'#m͂3.#6T'񲂣=6w?!|}'%36H~L|޽ YḺ7^a@Hݡ/ ZJ讒?k5B'ޣȋ{|M>Vw)/˓bZ季jVqC;CmkѾr\f#Fۦ$9E 8Yk1 *%ƓNmpFSIGu ZsU ܙ{xӴLI8?^GA)4(ФԝlC .̸yt23v~O]7' nqL#}b-^h0r5Qo3xXaǝ5DW=P0788ļ٭$9JݵLes>"/d$XxȈ;2$KFl,*Fuo}"RJ_B4c}`[+=[PQqhL8U[X/.))"mM%eJ =k&&0x{h}aDH>IOS߅3bb"Ha 0q+޾D]8A7!l)feVh~Ax.Sd%,;TS,M@Z_ۮGRA1qv]eکƔΠ$iB pYAfBf߫vsq! j"nhJj߶X>+FXI#,=wjV'(e߶A[7es])){Z:vyu&ºBGS2lf!W$r"CYfF35yv܈L!DneL7s9ui\*ک@NJO5}nN{YWcrv9, ;LM0VG֬v'I1"c`4"TpvYv^XCޡ {g9hSy18Pw+5ԭ҇)Rm/npx}ByPh{NF1pARp}&7ax6M=B⋴bV*!Hw*#{di૯ճ{ M=Mv8 QVO5N x+S`!DU A(z>l0X˥Vh$q9%Iigwg#"&ꇵ}=wa5t8R{Ԙ^54=6Jg q5)~yb29:֔q۠lUbrFG{fd;huޔi[ PhӔ="\Ob|iU7Li/e/L@ō%GV_ ~:MeKI`r?bLA53% "ml{ ¦Bi 8w.u_Ly.Est\ܳ{'-B4후E6 9Q"K4lnMwtIf'=^4JdMMN4d)߂d0u~ar&i;I~PRtɏOw NzU lVz2t$΁ېc{O?A GWi}(`ʥNq;g#:X)蒕6P>y, 5$Q0O{(>+qy~el 1YjxD2[tLKa<97/?/ʴ. cѭO@9BSeK/*9cC\J"us15w{j| 2PAc`gydgJh~ @0t/Ǹ!(p$œ?3f{^ r|~9c_Mf7\%8P9׃~8vMg$Dv0$4 NInBأVnrU*8Yi .Zƙ3O䁬$&]mM5xH F 4+3-Ԥ  7y&CZ6C>!{[)z4K~j)Gccg^Z9WA9RX?4Q50 XƺDuNk&*SJxcs6+\MH5n럩I6K5[_&3M:FO cy!!s%3Y \mZB^CHBVЗ$c9ed魕N{}p핍PpNX2NlfclH0\Q1@Z00OUZ7w+75qP\ޭq}: ӨitZB&( OS~ S1)o̔b qnl୻dAp!#-yUB16 Z-fbfb1f?qUi |뇒zhI}gήgN WGo+skvr5J6x[$/xm>؉E}BLjP[dz} R[333 bU}Xm/eaPy\*WX*ΏFE:8/ȴnsU7B׋28mIֈ_CK8! oLyѴSenMJ}F>}ǭye;ڮ1?9sr ZSqA^g%{nˋ(Hqъh0ʑ]Eh~YMA=i=|c+pI 8 UmZdZَ=?솀G-_\Kb[OM 2֟c0QzZU &m؂P.iB˪I!(4`W`ЙjzT_Δc)B%)82ڤ4if1:qB$ڠ+M/zxI`=+y(S;:/ Gt|zlSbJ{5滭EdYh/ʪw naP3ͺZ4ԊD2, ƅСaQxNneD_{|LP3fr籭ίF.VH6rz/Bj'A0D%r$$zz"᥋I6; s,yΉKܬKtnKEv;^UK&zP 2pʐ ojǖ$cKvY5;cލF)9Kx4YWUxae 2{K_Y]3'0=PB!„TuN0]n8-qHؖ %}gNmR :{Սd3"eV!tY dFGP -Z/>8FqYKu`u"Gtv/Ҥ@ԑ ipx)#Y;mNA=}Pb*C"i5 9[yMJin@rgHLCNфT0 Z 2[#Ծ[}E2P5CP0}0t'=z2چ b\w@,9 y%">EZ7kwKSo]|,A>59*ƳnW8>@ Y,o9c\ŀhP5Ƶ(`d2NVC}>@a㻬KݯR77l ؾ^\mL2VuNwap)0ru%D1]0x-Ch.l7V,ܨ1R9by&$v$)nv=Zw ;Ƭ M2g"!5}+q /aJlp`hD"18z^AT#FźR$;ybjN+VfG]vNE J7a 'Xj řMǷK1ْFzwD̒ij13 }cu%?" N Ԟ|r;Jdۡu*Xi3q\~AEw@7:t~ G0ZN2²@[gYYcmiz-b;}i/CqBmVdOspYG_6xM,y/&S۩#L5p rs[$ FkLw Hh8[>O/E8H~$3ީgv媷aJ$PIE%EKق3TtbkJgAL˴+\3gfXOK]b% 2S}Bу?D9jG#4<R=edt-FFݲzsY:fC$/8'$~d3s=Pm])s^!HmPJ< "_L;V$!h H#U? eXHAWlN;-yW|Ot?@;RAc`Z)=/@n4h8`7w 27q)T".a(V(Tހ'S g91R)-jB.؊^6/R,/D.X=i~qKw5ӷ=lD+qٜ~'{Ys}7xX(!=p-. W t܃NAbW"=== 0t.64[T%hbT"Xbזi "15{tP4G3a8*Lf|%Jqr˄ȴaZY#:pbbUPdf^LG5'FŀL/ x㌵,b4NgAjx$|Z7VD&A5i$ Mmm=bW~i62^@ (P(F'5HIV(fP3i /-J$BuFNH]rM&|\bJC`"Fݯ&tRDM4GB}6oӱz!>EA.eLEZ4o?-Vkl(x YPgf3˼ &gP{|ܢX5!LT\0~(0dWo|NB)Zjq5+EAigBJ/ fZt\x*c$,*5j59‰`jUTkhےĔ:?>d0xX{F34NQ_R$ DTtV%al)w?VTӮP rAR9'Bf97;ķ=%5Dj$Ȅ|Z-z'l>Pfw: c[ Vo{||-Hwp& _LZzg@K X*gFhA2KFe 4’;\sfРFl TQ&@ ޻n)S[$[)FQvyaI0ܺZ(>"=ۥ%JڊK_q >y#dv^>>r3yxĢK qF&YEeNр9wockx8Sls*,|F|k߯3 &|ZBv37m(.Eۿ~:x?%!`u2+] xwcNb> gD!H/h-fNC\n#gl]KHDsbݮuVm-K7PC&-maj{? F #N3uiuF_/=iL@ uel Hd) hD!ʅ4̫j;ʩz5HuYH~ yIS˩,9^H瑙z bDe"ykW:ۯ&e8UpFFnc: 8AþZ!:Sv ؉X<'S!,F8PAbD6BbЯ ~ $[|^x)F3M)rF{tHkq"ASHkXףuנ3O\`8uZw9n5EgңP֊]?FDrw ]k?pʡܚ(&b-)ĭxz[4R iKėiG;) JN-wE[εk00ա~]ƘKE!z68T(4shjvgv樭 $3k1]>\HaHWRH>/ou6NE𦘒IGJbjώRj) O!_VR"c/j)e:U:8tJs_FBOڈ''ȸvqGi?'K+̭L姲'WY {>E2pvӇv')\Q8v.As{(lH(roB7˲?.g)`?KB']us:#$"L|Yt>}}lpn/X=!Oau-}sB"\ueeXl7R+]E6LB/֢~gvdYje$,tE5٧+c?HZΌœ`SzEut"v]>k;|<ۊyPH,pƛC.RMqy? ; ʈ@-Qs'9~-fV|w= 7ߠ fHϕ ;k}M@m'֍Fzi]D`U?-ޛuuq##_CPD):O/S† VzRfy,I&6Vqe#/kˮgyix'e+ Z8 --#yʄfLpٽx(-sj nDRK>״,&D}^)d)54k(C.7pd6S;m4lD5.k?g;"adh6jR|u] ?'m`)y7AqJJ``1 ^qtmA3r\ݫVLsk8NJ(o[;$ JSoĦY}|ȁxOu fdK0vfi΢]M;8?U;@?9OG2y/POܹr< 3V̚y~S=5w^=ӭZݠ4~5wg,.+])k&}+5eC_0KTUQk=GL0aO;7INzm"sᰖ wX魡Կ~;f5Q9!C6kŽ+ |5?̂ B*p g^{?>TFp _z !'oqf/b5o ׯPtͮ0An큂%@%#t\@BsJ>G^DC kFgcHMLtK.*=˚2!$ 925Bֵ3r)rO D%lsk0!k.us4FONK@nF̝ëRj2G0ڥON=kevjA}˧v;ۤE)`h^uڐ)(=MM?3(,҄_%2%ӂ*RHDhgn>#ӑ3Ʈs=^"|o@Uaԍq׵sPl0xzf?@r~> 31;  3Pm̀6=pZsDIZIq ,څtn2o-)?µo;"!(/ѱaͨȳov8C W'6.Lc0);D?l"~ݓqיt]m]rV:ä5yiT(,!G9W4R8 ٩@L{=6?j&aNӏMpe>mႡ[;H*P1d^@†P;ڋkDa$IW-#{yԾC%Bjw?pr'}) c_ShIeGlkiCJ3D`͆-PI'_He24'>%ܪٽ[7,P_z jzwQ4қ&i|X[gk.\Aie3vutfH&M ) KOtnBr;`x]Ov}3꛹e{aY!RĸwF:D[MH l Qaң{żJJ3hc8;\zcмb!l=-Z%_XʙB"$LJo~db+|gNa@ѭ!|HeFV1bp fwHwӌLFVͳp)Tws*M$tY$͕ :H~yU/ ٻ|\3^j+LERdܨSZbOs6 # aK%H_oA gWWo6n.xw,+ rgӎD尚_t(G`-ELixI#9[Jg{*5!,Uk&ouUlǩ"~YO9<RӍ|PH+~z1s1 dg]"Q[qz&5+ aAm_L 'C;'gku˽R\h FFVmR5}Ac0fO7mV+)Y<;!mjV ^CBmxQ^ aߠXCx'P|UI[_.ۏ̨0e5Y69~F@CYiѝ%K>@{ YIԟǘ +xQ$ K=ڕWzyMɽ``e/6p2wEϩc?17Ɂ u & %*AIsnOzU2JZ,1-MLS GqU pM}gyVc-,ѭLSǴ =˓:kGv?2lyKɆ)#NNԕ k{ӹl`Ò̎$FM;yM(P[L2WrFbU0n޽A@'2`2MPO#LÕszFtPF玽*A3? 6^~͕)&Iӹũҏm@Ԓ$R H-?%~ Q!Іz#[6!-+)z$x#مWƇ8h@}^PQXOʼnr)%W0y"|@dZ5H[Kc{ZXXeWSZqq0]ʿdDp^2/?Q+ :ggWF#ܞ[sP\c1H۪My*3г%^8SYTxbVAzv3UfZ4s+T&v1AۭkTAxPufGL^ǿ<*j}4JfKBsx,q'.j4Wwl:њ ?-D+kc; Tޱ|p<bI`bD66O:zJI-B=o[iO&$䟈M?a>XCڴՉF"Me{]ۯl` a6@ךlYHuv)նU ^#~MPCOجK^rtL(ѳ5sª'uf"}Qwq+!(hqr h `ogLy YZ