Installation done last week: Do I have Pharo 6.0 or Pharo 6.1?
Hello Pharo 6.1 was released on the 24th July 2017. Thread [Pharo-dev] [ANN] Pharo 6.1 (summer) released! (35 messages so far). My question short: Which version do I get when installing? Last week I on the the 9th August I did curl get.pharo.org | bash on Ubuntu 14.04-32bit. Installation was done fully automated. Very smooth! Excellent! Just needed to do in a terminal window ./pharo-ui to start Pharo 6.x Now my question: 'Word menu' -> 'System' -> 'About' gives me Pharo 6.0 Latest update: #60510 Is the indication 'Pharo 6.0' just an omission in the release process and it should say 'Pharo 6.1'? Or did I still get 'Pharo 6.0' for some reason? Thank you for the answer in advance Hannes
Hi Hannes, I think I read somewhere that the 6.1 release reports the version number 6.0 in the image. However, if that means you have got 6.1 I am not sure how to tell. Cheers, Bernhard
Am 18.08.2017 um 16:21 schrieb H. Hirzel <hannes.hirzel@gmail.com>:
Hello
Pharo 6.1 was released on the 24th July 2017. Thread [Pharo-dev] [ANN] Pharo 6.1 (summer) released! (35 messages so far). My question short: Which version do I get when installing?
Last week I on the the 9th August I did
curl get.pharo.org | bash
on Ubuntu 14.04-32bit. Installation was done fully automated. Very smooth! Excellent!
Just needed to do in a terminal window ./pharo-ui to start Pharo 6.x
Now my question:
'Word menu' -> 'System' -> 'About'
gives me
Pharo 6.0 Latest update: #60510
Is the indication 'Pharo 6.0' just an omission in the release process and it should say 'Pharo 6.1'? Or did I still get 'Pharo 6.0' for some reason?
Thank you for the answer in advance
Hannes
On 18 Aug 2017, at 16:36, Bernhard Pieber <bernhard@pieber.com> wrote:
Hi Hannes,
I think I read somewhere that the 6.1 release reports the version number 6.0 in the image. However, if that means you have got 6.1 I am not sure how to tell.
We should really make that more consent⦠e.g.. we should have a â61â directly here, too: http://files.pharo.org/image/ <http://files.pharo.org/image/> and image update number should be 61001 instead of continuing 60⦠(or name them just 6 instead of 60). of course changing all that is a lot of work⦠it is a bit historically grown. it used to be that point releases happend ever year and all the infrastructure is not really good for doing it more frequently. So: yes, too improve. Marcus
Thank you, Bernhard and Markus for confirming that Pharo is not reporting the correct version number. But do you think I probably got 6.1 when I installed it on the 9th August with curl get.pharo.org | bash on Ubuntu. Or should I just run the installation command again? --Hannes On 8/18/17, Marcus Denker <marcus.denker@inria.fr> wrote:
On 18 Aug 2017, at 16:36, Bernhard Pieber <bernhard@pieber.com> wrote:
Hi Hannes,
I think I read somewhere that the 6.1 release reports the version number 6.0 in the image. However, if that means you have got 6.1 I am not sure how to tell.
We should really make that more consent⦠e.g.. we should have a â61â directly here, too:
http://files.pharo.org/image/ <http://files.pharo.org/image/>
and image update number should be 61001 instead of continuing 60â¦
(or name them just 6 instead of 60).
of course changing all that is a lot of work⦠it is a bit historically grown. it used to be that point releases happend ever year and all the infrastructure is not really good for doing it more frequently.
So: yes, too improve.
Marcus
On Fri, Aug 18, 2017 at 07:16:30PM +0200, H. Hirzel wrote:
Thank you, Bernhard and Markus for confirming that Pharo is not reporting the correct version number.
But do you think I probably got 6.1 when I installed it on the 9th August with
curl get.pharo.org | bash
Yes, you will get the latest version which is 60510, which is 6.1. You can download previous versions here http://files.pharo.org/image/60/ Peter
I don't know what was the exact reasoning why it was chosen to stay this way... 60505 is still 6.0, so somewhere between 60506 and 60510 is the split. :-) Peter On Fri, Aug 18, 2017 at 04:21:24PM +0200, H. Hirzel wrote:
Hello
Pharo 6.1 was released on the 24th July 2017. Thread [Pharo-dev] [ANN] Pharo 6.1 (summer) released! (35 messages so far). My question short: Which version do I get when installing?
Last week I on the the 9th August I did
curl get.pharo.org | bash
on Ubuntu 14.04-32bit. Installation was done fully automated. Very smooth! Excellent!
Just needed to do in a terminal window ./pharo-ui to start Pharo 6.x
Now my question:
'Word menu' -> 'System' -> 'About'
gives me
Pharo 6.0 Latest update: #60510
Is the indication 'Pharo 6.0' just an omission in the release process and it should say 'Pharo 6.1'? Or did I still get 'Pharo 6.0' for some reason?
Thank you for the answer in advance
Hannes
Thanks Peter for the clarification. So this means as my 'About box' shows Pharo 6.0 version 60510 I have actually got 6.1. -- Hannes On 8/18/17, Peter Uhnak <i.uhnak@gmail.com> wrote:
I don't know what was the exact reasoning why it was chosen to stay this way... 60505 is still 6.0, so somewhere between 60506 and 60510 is the split. :-)
Peter
On Fri, Aug 18, 2017 at 04:21:24PM +0200, H. Hirzel wrote:
Hello
Pharo 6.1 was released on the 24th July 2017. Thread [Pharo-dev] [ANN] Pharo 6.1 (summer) released! (35 messages so far). My question short: Which version do I get when installing?
Last week I on the the 9th August I did
curl get.pharo.org | bash
on Ubuntu 14.04-32bit. Installation was done fully automated. Very smooth! Excellent!
Just needed to do in a terminal window ./pharo-ui to start Pharo 6.x
Now my question:
'Word menu' -> 'System' -> 'About'
gives me
Pharo 6.0 Latest update: #60510
Is the indication 'Pharo 6.0' just an omission in the release process and it should say 'Pharo 6.1'? Or did I still get 'Pharo 6.0' for some reason?
Thank you for the answer in advance
Hannes
participants (4)
-
Bernhard Pieber -
H. Hirzel -
Marcus Denker -
Peter Uhnak