Wish: modularized /etc/bash/* sourced from /etc/skel/.bashrc

Bug #194108 reported by era
8
Affects Status Importance Assigned to Milestone
bash (Ubuntu)
Triaged
Wishlist
Unassigned

Bug Description

Binary package hint: bash

Bugs such as f'rinstance bug 103929 and (to a lesser extent) bug 144632 call for increasingly complex code in users' .bashrc. Complex means error-prone, means likely to contain bugs, means likely to change from one version to another. Perhaps now would be a good time to modularize this so that (1) users don't easily end up with .bashrc files with a mix of code from different Ubuntu releases and (2) e.g. color support can be easily suppressed by users who prefer not to have it.

In .bashrc, simply have something like

# Comment out this to disable color support in color-capable terminals
. /etc/bash/colorization

# Uncomment this to have convenient aliases for some commands
# . /etc/bash/aliases

Modularization I hope would also improve documentation, since it's a lot less intrusive to have extensive comments in a once-only file somewhere in /etc than to put extensive comments in /etc/skel/.bashrc

Matthias Klose (doko)
Changed in bash:
importance: Undecided → Wishlist
status: New → Confirmed
Daniel Hahler (blueyed)
Changed in bash:
status: Confirmed → Triaged
Revision history for this message
Rolf Leggewie (r0lf) wrote :

There hasn't been any activity in this ticket for a while. Is this still a problem in Jaunty or Karmic?

Changed in bash (Ubuntu):
status: Triaged → Incomplete
assignee: nobody → Rolf Leggewie (r0lf)
Revision history for this message
era (era) wrote :

This is an enhancement request. Unless you believe the enhancement has somehow evolved by itself (or there is Intelligent Design at play ... sorry, could not resist) there isn't much reason to believe that the "bug" stops.

r0lf: I don't have the permissions to set the status back to Triaged. Could you take care of that, please?

Changed in bash (Ubuntu):
status: Incomplete → Confirmed
Revision history for this message
Rolf Leggewie (r0lf) wrote :

Era, thank you for your quick response.

I'm not an expert on what gets sourced and what doesn't. It's not at all unheard of that old tickets, RFE or not, are not closed even when a fix for the underlying issue is released. After more than a year with no activity, I felt a short ping to verify there is still work to be done for this ticket was appropriate.

Would you please be so kind to let us know what release of Ubuntu you are currently using?

Revision history for this message
era (era) wrote :

I use Intrepid and Jaunty. I downloaded Karmic alpha 3 for other reasons and confirm that this was not fixed there either.

Thanks for the quick turnaround.

Revision history for this message
Rolf Leggewie (r0lf) wrote :

setting back to triaged status and adding a few tags.

Changed in bash (Ubuntu):
assignee: Rolf Leggewie (r0lf) → nobody
status: Confirmed → Triaged
tags: added: intrepid jaunty karmic
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.