[Vm-dev] buildspurtrunkvmmakerimage.sh cannot find TrunkImage.zip

Ben Coman btc at openinworld.com
Sun Oct 23 14:55:32 UTC 2016


On Mon, Oct 10, 2016 at 2:02 AM, Tobias Pape <Das.Linux at gmx.de> wrote:
>
>
> On 09.10.2016, at 16:42, Ben Coman <btc at openInWorld.com> wrote:
>
>>
>> I've checked out latest commit...
>> commit d04da6758de86f9ada30d611c5df2efc1761ee6a
>> Author: Eliot Miranda <eliot.miranda at gmail.com>
>> Date:   Tue Oct 4 13:23:27 2016 -0700
>>     Add a reminder to put cmake in PATH.
>>
>>
>> and running   ./buildspurtrunkvmmakerimage.sh   produces an error...
>> + wget -c http://build.squeak.org/job/Trunk/default/lastSuccessfulBuild/artifact/target/TrunkImage.zip
>> --2016-10-09 22:42:36--  http://build.squeak.org/job/Trunk/default/lastSuccessfulBuild/artifact/target/TrunkImage.zip
>> Resolving build.squeak.org (build.squeak.org)... 173.246.101.237
>> Connecting to build.squeak.org (build.squeak.org)|173.246.101.237|:80... connected.
>> HTTP request sent, awaiting response... 404 Not Found
>> 2016-10-09 22:42:37 ERROR 404: Not Found.
>>
>>
>> Is this a temporary thing,
>
> yes. jenkins is down.
> Poke me if it's not up in 2 hours, I've no time restarting it right now.

/me pokes Tobias.


I can see that Jenkins is up, but I just can't see a job called "Trunk"  ???
  http://build.squeak.org/search/?q=Trunk

So IIUC this path
  http://build.squeak.org/job/Trunk/default/lastSuccessfulBuild/artifact/target/TrunkImage.zip
specified in
  opensmalltalk-vm/image/updatespurimage.sh
will never work ?

cheers -ben

>
>
>> or has something been rearranged?
>
> not yet ;)


More information about the Vm-dev mailing list