Test report for easybuilders/easybuild-easyconfigs#10307
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
- SUCCESS Go-1.14.1.eb
- start: Wed, 01 Apr 2020 22:06:46 +0000 (UTC)
checking for readlinkat... yes | |
checking for readv... yes | |
checking for realpath... yes | |
checking for renameat... yes | |
checking for sem_open... yes | |
checking for sem_timedwait... yes | |
checking for sem_getvalue... yes | |
checking for sem_unlink... yes | |
checking for sendfile... yes | |
checking for setegid... yes |
== 2020-04-02 01:29:23,284 easyblock.py:280 INFO This is EasyBuild 4.1.2 (framework: 4.1.2, easyblocks: 4.1.1) on host iris-005. | |
== 2020-04-02 01:29:23,284 easyblock.py:286 INFO This is easyblock EB_Python from module easybuild.easyblocks.python (/mnt/irisgpfs/users/svarrette/git/lab.uni.lu/svarrette/sw/apps/local/software/EasyBuild/4.1.2/lib/python2.7/site-packages/easybuild/easyblocks/p/python.pyo) | |
== 2020-04-02 01:29:23,284 easyblock.py:843 INFO Build dir set to /dev/shm/Python/3.7.4/GCCcore-8.3.0 | |
== 2020-04-02 01:29:23,284 easyblock.py:903 INFO Software install dir set to /mnt/irisgpfs/users/svarrette/git/lab.uni.lu/svarrette/sw/apps/local/software/Python/3.7.4-GCCcore-8.3.0 | |
== 2020-04-02 01:29:23,284 easyblock.py:908 INFO Module install dir set to /mnt/irisgpfs/users/svarrette/git/lab.uni.lu/svarrette/sw/apps/local/modules/all | |
== 2020-04-02 01:29:23,285 easyblock.py:265 INFO Init completed for application name Python version 3.7.4 | |
== 2020-04-02 01:29:23,285 easyblock.py:3079 INFO Obtained application ins |
Test report for easybuilders/easybuild-easyconfigs#10307
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
Test report for easybuilders/easybuild-easyconfigs#10307
Build succeeded for 0 out of 1 (1 easyconfigs in this PR)
== 2020-04-02 00:06:18,352 easyblock.py:280 INFO This is EasyBuild 4.1.2-r60af90264f4a38a6aef0bc356d7f8d0dbdaee697 (framework: 4.1.2-r60af90264f4a38a6aef0bc356d7f8d0dbdaee697, easyblocks: 4.1.1-r60af90264f4a38a6aef0bc356d7f8d0dbdaee697) on host iris-003. | |
== 2020-04-02 00:06:18,352 easyblock.py:286 INFO This is easyblock Tarball from module easybuild.easyblocks.generic.tarball (/mnt/irisgpfs/users/svarrette/git/lab.uni.lu/svarrette/sw/apps/local/software/EasyBuild/4.1.2/lib/python2.7/site-packages/easybuild/easyblocks/generic/tarball.py) | |
== 2020-04-02 00:06:18,353 easyblock.py:843 INFO Build dir set to /dev/shm/Go/1.14.1/system-system | |
== 2020-04-02 00:06:18,353 easyblock.py:903 INFO Software install dir set to /mnt/irisgpfs/users/svarrette/git/lab.uni.lu/svarrette/sw/apps/local/software/Go/1.14.1 | |
== 2020-04-02 00:06:18,353 easyblock.py:908 INFO Module install dir set to /mnt/irisgpfs/users/svarrette/git/lab.uni.lu/svarrette/sw/apps/local/modules/all | |
== 2020-04-02 00:06:18,353 easyblock.py:265 INFO Init complet |
Test report for easybuilders/easybuild-easyconfigs#10306
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
Test report for easybuilders/easybuild-easyconfigs#10305
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
Test report for easybuilders/easybuild-easyconfigs#10294
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
#!/usr/bin/env bash | |
# | |
# Script to remove GPG user (recipient) with git-crypt | |
# | |
# It will re-initialize git-crypt for the repository and re-add all keys except | |
# the one requested for removal. | |
# | |
# Note: You still need to change all your secrets to fully protect yourself. | |
# Removing a user will prevent them from reading future changes but they will | |
# still have a copy of the data up to the point of their removal. |
Test report for easybuilders/easybuild-easyconfigs#7234
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)