Re: git.macports.org not syncing since 11 March
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 the current trunk revision 118652). Thanks! Note that I don't have permission to close the above ticket. ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev
Re: git.macports.org not syncing since 11 March
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 > > > 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. > > 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. 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.macosforge.org >> https://lists.macosforge.org/mailman/listinfo/macports-dev >> > > > ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev
Re: git.macports.org not syncing since 11 March
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. > > 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. 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.macosforge.org > https://lists.macosforge.org/mailman/listinfo/macports-dev > ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev
Re: git.macports.org not syncing since 11 March
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. 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.macosforge.org > https://lists.macosforge.org/mailman/listinfo/macports-dev > ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev
Re: git.macports.org not syncing since 11 March
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.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev
Re: git.macports.org not syncing since 11 March
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 update on git.macports of March 11. I’ll > looking but running out of ideas. While you are at it, could you please look into switching the Git mirrors to sync from the https:// URL [1] from the Subversion repository? That would make it easier for developers to use git-svn as only the SSL connection allows authentication (not entirely sure on this, but HTTPS should be preferred anyway). Rainer [1] https://svn.macports.org/repository/macports/ ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev
Re: git.macports.org not syncing since 11 March
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 running out of ideas. Shree On Apr 2, 2014, at 9:25 AM, Clemens Lang wrote: > 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 > (2) there's a network problem from that server to git.macports.org. > > > -- > Clemens Lang ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev
Re: git.macports.org not syncing since 11 March
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 (2) there's a network problem from that server to git.macports.org. -- Clemens Lang ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev
Re: git.macports.org not syncing since 11 March
$ 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 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, 2014, at 8:48 AM, William Siegrist wrote: 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.macports.org/repository/macports/trunk@117767 Cheers, Dave. ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev -- -- Craig Treleaven, CA -- Clearview Consulting (905) 829-2054 ctrelea...@cogeco.ca ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev
Re: git.macports.org not syncing since 11 March
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, 2014, at 8:48 AM, William Siegrist wrote: > 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.macports.org/repository/macports/trunk@117767 >> >> Cheers, >> Dave. >> >> ___ >> macports-dev mailing list >> macports-dev@lists.macosforge.org >> https://lists.macosforge.org/mailman/listinfo/macports-dev > ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev
Re: git.macports.org not syncing since 11 March
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.macports.org/repository/macports/trunk@117767 > > Cheers, > Dave. > > ___ > macports-dev mailing list > macports-dev@lists.macosforge.org > https://lists.macosforge.org/mailman/listinfo/macports-dev ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev
git.macports.org not syncing since 11 March
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. ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev