From: Marco <koansoftware@gmail.com>
To: yocto@yoctoproject.org
Subject: Re: problem with yocto behind http_proxy
Date: Wed, 19 Feb 2014 11:49:50 +0100 [thread overview]
Message-ID: <53048C4E.9050504@gmail.com> (raw)
In-Reply-To: <CAD78y+7qxqkdf1d1p6dFe5Cv9dFLHpgZ3uJfOD6JdmbScfX2+g@mail.gmail.com>
Il 19/02/2014 11:44, Federico Vitali ha scritto:
> Hi,
>
> I have problems using yocto behind a firewall. The firewall blocks git,
> so I've followed the instructions
> given here:
>
> http://www.yoctoproject.org/docs/1.5.1/ref-manual/ref-manual.html#how-does-the-yocto-project-obtain-source-code-and-will-it-work-behind-my-firewall-or-proxy-server
>
> i.e. adding the following lines to my local.conf:
>
> PREMIRRORS_prepend = "\
> git://.*/.*http://www.yoctoproject.org/sources/ \n \
> ftp://.*/.*http://www.yoctoproject.org/sources/ \n \
> http://.*/.*http://www.yoctoproject.org/sources/ \n \
> https://.*/.*http://www.yoctoproject.org/sources/ \n"
>
> BB_FETCH_PREMIRRORONLY = "1"
>
>
> but I still get the following errors:
>
> ERROR: Function failed: Network access disabled through BB_NO_NETWORK (or set indirectly due to use of BB_FETCH_PREMIRRORONLY) but access requested with command git fetch -f --prune git://git.yoctoproject.org/yocto-kernel-tools.git <http://git.yoctoproject.org/yocto-kernel-tools.git> refs/*:refs/* (for url git://git.yoctoproject.org/yocto-kernel-tools.git <http://git.yoctoproject.org/yocto-kernel-tools.git>)
> ERROR: Logfile of failure stored in: /home/vitalife/yocto/poky-dora-10.0.1/build/tmp/work/x86_64-linux/kern-tools-native/0.2+gitAUTOINC+a42509b01c-r12/temp/log.do_fetch.4490
>
> It seems that bitbake is still trying to access the server with git.
>
> Any suggestion?
>
> Thank you in advance
>
> Federico
>
>
Remove
BB_FETCH_PREMIRRORONLY = "1"
--
Marco Cavallini | KOAN sas | Bergamo - Italia
embedded and real-time software engineering
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
http://www.KoanSoftware.com
next prev parent reply other threads:[~2014-02-19 10:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-19 10:44 problem with yocto behind http_proxy Federico Vitali
2014-02-19 10:49 ` Marco [this message]
2014-02-19 11:12 ` Federico Vitali
2014-02-19 12:56 ` Laurentiu Palcu
2014-02-19 13:24 ` Federico Vitali
2014-02-19 13:51 ` Laurentiu Palcu
2014-02-19 13:57 ` Federico Vitali
2014-02-19 14:23 ` Laurentiu Palcu
2014-02-19 18:13 ` Federico Vitali
2014-02-20 9:55 ` Federico Vitali
2014-02-19 18:41 ` Paul Eggleton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53048C4E.9050504@gmail.com \
--to=koansoftware@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.