Hello Mailinglist,

I wanted to setup my own EasyBlock repository. I followed the instructions from 
<https://github.com/hpcugent/easybuild/wiki/Setting-up-your-own-easyblocks-repository>.
 Somehow it ignores my easyblock when I try to execute the config file. Any 
help is appreciated!

Cheers,
  Oliver

This is what I got:

/tools/easybuild.local/easybuild/easyblocks
/tools/easybuild.local/easybuild/easyblocks/FastQC.py
/tools/easybuild.local/easybuild/easyblocks/__init__.py

$ echo $PYTHONPATH
/tools/easybuild/software/EasyBuild/2.1.1/lib/python2.7/site-packages:/tools/easybuild.local

$ head FastQC-0.11.3.eb
name = 'FastQC'
version = '0.11.3'

homepage = 'http://www.bioinformatics.babraham.ac.uk/projects/fastqc'

$ eb FastQC-0.11.3.eb
== temporary log file in case of crash /tmp/eb-hJyLxt/easybuild-NGWQ6S.log
ERROR: Failed to process easyconfig 
/tools/easybuild.local/easyconfigs/f/FastQC/FastQC-0.11.3.eb: NO LONGER 
SUPPORTED since v2.0: Fallback to default easyblock ConfigureMake (from 
easybuild.easyblocks.generic.configuremake); use "easyblock = 'ConfigureMake'" 
in easyconfig file?; see 
http://easybuild.readthedocs.org/en/latest/Deprecated-functionality.html for 
more information

Reply via email to