Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - spongeman66

Pages: [1]
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

2
Open Embedded / Note: Task Failed: Fetch Failed: Quilt
« on: August 30, 2005, 11:48:42 pm »
I seem to be having exactly the same problem.
Anybody have any suggestions?

I also have a fresh copy of Gentoo...

Thanks!
Sponge

3
Open Embedded / Checking Out Bitbake Fails
« on: August 30, 2005, 11:34:35 pm »
Quote
When I try:

> svn checkout svn://svn.berlios.de/bitbake/trunk

I get

svn: Can't connect to host 'svn.berlios.de': Connection refused

Is the server down? Or maybe the firewall does not allow to connect? ssh works fine on this computer.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=79021\"][{POST_SNAPBACK}][/a][/div]

I had exactly the same problem with my firewall at work. I had to take my laptop home and then I was able to retreive bitbake.

Now I am having other difficulties...

Good Luck!
Sponge

Pages: [1]