Bug 1476264

Summary: Hammer package info --id never gives vendor details
Product: Red Hat Satellite Reporter: Abhishek Sahni <asahni>
Component: Hammer - ContentAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.2.10CC: bbuckingham, cprocter, dhlavacd, tstrachota
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-25 14:40:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Abhishek Sahni 2017-07-28 12:52:08 UTC
Description of problem:

While fetching information of specific packages "Vendor" details is missing always. 

Version-Release number of selected component (if applicable):


How reproducible:
100 %

Steps to Reproduce:

#hammer shell

hammer> package info --id 1

=======================================
ID:            1
Name:          katello-agent
Version:       2.9.0.1
Architecture:  noarch
Epoch:         0
Release:       1.el7sat
Author:        
Filename:      katello-agent-2.9.0.1-1.el7sat.noarch.rpm
Build Host:    x86-019.build.eng.bos.redhat.com
Vendor:        
License:       LGPLv2
Relative Path: Packages/katello-agent-2.9.0.1-1.el7sat.noarch.rpm
Description:   Provides plugin for gofer, which allows communicating with Katello server
and execute scheduled actions.
========================================

If we check using rpm command,

#rpm -qi katello-agent

===========================================
Name        : katello-agent
Version     : 2.9.0.1
Release     : 1.el7sat
Architecture: noarch
Install Date: Wednesday 28 June 2017 02:30:08 AM IST
Group       : Development/Languages
Size        : 55775
License     : LGPLv2
Signature   : RSA/SHA256, Friday 02 June 2017 08:28:04 PM IST, Key ID 199e2f91fd431d51
Source RPM  : katello-agent-2.9.0.1-1.el7sat.src.rpm
Build Date  : Wednesday 17 May 2017 01:24:22 AM IST
Build Host  : x86-019.build.eng.bos.redhat.com
Relocations : (not relocatable)
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Vendor      : Red Hat, Inc.
URL         : https://github.com/Katello/katello-agent
Summary     : The Katello Agent
Description :
Provides plugin for gofer, which allows communicating with Katello server
and execute scheduled actions.
===========================================

Comment 1 Brad Buckingham 2017-08-25 14:40:53 UTC

*** This bug has been marked as a duplicate of bug 1451277 ***