Ubuntu Pastebin

Paste from mborzecki at Tue, 19 Dec 2017 13:50:47 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
2017-12-19 11:23:10 Error executing linode:ubuntu-16.04-64:tests/main/interfaces-fuse_support : 
-----
+ CONNECTED_PATTERN=':fuse-support +test-snapd-fuse-consumer'
+ DISCONNECTED_PATTERN='(?s).*?\n- +test-snapd-fuse-consumer:fuse-support'
+ echo 'Then the fuse plug is not connected by default'
Then the fuse plug is not connected by default
+ grep -Pzq '(?s).*?\n- +test-snapd-fuse-consumer:fuse-support'
+ snap interfaces
++ snap debug confinement
+ '[' strict = strict ']'
+ echo 'Then the snap is not able to create a fuse file system'
Then the snap is not able to create a fuse file system
+ test-snapd-fuse-consumer.create /var/snap/test-snapd-fuse-consumer/current/mount_point
+ MATCH 'Permission denied' fuse.error
===================================
When the plug is connected
Then the snap is able to create a fuse filesystem
cat: /proc/28451/cmdline: No such file or directory
28451 command: 
cat: /proc/28456/cmdline: No such file or directory
28456 command: 
28458 command: python /snap/test-snapd-fuse-consumer/16/bin/create /var/snap/test-snapd-fuse-consumer/current/mount_point 
/bin/bash: line 84: /proc/${PID}/root/$MOUNT_POINT/hello: ambiguous redirect
Download as text