[Openembedded-users] problem buinding angstrom2010.x
Massimiliano Cialdi
massimiliano.cialdi at powersoft.it
Wed Apr 6 13:28:55 UTC 2011
I need to build console-image on omap3evm.
I use ubuntu 10.10.
In this configuration console-image are 4077 and it gives me an error at
task 4073.
the log is below:
ERROR: TaskFailed event exception, aborting
ERROR: Build of /opt/oe/openembedded/recipes/images/console-image.bb do_package_update_index_ipk failed
NOTE: Running task 4073 of 4077 (ID: 18, /opt/oe/openembedded/recipes/images/console-image.bb, do_package_update_index_ipk)
ERROR: Task 18 (/opt/oe/openembedded/recipes/images/console-image.bb, do_package_update_index_ipk) failed with 256
ERROR: '/opt/oe/openembedded/recipes/images/console-image.bb' failed
NOTE: package console-image-1.0-r0: task do_package_update_index_ipk: Started
ERROR: Function do_package_update_index_ipk failed
NOTE: Task failed: ('function do_package_update_index_ipk failed', '/opt/oe/tmp/work/omap3evm-angstrom-linux-gnueabi/console-image-1.0-r0/temp/log.do_package_update_index_ipk.12940')
ERROR: Logfile of failure stored in: /opt/oe/tmp/work/omap3evm-angstrom-linux-gnueabi/console-image-1.0-r0/temp/log.do_package_update_index_ipk.12940
Log data follows:
| + ipkgarchs='all any noarch arm armv4 armv4t armv5te armv6 armv7 armv7a omap3evm'
| + '[' '!' -z '' ']'
| + mkdir -p /opt/oe/tmp/deploy/eglibc/ipk
| + touch /opt/oe/tmp/deploy/eglibc/ipk/Packages
| + opkg-make-index -r /opt/oe/tmp/deploy/eglibc/ipk/Packages -p /opt/oe/tmp/deploy/eglibc/ipk/Packages -l /opt/oe/tmp/deploy/eglibc/ipk/Packages.filelist -m /opt/oe/tmp/deploy/eglibc/ipk
| /opt/oe/tmp/sysroots/x86_64-linux/usr/bin/opkg.py:39: DeprecationWarning: the md5 module is deprecated; use hashlib instead
| import md5
|
| + for arch in '$ipkgarchs'
| + '[' -e /opt/oe/tmp/deploy/eglibc/ipk/all/ ']'
| + touch /opt/oe/tmp/deploy/eglibc/ipk/all/Packages
| + opkg-make-index -r /opt/oe/tmp/deploy/eglibc/ipk/all/Packages -p /opt/oe/tmp/deploy/eglibc/ipk/all/Packages -l /opt/oe/tmp/deploy/eglibc/ipk/all/Packages.filelist -m /opt/oe/tmp/deploy/eglibc/ipk/all/
| /opt/oe/tmp/sysroots/x86_64-linux/usr/bin/opkg.py:39: DeprecationWarning: the md5 module is deprecated; use hashlib instead
| import md5
| Traceback (most recent call last):
| File "/opt/oe/tmp/sysroots/x86_64-linux/usr/bin/opkg-make-index", line 114, in <module>
| pkg = opkg.Package(filename)
| File "/opt/oe/tmp/sysroots/x86_64-linux/usr/bin/opkg.py", line 164, in __init__
| tarStream = ar.open("control.tar.gz")
| File "/opt/oe/tmp/sysroots/x86_64-linux/usr/bin/arfile.py", line 59, in open
| f = self._scan(fname)
| File "/opt/oe/tmp/sysroots/x86_64-linux/usr/bin/arfile.py", line 80, in _scan
| size = int(descriptor[5])
| IndexError: list index out of range
| ERROR: Function do_package_update_index_ipk failed
NOTE: package console-image-1.0-r0: task do_package_update_index_ipk: Failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of /opt/oe/openembedded/recipes/images/console-image.bb do_package_update_index_ipk failed
ERROR: Task 18 (/opt/oe/openembedded/recipes/images/console-image.bb, do_package_update_index_ipk) failed with 256
ERROR: '/opt/oe/openembedded/recipes/images/console-image.bb' failed
ERROR: '/opt/oe/openembedded/recipes/images/console-image.bb' failed
it seems that a pythin script fails.
where I am wrong?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20110406/e0363c49/attachment-0002.html>
More information about the Openembedded-users
mailing list