Agreed, Kenneth, see https://github.com/hpcugent/easybuild-easyblocks/pull/1140
Cheers, Andreas. Kenneth Hoste writes: > Hi Andreas, > > On 16/03/2017 14:23, Andreas Hilboll wrote: >> Hi, >> >> I'm using ZSH as my shell. Apparently ZSH uses an environment variable >> FPATH for internal purposes. >> >> I have the problem that after loading the imkl module from intel-2016a, >> my ZSH autocomplete doesn't work any more. This is because the imkl >> module apparently overwrites the FPATH variable. >> >> I'd appreciate any suggestions how to deal with this problem. > > Known bug, but nobody has gotten around to fixing it yet, see also > https://github.com/hpcugent/easybuild-easyblocks/issues/820 . > > Are you up for taking a stab at this yourself? > > As far as I can tell, you should just update the easyblocks that define > $FPATH to stop them from doing so. > > You could also configure EasyBuild with "--filter-env-vars=FPATH", but > that's a workaround, not a fix, the easyblocks shouldn't be setting > $FPATH at all as far as I understand... > > > regards, > > Kenneth -- Dr. Andreas Hilboll Center for Marine Environmental Sciences (MARUM) - AND - Institute of Environmental Physics (IUP) University of Bremen NW1 / S3132 Otto-Hahn-Allee 1 D-28359 Bremen Germany +49(0)421 218 62133 (phone) +49(0)421 218 98 62133 (fax) http://www.iup.uni-bremen.de/~hilboll

