Hi Kenneth, Am Freitag, den 15.02.2019, 18:23 +0100 schrieb Kenneth Hoste: > 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.
Indeed, that helped. I was still at v3.8.0... Best, Christoph
smime.p7s
Description: S/MIME cryptographic signature

