Project

Profile

Help

Issue #709

closed

Django is not installed by pulp-dev.py script

Added by bmbouter about 9 years ago. Updated about 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 +

Actions #1

Updated by bmbouter about 9 years ago

  • Severity changed from Low to 1. Low
Actions #2

Updated by jcline@redhat.com about 8 years ago

  • Status changed from NEW to 5
  • Assignee set to rbarlow
  • Platform Release set to 2.8.0

As of 2.8.0 Django is included in the server setup.py. In addition, we have Ansible (woo!)

Actions #3

Updated by dkliban@redhat.com about 8 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
Actions #4

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF