Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Liu Haitao <haitao.liu@windriver.com>,
	 openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] bitbake.conf:update FETCHCMD_wget with --no-passive-ftp
Date: Fri, 22 Feb 2019 07:17:41 +0000	[thread overview]
Message-ID: <939bc06d030a91fc7f2376171997fdd010124b5d.camel@linuxfoundation.org> (raw)
In-Reply-To: <1550815380-192596-1-git-send-email-haitao.liu@windriver.com>

On Fri, 2019-02-22 at 14:03 +0800, Liu Haitao wrote:
> When fetching the source of alsa it would trigger the following
> WARNING:
> 
> > WARNING: alsa-lib-1.1.6-r0 do_fetch: Failed to fetch URL
> > ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.1.6.tar.bz2,
> > attempting MIRRORS if
> > available
> 
> Bitbake would use wget with "--no-passive" to fetch the source.
> Behind most firewall and NAT
> configurations it could work well.However, in some rare firewall
> configurations,
> active FTP actually works when passive FTP doesn't.
> 
> So disable the use of the passive FTP transfer mode for wget.

As you say, its much more likely that passive ftp would work than
active ftp, so this change would make things worse for more people?

We're trying to get away from having ftp urls in oe-core at all so
hopefully this isn't a big deal.

Cheers,

Richard



  reply	other threads:[~2019-02-22  7:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-22  6:03 [PATCH] bitbake.conf:update FETCHCMD_wget with --no-passive-ftp Liu Haitao
2019-02-22  7:17 ` Richard Purdie [this message]
2019-02-22  8:15   ` Haitaoliu

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=939bc06d030a91fc7f2376171997fdd010124b5d.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=haitao.liu@windriver.com \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox