Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lmod doesn't recognize module versions starting with a non-numerical character #107

Closed
kcgthb opened this issue Apr 7, 2016 · 10 comments
Closed

Comments

@kcgthb
Copy link
Contributor

kcgthb commented Apr 7, 2016

Hi there,

Just installed Lmod 6.1.6 and noticed that I couldn't load my matlab/R2015a module anymore (it used to work in 6.0.24):

$ module load matlab/R2015a
Lmod has detected the following error:  These module(s) exist but cannot be loaded as requested: "matlab/R2015a"

   Try: "module spider matlab/R2015a" to see how to load the module(s).
$ module spider matlab/R2015a

---------------------------------------------------------------------------------------------------------------------------------
  matlab: matlab/R2015a
---------------------------------------------------------------------------------------------------------------------------------

    This module can be loaded directly: module load matlab/R2015a

    Help:
         MATLAB R2015a

If I rename the module file from R2105a to 2015a, loading works again.

Is it a know change between 6.0 and 6.1? I didn't find anything related in the changelog.

@rtmclay
Copy link
Member

rtmclay commented Apr 8, 2016

This is certainly a bug but I am unable to reproduce it. Could you please email me the debug log file (load.log):

  $ module -D load matlab/R2015a 2> load.log

and the matlab/R2015a module file

Thanks,

@kcgthb
Copy link
Contributor Author

kcgthb commented Apr 8, 2016

Absolutely, sent by email. Thanks!

@rtmclay
Copy link
Member

rtmclay commented Apr 8, 2016

Hey did you pull 6.1.6 or HEAD?

@kcgthb
Copy link
Contributor Author

kcgthb commented Apr 8, 2016

I checked out the 6.1.6 tag.

Cheers,

Kilian
On Apr 7, 2016 17:37, "Robert McLay" notifications@github.com wrote:

Hey did you pull 6.1.6 or HEAD?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#107 (comment)

@rtmclay
Copy link
Member

rtmclay commented Apr 8, 2016

Yes, well I'm pretty sure that this bug got fixed between the time I labelled 6.1.6 and HEAD. So please try HEAD.

Thanks,

@kcgthb
Copy link
Contributor Author

kcgthb commented Apr 8, 2016

HEAD works correctly, indeed. Thanks!

@boegel
Copy link
Contributor

boegel commented Apr 8, 2016

@rtmclay please tag a new version that includes the bug fix?

@fgeorgatos
Copy link
Contributor

+1

@rtmclay
Copy link
Member

rtmclay commented Apr 9, 2016

6.1.7 has been released.

@rtmclay rtmclay reopened this Apr 9, 2016
@rtmclay rtmclay closed this as completed Apr 9, 2016
@boegel
Copy link
Contributor

boegel commented Apr 9, 2016

Thanks @rtmclay!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants