Hi Todd,

On 05/02/15 21:47, Heywood, Todd wrote:
I have a EASYBUILD_CONFIGFILES variable set to point to a config.cfg file.
Inside that file I have:

repositorypath=/sonas-hs/it/hpc/home/easybuild/ebfiles_repo
robot-paths = %(repositorypath)s:%(DEFAULT_ROBOT_PATHS)s

This works fine if I manually put easyconfigs in the directory indicated
in repositorypaths, finding these edited easyconfigs ahead of the ones in
the easybuild repository.

However, when I build, at the end of the log file it says it created a
directory under ~/.local/easybuild/ebfiles_repo/APP for APP¹s easyconfig.
NOT the directory specified in the config.cfg file.

Why? How do I get easybuild to put the easyconfig in the right place?

Can you provide us with a full debug log (using eb --debug) for a run in which you see this occurring?

What you're doing should be sufficient, but maybe other settings are getting in your way, or you're hitting a bug we're not aware of yet.


regards,

Kenneth

Reply via email to