Ubuntu Pastebin

Paste from om26er at Wed, 12 Oct 2016 16:17:11 +0000

Download as text
1
2
3
4
5
6
Traceback (most recent call last):
  File "/snap/read-dbus-id/x1/bin/read.py", line 9, in <module>
    print_id()
  File "/snap/read-dbus-id/x1/bin/read.py", line 4, in print_id
    with open('/var/lib/dbus/machine-id', 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/dbus/machine-id'
Download as text