Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 117EF167718 for ; Tue, 22 Aug 2017 20:57:03 +0200 (CEST) Received: (qmail 4578 invoked by uid 500); 22 Aug 2017 18:57:02 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 4569 invoked by uid 99); 22 Aug 2017 18:57:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Aug 2017 18:57:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 49208C302D for ; Tue, 22 Aug 2017 18:57:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id C5KGSB0vZBcw for ; Tue, 22 Aug 2017 18:57:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 6F3E05FE37 for ; Tue, 22 Aug 2017 18:57:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E8B1FE0E1C for ; Tue, 22 Aug 2017 18:57:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 8DE1C25381 for ; Tue, 22 Aug 2017 18:57:00 +0000 (UTC) Date: Tue, 22 Aug 2017 18:57:00 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-21781) Error: Repositories for os type redhat-ppc7 are not defined during package installation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-21781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137192#comment-16137192 ] Hudson commented on AMBARI-21781: --------------------------------- SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1827 (See [https://builds.apache.org/job/Ambari-branch-2.5/1827/]) AMBARI-21781. Error: Repositories for os type redhat-ppc7 are not (ncole: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=589d967638bc72ea1596e60bb0c1b358e888ea09]) * (edit) ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ClusterStackVersionResourceProvider.java * (edit) ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ClusterStackVersionResourceProviderTest.java > Error: Repositories for os type redhat-ppc7 are not defined during package installation > --------------------------------------------------------------------------------------- > > Key: AMBARI-21781 > URL: https://issues.apache.org/jira/browse/AMBARI-21781 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Reporter: Nate Cole > Assignee: Nate Cole > Priority: Blocker > Fix For: 2.5.2 > > Attachments: AMBARI-21781.patch > > > When repos and hosts are reporting PPC as the architecture, hackaround code was formulating the wrong os_family, and repositories were not being resolved correctly. -- This message was sent by Atlassian JIRA (v6.4.14#64029)