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 ?
Thanks

----- Messaggio originale -----
Da: Ian <[EMAIL PROTECTED]>
A: maemo-developers@maemo.org
Inviato: Mercoledì 18 luglio 2007, 12:22:23
Oggetto: RE: maemo examples

Ola,

> If that does not work try to use the IP address instead of
> proxy.domain.org.

or you can even put the following in apt.conf

Acquire {
Retries "0";
HTTP {
Proxy "http://proxy.domain.org:port";;;
};
};

[]'s
Ian

-- 
http://ianlawrence.info


_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers







      ___________________________________ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: 
http://it.docs.yahoo.com/nowyoucan.html
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to