Bug 1195254 - Django is not installed by pulp-dev.py script
Summary: Django is not installed by pulp-dev.py script
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: Master
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: pulp-bugs
QA Contact: pulp-qe-list
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-23 13:36 UTC by Brian Bouterse
Modified: 2015-02-28 23:25 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-28 23:25:29 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 709 0 None None None Never

Description Brian Bouterse 2015-02-23 13:36:11 UTC
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.

Comment 1 Brian Bouterse 2015-02-28 23:25:29 UTC
Moved to https://pulp.plan.io/issues/709


Note You need to log in before you can comment on or make changes to this bug.