Actions
Bug #6601
closedlicense in package details seems to be incorrect and filled with buildhost instead
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1115364
Description of problem:
License in package details seems to be incorrect and filled with buildhost instead
Version-Release number of selected component (if applicable):
Satellite-6.0.3-RHEL-6-20140626.1
How reproducible:
always
Steps to Reproduce:
1. Search some package and hoover over it to display popup bubble with
info about that package (I have used fence-agents-3.1.5-44.el6.x86_64.rpm)
Actual results:
License: x86-027.build.eng.bos.redhat.com
Expected results:
Should match what rpm have in its metadata:
- rpm -qpi fence-agents-3.1.5-44.el6.x86_64.rpm
Name : fence-agents Relocations: (not relocatable)
Version : 3.1.5 Vendor: Red Hat, Inc.
Release : 44.el6 Build Date: Wed 02 Jul 2014 04:38:51 AM EDT
Install Date: (not installed) Build Host: x86-027.build.eng.bos.redhat.com
Group : System Environment/Base Source RPM: fence-agents-3.1.5-44.el6.src.rpm
Size : 536092 License: GPLv2+ and LGPLv2+
Signature : (none)
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL : http://sources.redhat.com/cluster/wiki/
Summary : Fence Agents for Red Hat Cluster
Description :
Red Hat Fence Agents is a collection of scripts to handle remote
power management for several devices.
Actions