Am Samstag, 2. März 2013, 15:27:01 schrieb Geert Janssens: > > On http://code.gnucash.org/builds/win32/trunk/ , the last nightly build > > of trunk is from 28-Jan-2013, which is also the last time a build log > > appears in http://code.gnucash.org/builds/win32/build-logs/ > > > > Is the build server broken? What can we do to get it running again?
I was able to log in there today. Turns out there were two issues: The "packaging" directory from where the scripts were run, which is still under svn instead of git, had a stale svn lock. This means the initial svn update failed and the build stopped here. This was fixed by svn cleanup. Also, the git checkout in gnucash/repos was not yet reset after the recent github rebasing. Hence, git reset --hard fixed that as well. Build is now running again. Let's see how far it gets. Christian _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel