<div dir="ltr" class="gmail_msg">Hi Teddy,<div class="gmail_msg">Thank you for this. I have been able to compile the mandos and mandos-client packages (1.7.13) for Ubuntu 16.04 and I now have a mandos system that works.</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">Thank you for this software, and your assistance.</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">Paul</div><div class="gmail_msg"><br></div><div class="gmail_msg">FYI, some notes from my process.</div><div class="gmail_msg"> - The list of build dependencies that I needed to do the build were:</div><div class="gmail_msg">    build-essential  bzr bzr-builddeb \</div><div class="gmail_msg">    debhelper docbook-xml docbook-xls libavahi-core-dev \</div><div class="gmail_msg">    libgpgme11-dev xsltproc libnl-route-3-dev libgnutls28-dev</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">When installing 'mandos' on Ubuntu 16.04, I needed the additional package: python-urwid</div><div class="gmail_msg">When installing 'mandos-client' I needed</div><div class="gmail_msg">  cryptsetup (duh!)</div><div class="gmail_msg"><div class="gmail_msg">  libavahi-core7</div><div class="gmail_msg">  libgpgme11</div><div class="gmail_msg">  liblsan0</div><div class="gmail_msg">  libnl-route-3-200</div><div class="gmail_msg">  dpkg-dev</div><div class="gmail_msg"><br></div></div><div class="gmail_msg">While is wasn't prompted for at install, the postinst script complained about not having 'certtool' which is in the </div><div class="gmail_msg">'gnutls-bin' package. mandos-client appeared to work with or without this package.</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">I'm not sure if it's required or not, but once mandos was installed, and a client added to /etc/mandos/clients.conf I needed to enable the client with 'mandos-ctl -e clientname'. I could not see this mentioned in the documentation anywhere.</div><div class="gmail_msg"><br></div><div class="gmail_msg"><br class="gmail_msg"></div></div><br class="gmail_msg"><div class="gmail_quote gmail_msg"><div dir="ltr" class="gmail_msg">On Mon, 31 Oct 2016 at 07:36 Teddy Hogeborn <<a href="mailto:teddy@recompile.se" class="gmail_msg" target="_blank">teddy@recompile.se</a>> wrote:<br class="gmail_msg"></div><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Paul Schulz <<a href="mailto:paul@mawsonlakes.org" class="gmail_msg" target="_blank">paul@mawsonlakes.org</a>> writes:<br class="gmail_msg">
<br class="gmail_msg">
> I was unable to build packages on 14.04 using the instructions from<br class="gmail_msg">
> <a href="https://wiki.recompile.se/wiki/Mandos" rel="noreferrer" class="gmail_msg" target="_blank">https://wiki.recompile.se/wiki/Mandos</a><br class="gmail_msg">
><br class="gmail_msg">
> Namely..<br class="gmail_msg">
> bzr branch <a href="ftp://anonymous@ftp.recompile.se/pub/mandos/trunk" rel="noreferrer" class="gmail_msg" target="_blank">ftp://anonymous@ftp.recompile.se/pub/mandos/trunk</a> mandos<br class="gmail_msg">
> cd mandos<br class="gmail_msg">
> bzr builddeb --builder='debuild -i -us -uc -b'<br class="gmail_msg">
><br class="gmail_msg">
> I get the following error ar the end...<br class="gmail_msg">
><br class="gmail_msg">
> bzr: ERROR: exceptions.ValueError: orig tarball file<br class="gmail_msg">
> mandos_1.7.13.orig.tar.gz.pgp has unknown extension<br class="gmail_msg">
<br class="gmail_msg">
Just remove the .pgp file (rm ../build-area/*.tar.gz.pgp) and re-run the<br class="gmail_msg">
bzr builddeb command.  (I don't know why this is necessary.)<br class="gmail_msg">
<br class="gmail_msg">
/Teddy Hogeborn<br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
The Mandos Project<br class="gmail_msg">
<a href="https://www.recompile.se/mandos" rel="noreferrer" class="gmail_msg" target="_blank">https://www.recompile.se/mandos</a><br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
Mandos-Dev mailing list<br class="gmail_msg">
<a href="mailto:Mandos-Dev@recompile.se" class="gmail_msg" target="_blank">Mandos-Dev@recompile.se</a><br class="gmail_msg">
<a href="https://mail.recompile.se/cgi-bin/mailman/listinfo/mandos-dev" rel="noreferrer" class="gmail_msg" target="_blank">https://mail.recompile.se/cgi-bin/mailman/listinfo/mandos-dev</a><br class="gmail_msg">
</blockquote></div>