You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Goden Yao (JIRA)" <ji...@apache.org> on 2016/08/29 20:10:22 UTC

[jira] [Resolved] (HAWQ-1006) Fix RPM compliance in Redhat Satellite

     [ https://issues.apache.org/jira/browse/HAWQ-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goden Yao resolved HAWQ-1006.
-----------------------------
    Resolution: Fixed

> Fix RPM compliance in Redhat Satellite
> --------------------------------------
>
>                 Key: HAWQ-1006
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1006
>             Project: Apache HAWQ
>          Issue Type: Task
>          Components: Build, PXF
>            Reporter: Goden Yao
>            Assignee: Oleksandr Diachenko
>             Fix For: 2.0.1.0-incubating
>
>
> Current Package name: apache-tomcat-7.0.62-.noarch
>  
> Installed Package Info:
> {code}
> [root@gbthadoop1x ~]# rpm -qi apache-tomcat.noarch
> Name        : apache-tomcat                Relocations: (not relocatable)
> Version     : 7.0.62                            Vendor: Apache HAWQ Incubating
> Release     :                               Build Date: Thu 18 Feb 2016 05:17:05 PM EST
> Install Date: Mon 08 Aug 2016 02:23:58 PM EDT      Build Host: shivram
> Group       : (none)   Source RPM: apache-tomcat-7.0.62--src.rpm
> Size        : 13574438                         License: ASL 2.0
> Signature   : (none)
> Packager    : shivram
> URL         :
> Summary     : Apache Tomcat RPM
> Description :
> {code}
>  
> This is what an installed package from big-top tomcat.
> {code}
> Package Name: bigtop-tomcat-6.0.41-1.el6.noarch
>  
> Installed Package info:
> [root@gbthadoop1x ~]# rpm -qi bigtop-tomcat.noarch
> Name        : bigtop-tomcat                Relocations: (not relocatable)
> Version     : 6.0.41                            Vendor: (none)
> Release     : 1.el6                         Build Date: Tue 31 Mar 2015 05:17:15 PM EDT
> Install Date: Fri 15 Jul 2016 10:25:00 AM EDT      Build Host: ip-10-0-0-90.ec2.internal
> Group       : Development/Libraries         Source RPM: bigtop-tomcat-6.0.41-1.el6.src.rpm
> Size        : 6398489                          License: ASL 2.0
> Signature   : RSA/SHA1, Tue 31 Mar 2015 07:14:29 PM EDT, Key ID b9733a7a07513cad
> URL         : http://tomcat.apache.org/
> Summary     : Apache Tomcat
> Description :
> Apache Tomcat is an open source software implementation of the
> Java Servlet and JavaServer Pages technologies.
> {code}
> We need to remove individual info and add release info, group info and description if missing
> **Other RPMs to fix**
> * pxf-hbase-3.0.0-22126.noarch.rpm - is the current one , .el6 missing at the name of rpm
> * pxf-hdfs-3.0.0-22126.noarch.rpm - is the current one , .el6 missing at the name of rpm
> * pxf-hive-3.0.0-22126.noarch.rpm - is the current one , .el6 missing at the name of rpm
> * pxf-service-3.0.0-22126.noarch.rpm - is the current one , .el6 missing at the name of rpm
> * pxf-json  (not released yet)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)