Ubuntu Pastebin

Paste from zyga at Fri, 3 Nov 2017 07:41:05 +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
24
25
2017/11/03 07:40:20.369146 main.go:96: DEBUG: locking mount namespace of snap "test-snapd-desktop"
2017/11/03 07:40:20.369501 main.go:115: DEBUG: freezing processes of snap "test-snapd-desktop"
2017/11/03 07:40:20.369680 main.go:186: DEBUG: desired mount profile:
2017/11/03 07:40:20.369772 main.go:188: DEBUG: 	/var/lib/snapd/hostfs/usr/share/fonts /usr/share/fonts none bind,ro 0 0
2017/11/03 07:40:20.369861 main.go:188: DEBUG: 	/var/lib/snapd/hostfs/usr/local/share/fonts /usr/local/share/fonts none bind,ro 0 0
2017/11/03 07:40:20.369943 main.go:188: DEBUG: 	/var/lib/snapd/hostfs/var/cache/fontconfig /var/cache/fontconfig none bind,ro 0 0
2017/11/03 07:40:20.370035 main.go:191: DEBUG: current mount profile (before applying changes): (none)
2017/11/03 07:40:20.370096 main.go:197: DEBUG: mount changes needed:
2017/11/03 07:40:20.370175 main.go:199: DEBUG: 	mount (/var/lib/snapd/hostfs/usr/local/share/fonts /usr/local/share/fonts none bind,ro 0 0)
2017/11/03 07:40:20.370261 main.go:199: DEBUG: 	mount (/var/lib/snapd/hostfs/usr/share/fonts /usr/share/fonts none bind,ro 0 0)
2017/11/03 07:40:20.370344 main.go:199: DEBUG: 	mount (/var/lib/snapd/hostfs/var/cache/fontconfig /var/cache/fontconfig none bind,ro 0 0)
2017/11/03 07:40:20.370420 main.go:146: DEBUG: performing mount changes:
2017/11/03 07:40:20.370482 main.go:149: DEBUG: 	 * mount (/var/lib/snapd/hostfs/usr/local/share/fonts /usr/local/share/fonts none bind,ro 0 0)
2017/11/03 07:40:20.370604 change.go:91: DEBUG: mount "/var/lib/snapd/hostfs/usr/local/share/fonts" "/usr/local/share/fonts" "none" 4097 "" -> %!s(<nil>)
2017/11/03 07:40:20.370673 main.go:149: DEBUG: 	 * mount (/var/lib/snapd/hostfs/usr/share/fonts /usr/share/fonts none bind,ro 0 0)
2017/11/03 07:40:20.370779 change.go:91: DEBUG: mount "/var/lib/snapd/hostfs/usr/share/fonts" "/usr/share/fonts" "none" 4097 "" -> %!s(<nil>)
2017/11/03 07:40:20.370841 main.go:149: DEBUG: 	 * mount (/var/lib/snapd/hostfs/var/cache/fontconfig /var/cache/fontconfig none bind,ro 0 0)
2017/11/03 07:40:20.370960 change.go:91: DEBUG: mount "/var/lib/snapd/hostfs/var/cache/fontconfig" "/var/cache/fontconfig" "none" 4097 "" -> %!s(<nil>)
2017/11/03 07:40:20.371061 main.go:186: DEBUG: current mount profile (after applying changes):
2017/11/03 07:40:20.371130 main.go:188: DEBUG: 	/var/lib/snapd/hostfs/var/cache/fontconfig /var/cache/fontconfig none bind,ro 0 0
2017/11/03 07:40:20.371240 main.go:188: DEBUG: 	/var/lib/snapd/hostfs/var/cache/fontconfig /var/cache/fontconfig none bind,ro 0 0
2017/11/03 07:40:20.371317 main.go:188: DEBUG: 	/var/lib/snapd/hostfs/var/cache/fontconfig /var/cache/fontconfig none bind,ro 0 0
2017/11/03 07:40:20.371411 main.go:177: DEBUG: saving current mount profile of snap "test-snapd-desktop"
2017/11/03 07:40:20.371564 main.go:120: DEBUG: thawing processes of snap "test-snapd-desktop"
2017/11/03 07:40:20.371651 main.go:92: DEBUG: unlocking mount namespace of snap "test-snapd-desktop"
Download as text