I have recently jailbroken my iPhone 4s on iOS 9.3.5. Whenever I try to install a tweak I get this error message:

I have looked everywhere and I realized that the problem is because of having less available storage on device. However, I have 4 GB available. I have also installed ‘Stashing iOS 9.2 — 10.2’ but I still get this error.
- iphone
- jailbreak
grg♦
195k44 gold badges342 silver badges466 bronze badges
asked Aug 7, 2017 at 12:07
aryancaryanc
111 silver badge2 bronze badges
3
-
How much system storage do you have? Maybe that’s low. You can check in Cydia.
Aug 7, 2017 at 15:03
-
Me too! How to fix this? I can’t even install MobileTerminal or other tweaks because of this. I have more storage. 🙄
Aug 8, 2017 at 0:24
-
And they say just click refresh in cydia because they are the same as Apt get update. But that’s not working.
Aug 8, 2017 at 0:26
You must log in to answer this question.
Go to jailbreak
r/jailbreak
We stand in solidarity with numerous people who need access to the API including bot developers, people with accessibility needs (r/blind) and 3rd party app users (Apollo, Sync, etc.)
If you need jailbreak help, join our Discord at https://discord.gg/jb.
Members
Online
•
[Help] cydia error: cannot copy extracted data for … failed to write (No space left on device)
Hi,
I’m in trouble. I have 6 GB of free space and cydia still reports: cannot copy extracted data for … failed to write (No space left on device) Please how to fix it ? Or how to restore this unsigned ios 10.2 ?
I have recently jailbroken my iPhone 4s on iOS 9.3.5. Whenever I try to install a tweak I get this error message:

I have looked everywhere and I realized that the problem is because of having less available storage on device. However, I have 4 GB available. I have also installed ‘Stashing iOS 9.2 — 10.2’ but I still get this error.
- iphone
- jailbreak
grg♦
192k43 gold badges334 silver badges456 bronze badges
asked Aug 7, 2017 at 12:07
aryancaryanc
111 silver badge2 bronze badges
3
-
How much system storage do you have? Maybe that’s low. You can check in Cydia.
Aug 7, 2017 at 15:03
-
Me too! How to fix this? I can’t even install MobileTerminal or other tweaks because of this. I have more storage. 🙄
Aug 8, 2017 at 0:24
-
And they say just click refresh in cydia because they are the same as Apt get update. But that’s not working.
Aug 8, 2017 at 0:26
You must log in to answer this question.

- Forum
- The Ubuntu Forum Community
- Ubuntu Official Flavours Support
- General Help
- [kde] cannot copy extracted data for … failed to write (No space left on device)
-
cannot copy extracted data for … failed to write (No space left on device)
Hello I’am new here and i need some help. Every time i try to upgrade via the command line (Terminal) this just recently happened I get this error. I have tried Google before posting here. But did not find help i would appreciate any help that will be given at this time. Please and thank you in advanced.
wolfbot@WolfBot:~$ sudo apt-get upgrade
[sudo] password for wolfbot:
Reading package lists… Done
Building dependency tree
Reading state information… Done
You might want to run ‘apt-get -f install’ to correct these.
The following packages have unmet dependencies:
linux-image-extra-3.13.0-40-generic : Depends: linux-image-3.13.0-40-generic but it is not installed
linux-image-generic : Depends: linux-image-3.13.0-40-generic but it is not installed
E: Unmet dependencies. Try using -f.
wolfbot@WolfBot:~$ sudo apt-get -f upgrade
Reading package lists… Done
Building dependency tree
Reading state information… Done
Correcting dependencies… Done
Calculating upgrade… Done
The following NEW packages will be installed:
linux-image-3.13.0-40-generic
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
100 not fully installed or removed.
Need to get 0 B/15.1 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 … 335878 files and directories currently installed.)
Preparing to unpack …/linux-image-3.13.0-40-generic_3.13.0-40.69_amd64.deb …
Done.
Unpacking linux-image-3.13.0-40-generic (3.13.0-40.69) …
No apport report written because the error message indicates a disk full error
dpkg: error processing archive /var/cache/apt/archives/linux-image-3.13.0-40-generic_3.13.0-40.69_amd64.deb (—unpack):
cannot copy extracted data for ‘./boot/System.map-3.13.0-40-generic’ to ‘/boot/System.map-3.13.0-40-generic.dpkg-new’: failed to write (No space left on device)
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.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
wolfbot@WolfBot:~$Last edited by Dedsec; November 27th, 2014 at 10:54 PM.
-
Re: Need help with this error | dpkg-deb: error:
Hi
It’s telling you the error: no space left on device.
You need to free up some space on the partition containing the directory /boot.
Please post the output of these two commands into your next post.
Kjnd regards
If you believe everything you read, you better not read. ~ Japanese Proverb
If you don’t read the newspaper, you’re uninformed. If you read the newspaper, you’re mis-informed. — Mark Twain
Thinking about becoming an Ubuntu Member?
-
Re: cannot copy extracted data for … failed to write (No space left on device)
Sorry it took so long been sick here is the 2 outputs from them commands.
Code:
wolfbot@WolfBot:~$ df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/kubuntu--vg-root 1.8T 452G 1.3T 27% / none 4.0K 0 4.0K 0% /sys/fs/cgroup udev 3.9G 12K 3.9G 1% /dev tmpfs 799M 1.5M 797M 1% /run none 5.0M 0 5.0M 0% /run/lock none 3.9G 27M 3.9G 1% /run/shm none 100M 24K 100M 1% /run/user /dev/sda1 236M 233M 0 100% /boot /home/wolfbot/.Private 1.8T 452G 1.3T 27% /home/wolfbot /dev/sdd1 917G 72M 871G 1% /media/wolfbot/Backup wolfbot@WolfBot:~$ df -i Filesystem Inodes IUsed IFree IUse% Mounted on /dev/mapper/kubuntu--vg-root 121552896 686540 120866356 1% / none 1021955 2 1021953 1% /sys/fs/cgroup udev 1018084 624 1017460 1% /dev tmpfs 1021955 671 1021284 1% /run none 1021955 4 1021951 1% /run/lock none 1021955 43 1021912 1% /run/shm none 1021955 20 1021935 1% /run/user /dev/sda1 62248 327 61921 1% /boot /home/wolfbot/.Private 121552896 686540 120866356 1% /home/wolfbot /dev/sdd1 61046784 11 61046773 1% /media/wolfbot/Backup wolfbot@WolfBot:~$
-
Re: cannot copy extracted data for … failed to write (No space left on device)
Hi
your boot partition (sda1) is full up. You need to remove some old kernels.
can you post the output of this command
Code:
dpkg -l | grep -G "linux.*image.*"
That’s a capital G above.
Kind regards
If you believe everything you read, you better not read. ~ Japanese Proverb
If you don’t read the newspaper, you’re uninformed. If you read the newspaper, you’re mis-informed. — Mark Twain
Thinking about becoming an Ubuntu Member?
-
Re: cannot copy extracted data for … failed to write (No space left on device)
Code:
wolfbot@WolfBot:~$ dpkg -l | grep -G "linux.*image.*"rc linux-image-3.13.0-32-generic 3.13.0-32.57 amd64 Linux kernel image for version 3.13.0 on 64 bit x86 SMP ii linux-image-3.13.0-33-generic 3.13.0-33.58 amd64 Linux kernel image for version 3.13.0 on 64 bit x86 SMP ii linux-image-3.13.0-34-generic 3.13.0-34.60 amd64 Linux kernel image for version 3.13.0 on 64 bit x86 SMP ii linux-image-3.13.0-35-generic 3.13.0-35.62 amd64 Linux kernel image for version 3.13.0 on 64 bit x86 SMP ii linux-image-3.13.0-36-generic 3.13.0-36.63 amd64 Linux kernel image for version 3.13.0 on 64 bit x86 SMP ii linux-image-3.13.0-37-generic 3.13.0-37.64 amd64 Linux kernel image for version 3.13.0 on 64 bit x86 SMP ii linux-image-3.13.0-39-generic 3.13.0-39.66 amd64 Linux kernel image for version 3.13.0 on 64 bit x86 SMP rc linux-image-extra-3.13.0-32-generic 3.13.0-32.57 amd64 Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP ii linux-image-extra-3.13.0-33-generic 3.13.0-33.58 amd64 Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP ii linux-image-extra-3.13.0-34-generic 3.13.0-34.60 amd64 Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP ii linux-image-extra-3.13.0-35-generic 3.13.0-35.62 amd64 Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP ii linux-image-extra-3.13.0-36-generic 3.13.0-36.63 amd64 Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP ii linux-image-extra-3.13.0-37-generic 3.13.0-37.64 amd64 Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP iF linux-image-extra-3.13.0-39-generic 3.13.0-39.66 amd64 Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP iU linux-image-extra-3.13.0-40-generic 3.13.0-40.69 amd64 Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP iU linux-image-generic 3.13.0.40.47 amd64 Generic Linux kernel image wolfbot@WolfBot:~$
-
Re: cannot copy extracted data for … failed to write (No space left on device)
Hi.
Open a a terminal and type
Code:
sudo dpkg -P linux-image{-extra}-3.13.0-{33,34,35,36}-genericIt will remove all but your newest two kernels.
Then type
Code:
sudo apt-get -f install
You then may want to remove the associated kernel header files.
Kind regards
If you believe everything you read, you better not read. ~ Japanese Proverb
If you don’t read the newspaper, you’re uninformed. If you read the newspaper, you’re mis-informed. — Mark Twain
Thinking about becoming an Ubuntu Member?
-
Re: cannot copy extracted data for … failed to write (No space left on device)
Originally Posted by matt_symes
Hi.
Open a a terminal and type
Code:
sudo dpkg -P linux-image{-extra}-3.13.0-{33,34,35,36}-genericIt will remove all but your newest two kernels.
Then type
Code:
sudo apt-get -f install
You then may want to remove the associated kernel header files.
Kind regards
————————————————————————————
When I did the first command i got this I assume just replace {} brackets with () ?Code:
wolfbot@WolfBot:~$ sudo dpkg -P linux-image{-extra}-3.13.0-{33,34,35,36}-generic[sudo] password for wolfbot: dpkg: error: --purge needs a valid package name but 'linux-image{-extra}-3.13.0-33-generic' is not: illegal package name in specifier 'linux-image{-extra}-3.13.0-33-generic': character `{' not allowed (only letters, digits and characters `-+._') Type dpkg --help for help about installing and deinstalling packages [*]; Use 'apt' or 'aptitude' for user-friendly package management; Type dpkg -Dhelp for a list of dpkg debug flag values; Type dpkg --force-help for a list of forcing options; Type dpkg-deb --help for help about manipulating *.deb files; Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !Also how do I remove kernel header files?
-
Re: cannot copy extracted data for … failed to write (No space left on device)
Hi
Sorry. My typo. Using my phone to type these posts and sometimes it auto incorrects my typing.
There’s a missing comma in the command. Try this instead.
Code:
sudo dpkg -P linux-image{,-extra}-3.13.0-{33,34,35,36}-genericThen update as instructed in the last post.
EDIT: To remove the kernel headers
Code:
sudo dpkg -P linux-headers-3.13.0-{33,34,35,36}Kind regards
Last edited by matt_symes; December 6th, 2014 at 05:50 PM.
If you believe everything you read, you better not read. ~ Japanese Proverb
If you don’t read the newspaper, you’re uninformed. If you read the newspaper, you’re mis-informed. — Mark Twain
Thinking about becoming an Ubuntu Member?
-
Re: cannot copy extracted data for … failed to write (No space left on device)
Okay I did that command and this is the output I got. No errors from what I seen but figured i will post for any problems if they come up.
Code:
wolfbot@WolfBot:~$ sudo dpkg -P linux-image{,-extra}-3.13.0-{33,34,35,36}-generic[sudo] password for wolfbot: (Reading database ... 335877 files and directories currently installed.) Removing linux-image-extra-3.13.0-33-generic (3.13.0-33.58) ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-33-generic /boot/vmlinuz-3.13.0-33-generic update-initramfs: Deleting /boot/initrd.img-3.13.0-33-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-33-generic /boot/vmlinuz-3.13.0-33-generic Generating grub configuration file ... Found linux image: /boot/vmlinuz-3.13.0-39-generic Found initrd image: /boot/initrd.img-3.13.0-39-generic Found linux image: /boot/vmlinuz-3.13.0-37-generic Found initrd image: /boot/initrd.img-3.13.0-37-generic Found linux image: /boot/vmlinuz-3.13.0-36-generic Found initrd image: /boot/initrd.img-3.13.0-36-generic Found linux image: /boot/vmlinuz-3.13.0-35-generic Found initrd image: /boot/initrd.img-3.13.0-35-generic Found linux image: /boot/vmlinuz-3.13.0-34-generic Found initrd image: /boot/initrd.img-3.13.0-34-generic Found linux image: /boot/vmlinuz-3.13.0-33-generic Found memtest86+ image: /memtest86+.elf Found memtest86+ image: /memtest86+.bin Found Windows 7 (loader) on /dev/sdb1 done Purging configuration files for linux-image-extra-3.13.0-33-generic (3.13.0-33.58) ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-33-generic /boot/vmlinuz-3.13.0-33-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-33-generic /boot/vmlinuz-3.13.0-33-generic Removing linux-image-extra-3.13.0-34-generic (3.13.0-34.60) ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-34-generic /boot/vmlinuz-3.13.0-34-generic update-initramfs: Deleting /boot/initrd.img-3.13.0-34-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-34-generic /boot/vmlinuz-3.13.0-34-generic Generating grub configuration file ... Found linux image: /boot/vmlinuz-3.13.0-39-generic Found initrd image: /boot/initrd.img-3.13.0-39-generic Found linux image: /boot/vmlinuz-3.13.0-37-generic Found initrd image: /boot/initrd.img-3.13.0-37-generic Found linux image: /boot/vmlinuz-3.13.0-36-generic Found initrd image: /boot/initrd.img-3.13.0-36-generic Found linux image: /boot/vmlinuz-3.13.0-35-generic Found initrd image: /boot/initrd.img-3.13.0-35-generic Found linux image: /boot/vmlinuz-3.13.0-34-generic Found linux image: /boot/vmlinuz-3.13.0-33-generic Found memtest86+ image: /memtest86+.elf Found memtest86+ image: /memtest86+.bin Found Windows 7 (loader) on /dev/sdb1 done Purging configuration files for linux-image-extra-3.13.0-34-generic (3.13.0-34.60) ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-34-generic /boot/vmlinuz-3.13.0-34-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-34-generic /boot/vmlinuz-3.13.0-34-generic Removing linux-image-extra-3.13.0-35-generic (3.13.0-35.62) ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic update-initramfs: Deleting /boot/initrd.img-3.13.0-35-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic Generating grub configuration file ... Found linux image: /boot/vmlinuz-3.13.0-39-generic Found initrd image: /boot/initrd.img-3.13.0-39-generic Found linux image: /boot/vmlinuz-3.13.0-37-generic Found initrd image: /boot/initrd.img-3.13.0-37-generic Found linux image: /boot/vmlinuz-3.13.0-36-generic Found initrd image: /boot/initrd.img-3.13.0-36-generic Found linux image: /boot/vmlinuz-3.13.0-35-generic Found linux image: /boot/vmlinuz-3.13.0-34-generic Found linux image: /boot/vmlinuz-3.13.0-33-generic Found memtest86+ image: /memtest86+.elf Found memtest86+ image: /memtest86+.bin Found Windows 7 (loader) on /dev/sdb1 done Purging configuration files for linux-image-extra-3.13.0-35-generic (3.13.0-35.62) ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic Removing linux-image-extra-3.13.0-36-generic (3.13.0-36.63) ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-36-generic /boot/vmlinuz-3.13.0-36-generic update-initramfs: Deleting /boot/initrd.img-3.13.0-36-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-36-generic /boot/vmlinuz-3.13.0-36-generic Generating grub configuration file ... Found linux image: /boot/vmlinuz-3.13.0-39-generic Found initrd image: /boot/initrd.img-3.13.0-39-generic Found linux image: /boot/vmlinuz-3.13.0-37-generic Found initrd image: /boot/initrd.img-3.13.0-37-generic Found linux image: /boot/vmlinuz-3.13.0-36-generic Found linux image: /boot/vmlinuz-3.13.0-35-generic Found linux image: /boot/vmlinuz-3.13.0-34-generic Found linux image: /boot/vmlinuz-3.13.0-33-generic Found memtest86+ image: /memtest86+.elf Found memtest86+ image: /memtest86+.bin Found Windows 7 (loader) on /dev/sdb1 done Purging configuration files for linux-image-extra-3.13.0-36-generic (3.13.0-36.63) ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-36-generic /boot/vmlinuz-3.13.0-36-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-36-generic /boot/vmlinuz-3.13.0-36-generic Removing linux-image-3.13.0-33-generic (3.13.0-33.58) ... Examining /etc/kernel/prerm.d. run-parts: executing /etc/kernel/prerm.d/dkms 3.13.0-33-generic /boot/vmlinuz-3.13.0-33-generic dkms: removing: bbswitch 0.7 (3.13.0-33-generic) (x86_64) -------- Uninstall Beginning -------- Module: bbswitch Version: 0.7 Kernel: 3.13.0-33-generic (x86_64) ------------------------------------- Status: Before uninstall, this module version was ACTIVE on this kernel. bbswitch.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-33-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. depmod.... DKMS: uninstall completed. dkms: removing: nvidia-331 331.38 (3.13.0-33-generic) (x86_64) -------- Uninstall Beginning -------- Module: nvidia-331 Version: 331.38 Kernel: 3.13.0-33-generic (x86_64) ------------------------------------- Status: Before uninstall, this module version was ACTIVE on this kernel. nvidia_331.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-33-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. depmod.... DKMS: uninstall completed. dkms: removing: virtualbox 4.3.10 (3.13.0-33-generic) (x86_64) -------- Uninstall Beginning -------- Module: virtualbox Version: 4.3.10 Kernel: 3.13.0-33-generic (x86_64) ------------------------------------- Status: Before uninstall, this module version was ACTIVE on this kernel. vboxdrv.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-33-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. vboxnetadp.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-33-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. vboxnetflt.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-33-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. vboxpci.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-33-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. depmod.... DKMS: uninstall completed. Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-33-generic /boot/vmlinuz-3.13.0-33-generic update-initramfs: Deleting /boot/initrd.img-3.13.0-33-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-33-generic /boot/vmlinuz-3.13.0-33-generic Generating grub configuration file ... Found linux image: /boot/vmlinuz-3.13.0-39-generic Found initrd image: /boot/initrd.img-3.13.0-39-generic Found linux image: /boot/vmlinuz-3.13.0-37-generic Found initrd image: /boot/initrd.img-3.13.0-37-generic Found linux image: /boot/vmlinuz-3.13.0-36-generic Found linux image: /boot/vmlinuz-3.13.0-35-generic Found linux image: /boot/vmlinuz-3.13.0-34-generic Found memtest86+ image: /memtest86+.elf Found memtest86+ image: /memtest86+.bin Found Windows 7 (loader) on /dev/sdb1 done Purging configuration files for linux-image-3.13.0-33-generic (3.13.0-33.58) ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-33-generic /boot/vmlinuz-3.13.0-33-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-33-generic /boot/vmlinuz-3.13.0-33-generic Removing linux-image-3.13.0-34-generic (3.13.0-34.60) ... Examining /etc/kernel/prerm.d. run-parts: executing /etc/kernel/prerm.d/dkms 3.13.0-34-generic /boot/vmlinuz-3.13.0-34-generic dkms: removing: bbswitch 0.7 (3.13.0-34-generic) (x86_64) -------- Uninstall Beginning -------- Module: bbswitch Version: 0.7 Kernel: 3.13.0-34-generic (x86_64) ------------------------------------- Status: Before uninstall, this module version was ACTIVE on this kernel. bbswitch.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-34-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. depmod.... DKMS: uninstall completed. dkms: removing: nvidia-331 331.38 (3.13.0-34-generic) (x86_64) -------- Uninstall Beginning -------- Module: nvidia-331 Version: 331.38 Kernel: 3.13.0-34-generic (x86_64) ------------------------------------- Status: Before uninstall, this module version was ACTIVE on this kernel. nvidia_331.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-34-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. depmod.... DKMS: uninstall completed. dkms: removing: virtualbox 4.3.10 (3.13.0-34-generic) (x86_64) -------- Uninstall Beginning -------- Module: virtualbox Version: 4.3.10 Kernel: 3.13.0-34-generic (x86_64) ------------------------------------- Status: Before uninstall, this module version was ACTIVE on this kernel. vboxdrv.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-34-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. vboxnetadp.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-34-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. vboxnetflt.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-34-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. vboxpci.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-34-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. depmod.... DKMS: uninstall completed. Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-34-generic /boot/vmlinuz-3.13.0-34-generic update-initramfs: Deleting /boot/initrd.img-3.13.0-34-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-34-generic /boot/vmlinuz-3.13.0-34-generic Generating grub configuration file ... Found linux image: /boot/vmlinuz-3.13.0-39-generic Found initrd image: /boot/initrd.img-3.13.0-39-generic Found linux image: /boot/vmlinuz-3.13.0-37-generic Found initrd image: /boot/initrd.img-3.13.0-37-generic Found linux image: /boot/vmlinuz-3.13.0-36-generic Found linux image: /boot/vmlinuz-3.13.0-35-generic Found memtest86+ image: /memtest86+.elf Found memtest86+ image: /memtest86+.bin Found Windows 7 (loader) on /dev/sdb1 done Purging configuration files for linux-image-3.13.0-34-generic (3.13.0-34.60) ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-34-generic /boot/vmlinuz-3.13.0-34-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-34-generic /boot/vmlinuz-3.13.0-34-generic Removing linux-image-3.13.0-35-generic (3.13.0-35.62) ... Examining /etc/kernel/prerm.d. run-parts: executing /etc/kernel/prerm.d/dkms 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic dkms: removing: bbswitch 0.7 (3.13.0-35-generic) (x86_64) -------- Uninstall Beginning -------- Module: bbswitch Version: 0.7 Kernel: 3.13.0-35-generic (x86_64) ------------------------------------- Status: Before uninstall, this module version was ACTIVE on this kernel. bbswitch.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-35-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. depmod.... DKMS: uninstall completed. dkms: removing: nvidia-331 331.38 (3.13.0-35-generic) (x86_64) -------- Uninstall Beginning -------- Module: nvidia-331 Version: 331.38 Kernel: 3.13.0-35-generic (x86_64) ------------------------------------- Status: Before uninstall, this module version was ACTIVE on this kernel. nvidia_331.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-35-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. depmod.... DKMS: uninstall completed. dkms: removing: virtualbox 4.3.10 (3.13.0-35-generic) (x86_64) -------- Uninstall Beginning -------- Module: virtualbox Version: 4.3.10 Kernel: 3.13.0-35-generic (x86_64) ------------------------------------- Status: Before uninstall, this module version was ACTIVE on this kernel. vboxdrv.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-35-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. vboxnetadp.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-35-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. vboxnetflt.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-35-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. vboxpci.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-35-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. depmod.... DKMS: uninstall completed. Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic update-initramfs: Deleting /boot/initrd.img-3.13.0-35-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic Generating grub configuration file ... Found linux image: /boot/vmlinuz-3.13.0-39-generic Found initrd image: /boot/initrd.img-3.13.0-39-generic Found linux image: /boot/vmlinuz-3.13.0-37-generic Found initrd image: /boot/initrd.img-3.13.0-37-generic Found linux image: /boot/vmlinuz-3.13.0-36-generic Found memtest86+ image: /memtest86+.elf Found memtest86+ image: /memtest86+.bin Found Windows 7 (loader) on /dev/sdb1 done Purging configuration files for linux-image-3.13.0-35-generic (3.13.0-35.62) ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic Removing linux-image-3.13.0-36-generic (3.13.0-36.63) ... Examining /etc/kernel/prerm.d. run-parts: executing /etc/kernel/prerm.d/dkms 3.13.0-36-generic /boot/vmlinuz-3.13.0-36-generic dkms: removing: bbswitch 0.7 (3.13.0-36-generic) (x86_64) -------- Uninstall Beginning -------- Module: bbswitch Version: 0.7 Kernel: 3.13.0-36-generic (x86_64) ------------------------------------- Status: Before uninstall, this module version was ACTIVE on this kernel. bbswitch.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-36-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. depmod.... DKMS: uninstall completed. dkms: removing: nvidia-331 331.38 (3.13.0-36-generic) (x86_64) -------- Uninstall Beginning -------- Module: nvidia-331 Version: 331.38 Kernel: 3.13.0-36-generic (x86_64) ------------------------------------- Status: Before uninstall, this module version was ACTIVE on this kernel. nvidia_331.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-36-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. depmod.... DKMS: uninstall completed. dkms: removing: virtualbox 4.3.10 (3.13.0-36-generic) (x86_64) -------- Uninstall Beginning -------- Module: virtualbox Version: 4.3.10 Kernel: 3.13.0-36-generic (x86_64) ------------------------------------- Status: Before uninstall, this module version was ACTIVE on this kernel. vboxdrv.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-36-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. vboxnetadp.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-36-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. vboxnetflt.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-36-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. vboxpci.ko: - Uninstallation - Deleting from: /lib/modules/3.13.0-36-generic/updates/dkms/ - Original module - No original module was found for this module on this kernel. - Use the dkms install command to reinstall any previous module version. depmod.... DKMS: uninstall completed. Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-36-generic /boot/vmlinuz-3.13.0-36-generic update-initramfs: Deleting /boot/initrd.img-3.13.0-36-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-36-generic /boot/vmlinuz-3.13.0-36-generic Generating grub configuration file ... Found linux image: /boot/vmlinuz-3.13.0-39-generic Found initrd image: /boot/initrd.img-3.13.0-39-generic Found linux image: /boot/vmlinuz-3.13.0-37-generic Found initrd image: /boot/initrd.img-3.13.0-37-generic Found memtest86+ image: /memtest86+.elf Found memtest86+ image: /memtest86+.bin Found Windows 7 (loader) on /dev/sdb1 done Purging configuration files for linux-image-3.13.0-36-generic (3.13.0-36.63) ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-36-generic /boot/vmlinuz-3.13.0-36-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-36-generic /boot/vmlinuz-3.13.0-36-genericBtw thank you for all your help
-
Re: cannot copy extracted data for … failed to write (No space left on device)
Hi
Did you see the edit of my last post; removing the header files ?
Kind regards
If you believe everything you read, you better not read. ~ Japanese Proverb
If you don’t read the newspaper, you’re uninformed. If you read the newspaper, you’re mis-informed. — Mark Twain
Thinking about becoming an Ubuntu Member?
Bookmarks
Bookmarks

Posting Permissions
(Reading database ... 166 files and directories currently installed.) Preparing to unpack .../libc6-dbg_2.26-6_i386.deb ... Unpacking libc6-dbg:i386 (2.26-6) over (2.25-5) ... dpkg-deb (subprocess): decompressing archive member: lzma error: compressed data is corrupt dpkg-deb: error: <decompress> subprocess returned error exit status 2 dpkg: error processing archive /var/cache/apt/archives/libc6-dbg_2.26-6_i386.deb (--unpack): cannot copy extracted data for './usr/lib/debug/.build-id/b7/d4c76439e3e67b30d081161328b4388778aee6.debug' to '/usr/lib/debug/.build-id/b7/d4c76439e3e67b30d081161328b4388778aee6.debug.dpkg-new': unexpected end of file or stream Errors were encountered while processing: /var/cache/apt/archives/libc6-dbg_2.26-6_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
What should I do?
![]()
Zanna♦
68.1k55 gold badges209 silver badges319 bronze badges
asked Mar 1, 2018 at 15:04
5
You have corrupted download.
Remove problematic archive and retry:
sudo rm /var/cache/apt/archives/libc6-dbg_2.26-6_i386.deb sudo apt-get install -f
answered Mar 1, 2018 at 18:49
![]()
N0rbertN0rbert
94.2k30 gold badges223 silver badges406 bronze badges
1
-
hamiltino
- Posts: 24
- Joined: 2013-03-31 05:18
cannot copy extracted data error doing dist upgrade help!
#1
Post
by hamiltino » 2013-12-20 17:15
Hi there,
I’m getting an error doing a dist upgrade, running debian jessie.
Error is as follows:
Unpacking replacement libslang2:amd64 …
dpkg-deb (subprocess): decompressing archive member: lzma error: compressed data is corrupt
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg: error processing /var/cache/apt/archives/libslang2_2.2.4-16_amd64.deb (—unpack):
cannot copy extracted data for ‘./lib/x86_64-linux-gnu/libslang.so.2.2.4’ to ‘/lib/x86_64-linux-gnu/libslang.so.2.2.4.dpkg-new’: unexpected end of file or stream
Errors were encountered while processing:
/var/cache/apt/archives/libslang2_2.2.4-16_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Any help would be greatly appreciated, thanks.
-
iphone
-
jailbreak
- 16-04-2021
|
Question
I have recently jailbroken my iPhone 4s on iOS 9.3.5. Whenever I try to install a tweak I get this error message:

I have looked everywhere and I realized that the problem is because of having less available storage on device. However, I have 4 GB available. I have also installed ‘Stashing iOS 9.2 — 10.2’ but I still get this error.
