fix post-install command for SuperLU_DIST in case library prefix is lib instead of lib64#20162
Conversation
|
@boegelbot please test @ generoso |
|
@casparvl: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2009590625 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegelbot please test @ generoso |
|
@casparvl: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2009638077 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @casparvl |
|
Test report by @boegelbot |
|
@boegelbot please test @ jsc-zen3 |
|
@casparvl: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2009658790 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
should not be needed if you apply easybuilders/easybuild-framework#4435 |
|
@boegelbot please test @ jsc-zen3 |
|
@casparvl: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2012290717 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Going in, thanks @casparvl! |
(created using
eb --new-pr)SuperLU_DISTcurrently has the followingpostinstallcmds:However, on my system, this leads to a failure: the
SuperLU_DISTlibraries are installed in%(installdir)s/libinstead of%(installdir)s/lib64. Thus, thermfails since the directory doesn't exist.Proposed solution:
This should be safe for everyone :) And everyone will need it if we merge easybuilders/easybuild-easyblocks#3227