Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1150532 Details for
Bug 1326075
Lmod packages prevent the correct function of `module use`, upon further bash/csh invocations
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Set Fedora defaults from Lmod's init scripts
Lmod-init.patch (text/plain), 1.42 KB, created by
Diego Menéndez
on 2016-04-25 15:12:50 UTC
(
hide
)
Description:
Set Fedora defaults from Lmod's init scripts
Filename:
MIME Type:
Creator:
Diego Menéndez
Created:
2016-04-25 15:12:50 UTC
Size:
1.42 KB
patch
obsolete
>diff -Naur orig/init/cshrc.in new/init/cshrc.in >--- orig/init/cshrc.in 2016-04-24 14:54:21.574434837 -0400 >+++ new/init/cshrc.in 2016-04-24 14:52:22.503620807 -0400 >@@ -28,6 +28,7 @@ > setenv LMOD_COLORIZE @colorize@ > setenv LMOD_PREPEND_BLOCK @prepend_block@ > setenv MODULEPATH_ROOT "@modulepath_root@" >+ setenv MODULEPATH `@PKG@/libexec/addto --append MODULEPATH /etc/modulefiles /usr/share/modulefiles /usr/share/Modules/modulefiles` > setenv MODULEPATH `@PKG@/libexec/addto --append MODULEPATH $MODULEPATH_ROOT/$LMOD_sys $MODULEPATH_ROOT/Core` > setenv MODULEPATH `@PKG@/libexec/addto --append MODULEPATH @PKG@/modulefiles/Core` > setenv MODULESHOME "@PKG@" >diff -Naur orig/init/profile.in new/init/profile.in >--- orig/init/profile.in 2016-04-24 14:54:21.576434801 -0400 >+++ new/init/profile.in 2016-04-24 14:50:43.615436252 -0400 >@@ -22,6 +22,7 @@ > export LMOD_FULL_SETTARG_SUPPORT=@lmod_full_settarg_support@ > export LMOD_COLORIZE=@colorize@ > export LMOD_PREPEND_BLOCK=@prepend_block@ >+ export MODULEPATH=$(@PKG@/libexec/addto --append MODULEPATH /etc/modulefiles /usr/share/modulefiles /usr/share/Modules/modulefiles) > export MODULEPATH=$(@PKG@/libexec/addto --append MODULEPATH $MODULEPATH_ROOT/$LMOD_sys $MODULEPATH_ROOT/Core) > export MODULEPATH=$(@PKG@/libexec/addto --append MODULEPATH @PKG@/modulefiles/Core) > export MODULESHOME=@PKG@
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1326075
: 1150532