Hi, On Tue, Jul 21, 2015 at 1:39 AM, Mats Wichmann <[email protected]> wrote:
> On 07/20/15 01:18, Leon Anavi wrote: > > Hi Daesoon Jung, > > > > On 20.07.2015 09:52, 정대순 wrote: > >> Hi, > >> I tried building Tizen on Yocto using 'tizen_3.0.2015.q1_common' > >> branch. > > > > According to the log you are unable to connect and fetch the source code > > from Git. I guess you are working behind a corporate firewall that > > blocks the git protocol. > > > > To fix the issue protocol HTTPS or HTTP has to be explicitly set at each > > Yocto recipe. For more details have a look at the following bug report > > in JIRA: https://bugs.tizen.org/jira/browse/BTY-111 > > I updated that bug with pointers to some Yocto discussion on "working > with firewalls", I'd be interested to hear if any of those techniques > work out. > I will gladly help fixing this issue (since I'm behind the same firewall, I can test). But the problem is that those git repos are not served over HTTP (on the open ports http 80 or https 443, that is). So, even using ";protocol=http" or git url rewrites will not do the trick (see also: http://stackoverflow.com/questions/4891527/git-protocol-blocked-by-company-how-can-i-get-around-that ) Who admins the tizen.org git repos? Can we get them to work over HTTP? (HTTPS is fine too, although git will complain about invalid SSL certificate, thanks to our firewall). Best regards, ps: i'm also hitting quite a few issues in packages that just refuse to build due to easy-to-fix compilation errors (ncurses and binutils so far). -- Jean-Philippe André
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
