All of lore.kernel.org
 help / color / mirror / Atom feed
* Connection refused to git.ti.com
@ 2013-04-18  8:22 Ilya Dmitrichenko
  2013-04-18 20:11 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Ilya Dmitrichenko @ 2013-04-18  8:22 UTC (permalink / raw)
  To: meta-ti

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.

Cheers,
--
Ilya


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Connection refused to git.ti.com
  2013-04-18  8:22 Connection refused to git.ti.com Ilya Dmitrichenko
@ 2013-04-18 20:11 ` Denys Dmytriyenko
  2013-04-18 21:16   ` Ilya Dmitrichenko
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2013-04-18 20:11 UTC (permalink / raw)
  To: Ilya Dmitrichenko; +Cc: meta-ti

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Connection refused to git.ti.com
  2013-04-18 20:11 ` Denys Dmytriyenko
@ 2013-04-18 21:16   ` Ilya Dmitrichenko
  2013-04-18 21:50     ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Ilya Dmitrichenko @ 2013-04-18 21:16 UTC (permalink / raw)
  To: Denys Dmytriyenko, meta-ti

On 18 April 2013 21:11, Denys Dmytriyenko <denys@ti.com> wrote:
>
> That's quite strange that you can clone from one machine and always get
> connection refused from another.

Yeah, seems like a firewall issue of some kind.
I forgot to mention explicitly that the two machines are on different
networks with different public IP addresses.

Do you have anyway of checking this the server admin?
I can provide my IP address if needed.

> You can share the cloned repositories betweenn machines by copying
> $DL_DIR/git2/git.ti.com.*

Yes, that's exactly what I ended-up doing.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Connection refused to git.ti.com
  2013-04-18 21:16   ` Ilya Dmitrichenko
@ 2013-04-18 21:50     ` Denys Dmytriyenko
  0 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2013-04-18 21:50 UTC (permalink / raw)
  To: Ilya Dmitrichenko; +Cc: meta-ti

On Thu, Apr 18, 2013 at 10:16:47PM +0100, Ilya Dmitrichenko wrote:
> On 18 April 2013 21:11, Denys Dmytriyenko <denys@ti.com> wrote:
> >
> > That's quite strange that you can clone from one machine and always get
> > connection refused from another.
> 
> Yeah, seems like a firewall issue of some kind.
> I forgot to mention explicitly that the two machines are on different
> networks with different public IP addresses.
> 
> Do you have anyway of checking this the server admin?
> I can provide my IP address if needed.

Sure, send me your public IP address off the list and I'll pass it the admins 
to check - maybe it will show up in the logs somewhere...

-- 
Denys


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-18 21:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18  8:22 Connection refused to git.ti.com Ilya Dmitrichenko
2013-04-18 20:11 ` Denys Dmytriyenko
2013-04-18 21:16   ` Ilya Dmitrichenko
2013-04-18 21:50     ` Denys Dmytriyenko

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.