OK, never mind -- should have realized I need to be checking the originally-downloaded archive. It must have been a genuine download corruption, as 'bitbake -c distclean dbus-native' and retrying fixes it.
Sorry for the list noise. Thanks, Zach On Thu, Mar 10, 2011 at 10:21 AM, Zach Frey <[email protected]> wrote: > Hi, > > I'm seeing the following with today's pull: > > Build Configuration: > BB_VERSION = "1.10.2" > METADATA_BRANCH = "master" > METADATA_REVISION = "40a8506" > TARGET_ARCH = "arm" > TARGET_OS = "linux-gnueabi" > MACHINE = "omapzoom2" > DISTRO = "angstrom" > DISTRO_VERSION = "v20110310" > TARGET_FPU = "hard" > NOTE: Resolving any missing task queue dependencies > NOTE: Preparing runqueue > NOTE: Executing runqueue > FATAL: dbus-native-1.4.1: > http://dbus.freedesktop.org/releases/dbus/dbus-1.4.1.tar.gz cannot check > archive integrity > ERROR: Error in executing python function in: > /home/PHOENIX/frey/OE/openembedded/recipes/dbus/dbus_1.4.1.bb > ERROR: Exception:<type 'exceptions.SystemExit'> Message:1 > ERROR: Printing the environment of the function > ERROR: Function base_do_fetch failed > ERROR: TaskFailed event exception, aborting > ERROR: Build of > virtual:native:/home/PHOENIX/frey/OE/openembedded/recipes/dbus/ > dbus_1.4.1.bb do_fetch failed > NOTE: Running task 748 of 8673 (ID: 8190, > virtual:native:/home/PHOENIX/frey/OE/openembedded/recipes/dbus/ > dbus_1.4.1.bb, do_fetch) > ERROR: Task 8190 > (virtual:native:/home/PHOENIX/frey/OE/openembedded/recipes/dbus/ > dbus_1.4.1.bb, do_fetch) failed with 256 > ERROR: 'virtual:native:/home/PHOENIX/frey/OE/openembedded/recipes/dbus/ > dbus_1.4.1.bb' failed > NOTE: package dbus-native-1.4.1-r20.0: task do_fetch: Started > NOTE: The checksums for > '/home/PHOENIX/frey/OE/build/tmp/downloads/dbus-1.4.1.tar.gz' did not match. > Expected MD5: '99cb057700c0455fb68f8d57902f77ac' and Got: > '4f3cb09d463197535a7934eff8d0eea8' > Expected SHA256: > 'caa1a0ded2d0f2e95c1d4ec7e3c8bd44834928c5b0ed41a7189963f3593983bd' and Got: > 'c8dea9aa33ea3669ad5fb3ff277332e380f70fc768c7e39c8b2a1e278eeec66b' > NOTE: Your checksums: > SRC_URI[md5sum] = "4f3cb09d463197535a7934eff8d0eea8" > SRC_URI[sha256sum] = > "c8dea9aa33ea3669ad5fb3ff277332e380f70fc768c7e39c8b2a1e278eeec66b" > > FATAL: dbus-native-1.4.1: > http://dbus.freedesktop.org/releases/dbus/dbus-1.4.1.tar.gz cannot check > archive integrity > ERROR: 'virtual:native:/home/PHOENIX/frey/OE/openembedded/recipes/dbus/ > dbus_1.4.1.bb' failed > > > Downloading > http://dbus.freedesktop.org/releases/dbus/dbus-1.4.1.tar.gzdirectly and doing > untar/configure/make seems to indicate that the source > archive isn't corrupted. > > What is the next step? Is there anything more I should report for this > error? > > Thanks, > Zach > > > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
