Project

Profile

Help

Issue #709

closed

Django is not installed by pulp-dev.py script

Added by bmbouter about 9 years ago. Updated almost 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Low
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
Master
Platform Release:
2.8.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Description of problem: When I use the pulp-dev.py script on master I do not receive Django on my system.

Version-Release number of selected component (if applicable): Master

How reproducible: Always

Steps to Reproduce:
1. Get a fresh linux machine
2. Install pulp dev environment using pulp-dev.py
3. Observe that Django is missing. `import django` fails in a Python interpreter.

Actual results: Django fails to import

Expected results: I expect Django will be imported.

Additional info: Django is available via rpm. On EL6 it is called 'Django14', and
on all other target platforms it is called 'python-django'. It is also available on PyPI, but we should be testing against the RPM versions.

+ This bug was cloned from Bugzilla Bug #1195254 +

Also available in: Atom PDF