This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problem with the Instalation CCS in Ubuntu 16.04 64Bits

Hi everybody,

When tried to install using the next comand:

sudo apt-get install libc6:i386 libx11-6:i386 libasound2:i386 libatk1.0-0:i386 libcairo2:i386 libcups2:i386 libdbus-glib-1-2:i386 libgconf-2-4:i386 libgcrypt20:i386 libgdk-pixbuf2.0-0:i386 libgtk-3-0:i386 libice6:i386 libncurses5:i386 libsm6:i386 liborbit2:i386 libudev1:i386 libusb-0.1-4:i386 libstdc++6:i386 libxt6:i386 libxtst6:i386 libgnomeui-0:i386 libusb-1.0-0-dev:i386 libcanberra-gtk-module:i386 gtk2-engines-murrine:i386 unzip

I have this problem:

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-4.4.0-34-generic with 1.
dpkg: error al procesar el paquete initramfs-tools (--configure):
el subproceso instalado el script post-installation devolvió el código de salida de error 1
No se escribió ningún informe «apport» porque ya se ha alcanzado el valor de «MaxReports»
Se encontraron errores al procesar:
linux-image-4.4.0-36-generic
linux-image-extra-4.4.0-36-generic
linux-image-generic
linux-generic
linux-generic-lts-wily
linux-image-extra-4.4.0-34-generic
linux-image-generic-lts-wily
initramfs-tools

  • Hi Vincent,

    I believe you've run out of space on your machine.

    Danish

  • But I do not have 50% of the full memory

  • The message you posted earlier says:

    sudo apt-get install libc6:i386 libx11-6:i386 libasound2:i386 libatk1.0-0:i386 libcairo2:i386 libcups2:i386 libdbus-glib-1-2:i386 libgconf-2-4:i386 libgcrypt20:i386 libgdk-pixbuf2.0-0:i386 libgtk-3-0:i386 libice6:i386 libncurses5:i386 libsm6:i386 liborbit2:i386 libudev1:i386 libusb-0.1-4:i386 libstdc++6:i386 libxt6:i386 libxtst6:i386 libgnomeui-0:i386 libusb-1.0-0-dev:i386 libcanberra-gtk-module:i386 gtk2-engines-murrine:i386 unzip

    I have this problem:

    gzip: stdout: No space left on device
    E: mkinitramfs failure cpio 141 gzip 1
    update-initramfs: failed for /boot/initrd.img-4.4.0-34-generic with 1.
    dpkg: error al procesar el paquete initramfs-tools (--configure):
    el subproceso instalado el script post-installation devolvió el código de salida de error 1
    No se escribió ningún informe «apport» porque ya se ha alcanzado el valor de «MaxReports»
    Se encontraron errores al procesar:
    linux-image-4.4.0-36-generic
    linux-image-extra-4.4.0-36-generic
    linux-image-generic
    linux-generic
    linux-generic-lts-wily
    linux-image-extra-4.4.0-34-generic
    linux-image-generic-lts-wily
    initramfs-tools

  • Vincent Mancera45 said:

    I have this problem:

    gzip: stdout: No space left on device
    E: mkinitramfs failure cpio 141 gzip 1
    update-initramfs: failed for /boot/initrd.img-4.4.0-34-generic with 1.

    The error shows a failure to update a file on /boot partition. The screen shot of the available disk space shows the /boot partition has only 52.6 Mbytes of free space. I think it is the /boot partition which causes the "No space left on device" error when running the sudo apt-get install command.