Discussion:
[BUG] Bad call to dircolors in /etc/bash.bashrc on LMDE
Eduardo Bustamante
2018-11-01 16:30:35 UTC
Permalink
On Wed, Oct 31, 2018 at 9:52 PM Philip Hudson <***@iname.com> wrote:
(...)
At line 44 of /etc/bash.bashrc the line
eval $(dircolors)
is incorrect: it errors if $SHELL is tcsh. All other calls correctly
specify 'dircolors -b'.
Note: Arises on Linux Mint Debian Edition 2. I have not been able to
determine whether this report is more properly addressed to GNU, or
downstream to Debian or Linux Mint. Apologies if it's not you.
The upstream bash package doesn't provide any system configuration
files. So you're right, it should go to the distro bug tracker.

Loading...