Advertisement
cheako

CrossDepends

Sep 9th, 2015
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. Script started on Wed 09 Sep 2015 10:34:34 PM CDT
  2. root@debian:~# dpkg --add-architecture amd64
  3. root@debian:~# dpkg -i linux-image-4.1.0-1-amd64_4.1.3-1~2t300chi002_amd64.deb
  4. (Reading database ... 189675 files and directories currently installed.)
  5. Preparing to unpack linux-image-4.1.0-1-amd64_4.1.3-1~2t300chi002_amd64.deb ...
  6. Unpacking linux-image-4.1.0-1-amd64 (4.1.3-1~2t300chi002) over (4.1.3-1~2t300chi002) ...
  7. Setting up linux-image-4.1.0-1-amd64 (4.1.3-1~2t300chi002) ...
  8. /etc/kernel/postinst.d/initramfs-tools:
  9. update-initramfs: Generating /boot/initrd.img-4.1.0-1-amd64
  10. /etc/kernel/postinst.d/zz-update-grub:
  11. Generating grub configuration file ...
  12. Found background image: /usr/share/images/desktop-base/desktop-grub.png
  13. Found linux image: /boot/vmlinuz-4.1.0-1-amd64
  14. Found initrd image: /boot/initrd.img-4.1.0-1-amd64
  15. Found memtest86+ image: /boot/memtest86+.bin
  16. Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin
  17. Adding boot menu entry for EFI firmware configuration
  18. done
  19. root@debian:~# apt-get install
  20. Reading package lists... Done
  21. Building dependency tree
  22. Reading state information... Done
  23. You might want to run 'apt-get -f install' to correct these.
  24. The following packages have unmet dependencies:
  25. linux-image-4.1.0-1-amd64:amd64 : Depends: kmod:amd64 but it is not installable
  26. Depends: linux-base:amd64 (>= 3~) but it is not installable
  27. Depends: debconf:amd64 (>= 0.5) but it is not installable or
  28. debconf-2.0:amd64 but it is not installable
  29. Depends: initramfs-tools:amd64 (>= 0.110~) but it is not installable or
  30. linux-initramfs-tool:amd64 but it is not installable
  31. PreDepends: debconf:amd64 but it is not installable or
  32. debconf-2.0:amd64 but it is not installable
  33. Recommends: firmware-linux-free:amd64 (>= 3~) but it is not installable
  34. Recommends: irqbalance:amd64 but it is not installable
  35. E: Unmet dependencies. Try using -f.
  36. root@debian:~# exit
  37. exit
  38.  
  39. Script done on Wed 09 Sep 2015 10:38:26 PM CDT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement