Project

General

Profile

Actions

Bug #11968

closed

hammer respository-set command name mismatch

Added by Brad Buckingham over 8 years ago. Updated almost 6 years ago.

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

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1235823
Description of problem:

The name of the repository set passed via hammer and the name displayed by hammer are different (arch & release are appended):

  1. hammer repository-set available-repositories --product "Red Hat Enterprise Linux Server" --name "Red Hat Enterprise Linux 6 Server (RPMs)" --organization-id 3
    ------------------------------------------------------|--------|---------|--------
    NAME | ARCH | RELEASE | ENABLED
    ------------------------------------------------------|--------|---------|--------
    Red Hat Enterprise Linux 6 Server RPMs i386 6.1 | i386 | 6.1 | no
    Red Hat Enterprise Linux 6 Server RPMs x86_64 6.1 | x86_64 | 6.1 | no
    Red Hat Enterprise Linux 6 Server RPMs i386 6.2 | i386 | 6.2 | no
    Red Hat Enterprise Linux 6 Server RPMs x86_64 6.2 | x86_64 | 6.2 | no
    Red Hat Enterprise Linux 6 Server RPMs i386 6.3 | i386 | 6.3 | no
    Red Hat Enterprise Linux 6 Server RPMs x86_64 6.3 | x86_64 | 6.3 | no
    Red Hat Enterprise Linux 6 Server RPMs i386 6.4 | i386 | 6.4 | no
    Red Hat Enterprise Linux 6 Server RPMs x86_64 6.4 | x86_64 | 6.4 | no
    Red Hat Enterprise Linux 6 Server RPMs i386 6.5 | i386 | 6.5 | no
    Red Hat Enterprise Linux 6 Server RPMs x86_64 6.5 | x86_64 | 6.5 | no
    Red Hat Enterprise Linux 6 Server RPMs i386 6.6 | i386 | 6.6 | no
    Red Hat Enterprise Linux 6 Server RPMs x86_64 6.6 | x86_64 | 6.6 | no
    Red Hat Enterprise Linux 6 Server RPMs i386 6Server | i386 | 6Server | no
    Red Hat Enterprise Linux 6 Server RPMs x86_64 6Server | x86_64 | 6Server | yes
    ------------------------------------------------------|--------|---------|--------

The name displayed should be 'Red Hat Enterprise Linux 6 Server RPMs' arch and release information are in their respective columns.

Version-Release number of selected component (if applicable):
6.1 public beta.

How reproducible:
Always,

Steps to Reproduce:
1.
2.
3.

Actual results:

Expected results:

Additional info:

Actions #1

Updated by The Foreman Bot over 8 years ago

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

Updated by Eric Helms over 8 years ago

  • Category set to API
  • translation missing: en.field_release set to 70
  • Triaged changed from No to Yes
Actions #3

Updated by Brad Buckingham over 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF