You are not logged in.
Pages: 1
tar: ./README_de: Cannot write: No space left on device
tar: ./copyright_de.txt: Cannot write: No space left on device
tar: ./copyright_en.txt: Cannot write: No space left on device
tar: ./readme.tar: Cannot write: No space left on device
tar: ./extras.tar: Cannot write: No space left on device
61396+1 records in
563425+1 records out
576947609 bytes (577 MB) copied, 15.1137 s, 38.2 MB/s
tar: Error exit delayed from previous errors
==> ERROR: Build Failed.
Aborting...
Error: Makepkg was unable to build worldofpadman package.
this happen when i try to install world of padman from aur, how to solve?
Offline
delete stuff to free disk space maybe?
or start the compilation on another disk with more free space?
compiling may use a lot of space....
Offline
how to start compilation from another disk?
Offline
how to start compilation from another disk?
Offline
same issue here and and all I'm doing is compiling a kernel. I also does it with smaller apps too.
I have over 14gb left on hard drive. this started recently.
Offline
Paste your "df -h".
Offline
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 187G 165G 14G 93% /
tmpfs 506M 506M 0 100% /tmp
/dev/hda1 38M 34M 2.1M 95% /boot
/dev/hdd1 6.0G 5.2G 806M 87% /mnt/hdd1
none 506M 0 506M 0% /dev/shm
none 506M 0 506M 0% /mnt/ramfs
Offline
yes, but...
how to start compilation from another disk?
??????
Offline
Move the PKGBUILD into another partition, with more free space. Then cd into the folder where you just put the PKGBUILD and issue:
makepkg PKGBUILD
Last edited by finferflu (2008-03-08 19:25:58)
Have you Syued today?
Free music for free people! | Earthlings
"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery
Offline
yep that what I've been doing. this happens on smaller apps too. I have to reboot to build plus 14GBs is more than enough to compile a kernel.
I've don't it with 4GBs...
Offline
You'll still need /tmp afaik where stuff can get stored. And that's on your crammed, 93% full, root partition.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
I noticed that so I emptied my /tmp and trying the build again. 93% full with 14GB left. would that make a difference??
This just started a few days ago. my disk is full because of music and movies. As I mentioned eralier, I've had the disk full to only 4GBs left and still no issue with building small or large apps.
Offline
thanks, solved.
Offline
thanx... solved too. switched from yaourt to aur-get to build the RT Kernel.
Offline
Pages: 1