Comments

12 Comments
karma

Works fine in our testing and fixes the bug we saw with Tcl module handling.

BZ#2211361 Request to update the EL7 branch

Builds and runs a container

This fixes the issue https://github.com/sylabs/singularity/issues/4532 for me, which is very welcome.

karma

Works in testing with EasyBuild 3.8.1

karma

Works fine in my testing.

BZ#1633929 Lmod version needs updating

This update has been unpushed.

I use the keyring with EasyBuild and that's still broken even with this update for me:

  File "/usr/lib/python2.7/site-packages/keyring/core.py", line 42, in get_password
    return _keyring_backend.get_password(service_name, username)
  File "/usr/lib/python2.7/site-packages/keyring/backends/SecretService.py", line 51, in get_password
    collection = self.get_default_collection()
  File "/usr/lib/python2.7/site-packages/keyring/backends/SecretService.py", line 45, in get_default_collection
    raise InitError("Failed to unlock the collection!")
keyring.errors.InitError: Failed to unlock the collection!

I believe EasyBuild uses the file backend.

karma

This doesn't fix the module use problem for me.

With a subshell, the extra $MODULEPATH is lost.

karma

This fixes the GitHub URL problem I reported - thanks.

BZ#1326855 403 error with GitHub source URL check

This update has been unpushed

This update has been unpushed