Bug 449935 - Client daemon fails to start
Summary: Client daemon fails to start
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: bcfg2
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jeffrey C. Ollie
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-04 11:21 UTC by Juha Tuomala
Modified: 2012-08-08 09:50 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-08 09:50:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Juha Tuomala 2008-06-04 11:21:46 UTC
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:

Comment 1 Juha Tuomala 2008-06-04 11:26:02 UTC
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?

Comment 2 Juha Tuomala 2008-06-04 11:28:09 UTC
Related bug 246877

Comment 3 Bill Nottingham 2008-11-03 21:39:45 UTC
That's provided by redhat-lsb - bcfg2 probably needs to reqiure it.


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