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 - noha

Pages: [1]
1
SIMpad forum / Angstrom 2007.12 Pcmcia Issue
« on: January 23, 2008, 05:55:28 pm »
Hi,

I'm also stuck without networking. I have a pimped orinoco silver (now gold). But the modules are missing. I think it is still the orinoco_cs driver. That's the one I used in the 0.8.4 image.

Is there any estimation when this will be "fixed"? Otherwise I have to build an image on my own (and I hope all the stuff is in the oe repo).

regards,

Norbert

2
Open Embedded / Note: Task Failed: Fetch Failed: Quilt
« on: April 12, 2005, 04:55:10 am »
I started yesterday to install openembedded according to the Wiki::GettingStarted.

When I try to build anything with bitbake it doesn't succeed. If I try to build nano I get the following:
(using bitbake -D -D -D nano)

NOTE: fetch http://www.treke.net/oe/source/quilt_savan...ER_0_39_.tar.gz
DEBUG: Fetch: checking for module directory
NOTE: Fetch cvs://anoncvs:@savannah.nongnu.org/cvsroot/quilt;method=ext;rsh=ssh;module=quilt;tag=VER_0_39
DEBUG: mkdirhier(/home/slug/sources/cvs/quilt-native)
DEBUG: created /home/slug/sources/cvs/quilt-native
DEBUG: Running CVS_RSH="ssh" /usr/bin/env cvs -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/quilt co -r VER_0_39 quilt
NOTE: Task failed: Fetch failed: quilt
NOTE: package quilt-native-0.39-r0: task do_fetch: failed
ERROR: TaskFailed event exception, aborting
NOTE: package quilt-native-0.39: failed
ERROR: Build of nano failed

It don'tt know where the problem could be. Invoking the command

CVS_RSH="ssh" /usr/bin/env cvs -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/quilt co -r VER_0_39 quilt

succeeds. Afterward I can retry building bitbake -D -D -D nano. Then I get the following.

NOTE: fetch http://www.treke.net/oe/source/quilt_savan...ER_0_39_.tar.gz
DEBUG: Fetch: checking for module directory
NOTE: Update cvs://anoncvs:@savannah.nongnu.org/cvsroot/quilt;method=ext;rsh=ssh;module=quilt;tag=VER_0_39
NOTE: Task failed: Fetch failed: quilt
NOTE: package quilt-native-0.39-r0: task do_fetch: failed
ERROR: TaskFailed event exception, aborting
NOTE: package quilt-native-0.39: failed
ERROR: Build of nano failed

It doesn't depend on the package I try to build. I assume that it isn't the cvs task which fails. As I am knew to openembedded I have no idea what is going wrong. Is there chance to debug even more?


I am using an up to date gentoo ~x86 system.

thanks,

Norbert

Pages: [1]