Actions
Bug #19038
closedAfter katello-agent installation goferd is not started
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1431747
Description of problem:
After katello-agent installation goferd is not started
Version-Release number of selected component (if applicable):
@Satellite6.2.8
katello-agent-2.9.0-1.el7sat
gofer-2.7.6-1.el7sat
How reproducible:
100%
Steps to Reproduce:
1. # yum install katello-agent
2. # systemctl status goferd
● goferd.service - Gofer Agent
Loaded: loaded (/usr/lib/systemd/system/goferd.service; enabled; vendor preset: disabled)
Active: inactive (dead)
Actual results:
goferd service is not started
Expected results:
goferd service is started
Additional info:
- rpm -q --scripts katello-agent
postinstall scriptlet (using /bin/sh):
chkconfig goferd on
touch /tmp/katello-agent-restart
exit 0
Updated by Eric Helms over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset katello-packaging|5bda77da0e7680e8db55d542cb1c181554105b4a.
Updated by Justin Sherrill over 7 years ago
- Translation missing: en.field_release set to 211
- Difficulty set to easy
Actions