ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] "no space left on device" during installing a rpm on the targ


From: Peter Barada
Subject: Re: [Ltib] "no space left on device" during installing a rpm on the target
Date: Thu, 13 Sep 2012 11:01:38 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.28) Gecko/20120313 Lightning/1.0b2 Thunderbird/3.1.20

On 09/13/2012 10:48 AM, CB wrote:
> Hello!
>
> Today I ran into an odd problem.
> To avoid flashing my whole rootfs all over again on every try of my tool, I
> wanted to install the generated RPM on the target. I fixed the paths with 
> --root
> and --prefix. Also the tmp-dir was set to point to the rootfs (ext2 partition 
> on
> a SD card). But 'rpm' fails during unpacking with "no space left on device"
> despite 'df' shows 40MB of free space (rootfs is 100MB total).
> The rootfs image on the host machine is generated correctly containing my 
> tool.
> So the RPM file seems to be correct.
> Any suggestions on how to track down the problem?
You could try to strace the rpm command on the target to see where it
opens files for writing.  It may be that RPM needs some temp files - do
you have a small ramfs mounted on /tmp?



-- 
Peter Barada
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]