Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- bitbyte@usbc01:~$ sudo apt-get install screen
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- screen is already the newest version.
- You might want to run 'apt-get -f install' to correct these:
- The following packages have unmet dependencies:
- linux-image-extra-3.13.0-39-generic : Depends: linux-image-3.13.0-39-generic but it is not going to be installed
- linux-image-generic : Depends: linux-image-3.13.0-39-generic but it is not going to be installed
- E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
- bitbyte@usbc01:~$ sudo apt-get -f install
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Correcting dependencies... Done
- The following packages were automatically installed and are no longer required:
- linux-headers-3.13.0-24 linux-headers-3.13.0-24-generic
- linux-headers-3.13.0-30 linux-headers-3.13.0-30-generic
- linux-headers-3.13.0-32 linux-headers-3.13.0-32-generic
- linux-headers-3.13.0-33 linux-headers-3.13.0-33-generic
- linux-headers-3.13.0-34 linux-headers-3.13.0-34-generic
- linux-headers-3.13.0-36 linux-headers-3.13.0-36-generic
- linux-image-3.13.0-24-generic linux-image-3.13.0-30-generic
- linux-image-3.13.0-32-generic linux-image-3.13.0-33-generic
- linux-image-3.13.0-34-generic linux-image-3.13.0-36-generic
- linux-image-extra-3.13.0-24-generic linux-image-extra-3.13.0-30-generic
- linux-image-extra-3.13.0-32-generic linux-image-extra-3.13.0-33-generic
- linux-image-extra-3.13.0-34-generic linux-image-extra-3.13.0-36-generic
- Use 'apt-get autoremove' to remove them.
- The following extra packages will be installed:
- linux-image-3.13.0-39-generic
- Suggested packages:
- fdutils linux-doc-3.13.0 linux-source-3.13.0 linux-tools
- The following NEW packages will be installed:
- linux-image-3.13.0-39-generic
- 0 upgraded, 1 newly installed, 0 to remove and 42 not upgraded.
- 11 not fully installed or removed.
- Need to get 0 B/15.2 MB of archives.
- After this operation, 42.1 MB of additional disk space will be used.
- Do you want to continue? [Y/n] Y
- (Reading database ... 331152 files and directories currently installed.)
- Preparing to unpack .../linux-image-3.13.0-39-generic_3.13.0-39.66_amd64.deb ...
- Done.
- Unpacking linux-image-3.13.0-39-generic (3.13.0-39.66) ...
- dpkg: error processing archive /var/cache/apt/archives/linux-image-3.13.0-39-generic_3.13.0-39.66_amd64.deb (--unpack):
- cannot copy extracted data for './boot/System.map-3.13.0-39-generic' to '/boot/System.map-3.13.0-39-generic.dpkg-new': failed to write (No space left on device)
- No apport report written because the error message indicates a disk full error
- Examining /etc/kernel/postrm.d .
- run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-39-generic /boot/vmlinuz-3.13.0-39-generic
- run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-39-generic /boot/vmlinuz-3.13.0-39-generic
- dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
- Errors were encountered while processing:
- /var/cache/apt/archives/linux-image-3.13.0-39-generic_3.13.0-39.66_amd64.deb
- E: Sub-process /usr/bin/dpkg returned an error code (1)
- bitbyte@usbc01:~$ sudo apt-get install screen
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- screen is already the newest version.
- You might want to run 'apt-get -f install' to correct these:
- The following packages have unmet dependencies:
- linux-image-extra-3.13.0-39-generic : Depends: linux-image-3.13.0-39-generic but it is not going to be installed
- linux-image-generic : Depends: linux-image-3.13.0-39-generic but it is not going to be installed
- E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
- bitbyte@usbc01:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement