Project

Profile

Help

Task #1450

closed

Story #1150: As a user, I can lazily fetch repositories

Break the pulp streamer package into two packages

Added by jcline@redhat.com over 8 years ago. Updated almost 4 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

The python-pulp-streamer rpm has the following:

$ rpm -qpl /tmp/tito/noarch/python-pulp-streamer-2.8.0-0.1.alpha.git.0.819f8a8.fc22.noarch.rpm
/etc/default/pulp_streamer
/etc/httpd/conf.d/pulp_streamer.conf
/etc/pulp/streamer.conf
/srv/pulp/streamer.tac
/srv/pulp/streamer_auth.wsgi
/usr/lib/python2.7/site-packages/pulp/streamer
/usr/lib/python2.7/site-packages/pulp/streamer/__init__.py
/usr/lib/python2.7/site-packages/pulp/streamer/__init__.pyc
/usr/lib/python2.7/site-packages/pulp/streamer/__init__.pyo
/usr/lib/python2.7/site-packages/pulp/streamer/config.py
/usr/lib/python2.7/site-packages/pulp/streamer/config.pyc
/usr/lib/python2.7/site-packages/pulp/streamer/config.pyo
/usr/lib/python2.7/site-packages/pulp/streamer/server.py
/usr/lib/python2.7/site-packages/pulp/streamer/server.pyc
/usr/lib/python2.7/site-packages/pulp/streamer/server.pyo
/usr/lib/python2.7/site-packages/pulp_streamer-1.0.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/pulp_streamer-1.0.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/pulp_streamer-1.0.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/pulp_streamer-1.0.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/pulp_streamer-1.0.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/pulp_streamer-1.0.0-py2.7.egg-info/top_level.txt
/usr/lib/systemd/system/pulp_streamer.service
/var/www/streamer

beav suggested breaking out the non-python files into a pulp-streamer rpm, then making python-pulp-streamer a dep of that. That way if someone ever wanted to use the streamer code for their own purposes, they could install python-pulp-streamer and get the libs without installing systemd files and conf files.

Actions #1

Updated by bmbouter almost 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX
Actions #2

Updated by bmbouter almost 5 years ago

Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.

Actions #3

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF