| fantomas@mbp:~$ sudo apt-get upgrade | |
| Reading package lists... Done | |
| Building dependency tree | |
| Reading state information... Done | |
| Calculating upgrade... Done | |
| The following packages were automatically installed and are no longer required: | |
| linux-headers-3.16.0-30 linux-headers-3.16.0-30-generic | |
| linux-image-3.16.0-30-generic linux-image-extra-3.16.0-30-generic | |
| Use 'apt-get autoremove' to remove them. | |
| 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. | |
| fantomas@mbp:~$ sudo apt-get autoremove | |
| Reading package lists... Done | |
| Building dependency tree | |
| Reading state information... Done | |
| The following packages will be REMOVED: | |
| linux-headers-3.16.0-30 linux-headers-3.16.0-30-generic | |
| linux-image-3.16.0-30-generic linux-image-extra-3.16.0-30-generic | |
| 0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded. | |
| After this operation, 279 MB disk space will be freed. | |
| Do you want to continue? [Y/n] Y | |
| (Reading database ... 190427 files and directories currently installed.) | |
| Removing linux-headers-3.16.0-30-generic (3.16.0-30.40~14.04.1) ... | |
| Removing linux-headers-3.16.0-30 (3.16.0-30.40~14.04.1) ... | |
| Removing linux-image-extra-3.16.0-30-generic (3.16.0-30.40~14.04.1) ... | |
| run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic | |
| run-parts: executing /etc/kernel/postinst.d/dkms 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic | |
| Error! Your kernel headers for kernel 3.16.0-30-generic cannot be found. | |
| Please install the linux-headers-3.16.0-30-generic package, | |
| or use the --kernelsourcedir option to tell DKMS where it's located | |
| Error! Your kernel headers for kernel 3.16.0-30-generic cannot be found. | |
| Please install the linux-headers-3.16.0-30-generic package, | |
| or use the --kernelsourcedir option to tell DKMS where it's located | |
| run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic | |
| update-initramfs: Generating /boot/initrd.img-3.16.0-30-generic | |
| run-parts: executing /etc/kernel/postinst.d/pm-utils 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic | |
| run-parts: executing /etc/kernel/postinst.d/update-notifier 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic | |
| run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic | |
| Generating grub configuration file ... | |
| Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported. | |
| Found linux image: /boot/vmlinuz-3.16.0-43-generic | |
| Found initrd image: /boot/initrd.img-3.16.0-43-generic | |
| Found linux image: /boot/vmlinuz-3.16.0-41-generic | |
| Found initrd image: /boot/initrd.img-3.16.0-41-generic | |
| Found linux image: /boot/vmlinuz-3.16.0-30-generic | |
| Found initrd image: /boot/initrd.img-3.16.0-30-generic | |
| done | |
| Removing linux-image-3.16.0-30-generic (3.16.0-30.40~14.04.1) ... | |
| Examining /etc/kernel/prerm.d. | |
| run-parts: executing /etc/kernel/prerm.d/dkms 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic | |
| Examining /etc/kernel/postrm.d . | |
| run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic | |
| update-initramfs: Deleting /boot/initrd.img-3.16.0-30-generic | |
| run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic | |
| Generating grub configuration file ... | |
| Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported. | |
| Found linux image: /boot/vmlinuz-3.16.0-43-generic | |
| Found initrd image: /boot/initrd.img-3.16.0-43-generic | |
| Found linux image: /boot/vmlinuz-3.16.0-41-generic | |
| Found initrd image: /boot/initrd.img-3.16.0-41-generic | |
| done | |
| The link /vmlinuz.old is a damaged link | |
| Removing symbolic link vmlinuz.old | |
| you may need to re-run your boot loader[grub] | |
| The link /initrd.img.old is a damaged link | |
| Removing symbolic link initrd.img.old | |
| you may need to re-run your boot loader[grub] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment