embeded/raspberry pi2015. 3. 1. 19:03

로그인은 ubuntu : ubuntu

그런데.. 일단 이녀석.. 콘솔이 기본이다 -_ㅠ

apt-get은 지원안하고 snappy를 사용하래서 써봤더니
야임마!!!! -_-+

login as: ubuntu

ubuntu@192.168.219.165's password:

Welcome to Ubuntu Vivid Vervet (development branch) (GNU/Linux 3.18.3-v7+ armv7l)


 * Documentation:  https://help.ubuntu.com/


The programs included with the Ubuntu system are free software;

the exact distribution terms for each program are described in the

individual files in /usr/share/doc/*/copyright.


Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by

applicable law.


Welcome to the Ubuntu Core rolling development release.


 * See https://ubuntu.com/snappy


It's a brave new world here in snappy Ubuntu Core! This machine

does not use apt-get or deb packages. Please see 'snappy --help'

for app installation and transactional updates.


To run a command as administrator (user "root"), use "sudo <command>".

See "man sudo_root" for details.


ubuntu@localhost:~$ sudo apt-get update

Ubuntu Core does not use apt-get, see 'snappy --help'!

ubuntu@localhost:~$ snappy

Usage:snappy [-h] [-v]

             {info,versions,search,update-versions,update,rollback,install,uninstall,tags,config,build,booted,chroot,framework,fake-version,nap}

             ...

ubuntu@localhost:~$ snappy update

This command needs root, please run with sudo

ubuntu@localhost:~$ sudo snappy update

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 511, in _do_update

    for pkg in ClickDataSource().upgradable_apps]

  File "/usr/lib/python3/dist-packages/snappy/click.py", line 180, in upgradable_apps

    all_updates_list = repo.get_upgradable()

  File "/usr/lib/python3/dist-packages/click/repository.py", line 183, in get_upgradable

    headers={"content-type": "application/json"})

  File "/usr/lib/python3/dist-packages/click/network.py", line 70, in http_request

    curl.perform()

pycurl.error: (60, 'server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none')



로컬에서 xwindow 켜고 해야 하려나? -_-

Posted by 구차니