Bug 449935
| Summary: | Client daemon fails to start | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Juha Tuomala <tuju> |
| Component: | bcfg2 | Assignee: | Jeffrey C. Ollie <jeff> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | jeff, mail, notting, poelstra |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-08-08 09:50:51 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Juha Tuomala
2008-06-04 11:21:46 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? Related bug 246877 That's provided by redhat-lsb - bcfg2 probably needs to reqiure it. |