On Mon, Sep 19, 2005 at 03:41:27PM -0300, Gurvan Huiban wrote: > Package: bash > Version: 3.0-16 > Followup-For: Bug #292023 > > Dear sir, > > I have just noticed that I have the same problem. No configuration file is > read when a user (including root) logs in. It worked "before". > > Trying to "force" bash to take into accoung the config files: source > .bash_profile does not work either: nothing happens, and the > configuration of the shell is not updated. Can you send the output of ls -l on that file, as well as its contents? What if you add set -x; as the first line; is there any output? Could you send the result of running "set", stripped of any sensitive information (also possibly don't load the shell completion functions in /etc/bash_completion, by commenting out that line in ~/.bashrc, if that file is getting loaded).
Note that bash 3.00.16 is different from bash 3.0-16 (I think). 3.00.16 is the upstream version number, and 3.0-16 is the 16th Debianization of the bash whose upstream version is version 3.0 (neglecting minor versions, I guess). -- Clear skies, Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]