Skip to content

Instantly share code, notes, and snippets.

@roxlu
Created October 20, 2015 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roxlu/2f4c9088fe02af8a541b to your computer and use it in GitHub Desktop.
Save roxlu/2f4c9088fe02af8a541b to your computer and use it in GitHub Desktop.
$ 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.0.0-20-server linux-headers-3.0.0-24-server linux-headers-3.0.0-19-server linux-headers-3.0.0-12 linux-headers-3.0.0-20 linux-headers-3.0.0-21 linux-headers-3.0.0-22 linux-headers-3.0.0-17 linux-headers-3.0.0-24 linux-headers-3.0.0-19 linux-headers-3.0.0-25
linux-headers-3.0.0-26 linux-headers-3.0.0-28 linux-headers-3.0.0-12-server linux-headers-3.0.0-28-server linux-headers-3.0.0-21-server linux-headers-3.0.0-25-server linux-headers-3.0.0-22-server linux-headers-3.0.0-17-server linux-headers-3.0.0-26-server
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
linux-image-3.0.0-32-server
Suggested packages:
fdutils linux-doc-3.0.0 linux-source-3.0.0 linux-tools
The following NEW packages will be installed:
linux-image-3.0.0-32-server
0 upgraded, 1 newly installed, 0 to remove and 76 not upgraded.
18 not fully installed or removed.
Need to get 37.3 MB of archives.
After this operation, 150 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://old-releases.ubuntu.com/ubuntu/ oneiric-updates/main linux-image-3.0.0-32-server amd64 3.0.0-32.51 [37.3 MB]
Fetched 37.3 MB in 1s (21.9 MB/s)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up dpkg (1.16.0.3ubuntu5.1) ...
(Reading database ... 336052 files and directories currently installed.)
Unpacking linux-image-3.0.0-32-server (from .../linux-image-3.0.0-32-server_3.0.0-32.51_amd64.deb) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Done.
dpkg: error processing /var/cache/apt/archives/linux-image-3.0.0-32-server_3.0.0-32.51_amd64.deb (--unpack):
failed in write on buffer copy for backend dpkg-deb during `./boot/System.map-3.0.0-32-server': No space left on device
No apport report written because the error message indicates a disk full error
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.0.0-32-server /boot/vmlinuz-3.0.0-32-server
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.0.0-32-server /boot/vmlinuz-3.0.0-32-server
Errors were encountered while processing:
/var/cache/apt/archives/linux-image-3.0.0-32-server_3.0.0-32.51_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment