* unpacking of archive failed
@ 2011-03-13 7:56 embedded.yogesh
2011-03-13 15:49 ` Gary Thomas
0 siblings, 1 reply; 3+ messages in thread
From: embedded.yogesh @ 2011-03-13 7:56 UTC (permalink / raw)
To: poky
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"
---
Yogesh
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: unpacking of archive failed
2011-03-13 7:56 unpacking of archive failed embedded.yogesh
@ 2011-03-13 15:49 ` Gary Thomas
2011-03-14 4:03 ` yogesh lal
0 siblings, 1 reply; 3+ messages in thread
From: Gary Thomas @ 2011-03-13 15:49 UTC (permalink / raw)
To: embedded.yogesh; +Cc: poky
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
------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: unpacking of archive failed
2011-03-13 15:49 ` Gary Thomas
@ 2011-03-14 4:03 ` yogesh lal
0 siblings, 0 replies; 3+ messages in thread
From: yogesh lal @ 2011-03-14 4:03 UTC (permalink / raw)
To: Gary Thomas; +Cc: poky
[-- Attachment #1.1: Type: text/plain, Size: 2217 bytes --]
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@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
> ------------------------------------------------------------
>
[-- Attachment #1.2: Type: text/html, Size: 3531 bytes --]
[-- Attachment #2: log.do_rootfs.9024 --]
[-- Type: application/octet-stream, Size: 19264 bytes --]
+ rm -rf /home/xxx/poky/build/tmp/work/atom-pc-poky-linux/poky-image-minimal-recipe1-1.0-r0/rootfs
+ mkdir -p /home/xxx/poky/build/tmp/work/atom-pc-poky-linux/poky-image-minimal-recipe1-1.0-r0/rootfs
+ mkdir -p /home/xxx/poky/build/tmp/deploy/images
+ '[' 0 '!=' 1 ']'
+ for devtable in /home/xxx/poky/meta/files/device_table-minimal.txt
+ makedevs -r /home/xxx/poky/build/tmp/work/atom-pc-poky-linux/poky-image-minimal-recipe1-1.0-r0/rootfs -D /home/xxx/poky/meta/files/device_table-minimal.txt
+ rootfs_rpm_do_rootfs
+ set +x
Generating solve db for /home/xxx/poky/build/tmp/deploy/rpm/all...
total: 1 0.000000 MB 0.418063 secs
order: 1 0.000000 MB 0.006730 secs
fingerprint: 32 0.000386 MB 0.205392 secs
install: 23 0.000000 MB 0.015894 secs
dbadd: 23 0.000000 MB 0.007488 secs
dbget: 501 0.002360 MB 0.000758 secs
dbput: 308 0.061012 MB 0.000877 secs
readhdr: 231 0.135312 MB 0.123298 secs
hdrload: 1426 1.740384 MB 0.007622 secs
hdrget: 24397 0.000000 MB 0.026949 secs
Generating solve db for /home/xxx/poky/build/tmp/deploy/rpm/core2...
total: 1 0.000000 MB 56.396246 secs
order: 1 0.000000 MB 3.698866 secs
fingerprint: 10461 0.133626 MB 3.365115 secs
install: 5388 0.000000 MB 7.476901 secs
dbadd: 5388 0.000000 MB 2.351325 secs
dbget: 166502 199.496928 MB 0.535068 secs
dbput: 99689 217.188296 MB 0.656204 secs
readhdr: 53881 38.061794 MB 31.320405 secs
hdrload: 72600606 88987.309785 MB 448.794705 secs
hdrget: 1431972744 0.000000 MB 1673.017926 secs
Generating solve db for /home/xxx/poky/build/tmp/deploy/rpm/atom-pc...
total: 1 0.000000 MB 3.472969 secs
order: 1 0.000000 MB 0.180640 secs
fingerprint: 534 0.007286 MB 0.193946 secs
install: 275 0.000000 MB 0.246544 secs
dbadd: 275 0.000000 MB 0.085739 secs
dbget: 8665 1.128304 MB 0.024601 secs
dbput: 5022 2.210512 MB 0.017896 secs
readhdr: 2751 2.260904 MB 2.605894 secs
hdrload: 190300 270.106468 MB 0.962358 secs
hdrget: 3795339 0.000000 MB 4.353653 secs
Processing keyutils...
Processing xf86-input-mouse...
Processing psplash...
Processing gstreamer...
Processing shared-mime-info...
Processing libtasn1-3...
Processing xhost...
Processing orbit2...
Processing libxcursor1...
Processing liberation-fonts...
Processing libxdmcp6...
Processing libxmu6...
Processing libxcb1...
Processing xauth...
Processing libfontconfig1...
Processing rpm...
Processing pango...
Processing libdbus-glib-1-2...
Processing libxau6...
Processing bzip2...
Processing cups...
Processing gst-plugins-good...
Processing libgcrypt11...
Processing libxi6...
Processing libpcre0...
Processing xf86-video-intel...
Processing libgpg-error0...
Processing libxss1...
Processing dropbear...
Processing xserver-xf86-dri-lite...
Processing libxt6...
Processing libxinerama1...
Processing sqlite3...
Processing gtk-engines...
Processing libxdamage1...
Processing icu...
Processing libpixman-1-0...
Processing xterm...
Processing libexpat1...
Processing xf86-input-keyboard...
Processing libxfont1...
Processing fluxbox...
Processing zypper...
Processing xrandr...
Processing libnotify...
Processing xcb-util...
Processing libgnutls26...
Processing task-poky-boot...
Processing libxfixes3...
Processing gnome-keyring...
Processing libatk-1.0-0...
Processing libwindowswm7...
Processing dbus-1...
Processing libx11-6...
Processing gst-ffmpeg...
Processing openssl...
Processing xserver-xf86-config...
Processing libxcomposite1...
Processing libxtst6...
Processing module-init-tools...
Processing libxrender1...
Processing alsa-lib...
Processing avahi...
Processing xinit...
Manifest: /home/xxx/poky/build/tmp/work/atom-pc-poky-linux/poky-image-minimal-recipe1-1.0-r0/rootfs/install/install.manifest
rpmdb: configured environment flags incompatible with existing environment
Preparing... ##################################################
libgcc1 ##################################################
task-poky-boot ##################################################
libc6 ##################################################
libpam ##################################################
pam-plugin-permit ##################################################
libudev0 ##################################################
libattr1 ##################################################
libacl1 ##################################################
pam-plugin-warn ##################################################
pam-plugin-deny ##################################################
augeas ##################################################
libidl-2-0 ##################################################
fontconfig-utils ##################################################
libxau6 ##################################################
libz1 ##################################################
libxcb1 ##################################################
libglib-2.0-0 ##################################################
libstdc++6 ##################################################
libexpat1 ##################################################
libfreetype6 ##################################################
libpng12-0 ##################################################
libpixman-1-0 ##################################################
libgpg-error0 ##################################################
libgcrypt11 ##################################################
libice6 ##################################################
libicudata36 ##################################################
libicuuc36 ##################################################
libxml2 ##################################################
libicui18n36 ##################################################
libatk-1.0-0 ##################################################
libtasn1-3 ##################################################
libcrypto0.9.8 ##################################################
xf86-input-mouse ##################################################
libcups2 ##################################################
libxdmcp6 ##################################################
libdrm2 ##################################################
libpciaccess0 ##################################################
libogg0 ##################################################
libjpeg8 ##################################################
glibc-gconv-iso8859-1 ##################################################
libblkid1 ##################################################
libaugeas0 ##################################################
libcupsimage ##################################################
libvorbis ##################################################
libssl0.9.8 ##################################################
libgnutls26 ##################################################
libcurl5 ##################################################
libicutu36 ##################################################
libicuio36 ##################################################
libxcb-shm0 ##################################################
libxcb-render0 ##################################################
libfontenc1 ##################################################
libxfont1 ##################################################
libpci3 ##################################################
elfutils ##################################################
libpopt0 ##################################################
libsqlite3-0 ##################################################
libasound2 ##################################################
libusb-1.0-0 ##################################################
libusb-compat ##################################################
libdaemon0 ##################################################
libcap2 ##################################################
alsa-lib ##################################################
sqlite3 ##################################################
xserver-xf86-dri-lite ##################################################
xcb-util ##################################################
openssl ##################################################
glibc-gconv ##################################################
xf86-video-intel ##################################################
xf86-input-keyboard ##################################################
update-alternatives-cworth ##################################################
libpcre0 ##################################################
gtk-engines ##################################################
ncurses ##################################################
libreadline6 ##################################################
xkeyboard-config ##################################################
libx11-6 ##################################################
libxext6 ##################################################
libxrender1 ##################################################
libxfixes3 ##################################################
libxrandr2 ##################################################
libxmuu1 ##################################################
libxpm4 ##################################################
libxcursor1 ##################################################
libxdamage1 ##################################################
libxcomposite1 ##################################################
libxi6 ##################################################
libxinerama1 ##################################################
libxkbfile1 ##################################################
pciutils-ids ##################################################
usbutils-ids ##################################################
shared-mime-info ##################################################
xkbcomp ##################################################
libxtst6 ##################################################
xhost ##################################################
xauth ##################################################
xrandr ##################################################
libxss1 ##################################################
libwindowswm7 ##################################################
xinit ##################################################
orbit2 ##################################################
augeas-lenses ##################################################
alsa-conf-base ##################################################
libdbus-1-3 ##################################################
libdbus-glib-1-2 ##################################################
libhal1 ##################################################
libhal-storage1 ##################################################
eggdbus ##################################################
libgnome-keyring0 ##################################################
busybox ##################################################
modutils-initscripts ##################################################
tinylogin ##################################################
libnss-mdns ##################################################
libavahi-common3 ##################################################
pango-module-basic-x ##################################################
libavahi-core7 ##################################################
util-linux-cfdisk ##################################################
module-init-tools ##################################################
module-init-tools-depmod ##################################################
util-linux-losetup ##################################################
makedevs ##################################################
bzip2 ##################################################
console-tools ##################################################
hal ##################################################
dbus-1 ##################################################
liberation-fonts ##################################################
libfontconfig1 ##################################################
libcairo2 ##################################################
libxft2 ##################################################
pango ##################################################
initscripts ##################################################
pango-module-basic-fc ##################################################
sysvinit ##################################################
xorg-minimal-fonts ##################################################
gstreamer ##################################################
xserver-xf86-config ##################################################
beecrypt ##################################################
rpm ##################################################
cups ##################################################
util-linux-ng-readprofile ##################################################
util-linux-sfdisk ##################################################
libzypp ##################################################
libpam-runtime ##################################################
udev-cache ##################################################
udev ##################################################
udev-extraconf ##################################################
psplash ##################################################
procps ##################################################
zypper ##################################################
update-rc.d ##################################################
avahi-daemon ##################################################
base-passwd ##################################################
dropbear ##################################################
icu ##################################################
pam-plugin-unix ##################################################
sat-solver ##################################################
gst-ffmpeg ##################################################
sysvinit-pidof ##################################################
fluxbox ##################################################
keyutils ##################################################
sysvinit-inittab ##################################################
avahi ##################################################
keymaps ##################################################
netbase ##################################################
util-linux ##################################################
libsm6 ##################################################
libxt6 ##################################################
libxmu6 ##################################################
gst-plugins-good ##################################################
base-files ##################################################
error: unpacking of archive failed on file /var/cache: cpio: rename failed - Inappropriate ioctl for device
hal-info ##################################################
gnome-keyring ##################################################
libxaw7-7 ##################################################
util-linux-fdisk ##################################################
util-linux-mount ##################################################
xterm ##################################################
util-linux-swaponoff ##################################################
util-linux-umount ##################################################
gdk-pixbuf-loader-png ##################################################
gdk-pixbuf-loader-jpeg ##################################################
gtk+ ##################################################
gdk-pixbuf-loader-xpm ##################################################
libnotify ##################################################
gdk-pixbuf-loader-gif ##################################################
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')
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-14 4:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-13 7:56 unpacking of archive failed embedded.yogesh
2011-03-13 15:49 ` Gary Thomas
2011-03-14 4:03 ` yogesh lal
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.