Project

General

Profile

Actions

Bug #30655

closed

make katello reset handle pip installed pulpcore

Added by Partha Aji over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tooling
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

If your `/usr/lib/python3.6/site-packages/pulpcore` was empty and you pip installed pulpcore instead, the correct location would be `/usr/local/lib/python3.6/site-packages/pulpcore`. katello reset does not account for this and hence errors out with

Errno::ENOENT: No such file or directory @ dir_chdir - /usr/lib/python3.6/site-packages/pulpcore
/home/vagrant/katello/lib/katello/tasks/reset.rake:30:in `chdir'
/home/vagrant/katello/lib/katello/tasks/reset.rake:30:in `block (3 levels) 

Actions

Also available in: Atom PDF