{data}[GCCcore/13.2.0] MDSplus v7.132.0#19472
{data}[GCCcore/13.2.0] MDSplus v7.132.0#19472SimonPinches wants to merge 6 commits intoeasybuilders:developfrom
Conversation
c90a8b2 to
6232da2
Compare
|
@SimonPinches: Tests failed in GitHub Actions, see https://github.com/easybuilders/easybuild-easyconfigs/actions/runs/7389075026 bleep, bloop, I'm just a bot (boegelbot v20200716.01) |
6232da2 to
00290f3
Compare
| @@ -0,0 +1,239 @@ | |||
| diff -Nru mdsplus-java-7.131.6-orig/mdsplus/java/jdispatcher/jDispatcherIp.template mdsplus-java-7.131.6/mdsplus/java/jdispatcher/jDispatcherIp.template | |||
There was a problem hiding this comment.
Please add description and author/date info to the patch (and update checksums)
There was a problem hiding this comment.
Thanks @akesandgren, I've added a very brief description to the patch and updated as you suggested.
|
@boegelbot Please test @ generoso |
|
@akesandgren: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1878566654 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
| }] | ||
| patches = ['%(namelower)s-%(version)s_paths.patch'] | ||
| checksums = [ | ||
| {'mdsplus-7.132.0.tar.gz': '130b584c426e09167e042f2da829c03f59c57e9b352844bb4ef0880ccf93c8a7'}, |
There was a problem hiding this comment.
Since this is pulled down using git_config it will not have a stable checksum.
I.e. you need to change it to
{'mdsplus-7.132.0.tar.gz': None},
But I'm not sure if we've manged to fix the bugs we had in framework regarding this.
It would be better to pull down the https://github.com/MDSplus/mdsplus/archive/refs/tags/stable_release-7-132-0.tar.gz file and the corresponding version of https://github.com/MDSplus/3rd-party-apis.git unfortunately it doesn't have releases, so the problem will remain...
There was a problem hiding this comment.
Thanks @akesandgren, this is good to know! I've updated the EB file to reflect this. I had to change the syntax slightly since --check-style wasn't happy with what you proposed.
|
@SimonPinches: Tests failed in GitHub Actions, see https://github.com/easybuilders/easybuild-easyconfigs/actions/runs/7422905875 bleep, bloop, I'm just a bot (boegelbot v20200716.01) |
|
This unfortunately trips on easybuilders/easybuild-framework#4142 and the problems around that. |
|
This PR now relies upon #19620. |
|
@SimonPinches: Tests failed in GitHub Actions, see https://github.com/easybuilders/easybuild-easyconfigs/actions/runs/7559878845 bleep, bloop, I'm just a bot (boegelbot v20200716.01) |
|
@boegelbot Please test @ generoso |
…asyconfigs into 20240102160331_new_pr_MDSplus71320
Updated software
|
|
We already have 7.153.3 for GCCcore/13.2.0 merged so closing this one. |
(created using
eb --new-pr)