Bug 14116 - bash messages when fsck fails and bash starts
Summary: bash messages when fsck fails and bash starts
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: bash
Version: 7.1
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-07-17 14:34 UTC by Matt Domsch
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-07-17 14:50:01 UTC
Embargoed:


Attachments (Terms of Use)

Description Matt Domsch 2000-07-17 14:34:03 UTC
I get the following messages if fsck fails at startup, and it drops you to 
a bash shell.

bash: tput: command not found
bash: dircolors: command not found
bash: id: command not found
[: -: unary operator expected

The / partition is mounted, but /usr isn't, and these all live in /usr/bin.
Just kind of annoying, but doesn't really cause a problem.  Since these 
are all getting sourced from /etc/{profile,bashrc}, could simple logic be 
added to test for the existence of these programs before calling them?

Comment 1 Bernhard Rosenkraenzer 2000-07-17 14:50:00 UTC
Thanks, fixed in bash-2.04-8


Note You need to log in before you can comment on or make changes to this bug.