Project

General

Profile

Actions

Bug #37106

closed

Add python-setuptools as an installation dependency for EL6 katello-host-tools

Added by Ian Ballou 3 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
RPMs
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Fixes:

[root@rhel6 ~]# katello-enabled-repos-upload --force
Traceback (most recent call last):
File "/usr/sbin/katello-enabled-repos-upload", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
[root@akapse-rhel6 ~]# katello-enabled-repos-upload
Traceback (most recent call last):
File "/usr/sbin/katello-enabled-repos-upload", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

[root@rhel6 ~]# katello-package-upload
Traceback (most recent call last):
File "/usr/sbin/katello-package-upload", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

Actions #1

Updated by The Foreman Bot 3 months ago

  • Status changed from New to Ready For Testing
  • Assignee set to Ian Ballou
  • Pull request https://github.com/theforeman/foreman-packaging/pull/10321 added
Actions #2

Updated by The Foreman Bot 3 months ago

  • Fixed in Releases 3.10.0 added
Actions #3

Updated by Ian Ballou 3 months ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF