On Thu, Jul 23, 2009 at 8:30 AM, Amit Sethi<[email protected]> wrote:
> I do not think this problem is a straight forward resolv.conf problem
> . In that scenario I should be getting the error in all services . I
> have checked other services like wget . It even works in case of
> python2.3... and thats what makes it so wierd ....

python2.3 works because it is the native python that comes with
scratchbox itself (so it uses whatever configuration your host system
has, AFAIK).

Please try Daniel's suggestion first. Outside scratchbox:

# sudo cp /etc/resolv.conf /scratchbox/etc/resolv.conf

and see if it works.

Also make sure you are running your examples on Scratchbox X86 target.
Running Python applications on Scratchbox ARMEL is not supported.

Regards,
-- 
Anderson Lizardo
OpenBossa Labs - INdT
Manaus - Brazil
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to