You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It fails now due to a detected auto-downloaded extension d2to1, which was probably masked before because d2to1 was available elsewhere (see also easybuilders/easybuild-easyblocks#1891)
Test report by @boegel SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
generoso - Linux centos linux 7.6.1810, Intel(R) Xeon(R) CPU E5-2660 v4 @ 2.00GHz, Python 3.6.8
See https://gist.github.com/840fd2eaf879dca0da6a0c265d505f53 for a full test report.
Test report by @boegel SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
node3239.victini.os - Linux centos linux 7.7.1908, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, Python 3.6.8
See https://gist.github.com/bbeb6981a4f9a315143178be99915cdf for a full test report.
boegel
changed the title
fix pyfits easyconfig by adding missing extension
fix pyfits easyconfig by adding missing d2to1 extension
Jan 15, 2020
Test report by @verdurin SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
rescomp2 - Linux centos linux 7.3.1611, Intel(R) Xeon(R) Gold 6126 CPU @ 2.60GHz, Python 2.7.5
See https://gist.github.com/097c29115020976e3f99a53fc89d48ab for a full test report.
Test report by @Micket FAILED
Build succeeded for 0 out of 1 (1 easyconfigs in this PR)
vera-c1 - Linux centos linux 7.7.1908, Intel Xeon Processor (Skylake), Python 2.7.5
See https://gist.github.com/d6be5650d90ef70c18b0558e7b073856 for a full test report.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix for
pyfitsthat was added in #7273...It fails now due to a detected auto-downloaded extension
d2to1, which was probably masked before becaused2to1was available elsewhere (see also easybuilders/easybuild-easyblocks#1891)