<html><head></head><body><div>Hi Jim,</div><div><br /></div><div>As reported elsewhere and by me earlier in the email archives, you need to set the time on the Pi since it doesn't have a startup clock. A patch to enable time syncing has landed but it will be hard to update existing devices if they cannot receive the new image through this command.</div><div><br /></div><div>The fix is simple enough. Have a look at the varied answers at: <a href="http://askubuntu.com/questions/342854/what-is-the-command-line-statement-for-changing-the-system-clock" x-apple-data-detectors="true" x-apple-data-detectors-type="link" x-apple-data-detectors-result="1">http://askubuntu.com/questions/342854/what-is-the-command-line-statement-for-changing-the-system-clock</a></div><div><br /></div><div>I'm sure the Raspberry Pi website will have an updated disk image at some point, but I've no insider information to share. :-)</div><div><br /></div><div>Also, have a look at the web interface, <a href="http://webdm.local:4200/" x-apple-data-detectors="true" x-apple-data-detectors-type="link" x-apple-data-detectors-result="2">http://webdm.local:4200/</a></div><div><br /></div><div>Thanks,</div><div>Louis</div><div><div class="acompli_signature"><br />Sent from <a href="http://taps.io/outlookmobile">Outlook</a></div><br /></div><br /><br /><br />
<div class="gmail_quote">On Fri, Feb 20, 2015 at 8:05 PM -0800, "Jim Kopps" <span dir="ltr"><<a href="mailto:techtheory@gmail.com" target="_blank">techtheory@gmail.com</a>></span> wrote:<br />
<br />
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="3D"ltr"">
<div dir="ltr"><div>I have installed snappy core (Ubuntu Vivid Vervet - Dev branch) on my Rasbberry Pi and whenever I try to run a snappy command I get the traceback dump below. Also, perhaps unrelated, perhaps not, I can connect to <a href="http://192.168.1.108:4200">192.168.1.108:4200</a> but not webdm.local:4200. The store is empty, no hello world or anything else. If I can get past the traceback below, I will work on figuring out the rest myself.</div><div><br /></div><div>Thanks,</div><div><br /></div><div>Jim (techtheory)</div><div><br /></div><div>ubuntu@localhost:~$ snappy versions</div><div>Traceback (most recent call last):</div><div> File "/usr/bin/snappy", line 25, in <module></div><div> status = Main().__main__()</div><div> File "/usr/lib/python3/dist-packages/snappy/main.py", line 195, in __main__</div><div> return callback(args)</div><div> File "/usr/lib/python3/dist-packages/snappy/main.py", line 334, in _do_version</div><div>s</div><div> click_versions = ClickDataSource().versions(all)</div><div> File "/usr/lib/python3/dist-packages/snappy/click.py", line 189, in versions</div><div> all_updates_list = repo.get_upgradable()</div><div> File "/usr/lib/python3/dist-packages/click/repository.py", line 183, in get_up</div><div>gradable</div><div> headers={"content-type": "application/json"})</div><div> File "/usr/lib/python3/dist-packages/click/network.py", line 70, in http_reque</div><div>st</div><div> curl.perform()</div><div>pycurl.error: (60, 'server certificate verification failed. CAfile: /etc/ssl/cer</div><div>ts/ca-certificates.crt CRLfile: none')</div><div>ubuntu@localhost:~$ sudo snappy versions</div><div>Traceback (most recent call last):</div><div> File "/usr/bin/snappy", line 25, in <module></div><div> status = Main().__main__()</div><div> File "/usr/lib/python3/dist-packages/snappy/main.py", line 195, in __main__</div><div> return callback(args)</div><div> File "/usr/lib/python3/dist-packages/snappy/main.py", line 334, in _do_version</div><div>s</div><div> click_versions = ClickDataSource().versions(all)</div><div> File "/usr/lib/python3/dist-packages/snappy/click.py", line 189, in versions</div><div> all_updates_list = repo.get_upgradable()</div><div> File "/usr/lib/python3/dist-packages/click/repository.py", line 183, in get_up</div><div>gradable</div><div> headers={"content-type": "application/json"})</div><div> File "/usr/lib/python3/dist-packages/click/network.py", line 70, in http_reque</div><div>st</div><div> curl.perform()</div><div>pycurl.error: (60, 'server certificate verification failed. CAfile: /etc/ssl/cer</div><div>ts/ca-certificates.crt CRLfile: none')</div></div>
</div>
</blockquote>
</div>
</body></html>