On Mon, Mar 19, 2018 at 2:13 PM, Alistair Grant
wrote:
> Hi Guille,
>
> On 19 March 2018 at 13:59, Guillermo Polito
> wrote:
> > Hi!
> >
> > On Mon, Mar 19, 2018 at 9:17 AM, Alistair Grant
> > wrote:
> >
> > [SNIP]
> >>
> >>
> >>
> >> https://pharo.fogbugz.com/f/cases/21615/Separate-
> bootstra
Hi Guille,
On 19 March 2018 at 13:59, Guillermo Polito wrote:
> Hi!
>
> On Mon, Mar 19, 2018 at 9:17 AM, Alistair Grant
> wrote:
>
> [SNIP]
>>
>>
>>
>> https://pharo.fogbugz.com/f/cases/21615/Separate-bootstrap-process-in-to-distinct-stages
>>
>> https://github.com/pharo-project/pharo/pull/1127
Hi!
On Mon, Mar 19, 2018 at 9:17 AM, Alistair Grant
wrote:
[SNIP]
>
> https://pharo.fogbugz.com/f/cases/21615/Separate-bootstrap-process-in-to-
> distinct-stages
>
> https://github.com/pharo-project/pharo/pull/1127
>
> This does the first step of breaking the bootstrap process in to
> distinct
Hi Pablo,
On 16 March 2018 at 15:32, teso...@gmail.com wrote:
>
>
> On Fri, Mar 16, 2018 at 3:26 PM, Alistair Grant
> wrote:
>>
>> Hi Pablo,
>>
>> Thanks for your quick reply.
>>
>> On 16 March 2018 at 14:38, teso...@gmail.com wrote:
>> > Hi,
>> > sorry my mistake when updating the scripts
On Fri, Mar 16, 2018 at 3:26 PM, Alistair Grant
wrote:
> Hi Pablo,
>
> Thanks for your quick reply.
>
> On 16 March 2018 at 14:38, teso...@gmail.com wrote:
> > Hi,
> > sorry my mistake when updating the scripts. As the bootstrap.sh is
> not
> > executed during the Jenkins process it has not
Hi Pablo,
Thanks for your quick reply.
On 16 March 2018 at 14:38, teso...@gmail.com wrote:
> Hi,
> sorry my mistake when updating the scripts. As the bootstrap.sh is not
> executed during the Jenkins process it has not been validated (locally I'm
> not using that script, because is trying t
Hi,
sorry my mistake when updating the scripts. As the bootstrap.sh is not
executed during the Jenkins process it has not been validated (locally I'm
not using that script, because is trying to download each time the VM and
the bootstraping process image)
The correct line is the one from the J
Hi Pablo & Everyone,
The bootstrap process seems to be in an inconsistent state at the
moment as the scripts in:
- Jenkinsfile and
- bootstrap/scripts/bootstrap.sh
don't match.
bootstrap/scripts/bootstrap.sh has an error in it:
./pharo Pharo.image eval "PBBootstrap fromCommandLine bootstrap"