* linux-ti-staging fetcher failures
@ 2013-04-28 17:50 Jon Szymaniak
2013-04-28 20:10 ` Denys Dmytriyenko
0 siblings, 1 reply; 6+ messages in thread
From: Jon Szymaniak @ 2013-04-28 17:50 UTC (permalink / raw)
To: meta-ti
[-- Attachment #1: Type: text/plain, Size: 385 bytes --]
Hi all,
I just wanted to inquire about the status of git.ti.com, which the
linux-ti-staging_3.8.bb recipe clones from.
I've been trying to bring up my am335xevm, and have been constantly getting
timeouts from git.ti.com for the last few days. I've had no luck manually
cloning the kernel from this server -- is this not publicly accessible?
Any thoughts?
Thanks!
Jon
[-- Attachment #2: Type: text/html, Size: 661 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: linux-ti-staging fetcher failures
2013-04-28 17:50 linux-ti-staging fetcher failures Jon Szymaniak
@ 2013-04-28 20:10 ` Denys Dmytriyenko
2013-04-29 2:09 ` Jon Szymaniak
0 siblings, 1 reply; 6+ messages in thread
From: Denys Dmytriyenko @ 2013-04-28 20:10 UTC (permalink / raw)
To: Jon Szymaniak, sallen; +Cc: meta-ti
On Sun, Apr 28, 2013 at 01:50:55PM -0400, Jon Szymaniak wrote:
> Hi all,
>
> I just wanted to inquire about the status of git.ti.com, which the
> linux-ti-staging_3.8.bb recipe clones from.
>
> I've been trying to bring up my am335xevm, and have been constantly getting
> timeouts from git.ti.com for the last few days. I've had no luck manually
> cloning the kernel from this server -- is this not publicly accessible?
Jon,
Thanks for your inquiry! Unfortunately, I also noticed that git.ti.com was not
accessible from outside since at least Friday. I will let our admins know, so
they can take a look at the problem. Sorry for the inconvenience.
--
Denys
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: linux-ti-staging fetcher failures
2013-04-28 20:10 ` Denys Dmytriyenko
@ 2013-04-29 2:09 ` Jon Szymaniak
2013-05-02 18:45 ` Allen, Scott (ITS)
0 siblings, 1 reply; 6+ messages in thread
From: Jon Szymaniak @ 2013-04-29 2:09 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: meta-ti, sallen
On Sun, Apr 28, 2013 at 4:10 PM, Denys Dmytriyenko <denys@ti.com> wrote:
> On Sun, Apr 28, 2013 at 01:50:55PM -0400, Jon Szymaniak wrote:
>> Hi all,
>>
>> I just wanted to inquire about the status of git.ti.com, which the
>> linux-ti-staging_3.8.bb recipe clones from.
>>
>> I've been trying to bring up my am335xevm, and have been constantly getting
>> timeouts from git.ti.com for the last few days. I've had no luck manually
>> cloning the kernel from this server -- is this not publicly accessible?
>
> Jon,
>
> Thanks for your inquiry! Unfortunately, I also noticed that git.ti.com was not
> accessible from outside since at least Friday. I will let our admins know, so
> they can take a look at the problem. Sorry for the inconvenience.
>
> --
> Denys
Thank you Denys!
FWIW, a friend of mine who's a couple miles away and on the same ISP
is able to clone the kernel and visit the git web front-end. Nothing
jumped out at me when comparing our traceroute/tracepath results --
everything's largely the same. I also see that ICMP seems blocked for
me, but not for him.
Strange...let me know if I can provide any useful info.
- Jon
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: linux-ti-staging fetcher failures
2013-04-29 2:09 ` Jon Szymaniak
@ 2013-05-02 18:45 ` Allen, Scott (ITS)
2013-05-02 19:28 ` Denys Dmytriyenko
0 siblings, 1 reply; 6+ messages in thread
From: Allen, Scott (ITS) @ 2013-05-02 18:45 UTC (permalink / raw)
To: Jon Szymaniak, Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org
All, network team has identified a routing issue and made some corrections. Initial testing indicates this resolved the problem.
Please try/ test again and let me know if the problem continues.
-scott
-----Original Message-----
From: jon.szymaniak@gmail.com [mailto:jon.szymaniak@gmail.com] On Behalf Of Jon Szymaniak
Sent: Sunday, April 28, 2013 9:10 PM
To: Dmytriyenko, Denys
Cc: Allen, Scott (ITS); meta-ti@yoctoproject.org
Subject: Re: [meta-ti] linux-ti-staging fetcher failures
On Sun, Apr 28, 2013 at 4:10 PM, Denys Dmytriyenko <denys@ti.com> wrote:
> On Sun, Apr 28, 2013 at 01:50:55PM -0400, Jon Szymaniak wrote:
>> Hi all,
>>
>> I just wanted to inquire about the status of git.ti.com, which the
>> linux-ti-staging_3.8.bb recipe clones from.
>>
>> I've been trying to bring up my am335xevm, and have been constantly
>> getting timeouts from git.ti.com for the last few days. I've had no
>> luck manually cloning the kernel from this server -- is this not publicly accessible?
>
> Jon,
>
> Thanks for your inquiry! Unfortunately, I also noticed that git.ti.com
> was not accessible from outside since at least Friday. I will let our
> admins know, so they can take a look at the problem. Sorry for the inconvenience.
>
> --
> Denys
Thank you Denys!
FWIW, a friend of mine who's a couple miles away and on the same ISP is able to clone the kernel and visit the git web front-end. Nothing jumped out at me when comparing our traceroute/tracepath results -- everything's largely the same. I also see that ICMP seems blocked for me, but not for him.
Strange...let me know if I can provide any useful info.
- Jon
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: linux-ti-staging fetcher failures
2013-05-02 18:45 ` Allen, Scott (ITS)
@ 2013-05-02 19:28 ` Denys Dmytriyenko
2013-05-04 19:36 ` Jon Szymaniak
0 siblings, 1 reply; 6+ messages in thread
From: Denys Dmytriyenko @ 2013-05-02 19:28 UTC (permalink / raw)
To: Allen, Scott (ITS); +Cc: meta-ti@yoctoproject.org, Jon Szymaniak
Thanks, Scott!
On Thu, May 02, 2013 at 02:45:09PM -0400, Allen, Scott (ITS) wrote:
> All, network team has identified a routing issue and made some corrections.
> Initial testing indicates this resolved the problem.
>
> Please try/ test again and let me know if the problem continues.
>
> -scott
>
>
> -----Original Message-----
> From: jon.szymaniak@gmail.com [mailto:jon.szymaniak@gmail.com] On Behalf Of Jon Szymaniak
> Sent: Sunday, April 28, 2013 9:10 PM
> To: Dmytriyenko, Denys
> Cc: Allen, Scott (ITS); meta-ti@yoctoproject.org
> Subject: Re: [meta-ti] linux-ti-staging fetcher failures
>
> On Sun, Apr 28, 2013 at 4:10 PM, Denys Dmytriyenko <denys@ti.com> wrote:
> > On Sun, Apr 28, 2013 at 01:50:55PM -0400, Jon Szymaniak wrote:
> >> Hi all,
> >>
> >> I just wanted to inquire about the status of git.ti.com, which the
> >> linux-ti-staging_3.8.bb recipe clones from.
> >>
> >> I've been trying to bring up my am335xevm, and have been constantly
> >> getting timeouts from git.ti.com for the last few days. I've had no
> >> luck manually cloning the kernel from this server -- is this not publicly accessible?
> >
> > Jon,
> >
> > Thanks for your inquiry! Unfortunately, I also noticed that git.ti.com
> > was not accessible from outside since at least Friday. I will let our
> > admins know, so they can take a look at the problem. Sorry for the inconvenience.
> >
> > --
> > Denys
>
> Thank you Denys!
>
> FWIW, a friend of mine who's a couple miles away and on the same ISP is able to clone the kernel and visit the git web front-end. Nothing jumped out at me when comparing our traceroute/tracepath results -- everything's largely the same. I also see that ICMP seems blocked for me, but not for him.
>
> Strange...let me know if I can provide any useful info.
>
> - Jon
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: linux-ti-staging fetcher failures
2013-05-02 19:28 ` Denys Dmytriyenko
@ 2013-05-04 19:36 ` Jon Szymaniak
0 siblings, 0 replies; 6+ messages in thread
From: Jon Szymaniak @ 2013-05-04 19:36 UTC (permalink / raw)
To: Allen, Scott (ITS); +Cc: meta-ti@yoctoproject.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Thanks, Scott!
>
> On Thu, May 02, 2013 at 02:45:09PM -0400, Allen, Scott (ITS)
> wrote:
>> All, network team has identified a routing issue and made some
>> corrections. Initial testing indicates this resolved the
>> problem.
>>
>> Please try/ test again and let me know if the problem continues.
>>
>> -scott
>>
All is well here -- thank you very much for looking into this! :)
- --
Jon Szymaniak <jon.szymaniak+gpg@gmail.com>
OpenPGP Key Hosted at the following keyservers:
http://keyserver.ubuntu.com/
http://pgp.mit.edu/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQIcBAEBAgAGBQJRhWMcAAoJEAmo9+OlSWixwFQQAJ84ZilK39aT0qz53zGV7jNR
EwrdN+FeZSP1n2hFaveRxmuSDWvN/iiWaQvF3O1itbRJKAiS0oRPm0oSr4TyFORp
b9yOPPrpVhATNLI7bLdTHgrIlGmmXVevZ1dYiAdkLIptcksHZHrA9dGxezY4j1xy
I9HfnELfmgoOrmOipqNZ/odbnkq5jcwgxR0BMDQOF1zuVcku2/HusY83cuCiujyy
Usp7ySEL4NAB3o3ORHmsRhbgQ+usyJCXNmwa7a4ulTM8UKukFoJsYwfjy0DxDDGT
MyBUsTL2hYQJqI080Uuznw82ZpzSsXEg3kn8OyvLtHt0SpExNqftTL9harXuWAdL
qoXRDQIhfWbRJBTiASKXsMNY6DSRbaHNAtWRhpWxNHOS1oHd+QU3MI3kf6cgAX6C
45jpiDze1swVgLl9cA8mdRd5BPmQKm2dnJW4CyuRc0CQ91Fn5fFIPUegBKG0ds9R
D+/YpfyaaCw82wIbotUjKq+ZsiXDDG8zzyiClzROdhA4vkaUJKkM6mIJOBXcec4t
c709sgRnhmGjnzp9jslFFcV82VKQ/xuuPVrgAjneCG4NL+/4SQl4XF2ETJjdkna1
BnvsVN5h1w4ArJKolHCR/Y+zqT0doww2h5Bq+ohcrymcf9PBsVXMXBhUsTez/0a3
bCSwGxAexyphPL8YwCRH
=PwDD
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-05-04 19:36 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-28 17:50 linux-ti-staging fetcher failures Jon Szymaniak
2013-04-28 20:10 ` Denys Dmytriyenko
2013-04-29 2:09 ` Jon Szymaniak
2013-05-02 18:45 ` Allen, Scott (ITS)
2013-05-02 19:28 ` Denys Dmytriyenko
2013-05-04 19:36 ` Jon Szymaniak
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.