[
https://issues.apache.org/jira/browse/CLOUDSTACK-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618766#comment-13618766
]
Sailaja Mada commented on CLOUDSTACK-1848:
------------------------------------------
Retried with latest packages and with change in steps . Now 4.1 deb packages
got installed. But DB upgrade has issues. That will be filed as new ticket.
1 wget http://www.apache.org/dist/incubator/cloudstack/KEYS
2) gpg --import KEYS
3) apt-get install cloudstack*
4)
root@ub12sailaja:/sailaja# dpkg --get-selections | grep cloud
cloud-client deinstall
cloud-server deinstall
cloudstack-agent install
cloudstack-awsapi install
cloudstack-cli install
cloudstack-common install
cloudstack-docs install
cloudstack-management install
cloudstack-usage install
root@ub12sailaja:/sailaja# dpkg --get-selections | grep cloudstack-common
cloudstack-common install
root@ub12sailaja:/sailaja# dpkg -l cloudstack-common
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version
Description
+++-===========================================-===========================================-======================================================================================================
ii cloudstack-common 4.1.0-incubating-0.0.snapshot
A common package which contains files which are shared by several
CloudStack packages
root@ub12sailaja:/sailaja#
> Cloudstack Packages are not got updated with scenario 4.0 to 4.1 upgrade
> where MS is on Ubuntu 12.04
> ----------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-1848
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1848
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Install and Setup, Management Server
> Affects Versions: 4.1.0
> Reporter: Sailaja Mada
> Assignee: Wido den Hollander
> Priority: Blocker
> Fix For: 4.1.0
>
>
> Setup: 4.0 Advanced Networking Zone setup with Xen 6.0.2
> Steps:
> Tried upgrade from 4.0 to 4.1 with Management server installed on Ubuntu
> 12.04 .
> Instructions are : 1)
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.1-incubating/html/Installation_Guide/sect-source-builddebs.html
> 2)
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.1-incubating/html/Release_Notes/upgrade-instructions.html#upgrade-from-4.0.0-to-4.0.1
>
> 1. Downloaded deb packages from
> http://jenkins.cloudstack.org/job/package-deb-4.1/
> 2. Update APT repo:
> sudo mkdir -p /var/www/cloudstack/repo/binary
> sudo cp *.deb /var/www/cloudstack/repo/binary
> sudo cd /var/www/cloudstack/repo/binary
> sudo dpkg-scanpackages . /dev/null | tee Packages | gzip -9 > Packages.gz
> 3. vi /etc/apt/sources.list.d/cloudstack.list and add below line
> deb http://server.url/cloudstack/repo/binary ./
> 4. sudo apt-get update
> 5. apt-get upgrade cloud-*
> 6. service cloud-management start
> Observations :
> 1. No packages got updated to 4.1
> 2. Management server as 4.0 server and there is no execution of SQL
> scripts to update schema
--
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