You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "翁翊成 (JIRA)" <ji...@apache.org> on 2014/03/28 16:48:16 UTC

[jira] [Updated] (CLOUDSTACK-6302) Missing dependency on libmysql-java for management debian package.

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

翁翊成 updated CLOUDSTACK-6302:
----------------------------

    Description: 
The debian package of Cloud Stack 4.3.0 management does not has dependency on libmysql-java, so that it will cause the tomcat application start failed.

{code}
$ dpkg --info cloudstack-management_4.3.0_all.deb
 new debian package, version 2.0.
 size 155760322 bytes: control archive= 21171 bytes.
     800 bytes,    19 lines      conffiles
     470 bytes,    13 lines      control
   78077 bytes,   642 lines      md5sums
    2062 bytes,    55 lines   *  postinst             #!/bin/sh
     279 bytes,    14 lines   *  prerm                #!/bin/sh
 Package: cloudstack-management
 Source: cloudstack
 Version: 4.3.0
 Architecture: all
 Maintainer: Wido den Hollander <wi...@widodh.nl>
 Installed-Size: 167408
 Depends: cloudstack-common (= 4.3.0), tomcat6, sysvinit-utils, sudo, jsvc, python-mysqldb, python-paramiko, augeas-tools
 Conflicts: cloud-client, cloud-client-ui, cloud-server
 Section: libs
 Priority: extra
 Homepage: http://www.cloudstack.org/
 Description: CloudStack server library
  The CloudStack management server
{code}

  was:
The debian package of Cloud Stack 4.3.0 management does not has dependency on libmysql-java, so that it will cause the tomcat application start failed.

$ dpkg --info cloudstack-management_4.3.0_all.deb
 new debian package, version 2.0.
 size 155760322 bytes: control archive= 21171 bytes.
     800 bytes,    19 lines      conffiles
     470 bytes,    13 lines      control
   78077 bytes,   642 lines      md5sums
    2062 bytes,    55 lines   *  postinst             #!/bin/sh
     279 bytes,    14 lines   *  prerm                #!/bin/sh
 Package: cloudstack-management
 Source: cloudstack
 Version: 4.3.0
 Architecture: all
 Maintainer: Wido den Hollander <wi...@widodh.nl>
 Installed-Size: 167408
 Depends: cloudstack-common (= 4.3.0), tomcat6, sysvinit-utils, sudo, jsvc, python-mysqldb, python-paramiko, augeas-tools
 Conflicts: cloud-client, cloud-client-ui, cloud-server
 Section: libs
 Priority: extra
 Homepage: http://www.cloudstack.org/
 Description: CloudStack server library
  The CloudStack management server


> Missing dependency on libmysql-java for management debian package.
> ------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-6302
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6302
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.3.0
>         Environment: Ubuntu 12.04
>            Reporter: 翁翊成
>              Labels: deb
>
> The debian package of Cloud Stack 4.3.0 management does not has dependency on libmysql-java, so that it will cause the tomcat application start failed.
> {code}
> $ dpkg --info cloudstack-management_4.3.0_all.deb
>  new debian package, version 2.0.
>  size 155760322 bytes: control archive= 21171 bytes.
>      800 bytes,    19 lines      conffiles
>      470 bytes,    13 lines      control
>    78077 bytes,   642 lines      md5sums
>     2062 bytes,    55 lines   *  postinst             #!/bin/sh
>      279 bytes,    14 lines   *  prerm                #!/bin/sh
>  Package: cloudstack-management
>  Source: cloudstack
>  Version: 4.3.0
>  Architecture: all
>  Maintainer: Wido den Hollander <wi...@widodh.nl>
>  Installed-Size: 167408
>  Depends: cloudstack-common (= 4.3.0), tomcat6, sysvinit-utils, sudo, jsvc, python-mysqldb, python-paramiko, augeas-tools
>  Conflicts: cloud-client, cloud-client-ui, cloud-server
>  Section: libs
>  Priority: extra
>  Homepage: http://www.cloudstack.org/
>  Description: CloudStack server library
>   The CloudStack management server
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)