Hi, If I try to execute './pharo Pharo.image' after downloading the latest Pharo Vm with the zero conf script it fails with the error: unknown option: -headless. If I download the stable one it works. Cheers, Andrei
yep we switched to --headless maybe we have to sit with esteban and add a compatibility option '-headless' again. The image-side of 2.0 and 3.0 are already prepared for that. Actually we changed all long options to use '--' like real unix commands :P On 2013-05-31, at 16:02, Andrei Vasile Chis <chisvasileandrei@gmail.com> wrote:
Hi,
If I try to execute './pharo Pharo.image' after downloading the latest Pharo Vm with the zero conf script it fails with the error: unknown option: -headless. If I download the stable one it works.
Cheers, Andrei
Hey, Now the argument are with: - - no ? It should be --headless ? I'm not sure. Camillo has probably already fixed it reading your mail anyway 2013/5/31 Andrei Vasile Chis <chisvasileandrei@gmail.com>
Hi,
If I try to execute './pharo Pharo.image' after downloading the latest Pharo Vm with the zero conf script it fails with the error: unknown option: -headless. If I download the stable one it works.
Cheers, Andrei
-- Clément Béra Mate Virtual Machine Engineer Bâtiment B 40, avenue Halley 59650 *Villeneuve d'Ascq*
Hi, Yes now the arguments are with --. Just that the zero conf scripts still use -. It can be easily fix, but then the stable vm will not work any more as it needs -. So the zero conf should use - for the stable vm and -- for the latest vm. On Fri, May 31, 2013 at 5:48 PM, Clément Bera <bera.clement@gmail.com>wrote:
Hey,
Now the argument are with: - - no ? It should be --headless ?
I'm not sure. Camillo has probably already fixed it reading your mail anyway
2013/5/31 Andrei Vasile Chis <chisvasileandrei@gmail.com>
Hi,
If I try to execute './pharo Pharo.image' after downloading the latest Pharo Vm with the zero conf script it fails with the error: unknown option: -headless. If I download the stable one it works.
Cheers, Andrei
-- Clément Béra Mate Virtual Machine Engineer Bâtiment B 40, avenue Halley 59650 *Villeneuve d'Ascq*
Yeah I waited until we release the new vm... But I'll just change the latest script as you suggested. I won't have time today if you want you can push a new configuration for zeroconf, Jenkins will test everything ;-) On May 31, 2013 7:16 PM, "Andrei Vasile Chis" <chisvasileandrei@gmail.com> wrote:
Hi,
Yes now the arguments are with --. Just that the zero conf scripts still use -.
It can be easily fix, but then the stable vm will not work any more as it needs -. So the zero conf should use - for the stable vm and -- for the latest vm.
On Fri, May 31, 2013 at 5:48 PM, Clément Bera <bera.clement@gmail.com>wrote:
Hey,
Now the argument are with: - - no ? It should be --headless ?
I'm not sure. Camillo has probably already fixed it reading your mail anyway
2013/5/31 Andrei Vasile Chis <chisvasileandrei@gmail.com>
Hi,
If I try to execute './pharo Pharo.image' after downloading the latest Pharo Vm with the zero conf script it fails with the error: unknown option: -headless. If I download the stable one it works.
Cheers, Andrei
-- Clément Béra Mate Virtual Machine Engineer Bâtiment B 40, avenue Halley 59650 *Villeneuve d'Ascq*
fixed it: http://get.pharo.org/vmLatest works now under linux additionally I added a small CLI introduction to http://get.pharo.org ;) On 2013-05-31, at 20:21, Bruni camillo <camillobruni@gmail.com> wrote:
Yeah I waited until we release the new vm... But I'll just change the latest script as you suggested. I won't have time today if you want you can push a new configuration for zeroconf, Jenkins will test everything ;-) On May 31, 2013 7:16 PM, "Andrei Vasile Chis" <chisvasileandrei@gmail.com> wrote:
Hi,
Yes now the arguments are with --. Just that the zero conf scripts still use -.
It can be easily fix, but then the stable vm will not work any more as it needs -. So the zero conf should use - for the stable vm and -- for the latest vm.
On Fri, May 31, 2013 at 5:48 PM, Clément Bera <bera.clement@gmail.com>wrote:
Hey,
Now the argument are with: - - no ? It should be --headless ?
I'm not sure. Camillo has probably already fixed it reading your mail anyway
2013/5/31 Andrei Vasile Chis <chisvasileandrei@gmail.com>
Hi,
If I try to execute './pharo Pharo.image' after downloading the latest Pharo Vm with the zero conf script it fails with the error: unknown option: -headless. If I download the stable one it works.
Cheers, Andrei
-- Clément Béra Mate Virtual Machine Engineer Bâtiment B 40, avenue Halley 59650 *Villeneuve d'Ascq*
On Sat, Jun 1, 2013 at 12:51 AM, Camillo Bruni <camillobruni@gmail.com>wrote:
fixed it: http://get.pharo.org/vmLatest works now under linux additionally I added a small CLI introduction to http://get.pharo.org ;)
Thanks. I just committed another small change. Andrei
On 2013-06-03, at 10:15, Andrei Vasile Chis <chisvasileandrei@gmail.com> wrote:
On Sat, Jun 1, 2013 at 12:51 AM, Camillo Bruni <camillobruni@gmail.com>wrote:
fixed it: http://get.pharo.org/vmLatest works now under linux additionally I added a small CLI introduction to http://get.pharo.org ;)
Thanks. I just committed another small change.
ah sorry, I didn't see it before, nice ;)
and the chapter :) On May 31, 2013, at 8:21 PM, Bruni camillo <camillobruni@gmail.com> wrote:
Yeah I waited until we release the new vm... But I'll just change the latest script as you suggested. I won't have time today if you want you can push a new configuration for zeroconf, Jenkins will test everything ;-) On May 31, 2013 7:16 PM, "Andrei Vasile Chis" <chisvasileandrei@gmail.com> wrote: Hi,
Yes now the arguments are with --. Just that the zero conf scripts still use -.
It can be easily fix, but then the stable vm will not work any more as it needs -. So the zero conf should use - for the stable vm and -- for the latest vm.
On Fri, May 31, 2013 at 5:48 PM, Clément Bera <bera.clement@gmail.com> wrote: Hey,
Now the argument are with: - - no ? It should be --headless ?
I'm not sure. Camillo has probably already fixed it reading your mail anyway
2013/5/31 Andrei Vasile Chis <chisvasileandrei@gmail.com> Hi,
If I try to execute './pharo Pharo.image' after downloading the latest Pharo Vm with the zero conf script it fails with the error: unknown option: -headless. If I download the stable one it works.
Cheers, Andrei
-- Clément Béra Mate Virtual Machine Engineer Bâtiment B 40, avenue Halley 59650 Villeneuve d'Ascq
I just checked, there is not reference to '-headless' in the chapter ;) On 2013-06-01, at 17:25, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
and the chapter :)
On May 31, 2013, at 8:21 PM, Bruni camillo <camillobruni@gmail.com> wrote:
Yeah I waited until we release the new vm... But I'll just change the latest script as you suggested. I won't have time today if you want you can push a new configuration for zeroconf, Jenkins will test everything ;-) On May 31, 2013 7:16 PM, "Andrei Vasile Chis" <chisvasileandrei@gmail.com> wrote: Hi,
Yes now the arguments are with --. Just that the zero conf scripts still use -.
It can be easily fix, but then the stable vm will not work any more as it needs -. So the zero conf should use - for the stable vm and -- for the latest vm.
On Fri, May 31, 2013 at 5:48 PM, Clément Bera <bera.clement@gmail.com> wrote: Hey,
Now the argument are with: - - no ? It should be --headless ?
I'm not sure. Camillo has probably already fixed it reading your mail anyway
2013/5/31 Andrei Vasile Chis <chisvasileandrei@gmail.com> Hi,
If I try to execute './pharo Pharo.image' after downloading the latest Pharo Vm with the zero conf script it fails with the error: unknown option: -headless. If I download the stable one it works.
Cheers, Andrei
-- Clément Béra Mate Virtual Machine Engineer Bâtiment B 40, avenue Halley 59650 Villeneuve d'Ascq
participants (5)
-
Andrei Vasile Chis -
Bruni camillo -
Camillo Bruni -
Clément Bera -
Stéphane Ducasse