Re: git.macports.org not syncing since 11 March

2014-04-07 Thread David Röthlisberger
On 2 Apr 2014, at 15:41, David Röthlisberger wrote: > FYI the git mirror at git.macports.org isn't syncing with the svn > repository since 11 March. There's a 9-day-old ticket with no activity > at https://trac.macports.org/ticket/43058 This seems to be fixed now (the git mirror is synced up to t

Re: git.macports.org not syncing since 11 March

2014-04-04 Thread Mark Anderson
Wow, yeah, that was a lot of stuff that came down. Mark --Mark ___ Mark E. Anderson On Fri, Apr 4, 2014 at 2:35 PM, Shreeraj Karulkar wrote: > Finally git-push ran successfully. Can you please take a look and let me > know if you see issues? Sorry for the delay. > > Shree

Re: git.macports.org not syncing since 11 March

2014-04-04 Thread Shreeraj Karulkar
Finally git-push ran successfully. Can you please take a look and let me know if you see issues? Sorry for the delay. Shree On Apr 4, 2014, at 9:37 AM, Mark Anderson wrote: > Yeah, I continue to get "up-to-date" on my git pull upstream masters. I could > have sworn more work was going on. >

Re: git.macports.org not syncing since 11 March

2014-04-04 Thread Mark Anderson
Yeah, I continue to get "up-to-date" on my git pull upstream masters. I could have sworn more work was going on. Mark --Mark ___ Mark E. Anderson On Fri, Apr 4, 2014 at 3:51 AM, Rainer Müller wrote: > On 2014-04-03 21:24, Shreeraj Karulkar wrote: > > I have changed it. TH

Re: git.macports.org not syncing since 11 March

2014-04-04 Thread Rainer Müller
On 2014-04-03 21:24, Shreeraj Karulkar wrote: > I have changed it. THanks for brining this up. Hm, but the git mirror is still not updating. The latest commit synced was r117767 on March 11. Rainer ___ macports-dev mailing list macports-dev@lists.macosf

Re: git.macports.org not syncing since 11 March

2014-04-03 Thread Rainer Müller
On Wed, 02 Apr 2014 12:08:00 -0700, Shreeraj Karulkar wrote: > You are right there doesn’t seem to be anything wrong with the access > from the internet, and I have checked that the internal access to > git.macports.org is also okay. I even restarted the cron daemon but > it still shows the latest

Re: git.macports.org not syncing since 11 March

2014-04-02 Thread Shreeraj Karulkar
Clemens You are right there doesn’t seem to be anything wrong with the access from the internet, and I have checked that the internal access to git.macports.org is also okay. I even restarted the cron daemon but it still shows the latest update on git.macports of March 11. I’ll looking but run

Re: git.macports.org not syncing since 11 March

2014-04-02 Thread Clemens Lang
Hi Shree > That is odd, we have one Firewall Rule from the Internet to git.macports.org > for git and it was tested successfully. I don't think Internet -> git.macports.org is the problem, but rather (1) there's something wrong with the post-commit hook or cronjob updating the Git mirror (

Re: git.macports.org not syncing since 11 March

2014-04-02 Thread Craig Treleaven
$ telnet git.macports.org 9418 Trying 17.251.224.219... Connected to git.macports.org. Escape character is '^]'. ^CConnection closed by foreign host. At 8:54 AM -0700 4/2/14, Shreeraj Karulkar wrote: That is odd, we have one Firewall Rule from the Internet to git.macports.org for git and it was

Re: git.macports.org not syncing since 11 March

2014-04-02 Thread Shreeraj Karulkar
That is odd, we have one Firewall Rule from the Internet to git.macports.org for git and it was tested successfully. Can anyone run the following command and send me the output. Needs to be done without VPN to any of our internal networks. $ telnet git.macports.org 9418 Shree On Apr 2, 201

Re: git.macports.org not syncing since 11 March

2014-04-02 Thread William Siegrist
Shree? -Bill On Apr 2, 2014, at 7:41 AM, David Röthlisberger wrote: > FYI the git mirror at git.macports.org isn't syncing with the svn > repository since 11 March. There's a 9-day-old ticket with no activity > at https://trac.macports.org/ticket/43058 > > The last commit is: > http://svn.mac

git.macports.org not syncing since 11 March

2014-04-02 Thread David Röthlisberger
FYI the git mirror at git.macports.org isn't syncing with the svn repository since 11 March. There's a 9-day-old ticket with no activity at https://trac.macports.org/ticket/43058 The last commit is: http://svn.macports.org/repository/macports/trunk@117767 Cheers, Dave. __