Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 368373

Summary: [SOLVED] : command not found19: :Qkbq - An annoying error log when you change state of service
Product: Gentoo Linux Reporter: Michael <maveilthain>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: trivial    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael 2011-05-22 17:25:14 UTC
I'am writing for more information about error log looks like this:

: command not found19: :Qkbq

If you are changing a state of service in "/etc/init.d/..." like this:
/etc/init.d/net.wlan0 start
/etc/init.d/net.eth0 restart
/etc/init.d/postfix pause
/etc/init.d/postfix status
etc. etc. etc.

You can see this error log. If you want to know how to slove this problem you can follow this: 
The main problem is in "/etc/rc.conf". The high probability is in ones of line of this files looks like command name i.ex. "Qkbq". Next you should comment this line or delete bad line from this file.

Enjoy!

Best regards,
Maveius
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-05-23 22:45:30 UTC
Yes, /etc/rc.conf is parsed by a shell, so keep it clean.