Hi,

I'm trying to setup sb2 on my sid amd64 box to do some cross compiling for mips(el) and arm. I use the following to setup sb2:

- sb2-init -c /usr/bin/qemu-mips MIPS mips-linux-gnu-gc
- fakeroot /usr/sbin/debootstrap --variant=scratchbox --foreign --arch mips lenny mips-lenny/ "http://10.0.2.2:3142/ftp.debian.org/debian";
- sb2 -eR ./debootstrap/debootstrap --second-stage

Everything works very well, and second stage completes without any problem. However, when I do a sb2 -e -R apt-get update I get the following error: W: Failed to fetch http://mirrors.nl.kernel.org/debian/dists/squeeze/Release.gpg Failed - getsockopt (99 Protocol not available)

While a simple wget http://mirrors.nl.kernel.org/debian/dists/squeeze/Release.gpg succeeds.

Anyone an idea why this is not working? Thanks an advance.

Amain
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to