Ubuntu Pastebin

Paste from jdstrand at Fri, 10 Nov 2017 21:32:27 +0000

Download as text
1
2
3
4
5
6
Traceback (most recent call last):
  File "./tests/lib/snaps/test-snapd-tuntap/bin/tuntap.py", line 74, in <module>
    with closing_fd(if_open(d)) as fd:
  File "./tests/lib/snaps/test-snapd-tuntap/bin/tuntap.py", line 33, in if_open
    struct.pack("16sH", str.encode(dev), if_flags))
PermissionError: [Errno 1] Operation not permitted
Download as text