Bug 1337691
| Summary: | malformed tcsh shell profile file causes tcsh to 'set: Variable name must begin with a letter.' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | René Genz <liebundartig> |
| Component: | alliance | Assignee: | Ralf Corsepius <rc040203> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 24 | CC: | chitlesh, djames44, i, rc040203, thibault.north |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | alliance-5.1.1-6.20160506gitd8c05cd.fc24 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-24 18:04:57 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
René Genz
2016-05-19 20:07:26 UTC
Thanks for the report. I'll go with setenv. alliance-5.1.1-6.20160506gitd8c05cd.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-21c78f7d47 alliance-5.1.1-6.20160506gitd8c05cd.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-21c78f7d47 alliance-5.1.1-6.20160506gitd8c05cd.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. Fedora 24: tcsh "set: Variable name must begin with a letter." with alliance and tcsh flavours alliance-5.1.1-6.20160506gitd8c05cd.fc24.x86_64 tcsh-6.19.00-10.fc24.x86_64 I'm still getting this "set: Variable ...." error for a tcsh xterm. and my /etc/profile.d/alc_anv.csh file has the lines # Where the Alliance CAD is installed setenv ALLIANCE_TOP "/usr/lib64/alliance" setenv SYSCONF_TOP "/etc/alliance" setenv CELLS_TOP "/usr/share/alliance/cells" .... and ideas ? Dr. David James Cerro Tololo InterAmerican Observatory djames44 (In reply to djj from comment #5) > # Where the Alliance CAD is installed > setenv ALLIANCE_TOP "/usr/lib64/alliance" > setenv SYSCONF_TOP "/etc/alliance" > setenv CELLS_TOP "/usr/share/alliance/cells" This is what they are supposed to be. > .... and ideas ? Unfortunately no. I can't reproduce your issue, either. Do you have any other potentially conflicting local profiles around rsp. is your /etc/profiles.d/alc_env.csh modified? |