Advertisement
Guest User

Untitled

a guest
May 18th, 2016
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. root@puppet:~# apt-get -f install puppetmaster
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. puppetmaster is already the newest version (3.8.5-2).
  6. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  7. 1 not fully installed or removed.
  8. After this operation, 0 B of additional disk space will be used.
  9. Do you want to continue? [Y/n] y
  10. Setting up puppetmaster (3.8.5-2) ...
  11. Job for puppetmaster.service failed because a timeout was exceeded. See "systemctl status puppetmaster.service" and "journalctl -xe" for details.
  12. invoke-rc.d: initscript puppetmaster, action "start" failed.
  13. dpkg: error processing package puppetmaster (--configure):
  14. subprocess installed post-installation script returned error exit status 1
  15. Errors were encountered while processing:
  16. puppetmaster
  17. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement