Bug 529493
| Summary: | Bash specific feature in /etc/profile.d/modules.sh causes KSH errors. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael Andrews <redhat> |
| Component: | environment-modules | Assignee: | Orion Poplawski <orion> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | orion, sjoerd |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 3.2.7b-5.fc11 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-11-07 00:17:59 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Michael Andrews
2009-10-17 16:19:22 UTC
environment-modules-3.2.7b-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/environment-modules-3.2.7b-3.fc12 environment-modules-3.2.7b-3.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/environment-modules-3.2.7b-3.fc11 environment-modules-3.2.7b-3.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update environment-modules'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-10598 environment-modules-3.2.7b-5.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update environment-modules'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-10725 environment-modules-3.2.7b-3.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. Unfortunately, the fix makes that only a fixed set of shells is supported. If you use another sh-like shell, you get an error when you login since the shell will complain if the . (source) command can't find the file you're sourcing. It would be better if the file /etc/profile.d/modules.sh were to check whether the file it wants to source does in fact exist. environment-modules-3.2.7b-5.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |