It is still squeeze as this is still stable but I upgraded all packages via apt-get.
Regards Christian Am 08.02.2013 19:09, schrieb yoyo: > Hi, > > has it now the latest Debian release? > > yoyo > > Christian Beer schrieb: >> Hi, >> >> I updated the VM and changed the scripts. I used git clone to get the >> repo and the update scripts just does git pull. Is this correct? >> >> The machine is 1,8 GB uncompressed and 355MB compressed (7zip with >> maximum compression). I can provide you a http download link later, if >> the git commands are correct and the file is uploaded. >> >> Regards >> Christian >> >> Am 06.02.2013 21:36, schrieb David Anderson: >>> Thanks, Christian. >>> While you're doing that, can you also make sure that >>> - the VM has git installed >>> - the source code in the VM is checked out with Git, not SVN >>> - the upgrade script in the VM uses Git and not SVN >>> Thanks -- David >>> >>> On 06-Feb-2013 10:11 AM, Christian Beer wrote: >>>> Hi Marcus, >>>> >>>>> The BOINC server virtual machine, in its current form available for >>>>> download at BOINC site, is not 100% configured. Here are two issues I >>>>> found: >>>>> >>>>> 1. User boincadm does not have proper permissions in mySQL, thus creating >>>>> projects under boincadm does not work. I had to issue: >>>>> >>>>> mysql -u root -p >>>>> mysql>grant all on *.* to boincadm@localhost; >>>> I thought I did that but my have missed it. I tried to give boincadm as >>>> few as possible rights to the server and restrict it to the database. >>>> Sorry for that. >>>>> 2. When creating the test project, the server status page states that >>>>> "upload/download server" is disabled. I had to fix it by following the >>>>> instructions here: http://boinc.berkeley.edu/dev/forum_thread.php?id=6288 >>>>> >>>>> I did not test whether the upload/download server was truly disabled, or >>>>> just its status was wrongly reported. >>>> This isn't a bug, as in the thread you mentioned is correctly stated >>>> that the path to the apache pid is not in config.xml. If the >>>> upload/download would be disabled you wouldn't see the status page >>>> either ;) This is mainly for projects that use different servers for >>>> website and cgi scripts. Just add your path to the pid file and all is >>>> in the green. >>>> >>>> Regards >>>> Christian >>>> _______________________________________________ >>>> boinc_dev mailing list >>>> [email protected] >>>> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev >>>> To unsubscribe, visit the above URL and >>>> (near bottom of page) enter your email address. >>>> >>> _______________________________________________ >>> boinc_dev mailing list >>> [email protected] >>> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev >>> To unsubscribe, visit the above URL and >>> (near bottom of page) enter your email address. >> _______________________________________________ >> boinc_dev mailing list >> [email protected] >> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev >> To unsubscribe, visit the above URL and >> (near bottom of page) enter your email address. >> > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
