Cuberite Forum
Bearbin's Automated Builds - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Discussion (https://forum.cuberite.org/forum-5.html)
+--- Thread: Bearbin's Automated Builds (/thread-538.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27


RE: Bearbin's Automated Builds - xoft - 11-11-2015

I'll do it


RE: Bearbin's Automated Builds - xoft - 11-11-2015

https://github.com/cuberite/cuberite/pull/2633


RE: Bearbin's Automated Builds - sphinxc0re - 11-18-2015

I bought a MacBook Pro and I want to use it as a build node. What do I have to do?


RE: Bearbin's Automated Builds - bearbin - 11-19-2015

I need you to send me a SSH domain name, username and password. I also need all the necessary software to be installed:

cmake
clang / clang++
make
git
java
bash
tar
sha sum utility


RE: Bearbin's Automated Builds - NiLSPACE - 01-29-2016

It seems like something is wrong in the build server. Two people on the IRC can't download the latest version. I too got the error when I tried to download it.


RE: Bearbin's Automated Builds - xoft - 01-29-2016

Out of diskspace, I presume?

@bearbin, you should really collect those donations from bountysource and get a bigger server; after all that's exactly what the donations were supposed to cover Smile


RE: Bearbin's Automated Builds - Seadragon91 - 01-29-2016

It would be also possible to create releases on github.


RE: Bearbin's Automated Builds - bearbin - 01-30-2016

The disk space is not the issue, there is 2 TB of it. There was a bug in logrotate that was preventing it from clearing out log files, and the space allocated to log files ran out. The builds themselves have more room to grow.

I've cleared out the files manually and hopefully fixed the root cause.

I'll try and set up a monitoring solution in the future so I can be alerted to downtime sooner.


RE: Bearbin's Automated Builds - sphinxc0re - 01-30-2016

Shouldn't we setup a mirror for this kind of situation?


RE: Bearbin's Automated Builds - Mathias - 02-05-2016

Seems like the downloads are broken again.