<div dir="ltr">Hello Lizhou,<div><br></div><div>Sigh, these should probably not be the same sysname, but I guess that ship has probably sailed. I reverted to a statically-linked binary, but still compiled on Athena. utempter seems to be still working on athena.dialup.</div><div><br></div><div>-Keith</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 24, 2017 at 2:23 PM, Lizhou Sha <span dir="ltr">&lt;<a href="mailto:slz@mit.edu" target="_blank">slz@mit.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Keith,<br>
<br>
I&#39;m observing a regression for my self-deployed Ubuntu 16.04 dialup<br>
with regards to libprotobuf linkage:<br>
<br>
$ mosh --ssh=&quot;ssh -K&quot; --server=&quot;athrun mosh_project mosh-server&quot;<br>
<a href="http://sha.mit.edu" rel="noreferrer" target="_blank">sha.mit.edu</a> -- byobu a -d<br>
/afs/<a href="http://sipb.mit.edu/project/mosh/arch/amd64_deb60/bin/mosh-server.real" rel="noreferrer" target="_blank">sipb.mit.edu/project/<wbr>mosh/arch/amd64_deb60/bin/<wbr>mosh-server.real</a>:<br>
error while loading shared libraries: libprotobuf.so.8: cannot open<br>
shared object file: No such file or directory<br>
Connection to <a href="http://sha.mit.edu" rel="noreferrer" target="_blank">sha.mit.edu</a> closed.<br>
/usr/bin/mosh: Did not find mosh server startup message.<br>
<br>
Best,<br>
Lizhou<br>
<div class="HOEnZb"><div class="h5"><br>
On Fri, Feb 24, 2017 at 4:39 PM, Keith Winstein &lt;<a href="mailto:keithw@cs.stanford.edu">keithw@cs.stanford.edu</a>&gt; wrote:<br>
&gt; Hello Jonathon,<br>
&gt;<br>
&gt; I deployed a new build of mosh-server for amd64 architectures (compiled on<br>
&gt; test.dialup) in the mosh_project locker. It seems to be updating utmp now.<br>
&gt; Please let me know if you see any trouble.<br>
&gt;<br>
&gt; -Keith<br>
&gt;<br>
&gt; On Fri, Feb 24, 2017 at 1:17 PM, Jonathon Weiss &lt;<a href="mailto:jweiss@mit.edu">jweiss@mit.edu</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi Keith,<br>
&gt;&gt;<br>
&gt;&gt; libutempter-dev is now installed on <a href="http://test.dialup.mit.edu" rel="noreferrer" target="_blank">test.dialup.mit.edu</a>.  It should hit<br>
&gt;&gt; the production dialups over the course of next week, but doing your<br>
&gt;&gt; build on <a href="http://test.dialup.mit.edu" rel="noreferrer" target="_blank">test.dialup.mit.edu</a> should be fine.  thanks for the help.<br>
&gt;&gt;<br>
&gt;&gt;         Jonathon<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Keith Winstein &lt;<a href="mailto:keithw@cs.stanford.edu">keithw@cs.stanford.edu</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; &gt; Hello Jonathon,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I investigated and it&#39;s probably my fault -- I&#39;m compiling and<br>
&gt;&gt; &gt; statically<br>
&gt;&gt; &gt; linking on an Ubuntu system that expects it<br>
&gt;&gt; &gt; in /usr/lib/x86_64-linux-gnu/<wbr>utempter/utempter, and athena.dialup has it<br>
&gt;&gt; &gt; in /usr/lib/utempter/utempter.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Could you please install libutempter-dev on the dialups? Then I can<br>
&gt;&gt; &gt; compile<br>
&gt;&gt; &gt; on Athena, and my guess is it will start working again. (Or I can spin<br>
&gt;&gt; &gt; up a<br>
&gt;&gt; &gt; VM that more closely matches the dialups if necessary.)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; (Anton, this is a bit of a special case as I am the one who is building<br>
&gt;&gt; &gt; and<br>
&gt;&gt; &gt; installing Mosh at MIT -- we use this to test release candidates.)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Regards,<br>
&gt;&gt; &gt; Keith<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Thu, Feb 23, 2017 at 2:50 PM, Jonathon Weiss &lt;<a href="mailto:jweiss@mit.edu">jweiss@mit.edu</a>&gt; wrote:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; Hello all,<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; Following up on a zephyr conversation I had with Keith and others<br>
&gt;&gt; &gt; &gt; about a week ago, I was wondering why mosh logins don&#39;t appear in the<br>
&gt;&gt; &gt; &gt; output of &quot;who&quot; or &quot;w&quot; on the <a href="http://athena.dialup.mit.edu" rel="noreferrer" target="_blank">athena.dialup.mit.edu</a> servers.  We got<br>
&gt;&gt; &gt; &gt; as far as confirming that utempter was setgid utmp:<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; -rwxr-sr-x 1 root utmp 10104 Oct  5  2012 /usr/lib/utempter/utempter<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; oh, these files also appear to me ot have reasonable permissions:<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; -rw-rw-r-- 1 root utmp 190080 Feb 23 17:47 /var/run/utmp<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; -rw-rw-r-- 1 root utmp 2704128 Feb 23 17:45 /var/log/wtmp<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; -rw-rw---- 1 root utmp 992640 Feb 23 17:25 /var/log/btmp<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; Anything you can suggest to check?  Anyhting I can do to help debug?<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt;         Jonathon<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt;         Jonathon Weiss &lt;<a href="mailto:jweiss@mit.edu">jweiss@mit.edu</a>&gt;<br>
&gt;&gt; &gt; &gt;         MIT/IS&amp;T/Infrastructure Design &amp; Engineering<br>
&gt;&gt; &gt; &gt;         Cloud Platforms (Server Operations)<br>
&gt;&gt; &gt; &gt; ______________________________<wbr>_________________<br>
&gt;&gt; &gt; &gt; mosh-devel mailing list<br>
&gt;&gt; &gt; &gt; <a href="mailto:mosh-devel@mit.edu">mosh-devel@mit.edu</a><br>
&gt;&gt; &gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/mosh-devel" rel="noreferrer" target="_blank">http://mailman.mit.edu/<wbr>mailman/listinfo/mosh-devel</a><br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; ------------------------------<wbr>----------------------<br>
&gt;&gt; &gt; Alternatives:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; ------------------------------<wbr>----------------------<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; mosh-devel mailing list<br>
&gt; <a href="mailto:mosh-devel@mit.edu">mosh-devel@mit.edu</a><br>
&gt; <a href="http://mailman.mit.edu/mailman/listinfo/mosh-devel" rel="noreferrer" target="_blank">http://mailman.mit.edu/<wbr>mailman/listinfo/mosh-devel</a><br>
&gt;<br>
<br>
<br>
<br>
--<br>
</div></div><span class="HOEnZb"><font color="#888888">Lizhou Sha<br>
Massachusetts Institute of Technology<br>
Department of Physics<br>
</font></span></blockquote></div><br></div>