Project

General

Profile

Actions

Bug #30655

closed

make katello reset handle pip installed pulpcore

Added by Partha Aji over 3 years ago. Updated over 3 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 #1

Updated by The Foreman Bot over 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/8893 added
Actions #2

Updated by John Mitsch over 3 years ago

  • Target version set to Katello 3.18.0
  • Triaged changed from No to Yes
Actions #3

Updated by The Foreman Bot over 3 years ago

  • Fixed in Releases Katello 4.0.0 added
Actions #4

Updated by Partha Aji over 3 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF