Ubuntu Pastebin

Paste from fgimenez at Mon, 1 Jun 2015 07:32:37 +0000

Download as text
1
2
3
4
5
6
Traceback (most recent call last):
  File "/apps/config-example.sideload/1.0.6/meta/hooks/config", line 35, in <module>
    set_config()
  File "/apps/config-example.sideload/1.0.6/meta/hooks/config", line 30, in set_config
    with open(MSG_FILE, "w") as fp:
FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/apps/config-example/1.0.6/message'
Download as text