Description of problem: Due to an invalid grep character class specification in /etc/profile.d/debug.csh, and error message appears on login. The debugging environment variables fail to be set. Version-Release number of selected component (if applicable): initscripts-9.30-2.fc15.i686 debugmode-9.30-2.fc15.i686 How reproducible: always Steps to Reproduce: 1. tcsh 2. source /etc/profile.d/debug.csh.orig 3. env | grep MALLOC Actual results: >source /etc/profile.d/debug.csh.orig grep: character class syntax is [[:space:]], not [:space:] >env | grep MALLOC Expected results: >source /etc/profile.d/debug.csh.fixed >env | grep MALLOC MALLOC_CHECK_=1
Created attachment 521546 [details] patch to fix problem
Already fixed in upstream commit da288758df2be2c16593c9afa230984495146eb4, will go out in a bugfix rollup update at some point in the moderately near future.
initscripts-9.33-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/initscripts-9.33-1.fc16
Package initscripts-9.33-1.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing initscripts-9.33-1.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2011-14259 then log in and leave karma (feedback).
initscripts-9.33-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.