| Summary: | /etc/init.d/pulp_streamer: line 44: write_log_message: command not found | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Lukas Pramuk <lpramuk> |
| Component: | Pulp | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | bmbouter, daviddavis, dkliban, ggainey, ipanova, mhrivnak, pcreech, rchan, ttereshc |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-27 13:54:09 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
The Pulp upstream bug status is at ON_QA. Updating the external tracker on this bug. The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug. The Pulp upstream bug status is at CLOSED - CURRENTRELEASE. Updating the external tracker on this bug. Moving 6.2 bugs out to sat-backlog. Moving 6.2 bugs out to sat-backlog. VERIFIED. fixed with Pulp 2.8 |
Description of problem: pulp_streamer service actions are not logged on rhel6 it attempts to use unknown logging function - write_log_message: command not found Version-Release number of selected component (if applicable): python-pulp-streamer-2.8.0.0-0.5.beta.el6sat.noarch @Satellite-6.2.0-RHEL-6-20160306.0 How reproducible: 100% Steps to Reproduce: 1.# /etc/init.d/pulp_streamer /etc/init.d/pulp_streamer: line 44: write_log_message: command not found Usage: /etc/init.d/pulp_streamer {start|stop|restart|status|create-paths|check-paths} Actual results: no logs of service operation, command not found error Expected results: service operation logged, no errors Additional info: