Hi All, I was trying to use proxy authentication using smart, but it was not working.
What i was doing for proxy authentication is as follows, smart config --set http-proxy= http://uname:[EMAIL PROTECTED]:port-num/<http://uname:[EMAIL PROTECTED]/> smart config --set ftp-proxy=ftp://uname:[EMAIL PROTECTED]:port-num/<ftp://uname:[EMAIL PROTECTED]/> And also my global environment variables http_proxy and ftp_proxy are also set But, when I run smart update, I get this error, error: http://88.198.41.209/pub/devel/yoper-3.0/base/release: (-2, 'Name or service not known') Well, now it has been solved. We need to install PycURL<http://pycurl.sourceforge.net/>, a python binding to cURL <http://curl.haxx.se/download.html> package :). We need to add this package to the repos before we release beta as this is a show stopper for smart. -- Regards, C.C.Chakkaradeep, http://chakkaradeep.wordpress.com -- "Sometimes it's better not to ask - or to listen - when people tell you something can't be done. I didnt ask for permission or approval. I just went ahead and did it." - from "Direct from Dell"
_______________________________________________ yoper-dev mailing list [email protected] https://morpheus.pingos.org/cgi-bin/mailman/listinfo/yoper-dev
