Project

Profile

Help

Issue #2518

closed

rpm - confusion around pulp_streamer files

Added by tvon over 7 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
2.11.0
Platform Release:
2.12.1
OS:
CentOS 7
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix, Pulp 2
Sprint:
Sprint 15
Quarter:

Description

Two things I noticed while messing with pulp via ansible in vagrant:

1. The meta-packages @pulp-server and @pulp-server-qpid do not include python-pulp-streamer, which is how I noticed the second issue,
2. The pulp-server package includes /usr/lib/systemd/system/pulp_streamer.service, which is also in python-pulp-streamer

[vagrant@pulp ~]$ rpm -qf /usr/lib/systemd/system/pulp_streamer.service
pulp-server-2.11.0-1.el7.noarch
python-pulp-streamer-2.11.0-1.el7.noarch

If you install one of the meta-packages you'll end up with a pulp_streamer.service file that cannot be started, which is a bit confusing. It seems like @pulp-server* groups should include python-pulp-streamer, and the pulp_streamer.service file should be removed from pulp-server.

Also available in: Atom PDF