Bleeding edge build for Mac missing?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
9 messages Options
bpi
Reply | Threaded
Open this post in threaded view
|

Bleeding edge build for Mac missing?

bpi
How can I download the latest (bleeding edge) Cog Spur VMs for Mac. I had assumed if I went to https://github.com/OpenSmalltalk/opensmalltalk-vm and then clicked the download bleeding edge button I’d find it. However, the opened list only contains files for Linux and Windows.

Cheers,
Bernhard

Reply | Threaded
Open this post in threaded view
|

Re: Bleeding edge build for Mac missing?

Tobias Pape

> On 10.10.2017, at 20:02, Bernhard Pieber <[hidden email]> wrote:
>
> How can I download the latest (bleeding edge) Cog Spur VMs for Mac. I had assumed if I went to https://github.com/OpenSmalltalk/opensmalltalk-vm and then clicked the download bleeding edge button I’d find it. However, the opened list only contains files for Linux and Windows.

Yes.
The reason is that during the travis build (which produces the bleeding edge) the deployment fails.
We try to use a tool called dpl, but its installation fails:

https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275115#L8646

However, this works well on linux, apparently:

https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275087#L4702


I have asked the travis-ci folks via twitter: https://twitter.com/krono/status/917820019500896256
but if y'all have an idea, the better.

Best regards
        -Tobias


>
> Cheers,
> Bernhard
>


Reply | Threaded
Open this post in threaded view
|

Re: Bleeding edge build for Mac missing?

Nicolas Cellier
In the interim, the latest Mac vm produced are

https://bintray.com/opensmalltalk/vm/cog/201708312323#files

2017-10-10 20:35 GMT+02:00 Tobias Pape <[hidden email]>:

> On 10.10.2017, at 20:02, Bernhard Pieber <[hidden email]> wrote:
>
> How can I download the latest (bleeding edge) Cog Spur VMs for Mac. I had assumed if I went to https://github.com/OpenSmalltalk/opensmalltalk-vm and then clicked the download bleeding edge button I’d find it. However, the opened list only contains files for Linux and Windows.

Yes.
The reason is that during the travis build (which produces the bleeding edge) the deployment fails.
We try to use a tool called dpl, but its installation fails:

https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275115#L8646

However, this works well on linux, apparently:

https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275087#L4702


I have asked the travis-ci folks via twitter: https://twitter.com/krono/status/917820019500896256
but if y'all have an idea, the better.

Best regards
        -Tobias


>
> Cheers,
> Bernhard
>





Reply | Threaded
Open this post in threaded view
|

Re: Bleeding edge build for Mac missing?

Nicolas Cellier


2017-10-10 20:35 GMT+02:00 Nicolas Cellier <[hidden email]>:
In the interim, the latest Mac vm produced are

https://bintray.com/opensmalltalk/vm/cog/201708312323#files

2017-10-10 20:35 GMT+02:00 Tobias Pape <[hidden email]>:

> On 10.10.2017, at 20:02, Bernhard Pieber <[hidden email]> wrote:
>
> How can I download the latest (bleeding edge) Cog Spur VMs for Mac. I had assumed if I went to https://github.com/OpenSmalltalk/opensmalltalk-vm and then clicked the download bleeding edge button I’d find it. However, the opened list only contains files for Linux and Windows.

Yes.
The reason is that during the travis build (which produces the bleeding edge) the deployment fails.
We try to use a tool called dpl, but its installation fails:

https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275115#L8646

However, this works well on linux, apparently:

https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275087#L4702


I have asked the travis-ci folks via twitter: https://twitter.com/krono/status/917820019500896256
but if y'all have an idea, the better.

Best regards
        -Tobias


I found this clue on SO:


It seems that concurrent installed ruby versions may clash...
(wild guess: the one of travis with the one pre-installed with osx)


>
> Cheers,
> Bernhard
>






bpi
Reply | Threaded
Open this post in threaded view
|

Re: Bleeding edge build for Mac missing?

bpi
Thank you Tobias for the explanation, and thank you Nicolas for the links.

Cheers,
Bernhard

> Am 10.10.2017 um 21:00 schrieb Nicolas Cellier <[hidden email]>:
>
>
>
> 2017-10-10 20:35 GMT+02:00 Nicolas Cellier <[hidden email]>:
> In the interim, the latest Mac vm produced are
>
> https://bintray.com/opensmalltalk/vm/cog/201708312323#files
>
> 2017-10-10 20:35 GMT+02:00 Tobias Pape <[hidden email]>:
>
> > On 10.10.2017, at 20:02, Bernhard Pieber <[hidden email]> wrote:
> >
> > How can I download the latest (bleeding edge) Cog Spur VMs for Mac. I had assumed if I went to https://github.com/OpenSmalltalk/opensmalltalk-vm and then clicked the download bleeding edge button I’d find it. However, the opened list only contains files for Linux and Windows.
>
> Yes.
> The reason is that during the travis build (which produces the bleeding edge) the deployment fails.
> We try to use a tool called dpl, but its installation fails:
>
> https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275115#L8646
>
> However, this works well on linux, apparently:
>
> https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275087#L4702
>
>
> I have asked the travis-ci folks via twitter: https://twitter.com/krono/status/917820019500896256
> but if y'all have an idea, the better.
>
> Best regards
>         -Tobias
>
>
> I found this clue on SO:
>
> https://stackoverflow.com/questions/34638525/rails-cannot-load-such-file-stringio-loaderror
>
> It seems that concurrent installed ruby versions may clash...
> (wild guess: the one of travis with the one pre-installed with osx)
>
>
> >
> > Cheers,
> > Bernhard
> >


bpi
Reply | Threaded
Open this post in threaded view
|

Re: Bleeding edge build for Mac missing?

bpi
In reply to this post by Nicolas Cellier
Bump. Does anyone have an idea how to fix this? No Mac VMs have been uploaded to bintray since Aug 31st.

Cheers,
Bernhard

> Am 10.10.2017 um 21:00 schrieb Nicolas Cellier <[hidden email]>:
>
> 2017-10-10 20:35 GMT+02:00 Nicolas Cellier <[hidden email]>:
> In the interim, the latest Mac vm produced are
>
> https://bintray.com/opensmalltalk/vm/cog/201708312323#files
>
> 2017-10-10 20:35 GMT+02:00 Tobias Pape <[hidden email]>:
>
> > On 10.10.2017, at 20:02, Bernhard Pieber <[hidden email]> wrote:
> >
> > How can I download the latest (bleeding edge) Cog Spur VMs for Mac. I had assumed if I went to https://github.com/OpenSmalltalk/opensmalltalk-vm and then clicked the download bleeding edge button I’d find it. However, the opened list only contains files for Linux and Windows.
>
> Yes.
> The reason is that during the travis build (which produces the bleeding edge) the deployment fails.
> We try to use a tool called dpl, but its installation fails:
>
> https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275115#L8646
>
> However, this works well on linux, apparently:
>
> https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275087#L4702
>
>
> I have asked the travis-ci folks via twitter: https://twitter.com/krono/status/917820019500896256
> but if y'all have an idea, the better.
>
> Best regards
>         -Tobias
>
>
> I found this clue on SO:
>
> https://stackoverflow.com/questions/34638525/rails-cannot-load-such-file-stringio-loaderror
>
> It seems that concurrent installed ruby versions may clash...
> (wild guess: the one of travis with the one pre-installed with osx)
>
>
> >
> > Cheers,
> > Bernhard
> >


Reply | Threaded
Open this post in threaded view
|

Re: Bleeding edge build for Mac missing?

Tobias Pape

> On 22.10.2017, at 14:28, Bernhard Pieber <[hidden email]> wrote:
>
> Bump. Does anyone have an idea how to fix this? No Mac VMs have been uploaded to bintray since Aug 31st.

I had a a chat with Travis CI but not yet time to act on it. stay tuned

>
> Cheers,
> Bernhard
>
>> Am 10.10.2017 um 21:00 schrieb Nicolas Cellier <[hidden email]>:
>>
>> 2017-10-10 20:35 GMT+02:00 Nicolas Cellier <[hidden email]>:
>> In the interim, the latest Mac vm produced are
>>
>> https://bintray.com/opensmalltalk/vm/cog/201708312323#files
>>
>> 2017-10-10 20:35 GMT+02:00 Tobias Pape <[hidden email]>:
>>
>>> On 10.10.2017, at 20:02, Bernhard Pieber <[hidden email]> wrote:
>>>
>>> How can I download the latest (bleeding edge) Cog Spur VMs for Mac. I had assumed if I went to https://github.com/OpenSmalltalk/opensmalltalk-vm and then clicked the download bleeding edge button I’d find it. However, the opened list only contains files for Linux and Windows.
>>
>> Yes.
>> The reason is that during the travis build (which produces the bleeding edge) the deployment fails.
>> We try to use a tool called dpl, but its installation fails:
>>
>> https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275115#L8646
>>
>> However, this works well on linux, apparently:
>>
>> https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275087#L4702
>>
>>
>> I have asked the travis-ci folks via twitter: https://twitter.com/krono/status/917820019500896256
>> but if y'all have an idea, the better.
>>
>> Best regards
>>        -Tobias
>>
>>
>> I found this clue on SO:
>>
>> https://stackoverflow.com/questions/34638525/rails-cannot-load-such-file-stringio-loaderror
>>
>> It seems that concurrent installed ruby versions may clash...
>> (wild guess: the one of travis with the one pre-installed with osx)
>>
>>
>>>
>>> Cheers,
>>> Bernhard
>>>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Bleeding edge build for Mac missing?

fniephaus
Hi all,

It looks like the deployment gem is broken on Travis' macOS 10.10 configuration, upgrading to XCode 7.3.1 and macOS 10.11 [1] seems to fix the problem. The latest macOS binaries are available at [2].

Best,
Fabio


On Sun, Oct 22, 2017 at 12:54 PM Tobias Pape <[hidden email]> wrote:

> On 22.10.2017, at 14:28, Bernhard Pieber <[hidden email]> wrote:
>
> Bump. Does anyone have an idea how to fix this? No Mac VMs have been uploaded to bintray since Aug 31st.

I had a a chat with Travis CI but not yet time to act on it. stay tuned

>
> Cheers,
> Bernhard
>
>> Am 10.10.2017 um 21:00 schrieb Nicolas Cellier <[hidden email]>:
>>
>> 2017-10-10 20:35 GMT+02:00 Nicolas Cellier <[hidden email]>:
>> In the interim, the latest Mac vm produced are
>>
>> https://bintray.com/opensmalltalk/vm/cog/201708312323#files
>>
>> 2017-10-10 20:35 GMT+02:00 Tobias Pape <[hidden email]>:
>>
>>> On 10.10.2017, at 20:02, Bernhard Pieber <[hidden email]> wrote:
>>>
>>> How can I download the latest (bleeding edge) Cog Spur VMs for Mac. I had assumed if I went to https://github.com/OpenSmalltalk/opensmalltalk-vm and then clicked the download bleeding edge button I’d find it. However, the opened list only contains files for Linux and Windows.
>>
>> Yes.
>> The reason is that during the travis build (which produces the bleeding edge) the deployment fails.
>> We try to use a tool called dpl, but its installation fails:
>>
>> https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275115#L8646
>>
>> However, this works well on linux, apparently:
>>
>> https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275087#L4702
>>
>>
>> I have asked the travis-ci folks via twitter: https://twitter.com/krono/status/917820019500896256
>> but if y'all have an idea, the better.
>>
>> Best regards
>>        -Tobias
>>
>>
>> I found this clue on SO:
>>
>> https://stackoverflow.com/questions/34638525/rails-cannot-load-such-file-stringio-loaderror
>>
>> It seems that concurrent installed ruby versions may clash...
>> (wild guess: the one of travis with the one pre-installed with osx)
>>
>>
>>>
>>> Cheers,
>>> Bernhard
>>>
>
>




bpi
Reply | Threaded
Open this post in threaded view
|

Re: Bleeding edge build for Mac missing?

bpi
Thank you! That’s great!

Cheers,
Bernhard

> Am 22.10.2017 um 17:32 schrieb Fabio Niephaus <[hidden email]>:
>
> Hi all,
>
> It looks like the deployment gem is broken on Travis' macOS 10.10 configuration, upgrading to XCode 7.3.1 and macOS 10.11 [1] seems to fix the problem. The latest macOS binaries are available at [2].
>
> Best,
> Fabio
>
> [1] https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1a23fe1c45242c683e02a4a756c27b0a49b2f151
> [2] https://bintray.com/opensmalltalk/vm/cog/201710221351#files 
>
> On Sun, Oct 22, 2017 at 12:54 PM Tobias Pape <[hidden email]> wrote:
>
> > On 22.10.2017, at 14:28, Bernhard Pieber <[hidden email]> wrote:
> >
> > Bump. Does anyone have an idea how to fix this? No Mac VMs have been uploaded to bintray since Aug 31st.
>
> I had a a chat with Travis CI but not yet time to act on it. stay tuned
>
> >
> > Cheers,
> > Bernhard
> >
> >> Am 10.10.2017 um 21:00 schrieb Nicolas Cellier <[hidden email]>:
> >>
> >> 2017-10-10 20:35 GMT+02:00 Nicolas Cellier <[hidden email]>:
> >> In the interim, the latest Mac vm produced are
> >>
> >> https://bintray.com/opensmalltalk/vm/cog/201708312323#files
> >>
> >> 2017-10-10 20:35 GMT+02:00 Tobias Pape <[hidden email]>:
> >>
> >>> On 10.10.2017, at 20:02, Bernhard Pieber <[hidden email]> wrote:
> >>>
> >>> How can I download the latest (bleeding edge) Cog Spur VMs for Mac. I had assumed if I went to https://github.com/OpenSmalltalk/opensmalltalk-vm and then clicked the download bleeding edge button I’d find it. However, the opened list only contains files for Linux and Windows.
> >>
> >> Yes.
> >> The reason is that during the travis build (which produces the bleeding edge) the deployment fails.
> >> We try to use a tool called dpl, but its installation fails:
> >>
> >> https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275115#L8646
> >>
> >> However, this works well on linux, apparently:
> >>
> >> https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/284275087#L4702
> >>
> >>
> >> I have asked the travis-ci folks via twitter: https://twitter.com/krono/status/917820019500896256
> >> but if y'all have an idea, the better.
> >>
> >> Best regards
> >>        -Tobias
> >>
> >>
> >> I found this clue on SO:
> >>
> >> https://stackoverflow.com/questions/34638525/rails-cannot-load-such-file-stringio-loaderror
> >>
> >> It seems that concurrent installed ruby versions may clash...
> >> (wild guess: the one of travis with the one pre-installed with osx)
> >>
> >>
> >>>
> >>> Cheers,
> >>> Bernhard
> >>>
> >
> >
>
>
>