From: Denys Dmytriyenko <denys@ti.com>
To: Ilya Dmitrichenko <errordeveloper@gmail.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: Connection refused to git.ti.com
Date: Thu, 18 Apr 2013 16:11:26 -0400 [thread overview]
Message-ID: <20130418201125.GT1518@edge> (raw)
In-Reply-To: <CAPhDKbH84Nhitv+DW6Vcaza0VCjx=T_nw+KUcreico0vBsLAwA@mail.gmail.com>
On Thu, Apr 18, 2013 at 09:22:58AM +0100, Ilya Dmitrichenko wrote:
> Hi,
>
> I am getting this message:
>
> Build Configuration:
> BB_VERSION = "1.16.0"
> TARGET_ARCH = "arm"
> TARGET_OS = "linux-gnueabi"
> MACHINE = "beaglebone"
> DISTRO = "poky"
> DISTRO_VERSION = "1.3.1"
> TUNE_FEATURES = "armv7a vfp neon cortexa8"
> TARGET_FPU = "vfp-neon"
> meta
> meta-yocto
> meta-yocto-bsp = "danny:e2ef3200e61af33ec71e34fb7a67cbcdd68dc981"
> meta-ti = "danny:8f7d03e4a1e87c5b32c413f50e362280d8e6928a"
>
> NOTE: Resolving any missing task queue dependencies
> NOTE: Preparing runqueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> WARNING: Failed to fetch URL
> git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-3.8.y,
> attempting MIRRORS if available
> ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
> Cloning into bare repository
> '/home/ilya/beaglebone-dany/build/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
>
> fatal: unable to connect to git.ti.com:
> git.ti.com[0: 198.47.29.193]: errno=Connection refused
>
>
> ERROR: Function failed: Fetcher failure for URL:
> 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-3.8.y'.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
> /home/ilya/beaglebone-dany/build/tmp/work/beaglebone-poky-linux-gnueabi/linux-ti-staging-3.8.5-r0/temp/log.do_fetch.2909
> ERROR: Task 669
> (/home/ilya/beaglebone-dany/meta-ti/recipes-kernel/linux/linux-ti-staging_3.8.bb,
> do_fetch) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 584 tasks of which 556 didn't need to
> be rerun and 1 failed.
> Waiting for 0 running tasks to finish:
>
> Summary: 1 task failed:
> /home/ilya/beaglebone-dany/meta-ti/recipes-kernel/linux/linux-ti-staging_3.8.bb,
> do_fetch
> Summary: There was 1 WARNING message shown.
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
>
> In the meantime I manage to clone this repo on another machine.
> Seems like a firewall issue, can anyone check?
>
> I have retried to bitbake this multiple times over the last 12 hours
> and did try to run git clone manually from the same machine:
> git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
> Cloning into 'ti-linux-kernel'...
> fatal: unable to connect to git.ti.com:
> git.ti.com[0: 198.47.29.193]: errno=Connection refused
>
> It worked from another machine however.
>
> Another thing I have tried is cloning a repo from elsewhere using
> git:// protocol and it worked. This protocol uses port 9418, so I
> checked connectivity using telnet. It failed to open connection for
> git.ti.com and worked fine for github.com. So port 9418 is not
> firewalled on our end.
>
> Let me whatever else you want me to test.
That's quite strange that you can clone from one machine and always get
connection refused from another.
You can share the cloned repositories betweenn machines by copying
$DL_DIR/git2/git.ti.com.*
--
Denys
next prev parent reply other threads:[~2013-04-18 20:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-18 8:22 Connection refused to git.ti.com Ilya Dmitrichenko
2013-04-18 20:11 ` Denys Dmytriyenko [this message]
2013-04-18 21:16 ` Ilya Dmitrichenko
2013-04-18 21:50 ` Denys Dmytriyenko
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=20130418201125.GT1518@edge \
--to=denys@ti.com \
--cc=errordeveloper@gmail.com \
--cc=meta-ti@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.