Ubuntu Pastebin

Paste from pat at Tue, 11 Oct 2016 19:35:19 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
pat-mcgowan@localhost:~$ sudo systemctl status snapd
● snapd.service - Snappy daemon
   Loaded: loaded (/lib/systemd/system/snapd.service; enabled; vendor preset: enabled)
   Active: inactive (dead) (Result: exit-code) since Tue 2016-10-11 19:34:19 UTC; 30s ago
  Process: 3434 ExecStart=/usr/lib/snapd/snapd (code=exited, status=1/FAILURE)
 Main PID: 3434 (code=exited, status=1/FAILURE)

Oct 11 19:34:18 localhost.localdomain systemd[1]: snapd.service: Unit entered failed state.
Oct 11 19:34:18 localhost.localdomain systemd[1]: snapd.service: Failed with result 'exit-code'.
Oct 11 19:34:19 localhost.localdomain systemd[1]: snapd.service: Service hold-off time over, scheduling restart.
Oct 11 19:34:19 localhost.localdomain systemd[1]: Stopped Snappy daemon.
Oct 11 19:34:19 localhost.localdomain systemd[1]: snapd.service: Start request repeated too quickly.
Oct 11 19:34:19 localhost.localdomain systemd[1]: Failed to start Snappy daemon.
Download as text