Hi Ken, On Mar 30, 2013, at 2:13 PM, Kenneth Hoste wrote: > If you're actively testing the EasyBuild release candidate, please update to > the latest v1.3.x and v1.3.0.x branches of easybuild-framework and > easybuild-easyconfigs, respectively, > to install the 2nd release candidate for EasyBuild v1.3.0, i.e. v1.3.0rc2.
this is not critical, just fyi, in my modulefile I had to type: set EB_framework $root/lib/python2.6/site-packages/easybuild_framework-$ebver-py2.6.egg set EB_easyblocks $root/lib/python2.6/site-packages/easybuild_easyblocks-1.3.0rc1-py2.6.egg set EB_easyconfigs $root/lib/python2.6/site-packages/easybuild_easyconfigs-1.3.0.0rc2-py2.6.egg 1) is it normal that EB_easyblocks is at 1.3.0rc1? ie. check if the correct thing is delivered by http://github.com/hpcugent/easybuild-easyblocks/archive/v1.3.x.tar.gz 2) The numbering scheme of easyconfigs is a PITA... can we improve on it a bit? I have a growing belief that with monthly & bugfix releases, it is not all that useful. ps. some cool news about to arrive in my next email. cheers, Fotis

