Re: [oe] Errors on fetching files

2011-07-14 Thread Hauser, Wolfgang (external)
So the question is if wget works from the command line why does it not work from bitbake Unless it uses another method to get the file, but I see nothing in the .bb file to indicate what program is used .. Hello, OE doesn't use the http_proxy variables from environment ! Normaly the

Re: [oe] Errors on fetching files

2011-07-14 Thread Hauser, Wolfgang (external)
To ease the proxy nightmare, use cntlm as a local proxy and use it for all proxy connections. One additional program, but It speeds up proxied connections in browsers as well because it authenticate to the main proxy one time and hold this connection. Normally every connection is authenticated

[oe] Errors on fetching files

2011-07-13 Thread Bernard Mentink
Hi Guys, I am getting the following fetch errors when trying to compile .. I am behind a http proxy so have made sure the wget, svn,cvs,ftp,git etc work ... and they do on the command line, however I am still getting these errors. A dump of the current error is below .. If I wget the file it