From dev-return-111815-archive-asf-public=cust-asf.ponee.io@cloudstack.apache.org Thu Aug 23 14:26:07 2018 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 mx-eu-01.ponee.io (Postfix) with SMTP id 03BB418061A for ; Thu, 23 Aug 2018 14:26:06 +0200 (CEST) Received: (qmail 34810 invoked by uid 500); 23 Aug 2018 12:26:01 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 34793 invoked by uid 99); 23 Aug 2018 12:26:01 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2018 12:26:01 +0000 From: GitBox To: dev@cloudstack.apache.org Subject: [GitHub] rhtyd closed pull request #2: Add python-setuptools to yum install command. Message-ID: <153502716048.20322.11185347634922552955.gitbox@gitbox.apache.org> Date: Thu, 23 Aug 2018 12:26:00 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit rhtyd closed pull request #2: Add python-setuptools to yum install command. URL: https://github.com/apache/cloudstack-documentation/pull/2 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/source/installguide/building_from_source.rst b/source/installguide/building_from_source.rst index 508899d..75e4d33 100644 --- a/source/installguide/building_from_source.rst +++ b/source/installguide/building_from_source.rst @@ -348,7 +348,7 @@ Linux. .. parsed-literal:: - # yum install java-1.8.0-openjdk-devel.x86_64 genisoimage mysql mysql-server ws-commons-util MySQL-python createrepo + # yum install java-1.8.0-openjdk-devel.x86_64 genisoimage mysql mysql-server ws-commons-util MySQL-python python-setuptools createrepo Next, you'll need to install build-time dependencies for CloudStack with Maven. We're using Maven 3, so you'll want to grab `Maven 3.0.5 (Binary tar.gz) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services