<?xml version="1.0" encoding="utf-16"?><html><head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<style id="signatureStyle" type="text/css"><!--#x24383d0ef38a404 p.MsoAutoSig
{font-size: 11pt; font-family: Calibri, sans-serif; margin: 0in 0in 0pt;}
#x24383d0ef38a404 div.WordSection1
{page: WordSection1;}
--></style><style type="text/css"><!--blockquote.cite2
{margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right: 0px; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 3px; padding-top: 0px;}
body
{font-family: 'Segoe UI'; font-size: 12pt;}
--></style></head>
<body><div><br /></div><div>In a terminal session try:</div><div><ol><li>sudo apt-get update <span style="color: rgb(34, 34, 34); font-family: Roboto, arial, sans-serif; orphans: 2; widows: 2; font-size: 12pt; background-color: rgb(255, 255, 255);">–fix-missing</span></li><li>sudo apt-get install -f</li><li>sudo apt-get dist-upgrade</li><li>sudo apt-get autoclean</li><li>sudo apt-get clean</li><li>sudo apt-get autoremove</li></ol><div><br /></div></div><div>This should cleanup his environment and make sure he is current on the build he is running. </div><div><br /></div><div>After that launch chirp and verify the version is current Daily-20170510 </div><div><br /></div><div>If not re run these steps:</div><div><div>
<pre style="margin: 1em 1em 1em 1.6em; padding: 2px 2px 2px 0px; border: 1px solid rgb(218, 218, 218); width: auto; overflow-x: auto; overflow-y: hidden; color: rgb(72, 72, 72); font-size: 12px; font-variant-ligatures: normal; orphans: 2; widows: 2; background-color: rgb(250, 250, 250);"><code>sudo apt-add-repository ppa:dansmith/chirp-snapshots<br />sudo apt-get update<br />sudo apt-get install chirp-daily</code></pre></div></div></body></html>