Error running snappy commands on RaspberryPiV2
Jim Kopps
techtheory at gmail.com
Sat Feb 21 04:24:06 UTC 2015
Please ignore this request. Problem solved. No HW clock means living in
1970. Properly set clock solved the problem. Thanks much!
On Fri Feb 20 2015 at 10:04:47 PM Jim Kopps <techtheory at gmail.com> wrote:
> 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
> 192.168.1.108:4200 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.
>
> Thanks,
>
> Jim (techtheory)
>
> ubuntu at localhost:~$ snappy versions
> Traceback (most recent call last):
> File "/usr/bin/snappy", line 25, in <module>
> status = Main().__main__()
> File "/usr/lib/python3/dist-packages/snappy/main.py", line 195, in
> __main__
> return callback(args)
> File "/usr/lib/python3/dist-packages/snappy/main.py", line 334, in
> _do_version
> s
> click_versions = ClickDataSource().versions(all)
> File "/usr/lib/python3/dist-packages/snappy/click.py", line 189, in
> versions
> all_updates_list = repo.get_upgradable()
> File "/usr/lib/python3/dist-packages/click/repository.py", line 183, in
> get_up
> gradable
> headers={"content-type": "application/json"})
> File "/usr/lib/python3/dist-packages/click/network.py", line 70, in
> http_reque
> st
> curl.perform()
> pycurl.error: (60, 'server certificate verification failed. CAfile:
> /etc/ssl/cer
> ts/ca-certificates.crt CRLfile: none')
> ubuntu at localhost:~$ sudo snappy versions
> Traceback (most recent call last):
> File "/usr/bin/snappy", line 25, in <module>
> status = Main().__main__()
> File "/usr/lib/python3/dist-packages/snappy/main.py", line 195, in
> __main__
> return callback(args)
> File "/usr/lib/python3/dist-packages/snappy/main.py", line 334, in
> _do_version
> s
> click_versions = ClickDataSource().versions(all)
> File "/usr/lib/python3/dist-packages/snappy/click.py", line 189, in
> versions
> all_updates_list = repo.get_upgradable()
> File "/usr/lib/python3/dist-packages/click/repository.py", line 183, in
> get_up
> gradable
> headers={"content-type": "application/json"})
> File "/usr/lib/python3/dist-packages/click/network.py", line 70, in
> http_reque
> st
> curl.perform()
> pycurl.error: (60, 'server certificate verification failed. CAfile:
> /etc/ssl/cer
> ts/ca-certificates.crt CRLfile: none')
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/snappy-devel/attachments/20150221/cc312c15/attachment-0001.html>
More information about the snappy-devel
mailing list