Project

General

Profile

Actions

Bug #20702

closed

EL6: katello-package-upload missing RPM Requires on python-argparse

Added by Evgeni Golov over 7 years ago. Updated over 4 years ago.

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

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1482189

Due to changes induced from the addition of:

https://bugzilla.redhat.com/show_bug.cgi?id=1445403

to 6.2.11 we made modifications to the client tooling. There was a change that brought in a requirement to use python-argparse. Without it, katello-package-upload fails to execute:

  1. katello-package-upload
    Traceback (most recent call last):
    File "/usr/sbin/katello-package-upload", line 17, in <module>
    import argparse
    ImportError: No module named argparse

after install it runs fine.

Actions

Also available in: Atom PDF