please help! -- F12: login disallowed upon changing shell from bash to tcsh

Tony Nelson tonynelson at georgeanelson.com
Sat Dec 19 23:28:33 UTC 2009


On 09-12-19 15:27:48, Globe Trotter wrote:
> --- On Fri, 12/18/09, Aldo Foot <lunixer at gmail.com> wrote:
 ...
> > So... the tcsh rpm is installed?
> >    $ rpm -qa tcsh
> 
> tcsh-6.15-8.fc12
> 
> Yes, it is!

Possibly some of the shell scripts used by GDM (or whatever) don't 
specify the interpreter with a shebang line.  If they're written to 
assume bash and bash is the default they'll work, but not if tcsh is 
the default.  If adding a first line of "#!/bin/bash" fixes the 
problem, file a bug against the relevant package.  (Usually you can 
find the package with `rpm -qf /path/to/file`.)  Good luck.

-- 
____________________________________________________________________
TonyN.:'                       <mailto:tonynelson at georgeanelson.com>
      '                              <http://www.georgeanelson.com/>





More information about the fedora-list mailing list