Ubuntu Pastebin

Paste from longsleep at Fri, 7 Aug 2015 16:38:41 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
(ODROIDC)root@odroid:~# snappy config webdm
config failed with: 'Traceback (most recent call last):
  File "/apps/webdm/0.9/meta/hooks/config", line 70, in <module>
    main()
  File "/apps/webdm/0.9/meta/hooks/config", line 25, in main
    yaml.dump(get_config(), stream=sys.stdout, default_flow_style=False)
  File "/apps/webdm/0.9/meta/hooks/config", line 64, in get_config
    hostname = avahi_config['server']['host-name']
  File "/usr/lib/python3.4/configparser.py", line 937, in __getitem__
    raise KeyError(key)
KeyError: 'server'
' (exit status 1)
Download as text