Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2018-01-05 Thread Kaushal Modi
On Thu, Jan 4, 2018 at 1:52 PM Kaushal Modi  wrote:

>
> I'll fix Worg tonight if no one else has done that by then :)
>

Phew! Done in [1], [2] and [3].

Now the only things pending fixing are:

1. Commit search links like these (1700+) in worg/doc.org

ag --nogroup --line-number --column --color --color-match 30\;43
--color-path 1\;32 --nogroup --skip-vcs-ignores --numbers --smart-case
--follow --ignore \#\*\# --stats -- orgmode.org/w/ .
doc.org:44:13:- [[
https://orgmode.org/w/?p=org-mode.git=search=HEAD=commit=org-checkbox-statistics-hook=1][Find
modifications in git logs]]
doc.org:57:13:- [[
https://orgmode.org/w/?p=org-mode.git=search=HEAD=commit=org-todo-setup-filter-hook=1][Find
modifications in git logs]]
doc.org:68:13:- [[
https://orgmode.org/w/?p=org-mode.git=search=HEAD=commit=org-timer-continue-hook=1][Find
modifications in git logs]]
doc.org:77:13:- [[
https://orgmode.org/w/?p=org-mode.git=search=HEAD=commit=org-clock-in-hook=1][Find
modifications in git logs]]
doc.org:86:13:- [[
https://orgmode.org/w/?p=org-mode.git=search=HEAD=commit=org-clock-before-select-task-hook=1][Find
modifications in git logs]]
doc.org:95:13:- [[
https://orgmode.org/w/?p=org-mode.git=search=HEAD=commit=org-property-allowed-value-functions=1][Find
modifications in git logs]]
doc.org:110:13:- [[
https://orgmode.org/w/?p=org-mode.git=search=HEAD=commit=org-after-todo-state-change-hook=1][Find
modifications in git logs]]

2. Git repos directly under orgmode.org as mentioned in
worg/org-contrib/gsoc2012/student-projects. @Bastien: Do you know where
those git repos now live? For now, I have marked them as TODO's:
https://code.orgmode.org/bzg/worg/commit/d4005f04f66bc0ed148212e104b571bed5573516#diff-ab154bcc2783f79b789825d4b9a2b5d63d4bcd5R17


As a plus of this repo move, I don't need to jump to hoops to commit my
stuff as committing via https just works, yay! (git: is blocked on my
regular machine, so earlier had to commit via https to gitlab, pull that on
phone, and commit to Org/Worg repo via git: using my phone :P) :D

[1]:
https://code.orgmode.org/bzg/worg/commit/f6299f7e9a58a032c8474a5e552f6536202b2b29
[2]:
https://code.orgmode.org/bzg/worg/commit/503c34f0a16e504ddad54f4d265f92eb0ac9213f
[3]:
https://code.orgmode.org/bzg/worg/commit/d4005f04f66bc0ed148212e104b571bed5573516



-- 

Kaushal Modi


Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2018-01-04 Thread Achim Gratz
Kaushal Modi writes:
> No, the keys didn't transfer. As Bastien mentioned in the original email,
> you need to create an account on code.orgmode.org first (pasted the
> instructions below):

I've seen that, but I was asking firstly about the clone operation.  In
this case, the website shouldn't advertise

g...@code.orgmode.org:bzg/org-mode.git

as a possible clone URL at all when no user is signed in.

Also, I really don't want to create yet another account, the SSH key
should be enough (as it was before).  Then of course the whole
"Register/Sign In" as well as Issues, Pull Requests and Wiki on the
website shouldn't be there either.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra




Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2018-01-04 Thread Kaushal Modi
On Thu, Jan 4, 2018 at 1:50 PM Nicolas Goaziou 
wrote:

>
> I'm going to change the command in the manual to the read-only:
>
>   git clone https://code.orgmode.org/bzg/org-mode.git


+1

> (and as I was framing this question, found that
> > the Worg also needs to be updated.. it still refers to the old clone URL:
> > https://orgmode.org/worg/dev/index.html
>
> Worg needs some love, indeed. Worgers, where art thou? :)
>

I'll fix Worg tonight if no one else has done that by then :)


-- 

Kaushal Modi


Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2018-01-04 Thread Nicolas Goaziou
Kaushal Modi  writes:

> On Thu, Jan 4, 2018 at 1:16 PM Achim Gratz  wrote:
>
>> Bastien Guerry writes:
>> >> ~$ git clone g...@code.orgmode.org:bzg/org-mode.git
>> >^^^
>> >
>> > This is for when you have an account on code.orgmode.org and want
>> > to clone through ssh.
>>
>> Have the existing SSH keys been migrated to the new server?  Trying to
>> clone through this method keeps asking me for a password.
>>
>
> No, the keys didn't transfer. As Bastien mentioned in the original email,
> you need to create an account on code.orgmode.org first (pasted the
> instructions below):
>
> For Org and Worg COMMITTERS
> 
>
> You will need to create a new user on https://code.orgmode.org in
> order to push commits to org-mode.git or worg.git:
>
> 1. Create a user on https://code.orgmode.org
> 2. Add your ssh public key
> 3. Send me an email to be added as a collaborator on Org/Worg
>
> BTW @Nicolas, Bastien: Do these instructions need to go somewhere in the
> Org manual too, or Worg?

I don't think it should go into the manual. However, there is
README_contribute which explains this already.

I'm going to change the command in the manual to the read-only:

  git clone https://code.orgmode.org/bzg/org-mode.git

> (and as I was framing this question, found that
> the Worg also needs to be updated.. it still refers to the old clone URL:
> https://orgmode.org/worg/dev/index.html

Worg needs some love, indeed. Worgers, where art thou? :)




Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2018-01-04 Thread Kaushal Modi
On Thu, Jan 4, 2018 at 1:16 PM Achim Gratz  wrote:

> Bastien Guerry writes:
> >> ~$ git clone g...@code.orgmode.org:bzg/org-mode.git
> >^^^
> >
> > This is for when you have an account on code.orgmode.org and want
> > to clone through ssh.
>
> Have the existing SSH keys been migrated to the new server?  Trying to
> clone through this method keeps asking me for a password.
>

No, the keys didn't transfer. As Bastien mentioned in the original email,
you need to create an account on code.orgmode.org first (pasted the
instructions below):

For Org and Worg COMMITTERS


You will need to create a new user on https://code.orgmode.org in
order to push commits to org-mode.git or worg.git:

1. Create a user on https://code.orgmode.org
2. Add your ssh public key
3. Send me an email to be added as a collaborator on Org/Worg

BTW @Nicolas, Bastien: Do these instructions need to go somewhere in the
Org manual too, or Worg? (and as I was framing this question, found that
the Worg also needs to be updated.. it still refers to the old clone URL:
https://orgmode.org/worg/dev/index.html


-- 

Kaushal Modi


Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2018-01-04 Thread Achim Gratz
Bastien Guerry writes:
>> ~$ git clone g...@code.orgmode.org:bzg/org-mode.git
>^^^
>
> This is for when you have an account on code.orgmode.org and want
> to clone through ssh.

Have the existing SSH keys been migrated to the new server?  Trying to
clone through this method keeps asking me for a password.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables




Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2018-01-04 Thread Nicolas Goaziou
Kaushal Modi  writes:

> Thanks! I see the the http->https replacements happened.. but the "git
> clone" is still the old one.
>
> It still shows
>
> git clone git://orgmode.org/org-mode.git
>
> I meant to say that that should be now replaced with one of the two below:
>
> git clone g...@code.orgmode.org:bzg/org-mode.git
>
> git clone https://code.orgmode.org/bzg/org-mode.git
>
> in the texi/Org manuals in maint/master.

Oops. Fixed. Thank you.



Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2018-01-04 Thread Kaushal Modi
On Thu, Jan 4, 2018 at 10:36 AM Nicolas Goaziou 
wrote:

> > Cursorily looking, I found few places that still reference to the old
> > cloning URL: https://orgmode.org/manual/Installation.html (both in
> > doc/org.texi in maint and in contrib/manual.org in master), and also
> here:
> > https://orgmode.org/elpa.html.
>
> Fixed.
>

Thanks! I see the the http->https replacements happened.. but the "git
clone" is still the old one.

It still shows

git clone git://orgmode.org/org-mode.git

I meant to say that that should be now replaced with one of the two below:

git clone g...@code.orgmode.org:bzg/org-mode.git

git clone https://code.orgmode.org/bzg/org-mode.git

in the texi/Org manuals in maint/master.


-- 

Kaushal Modi


Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2018-01-04 Thread Nicolas Goaziou
Hello,

Kaushal Modi  writes:

> On Thu, Dec 28, 2017 at 12:13 PM Bastien Guerry  wrote:
>
>> After 31/12/2017 (leaving a 24h window for DNS propagation), the only
>> way to clone the Org git repository will be through our Gogs instance:
>>
>>   https://code.orgmode.org/bzg/org-mode
>>
>
> This is great! Thanks!
>
> Cursorily looking, I found few places that still reference to the old
> cloning URL: https://orgmode.org/manual/Installation.html (both in
> doc/org.texi in maint and in contrib/manual.org in master), and also here:
> https://orgmode.org/elpa.html.

Fixed.

> Also, should all the http://orgmode.org URLs in the manuals be now replaced
> with https://orgmode.org?

Yes, I just did the replacement.

Thank you.

Regards,

-- 
Nicolas Goaziou



Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2018-01-04 Thread Kaushal Modi
On Thu, Dec 28, 2017 at 12:13 PM Bastien Guerry  wrote:

> After 31/12/2017 (leaving a 24h window for DNS propagation), the only
> way to clone the Org git repository will be through our Gogs instance:
>
>   https://code.orgmode.org/bzg/org-mode
>

This is great! Thanks!

Cursorily looking, I found few places that still reference to the old
cloning URL: https://orgmode.org/manual/Installation.html (both in
doc/org.texi in maint and in contrib/manual.org in master), and also here:
https://orgmode.org/elpa.html.

Also, should all the http://orgmode.org URLs in the manuals be now replaced
with https://orgmode.org?



-- 

Kaushal Modi


Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2017-12-31 Thread Achim Gratz

Am 30.12.2017 um 12:57 schrieb Bastien:

So if you want to open a discussion on better hosting plans and if you
or someone else is willing to handle the migration and to maintain the
server afterwards, we can of course discuss this.


As I said, the decision's done, so let's see how things work out.  If 
there are problems we need to figure it out anyway and if there aren't, 
then I suggest we'll just keep it going.



--
Achim.

(on the road :-)




Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2017-12-30 Thread Allen Li
On Sat, Dec 30, 2017 at 3:57 AM, Bastien  wrote:
> Hi Achim,
>
> Achim Gratz  writes:
>
>> Am 29.12.2017 um 13:26 schrieb Bastien Guerry:
>>> Migrating to a new vultr instance was easier than trying to upgrade
>>> the rackspace hosting service and the vultr pricing is better.
>>
>> It's water under the bridge now, but if there had been a discussion
>> here we might have converged to a different solution.
>
> Yes, I should have raised the issue on the list to see if people would
> come up with preferrable solutions, apologies for that.
>
> But I had very little time and the clock was ticking.
>
> Since I wasn't sure I could follow a potentially long discussion with
> many suggestions, and since the solution I envisioned does not impact
> regular users, I thought it was best to *just do it*.
>
> Nothing is irreversible, my time is gone anyway.
>
> So if you want to open a discussion on better hosting plans and if you
> or someone else is willing to handle the migration and to maintain the
> server afterwards, we can of course discuss this.

It sounds like we already have a solution, so I don't suggest anyone
spend more time on this since I am sure there are lots of bugs that
would be worth fixing.

I don’t want to blame anyone, just to clarify the state of affairs.  It
looks like Rackspace failed to communicate properly and on short notice.
People simply make mistakes, including myself, so I don’t think pointing
fingers is productive.



Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2017-12-30 Thread Bastien
Hi Achim,

Achim Gratz  writes:

> Am 29.12.2017 um 13:26 schrieb Bastien Guerry:
>> Migrating to a new vultr instance was easier than trying to upgrade
>> the rackspace hosting service and the vultr pricing is better.
>
> It's water under the bridge now, but if there had been a discussion
> here we might have converged to a different solution.

Yes, I should have raised the issue on the list to see if people would
come up with preferrable solutions, apologies for that.

But I had very little time and the clock was ticking.

Since I wasn't sure I could follow a potentially long discussion with
many suggestions, and since the solution I envisioned does not impact
regular users, I thought it was best to *just do it*.

Nothing is irreversible, my time is gone anyway.

So if you want to open a discussion on better hosting plans and if you
or someone else is willing to handle the migration and to maintain the
server afterwards, we can of course discuss this.

Thanks,

-- 
 Bastien



Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2017-12-30 Thread Achim Gratz

Am 29.12.2017 um 13:26 schrieb Bastien Guerry:

Migrating to a new vultr instance was easier than trying to upgrade
the rackspace hosting service and the vultr pricing is better.


It's water under the bridge now, but if there had been a discussion here 
we might have converged to a different solution.



--
Achim.

(on the road :-)




Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2017-12-30 Thread Bastien
Hi Allen,

Allen Li  writes:

> I'm not sure I understand.  According to the referenced news article,
> Rackspace will continue to service existing FOSS projects (i.e., Org)
> for free.  Shouldn't Rackspace's free pricing be better than vultr's
> $5 hosting?

Here is an excerpt of the email Jason received on Oct 17:

  From: Rackspace 
  Date: Tue, Oct 17, 2017 at 3:47 PM
  Subject: Rackspace Cloud Support Update to: Open Source Discount Program
  
  Thank you for participating in the Open Source Discount program!
  Over the past 3 years, Rackspace has provided over 100 startups with
  discounted cloud infrastructure through this program.  We are proud
  of our contribution in this area, and hope these credits have helped
  contribute to the success of your organization as it has for so many
  others.
  
  With that said, we have decided that now is the right time to close
  out this program.  On December 31, 2017, the Open Source discount
  program will end, and credits will no longer be applied to your
  account.  You will be responsible for your full invoice amount
  moving forward.
  
  To help reduce any impact that this may cause to your business, we
  would like to schedule an Account Review.  In this review, we will
  discuss the best options for your account moving forward.  Please
  reply back so that we can set up a day and time works best for this
  review.  You can also call in 1-800-961-4454 and ask for your
  Technical Account Manager.

"You will be responsible for your full invoice amount moving forward."
reads like "You will pay the bill" to me -- and apparently many others
were confused to.

I didn't have time to follow the discussions that followed up and
maybe Rackspace is still sponsoring FLOSS project, I don't know.

But I think the move to another server is a good thing.

Best,

-- 
 Bastien



Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2017-12-30 Thread Allen Li
On Fri, Dec 29, 2017 at 4:26 AM, Bastien Guerry  wrote:
> Hi Achim,
>
> Achim Gratz  writes:
>
>> And if you'd read through the entirety of the Register article you
>> linked to you'd find that presumably any existing OSS hosting would
>> continue to be free, so why exactly does Org need to migrate?
>
> I didn't decide to migrate the server based on reading this article
> but based on email exchanges with Jason.
>
> Migrating to a new vultr instance was easier than trying to upgrade
> the rackspace hosting service and the vultr pricing is better.

I'm not sure I understand.  According to the referenced news article,
Rackspace will continue to service existing FOSS projects (i.e., Org)
for free.  Shouldn't Rackspace's free pricing be better than vultr's
$5 hosting?



Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2017-12-29 Thread Bastien Guerry
Correcting myself:

Bastien Guerry  writes:

> You can clone Org from the new server with one of these commands:
>
> ~$ git clone g...@code.orgmode.org:bzg/org-mode.git
   ^^^

This is for when you have an account on code.orgmode.org and want
to clone through ssh.

> ~$ git clone https://code.orgmode.org/bzg/org-mode.git
   ^

This is for users who want to clone and don't need an account on
code.orgmode.org.

-- 
 Bastien



Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2017-12-29 Thread Bastien Guerry
Hi Achim,

Achim Gratz  writes:

> And if you'd read through the entirety of the Register article you
> linked to you'd find that presumably any existing OSS hosting would
> continue to be free, so why exactly does Org need to migrate?

I didn't decide to migrate the server based on reading this article
but based on email exchanges with Jason.

Migrating to a new vultr instance was easier than trying to upgrade
the rackspace hosting service and the vultr pricing is better.

Best,

-- 
 Bastien



Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2017-12-29 Thread Bastien Guerry
Hi Michael,

Michael Welle  writes:

> thank you all, who are involved in keeping Org going. Not only the
> people, who provide infrastructure, but also the people, who do the daily
> work, who provide patches and the people, who use Org.

+1!

> Is there a way to throw a bit of money on the project, not using the
> company behind the support button on the web page?

I'm on Liberapay and Flattr: 

- https://liberapay.com/bzg
- https://flattr.com/@bzg

I'm not receiving donations through these websites, but it should work.

We are discussing with Nicolas on how to set up a better "donations"
page, we will open the discussion soon.

-- 
 Bastien



Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2017-12-29 Thread Achim Gratz

Am 28.12.2017 um 18:12 schrieb Bastien Guerry:

thanks to Jason Dunsmore, we were able to have our orgmode.org server
sponsored by Rackspace.  Their OSS hosting program ends by the end of
the year¹.  Thanks a lot to Rackspace for this program, it saved us a
lot of money!  And to Jason for letting us know about it.


And if you'd read through the entirety of the Register article you 
linked to you'd find that presumably any existing OSS hosting would 
continue to be free, so why exactly does Org need to migrate?


--
Achim.

(on the road :-)




Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2017-12-28 Thread Michael Welle
Hello,

thank you all, who are involved in keeping Org going. Not only the
people, who provide infrastructure, but also the people, who do the daily
work, who provide patches and the people, who use Org.

Bastien Guerry  writes:

> Dear all,
>
> thanks to Jason Dunsmore, we were able to have our orgmode.org server
> sponsored by Rackspace.  Their OSS hosting program ends by the end of
> the year¹.  Thanks a lot to Rackspace for this program, it saved us a
> lot of money!  And to Jason for letting us know about it.
>
> I have configured a new server: a vultr.com Debian 9 x64 with 1024 MB
> at 5$ per month -- for a start.
Is there a way to throw a bit of money on the project, not using the
company behind the support button on the web page?

Regards
hmw