Ubuntu Pastebin

Paste from jhodapp at Thu, 17 Nov 2016 13:29:32 +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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
jhodapp@smith:~/tmp/network-manager$ sudo apt purge snapd
[sudo] password for jhodapp: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  snap-confine ubuntu-core-launcher
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  snapd*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 33.0 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 335583 files and directories currently installed.)
Removing snapd (2.16ubuntu3) ...
Warning: Stopping snapd.service, but it can still be activated by:
  snapd.socket
Purging configuration files for snapd (2.16ubuntu3) ...
Stopping snap-core-394.mount
Stoping snap-core-394.mount
Removing snap core
Removing snap-core-394.mount
Discarding preserved snap namespaces
umount: /run/snapd/ns/*.mnt: mountpoint not found
umount: /run/snapd/ns/: mountpoint not found
Removing snapd state
dpkg: warning: while removing snapd, directory '/var/snap' not empty so not removed
Processing triggers for man-db (2.7.5-1) ...
jhodapp@smith:~/tmp/network-manager$ 
jhodapp@smith:~/tmp/network-manager$ 
jhodapp@smith:~/tmp/network-manager$ sudo apt install snapd
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  snapd
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 6,169 kB of archives.
After this operation, 33.0 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.16ubuntu3 [6,169 kB]
Fetched 6,169 kB in 0s (8,721 kB/s)
Selecting previously unselected package snapd.
(Reading database ... 335556 files and directories currently installed.)
Preparing to unpack .../snapd_2.16ubuntu3_amd64.deb ...
Unpacking snapd (2.16ubuntu3) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up snapd (2.16ubuntu3) ...
jhodapp@smith:~/tmp/network-manager$ snap list
panic: user: lookup userid 1000: permission denied [recovered]
	panic: user: lookup userid 1000: permission denied

goroutine 1 [running]:
panic(0xa286a0, 0xc8201271e0)
	/usr/lib/go-1.6/src/runtime/panic.go:481 +0x3e6
main.main.func1()
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/cmd/snap/main.go:267 +0x79
panic(0xa286a0, 0xc8201271e0)
	/usr/lib/go-1.6/src/runtime/panic.go:443 +0x4e9
github.com/snapcore/snapd/client.storeAuthDataFilename(0x0, 0x0, 0x0, 0x0)
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/client/login.go:92 +0xd5
github.com/snapcore/snapd/client.readAuthData(0x0, 0x0, 0x0)
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/client/login.go:133 +0x4d
github.com/snapcore/snapd/client.(*Client).setAuthorization(0xc8201337a0, 0xc8200a2fc0, 0x0, 0x0)
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/client/client.go:99 +0x44
github.com/snapcore/snapd/client.(*Client).raw(0xc8201337a0, 0xb1f3e8, 0x3, 0xb28170, 0x9, 0x0, 0x0, 0x0, 0x0, 0x16, ...)
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/client/client.go:134 +0x32b
github.com/snapcore/snapd/client.(*Client).do(0xc8201337a0, 0xb1f3e8, 0x3, 0xb28170, 0x9, 0x0, 0x0, 0x0, 0x0, 0xa28b00, ...)
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/client/client.go:169 +0x124
github.com/snapcore/snapd/client.(*Client).doSync(0xc8201337a0, 0xb1f3e8, 0x3, 0xb28170, 0x9, 0x0, 0x0, 0x0, 0x0, 0x923480, ...)
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/client/client.go:205 +0xe5
github.com/snapcore/snapd/client.(*Client).snapsFromPath(0xc8201337a0, 0xb28170, 0x9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/client/packages.go:168 +0xe8
github.com/snapcore/snapd/client.(*Client).List(0xc8201337a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/client/packages.go:97 +0x7d
main.listSnaps(0x0, 0x0, 0x0, 0x0, 0x0)
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/cmd/snap/cmd_list.go:64 +0x7d
main.(*cmdList).Execute(0xc8200ebca0, 0xc820127120, 0x0, 0x1, 0x0, 0x0)
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/cmd/snap/cmd_list.go:59 +0x6a
github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags.(*Parser).ParseArgs(0xc820110280, 0xc82000a490, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags/parser.go:301 +0xa10
github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags.(*Parser).Parse(0xc820110280, 0x0, 0x0, 0x0, 0x0, 0x0)
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags/parser.go:175 +0x9b
main.run(0x0, 0x0)
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/cmd/snap/main.go:288 +0x48
main.main()
	/build/snapd-iHyZvH/snapd-2.16ubuntu3/_build/src/github.com/snapcore/snapd/cmd/snap/main.go:272 +0x612
jhodapp@smith:~/tmp/network-manager$
Download as text