Advertisement
Guest User

Untitled

a guest
Apr 15th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. root@MangaValk-Server:/home/mangavalk# sudo apt-get install grub-common udev util-linux libdevmapper1.02.1 dmsetup initramfs-tools initramfs-tools-bin systemd libcryptsetup4 initscripts libsystemd-daemon0 procps
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. You might want to run 'apt-get -f install' to correct these:
  6. The following packages have unmet dependencies:
  7. libpam-systemd : Depends: systemd-services (= 204-5ubuntu20.11)
  8. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  9. root@MangaValk-Server:/home/mangavalk# clear
  10. root@MangaValk-Server:/home/mangavalk# sudo apt-get install grub-common udev util-linux libdevmapper1.02.1 dmsetup initramfs-tools initramfs-tools-bin systemd-services libcryptsetup4 initscripts libsystemd-daemon0 procps
  11. Reading package lists... Done
  12. Building dependency tree
  13. Reading state information... Done
  14. Note, selecting 'systemd' instead of 'systemd-services'
  15. You might want to run 'apt-get -f install' to correct these:
  16. The following packages have unmet dependencies:
  17. libpam-systemd : Depends: systemd-services (= 204-5ubuntu20.11)
  18. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  19. root@MangaValk-Server:/home/mangavalk#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement