Coder Social home page Coder Social logo

Comments (7)

allevin avatar allevin commented on June 18, 2024

From J. Wilson

This fix would be to source /etc/profile.d/modules.sh (if it exists and is executable) prior to invoking the β€œmodule” command. That is,

if [ -x /etc/profile.d/modules.sh ]
then
source /etc/profile.d/modules.sh
fi

I’m going to file a bug report against this on Ubuntu so that they can try to fix it before release of 16.04.

from sst-sqe.

allevin avatar allevin commented on June 18, 2024

Propose for a quick and dirty workaround, that we execute the script above in the "Execute Shell" section in the Jenkins job. This might temporarily fix the issue until Ubuntu can correct the issue.

from sst-sqe.

jpvandy avatar jpvandy commented on June 18, 2024

Do we need to restrict it to Ubuntu 16.04 ?

From: Aaron L. Levine [mailto:[email protected]]
Sent: Thursday, February 25, 2016 9:49 AM
To: sstsimulator/sst-sqe
Cc: Vandyke, John P
Subject: [EXTERNAL] Re: [sst-sqe] Nightly build on Ubuntu 16.04 fails due to module initialization issue. (#130)

Propose for a quick and dirty workaround, that we execute the script above in the "Execute Shell" section in the Jenkins job. This might temporarily fix the issue until Ubuntu can correct the issue.

β€”
Reply to this email directly or view it on GitHubhttps://github.com//issues/130#issuecomment-188873647.

from sst-sqe.

allevin avatar allevin commented on June 18, 2024

Yes, this is only a quick and dirty workaround (assuming it works) for the issue with Ubuntu 16.04. Hopefully the bug report that Jon is writing against Ubuntu 16.04 will be fixed and we can remove our change from the Jenkins project.

from sst-sqe.

jwilso avatar jwilso commented on June 18, 2024

This has been reported to Ubuntu as Bug #1549903.

J.

Jon Wilson
SST Software Engineering/Quality Assurance
CSRI
Sandia National Laboratories

From: "Aaron L. Levine" <[email protected]mailto:[email protected]>
Reply-To: sstsimulator/sst-sqe <[email protected]mailto:[email protected]>
Date: Thursday, February 25, 2016 at 10:04 AM
To: sstsimulator/sst-sqe <[email protected]mailto:[email protected]>
Subject: [EXTERNAL] Re: [sst-sqe] Nightly build on Ubuntu 16.04 fails due to module initialization issue. (#130)

Yes, this is only a quick and dirty workaround (assuming it works) for the issue with Ubuntu 16.04. Hopefully the bug report that Jon is writing against Ubuntu 16.04 will be fixed and we can remove our change from the Jenkins project.

Reply to this email directly or view it on GitHubhttps://github.com//issues/130#issuecomment-188879631.

from sst-sqe.

jwilso avatar jwilso commented on June 18, 2024

Change the [ -x ...] to [ -r ...]

The file should be sourced.

J.

Jon Wilson
SST Software Engineering/Quality Assurance
CSRI
Sandia National Laboratories

From: "Aaron L. Levine" <[email protected]mailto:[email protected]>
Reply-To: sstsimulator/sst-sqe <[email protected]mailto:[email protected]>
Date: Thursday, February 25, 2016 at 10:04 AM
To: sstsimulator/sst-sqe <[email protected]mailto:[email protected]>
Subject: [EXTERNAL] Re: [sst-sqe] Nightly build on Ubuntu 16.04 fails due to module initialization issue. (#130)

Yes, this is only a quick and dirty workaround (assuming it works) for the issue with Ubuntu 16.04. Hopefully the bug report that Jon is writing against Ubuntu 16.04 will be fixed and we can remove our change from the Jenkins project.

Reply to this email directly or view it on GitHubhttps://github.com//issues/130#issuecomment-188879631.

from sst-sqe.

jwilso avatar jwilso commented on June 18, 2024

Issue against beta version of Ubuntu (16.04B). Resolved in final release version of 16.04.

from sst-sqe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.