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 D082E11B80 for ; Mon, 21 Jul 2014 11:54:38 +0000 (UTC) Received: (qmail 43278 invoked by uid 500); 21 Jul 2014 11:54:38 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 43253 invoked by uid 500); 21 Jul 2014 11:54:38 -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 43244 invoked by uid 500); 21 Jul 2014 11:54:38 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 43241 invoked by uid 99); 21 Jul 2014 11:54:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jul 2014 11:54:38 +0000 Date: Mon, 21 Jul 2014 11:54:38 +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-6983) unable to register lxc template 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-6983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068433#comment-14068433 ] ASF subversion and git services commented on CLOUDSTACK-6983: ------------------------------------------------------------- Commit 58bad41910970fb3b08aa4d21875af6d04c8bf2e in cloudstack's branch refs/heads/master from [~rajanik] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=58bad41 ] Fixed CLOUDSTACK-6983: unable to register lxc template added a check for tar.gz format in checktemplate > unable to register lxc template > ------------------------------- > > Key: CLOUDSTACK-6983 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6983 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Template > Affects Versions: 4.5.0 > Reporter: Rajani Karuturi > Assignee: Rajani Karuturi > Priority: Critical > Labels: lxc > Attachments: Screen Shot 2014-06-24 at 11.59.24 am.png > > > lxc templates are just a tar.gz of filesystem. > in the below commit, it doesn't recognize it as a valid format and register fails with message > "Template content is unsupported, or mismatch between selected format and template content. Found : POSIX tar archive (GNU) (gzip compressed data, from Unix, last modifie" > commit 15ac47e47b4c9a2323888d73f6988cb967647e28 > Author: Marcus Sorensen > AuthorDate: Wed May 28 15:36:13 2014 -0600 > Commit: Marcus Sorensen > CommitDate: Wed May 28 15:40:57 2014 -0600 > CLOUDSTACK-6088: Check first bytes of template when downloading to verify format/type -- This message was sent by Atlassian JIRA (v6.2#6252)