Project

Profile

Help

Issue #1117

closed

pulp-dev.py is broken on 2.6-dev branch due to pulp.devel being moved/removed

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

Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

1. git clone pulp, pulp_rpm, and pulp_puppet
2. checkout the pulp/2.6-dev branch on each repo
3. cd into pulp_rpm and run `sudo ./pulp-dev.py -I`
4. observe the following traceback

Traceback (most recent call last):
  File "./pulp-dev.py", line 7, in <module>
    from pulp.devel import environment
ImportError: No module named pulp.devel
Actions #1

Updated by bmbouter almost 9 years ago

  • Description updated (diff)
  • Status changed from ASSIGNED to CLOSED - NOTABUG

I was doing this wrong. I needed to `sudo ./pulp-dev.py -I` platform first and then run `sudo ./pulp-dev.py -I` on the plugins second. The import error went away when I installed platform first.

Actions #2

Updated by mhrivnak almost 9 years ago

  • Triaged changed from No to Yes
Actions #3

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF