Update checksums for R 3.6.0 packages and add patch for ppc#11088
Update checksums for R 3.6.0 packages and add patch for ppc#11088boegel merged 2 commits intoeasybuilders:developfrom
Conversation
3740f78 to
37b8044
Compare
|
I also added the patch for liquidSVM which makes it build on PPC (hope it still applies) |
|
@Flamefire Is there a test report coming for ppc? |
|
Makes sense, yes. Just submitted a job to test that. Gonna take a whole though, so maybe in 10 hrs :/ |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
|
Looking good on x86_64... Any word on a test report from PPC @Flamefire? If it's too much trouble I'll just go ahead and merge this, I trust you did the right thing there (and it's the same patch for |
|
I have no idea what went wrong with the job, I assumed it would have already submitted here but now I can't even see the job on the cluster anymore. Restarting... |
|
Test report by @Flamefire |
|
I'm now running into the same issue I mentioned earlier: Installing Message I get is:
The "owner" of viridis says sjmgarnier/viridis#57 (comment)
But it seems viridis would otherwise download and install viridisLite first, so we need to... |
|
@Flamefire I'm clueless on that too... Why doesn't that issue occur on x86_64?! |
|
As I have no idea why it appears I don't know why it doesn't appear either. I tried to install it on Power till it fails and wanted to manually continue or retry with |
|
Since the test installations are working out fine n Thanks for the effort @Flamefire! |
|
Going in, thanks @Flamefire! |
|
Ok problem found: On Power we have a Lustre mounted over NFS and apparently the install creates and writes to a file but a subsequent Relevant part of strace: The 2nd last line should show "3 entries" as it does on x86 or /tmp |
(created using
eb --new-pr)