You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "David Nalley (JIRA)" <ji...@apache.org> on 2012/10/13 01:27:02 UTC

[jira] [Resolved] (CLOUDSTACK-334) Ubuntu packaging assumes presence of cloud user.

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

David Nalley resolved CLOUDSTACK-334.
-------------------------------------

    Resolution: Fixed

commit f758b1227014e8f1420a1a53984c8d8892c9f3b4
Author: David Nalley <da...@gnsa.us>
Date:   Fri Oct 12 19:05:22 2012 -0400

    fixing missing comma in debian/control

commit ebe060136702aaef0cd150bb60256e51da05f965
Author: David Nalley <da...@gnsa.us>
Date:   Fri Oct 12 18:56:48 2012 -0400

    making awsapi depend on cloud-client which sets up the cloud user

                
> Ubuntu packaging assumes presence of cloud user. 
> -------------------------------------------------
>
>                 Key: CLOUDSTACK-334
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-334
>             Project: CloudStack
>          Issue Type: Bug
>          Components: Install and Setup
>    Affects Versions: pre-4.0.0
>            Reporter: David Nalley
>            Priority: Blocker
>
> When one tries to install cloud-awsapi it tries to chmod files to be owned by cloud user - which doesn't yet exist - see this output: 
> Setting up cloud-awsapi (1:4.0.0-incubating) ...
> chown: invalid user: `cloud:cloud'
> dpkg: error processing cloud-awsapi (--configure):
>  subprocess installed post-installation script returned error exit status 1
> Setting up cloud-deps (1:4.0.0-incubating) ...
> Setting up cloud-utils (1:4.0.0-incubating) ...
> Setting up cloud-core (1:4.0.0-incubating) ...
> Setting up cloud-scripts (1:4.0.0-incubating) ...
> Setting up cloud-server (1:4.0.0-incubating) ...
> Setting up cloud-setup (1:4.0.0-incubating) ...
> Setting up cloud-client-ui (1:4.0.0-incubating) ...
> Setting up cloud-client (1:4.0.0-incubating) ...
> Adding system user `cloud' (UID 109) ...
> Adding new group `cloud' (GID 114) ...
> Adding new user `cloud' (UID 109) with group `cloud' ...
> Not creating home directory `/var/lib/cloud/management'.
>  Adding system startup for /etc/init.d/cloud-management ...
>    /etc/rc0.d/K20cloud-management -> ../init.d/cloud-management
>    /etc/rc1.d/K20cloud-management -> ../init.d/cloud-management
>    /etc/rc6.d/K20cloud-management -> ../init.d/cloud-management
>    /etc/rc2.d/S20cloud-management -> ../init.d/cloud-management
>    /etc/rc3.d/S20cloud-management -> ../init.d/cloud-management
>    /etc/rc4.d/S20cloud-management -> ../init.d/cloud-management

--
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