<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:10.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        mso-ligatures:none;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=EN-US link=blue vlink=purple style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt'>How did you install seff? I don’t know exactly where this happens, but it looks like line 11 in the source file for seff is supposed to get transformed to include an actual path. I am running on CentOS and install Slurm by building the RPMs using the included spec files and here is a diff of the file in the source tree and the file that got installed to /usr/bin/seff<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>$ diff contribs/seff/seff /usr/bin/seff<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>11c11<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>< use lib "${FindBin::Bin}/../lib/perl";<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>---<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>> use lib qw(/usr/lib64/perl5);<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><div><div><p class=MsoNormal><b><span style='font-size:11.0pt;color:#002060'>Mike Robbert</span></b><span style='font-size:11.0pt;color:black'><o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:11.0pt;color:#002060'>Cyberinfrastructure Specialist, Cyberinfrastructure and Advanced Research Computing</span></b><span style='font-size:11.0pt;color:black'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#767171'>Information and Technology Solutions (ITS)</span><span style='font-size:11.0pt;color:black'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:#767171'>303-273-3786 | </span><span style='font-size:11.0pt;color:black'><a href="mailto:mrobbert@mines.edu"><span style='color:#0563C1'>mrobbert@mines.edu</span></a></span><span style='font-size:11.0pt;color:#767171'> </span><span style='font-size:12.0pt;color:#767171'> </span><span style='font-size:11.0pt;color:black'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:black'><img border=0 width=208 height=38 style='width:2.1666in;height:.3958in' id="Picture_x0020_1" src="cid:image001.png@01D98EF4.61EAEA10" alt="A close up of a sign Description automatically generated"><o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:11.0pt;color:#2B4160'>Our values:</span></b><span style='font-size:11.0pt;color:#2B4160'> </span><span style='font-size:11.0pt;color:#767171'>Trust | Integrity | Respect | Responsibility</span><span style='font-size:11.0pt;color:black'><o:p></o:p></span></p></div></div><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal style='margin-bottom:12.0pt'><b><span style='font-size:12.0pt;color:black'>From: </span></b><span style='font-size:12.0pt;color:black'>slurm-users <slurm-users-bounces@lists.schedmd.com> on behalf of David Gauchard <gauchard@laas.fr><br><b>Date: </b>Thursday, May 25, 2023 at 10:02<br><b>To: </b>slurm-users@schedmd.com <slurm-users@schedmd.com><br><b>Subject: </b>[EXTERNAL] [slurm-users] seff in slurm-23.02<o:p></o:p></span></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:11.0pt'>CAUTION: This email originated from outside of the Colorado School of Mines organization. Do not click on links or open attachments unless you recognize the sender and know the content is safe.<br><br><br>Hello,<br><br>slurm-23.02 on ubuntu-20.04,<br><br>seff is not working anymore:<br><br>```<br># ./seff 4911385<br>Use of uninitialized value $FindBin::Bin in concatenation (.) or string at ./seff line 11.<br>Name "FindBin::Bin" used only once: possible typo at ./seff line 11, <DATA> line 602.<br>perl: error: slurm_persist_conn_open: Something happened with the receiving/processing of the persistent connection init message to localhost:6819: Failed to unpack<br>SLURM_PERSIST_INIT message<br>perl: error: Sending PersistInit msg: Message receive failure<br>Use of uninitialized value in subroutine entry at ./seff line 58, <DATA> line 602.<br>perl: error: [...]<br>```<br><br><br>while using <a href="https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FSchedMD%2Fslurm%2Fblob%2Fce7d569807c495516ebfa6fcef25ad36ccc76827%2Fcontribs%2Fseff%2Fseff%23LL19C3-L19C124&data=05%7C01%7Cmrobbert%40mines.edu%7C2a6103be8f63448b670d08db5d396909%7C997209e009b346239a4d76afa44a675c%7C0%7C0%7C638206273390681941%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=lQO0KSMPkx%2BSzejwv0qJ7WqGI43tGQDkYkutW2ghByE%3D&reserved=0">https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FSchedMD%2Fslurm%2Fblob%2Fce7d569807c495516ebfa6fcef25ad36ccc76827%2Fcontribs%2Fseff%2Fseff%23LL19C3-L19C124&data=05%7C01%7Cmrobbert%40mines.edu%7C2a6103be8f63448b670d08db5d396909%7C997209e009b346239a4d76afa44a675c%7C0%7C0%7C638206273390681941%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=lQO0KSMPkx%2BSzejwv0qJ7WqGI43tGQDkYkutW2ghByE%3D&reserved=0</a> :<br><br>```<br># sacct -P -n -a --format JobID,User,Group,State,Cluster,AllocCPUS,REQMEM,TotalCPU,Elapsed,MaxRSS,ExitCode,NNodes,NTasks -j 4911385<br>4911385|user|part|FAILED|hpc|1|2000M|00:23.041|00:00:31||0:9|1|<br>4911385.batch|||CANCELLED by 0|hpc|1||00:23.041|00:00:31|5936692K|0:9|1|1<br>```<br><br>I wonder whether this is an installation error and contrib/seff is working<br>for other 23.02 users.<br><br>Thanks<o:p></o:p></span></p></div></div></body></html>