[poky] unpacking of archive failed

yogesh lal embedded.yogesh at gmail.com
Sun Mar 13 21:03:54 PDT 2011


Hi,

1 >> MACHINE ?= "atom-pc"

2 >> I have my own recipe file , some thing like below :-

Recipe 1 :
"require recipes-core/images/poky-image-minimal.bb
IMAGE_INSTALL += "psplash....... and so on"

Recipe 2:
DESCRIPTION = "Bootable Live Image"
require recipes-core/images/poky-image-live.inc
LABELS += "boot install"
ROOTFS = "${DEPLOY_DIR_IMAGE}/recipe1-${MACHINE}.ext3"
LICENSE = "MIT"
do_bootimg[depends] += "recipe1:do_rootfs"

And then I am executing bitbake for "Recipe 2"

These recipe  1 & 2 are like poky-image-minimal.bb and
poky-image-minimal-live.bb respectively.

3 >> And my host details are
      "2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:32:27 UTC 2010 x86_64
GNU/Linux" ( got by uname -a command )


Error log is as follows :-

NOTE: Running task 3932 of 3953
(ID: 106, virtual:native:/home/xxx/poky/meta/recipes-devtools/opkg-utils/
opkg-utils_svn.bb, do_package_write)

ERROR: Task failed:
('function do_rootfs failed',
'/home/xxx/poky/build/tmp/work/atom-pc-poky-linux/poky-image-minimal-recipe1-1.0-r0/temp/log.do_rootfs.9024')

ERROR: Logfile of failure stored in
\:
/home/xxx/poky/build/tmp/work/atom-pc-poky-linux/poky-image-minimal-recipe1-1.0-r0/temp/log.do_rootfs.9024

Also attaching my log file please have a look on it :)


Thanks & Regards
Yogesh


On Sun, Mar 13, 2011 at 9:19 PM, Gary Thomas <gary at mlbassoc.com> wrote:

> On 03/13/2011 12:56 AM, embedded.yogesh wrote:
>
>> Hi,
>>
>> I am getting following error again and again, can any one guide how to
>> resolve this .
>>
>> "error: unpacking of archive failed on file /var/cache: cpio: rename
>> failed - Inappropriate ioctl for device"
>>
>
> More details needed.
>  * What's the target MACHINE
>  * What recipe are you trying to build?
>  * What is your host [build] computer (OS, etc)?
>
> Also posting the appropriate log files (e.g. log.do_unpack from the failed
> recipe) to postbin.com will help a lot.
>
> --
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110314/3211890a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.do_rootfs.9024
Type: application/octet-stream
Size: 19263 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110314/3211890a/attachment.obj>


More information about the poky mailing list