Hi Igor. I was looking in the scripts and I found that the version of Pharo1.4 is "hardcoded": https://gitorious.org/pharo-build/pharo-build/blobs/master/pharo-shell-scripts/fetchPharo14.sh
Maybe you can get it from a static url like http://www.pharo-project.org/pharo-download/unstable-core or fetch the previous (successful ?) one from hudson? On Mon, Jul 11, 2011 at 7:19 PM, Igor Stasenko <[email protected]> wrote: > Hello, > > i put an initial version of build scripts which used by hudson/jenkins > to gitorious: > > git://gitorious.org/pharo-build/pharo-build.git > > I modified build.sh script to work well with this set up. > So, instead of locating scripts on slave, a job takes them from > "Scripts download" job, which just takes them from git. > (https://ci.lille.inria.fr/pharo/job/Scripts%20download/) > > The rest is as usual - run scripts and see what happens. > I added a job to build Pharo 1.4 using new set up.. after couple bugs, > it seems to be working well: > https://ci.lille.inria.fr/pharo/job/new%20scripts%20Pharo%201.4/ > > so, we should migrate all jobs to use these scripts , which is > publicly available through git.. > so, we don't need to manually manage these files on server anymore. > > -- > Best regards, > Igor Stasenko AKA sig. > > -- Mariano http://marianopeck.wordpress.com
