Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 927BA1885E for ; Sun, 29 Nov 2015 08:43:11 +0000 (UTC) Received: (qmail 42627 invoked by uid 500); 29 Nov 2015 08:43:11 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 42578 invoked by uid 500); 29 Nov 2015 08:43:11 -0000 Mailing-List: contact issues-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 issues@cloudstack.apache.org Received: (qmail 42423 invoked by uid 500); 29 Nov 2015 08:43:11 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 42380 invoked by uid 99); 29 Nov 2015 08:43:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Nov 2015 08:43:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 127832C1F6F for ; Sun, 29 Nov 2015 08:43:11 +0000 (UTC) Date: Sun, 29 Nov 2015 08:43:11 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9078) Scripts inside folder /usr/share/cloudstack-management/webapps/client/WEB-INF/classes/scripts/ aren't executable. 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/CLOUDSTACK-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030852#comment-15030852 ] ASF subversion and git services commented on CLOUDSTACK-9078: ------------------------------------------------------------- Commit e2fc270480916901b2bfd4f4bab376a6008f9f57 in cloudstack's branch refs/heads/4.6 from [~boris@pcextreme.nl] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e2fc270 ] CLOUDSTACK-9078: Gave scripts executable permissions. > Scripts inside folder /usr/share/cloudstack-management/webapps/client/WEB-INF/classes/scripts/ aren't executable. > ----------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-9078 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9078 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Packaging > Affects Versions: 4.6.0 > Reporter: Boris Schrijver > Assignee: Boris Schrijver > Fix For: 4.7.0, 4.6.1 > > > Scripts inside folder /usr/share/cloudstack-management/webapps/client/WEB-INF/classes/scripts/ aren't executable. Therefore, when cloudstack tries to run one, it will get a permission error and fail. -- This message was sent by Atlassian JIRA (v6.3.4#6332)