Bug 62934 - "command not found" messages
Summary: "command not found" messages
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: basesystem
Version: skipjack-beta2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-08 00:41 UTC by Gerry Tool
Modified: 2014-03-17 02:26 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-04-09 13:39:47 UTC
Embargoed:


Attachments (Terms of Use)
mailing-list interchange with Bill Crawford about this problem (4.89 KB, text/plain)
2002-04-08 15:46 UTC, Gerry Tool
no flags Details
Output from revised Bill Crawford command (549 bytes, text/plain)
2002-04-08 16:22 UTC, Gerry Tool
no flags Details

Description Gerry Tool 2002-04-08 00:41:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020401

Description of problem:
I have a fresh install of skipjack beta 2 which seems to be functioning
fine.  However, on boot and shutdown, I get a _lot_ of messages like

"/etc/rc5.d/XXXXXXX: : command not found"

or 

"/etc/rc.d/XXXXXXX: : command not found"

where XXXXXXX is some command name found in /etc/rc.d (these are all
simlinks to /etc/init.d/ where the real commands with common names
reside.

If I grep in the /var/log files, the only ones that appear there are

sshd: /etc/rc5.d/S55sshd: ^Y: command not found
wine: /etc/rc5.d/S98wine: ^Y: command not found

Note the ^Y in the log file.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.boot or shutdown skipjack beta 2
2.observe screen messages on startup/shutdown
3.
	

Actual Results:  I get a _lot_ of messages like

"/etc/rc5.d/XXXXXXX: : command not found"

or 

"/etc/rc.d/XXXXXXX: : command not found"

where XXXXXXX is some command name found in /etc/rc.d (these are all
simlinks to /etc/init.d/ where the real commands with common names
reside.

If I grep in the /var/log files, the only ones that appear there are

sshd: /etc/rc5.d/S55sshd: ^Y: command not found
wine: /etc/rc5.d/S98wine: ^Y: command not found

Note the ^Y in the log file.

Expected Results:  Normal startup/shutdown without these messages.

Additional info:

Installation appears to be fully functional except for some bugs already
reported or some I haven't found yet.

Probably related; every time I open a shell, the following line appears
before the first command prompt:

bash: : command not found

Comment 1 Gerry Tool 2002-04-08 15:46:22 UTC
Created attachment 52666 [details]
mailing-list interchange with Bill Crawford about this problem

Comment 2 Gerry Tool 2002-04-08 16:22:51 UTC
Created attachment 52684 [details]
Output from revised Bill Crawford command

Comment 3 Bill Nottingham 2002-04-09 05:26:41 UTC
Do you have bash-completions installed?

What locale are you running in?

Comment 4 Gerry Tool 2002-04-09 13:39:42 UTC
We can probably lay this one to rest.  I just reinstalled, and the 
messages are not there.  If they return, I'll try to note what might have 
initiated them and post again. 
 
Thanks for all of your troubleshooting effort. 
 
Gerry 


Comment 5 Bill Nottingham 2002-04-09 15:23:48 UTC
OK


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