You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Venkata Siva Vijayendra Bhamidipati (JIRA)" <ji...@apache.org> on 2013/07/23 20:22:50 UTC

[jira] [Assigned] (CLOUDSTACK-3647) 3.0.6 to ASF 4.2 Upgrade: "guest_os" table has duplicate Windows 8 64-bit OS mappings on the Upgraded Setup

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

Venkata Siva Vijayendra Bhamidipati reassigned CLOUDSTACK-3647:
---------------------------------------------------------------

    Assignee: Venkata Siva Vijayendra Bhamidipati
    
> 3.0.6 to ASF 4.2 Upgrade: "guest_os" table has duplicate Windows 8 64-bit OS mappings on the Upgraded Setup
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3647
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3647
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Upgrade
>    Affects Versions: 4.2.0
>            Reporter: Chandan Purushothama
>            Assignee: Venkata Siva Vijayendra Bhamidipati
>             Fix For: 4.2.0
>
>
> mysql> select * from guest_os where display_name like "Windows 8%";
> +-----+-------------+------+--------------------------------------+--------------------+
> | id  | category_id | name | uuid                                 | display_name       |
> +-----+-------------+------+--------------------------------------+--------------------+
> | 165 |           6 | NULL | 67b38d28-ed85-11e2-a76b-0649e40006c6 | Windows 8 (32-bit) |
> | 166 |           6 | NULL | 67b3a362-ed85-11e2-a76b-0649e40006c6 | Windows 8 (64-bit) |
> | 206 |           6 | NULL | 206                                  | Windows 8(64-bit)  |
> +-----+-------------+------+--------------------------------------+--------------------+
> 3 rows in set (0.00 sec)
> mysql>

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