Description of problem: /etc/csh.cshrc has: set prompt='[%u@%m %c]%# ' AFAICT, the user name is supposed to be %n, not %u. Version-Release number of selected component (if applicable): setup-2.6.14-1.fc9.noarch How reproducible: Every time Steps to Reproduce: 1. Set a user's shell to /bin/tcsh 2. Log in Actual results: prompt is shown as '[@localhost ~]$' Expected results: prompt is shown as '[<user>@localhost ~]$'
Created attachment 303573 [details] Unified Patch file that fixes the prompt typo Generated a patch file that fixes the prompt syntax. Seems to fix the problem like you said.
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Thanks for report and fix, fixed in rawhide as setup-2.7.4-2.fc11.
setup-2.6.18-1.fc9 has been submitted as an update for Fedora 9. http://admin.fedoraproject.org/updates/setup-2.6.18-1.fc9
setup-2.6.18-1.fc9 has been pushed to the Fedora 9 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 setup'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-9727
setup-2.6.18-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report.