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 1052410E54 for ; Wed, 17 Apr 2013 15:39:18 +0000 (UTC) Received: (qmail 20081 invoked by uid 500); 17 Apr 2013 15:39:17 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 20054 invoked by uid 500); 17 Apr 2013 15:39:17 -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 19959 invoked by uid 500); 17 Apr 2013 15:39:16 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 19755 invoked by uid 99); 17 Apr 2013 15:39:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 15:39:16 +0000 Date: Wed, 17 Apr 2013 15:39:16 +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-1589) Ubuntu 4.0 packages depend on non-existent chkconfig 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-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13634139#comment-13634139 ] ASF subversion and git services commented on CLOUDSTACK-1589: ------------------------------------------------------------- Commit 8608ba30d2163c34d16e7db9ff9f300bf916828e in branch refs/heads/4.0 from Joe Brockmeier [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=8608ba3 ] CLOUDSTACK-1589: Don't depend on chkconfig Signed-off-by: Joe Brockmeier > Ubuntu 4.0 packages depend on non-existent chkconfig > ---------------------------------------------------- > > Key: CLOUDSTACK-1589 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1589 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Packaging > Affects Versions: 4.0.1, 4.1.0 > Environment: Ubuntu 12.10 x64 > Reporter: Graeme Humphries > Assignee: Wido den Hollander > Priority: Minor > Labels: deb, debian, ubuntu > Fix For: 4.0.2 > > > Attempting to follow install instructions for Ubuntu using 4.0.x packages doesn't work, because of a packaging bug: > The following packages have unmet dependencies: > cloud-client : Depends: chkconfig but it is not installable > E: Unable to correct problems, you have held broken packages. > As is probably obvious, Debian based distros don't use chkconfig, they use update-rc.d, so this is likely a spurious dependency. However, it does block people from installing the current packages on any Debian-based system. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira