Description of problem: # service bcfg2 /etc/init.d/bcfg2: line 49: /lib/lsb/init-functions: No such file or directory # service bcfg2 status /etc/init.d/bcfg2: line 49: /lib/lsb/init-functions: No such file or directory # rpm -V bcfg2 S.5....T c /etc/sysconfig/bcfg2 Version-Release number of selected component (if applicable): bcfg2-0.9.5.2-1.fc8 How reproducible: Always. Expected results: We should not ship stuff that is broken out-of-the-box. Additional info:
http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptfunc.html > Each conforming init script shall execute the commands in the > file /lib/lsb/init-functions in the current environment (see shell special > built-in command dot). This file shall cause the following shell script > commands to be defined in an unspecified manner. # rpm -qf /lib/lsb/init-functions error: file /lib/lsb/init-functions: No such file or directory # rpm -qf /etc/init.d/functions initscripts-8.60-1 What version of LSB Fedora conforms?
Related bug 246877
That's provided by redhat-lsb - bcfg2 probably needs to reqiure it.