1
Open Embedded / Note: Task Failed: Fetch Failed: Quilt
« on: September 01, 2005, 12:20:34 pm »Quote
FWIW, I like patcher better and always suggest
echo 'INHERIT += patcher' >>conf/local.conf
This also "fixes" the quilt problem
[div align=\"right\"][a href=\"index.php?act=findpost&pid=93888\"][{POST_SNAPBACK}][/a][/div]
I tried this inside the firewall where I work, and I now get a similar problem retrieving patcher...
It may be a firewall issue, or more likely, I have something setup wrong....
I will try from home soon...
Is there any specific setup I need for BitBake? It 'says' it completes the download, but complains about null.
Here is the original Quilt failure (outside the firewall):
Code: [Select]
OE Build Configuration:
TARGET_ARCH = "arm"
TARGET_OS = "linux"
MACHINE = "collie"
DISTRO = "openzaurus"
TARGET_FPU = "soft"
DEBUG: providers for update-modules are: ['update-modules']
DEBUG: selecting /zaurus/openembedded-oz3.5.3/packages/update-modules/update-modules_1.0.bb to satisfy update-modules
NOTE: current path: update-modules (update-modules)
NOTE: dependencies for update-modules are: ipkg-utils-native quilt-native virtual/arm-linux-gcc virtual/libc
DEBUG: providers for ipkg-utils-native are: ['ipkg-utils-native']
DEBUG: selecting /zaurus/openembedded-oz3.5.3/packages/ipkg-utils/ipkg-utils-native_1.6cvs.bb to satisfy
ipkg-utils-native
NOTE: current path: update-modules (update-modules) -> ipkg-utils-native (ipkg-utils-native)
NOTE: dependencies for ipkg-utils-native are: quilt-native
DEBUG: providers for quilt-native are: ['quilt-native']
DEBUG: selecting /zaurus/openembedded-oz3.5.3/packages/quilt/quilt-native_0.39.bb to satisfy quilt-native
NOTE: current path: update-modules (update-modules) -> ipkg-utils-native (ipkg-utils-native) -> quilt-native
(quilt-native)
NOTE: dependencies for quilt-native are:
NOTE: package quilt-native-0.39: started
DEBUG: Executing task do_fetch
DEBUG: update_data()
NOTE: package quilt-native-0.39-r0: task do_fetch: started
DEBUG: update_data()
DEBUG: BUG init called with None as data object!!!
NOTE: package quilt-native-0.39-r0: task do_fetch: completed
DEBUG: Executing task do_unpack
DEBUG: update_data()
NOTE: package quilt-native-0.39-r0: task do_unpack: started
DEBUG: update_data()
NOTE: Unpacking /zaurus/sources/quilt_savannah.nongnu.org_VER_0_39_.tar.gz to /var/tmp/oetmp/work/quilt-native-0.39-r0/
tar: /zaurus/sources/quilt_savannah.nongnu.org_VER_0_39_.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
NOTE: Task failed:
NOTE: package quilt-native-0.39-r0: task do_unpack: failed
ERROR: TaskFailed event exception, aborting
NOTE: package quilt-native-0.39: failed
ERROR: Build of update-modules failed
Thanks for your time!
Sponge