Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14761 > unrolled thread

Re: [BUG] Bad call to dircolors in /etc/bash.bashrc on LMDE

Started byEduardo Bustamante <dualbus@gmail.com>
First post2018-11-01 09:30 -0700
Last post2018-11-01 09:30 -0700
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [BUG] Bad call to dircolors in /etc/bash.bashrc on LMDE Eduardo Bustamante <dualbus@gmail.com> - 2018-11-01 09:30 -0700

#14761 — Re: [BUG] Bad call to dircolors in /etc/bash.bashrc on LMDE

FromEduardo Bustamante <dualbus@gmail.com>
Date2018-11-01 09:30 -0700
SubjectRe: [BUG] Bad call to dircolors in /etc/bash.bashrc on LMDE
Message-ID<mailman.3226.1541089852.1284.bug-bash@gnu.org>
On Wed, Oct 31, 2018 at 9:52 PM Philip Hudson <phil.hudson@iname.com> wrote:
(...)
> Description:
> 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.

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web