Dear Christoph,

On 15/02/2019 17:43, Budziszewski, Christoph wrote:
Hello Easybuilders,

may I ask for your help please: I am trying to install GStreamer-0.10.36-foss-2017b.eb which fails during the install of XML-Parser-2.44_01-GCCcore-6.4.0-Perl-5.26.0.eb

The Error is

“Sanity check failed: no (non-empty) directory found at 'lib/perl5/site_perl/%(perlver)s/%(arch)s-linux-thread-multi/XML' in /hpc/shared/EasyBuild/apps/XML-Parser/2.44_01-GCCcore-7.3.0-Perl-5.28.0”

But the path is actually populated:

[<user>@<host> ~]$ ls /hpc/shared/EasyBuild/apps/XML-Parser/2.44_01-GCCcore-7.3.0-Perl-5.28.0/lib/perl5/site_perl/5.28.0/x86_64-linux-thread-multi/XML/

Parser  Parser.pm

My guess is, that either %(perlver)s or %(arch)s have somehow not the correct value. But how do I check this?

The template values %(perlver)s and %(arch)s are not being resolved, and hence the sanity check can't find a directory with that exact name.

The most likely cause here is that the EasyBuild version you are using does not know about the %(arch)s template yet, since this was only added in the latest EasyBuild v3.8.1 (see https://github.com/easybuilders/easybuild-framework/pull/2728).

Please make sure you're using the latest version of EasyBuild.

If that doesn't resolve the problem for you, do let us know.


regards,

Kenneth


Thanks in advance.

Christoph

Max-Planck-Institut für empirische Ästhetik

Grüneburgweg 14

60322 Frankfurt <x-apple-data-detectors://12/0>

Telefon: 069-8300479-616

www.aesthetics.mpg.de <http://www.aesthetics.mpg.de/>

Reply via email to