On 7/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I tryed to add (inside scratchbox)
> http_proxy=x.y.z.j:1234
> whith this the answer to apt-get update
> is: Could not resolve '3128'
>
> with http_proxy=:x.y.z.j:1234
> the answer to apt-get update
> is: Could not resolve 'repository.maemo.org'
>
> Besides i have proxy authentication how can i set
> this in scratchbox ?

You need something like the following:

    export http_proxy=http://user:[EMAIL PROTECTED]:1234

HTH,

Andrew

-- 
Andrew Flegg -- mailto:[EMAIL PROTECTED]  |  http://www.bleb.org/
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to