Re: cloudstack-agent requires python 2.6 in Centos 7

2015-09-02 Thread Ron Wheeler
I have Cloudstack (4.5.1-shapeblue0.el7.centos) running on Centos7 with Python 2.7.5-18.el7-1.1 I used yum to install it using the shapeblue yum repo [cloudstack-4.5] name=cloudstack baseurl=http://packages.shapeblue.com/cloudstack/upstream/centos7/4.5 enabled=1 gpgcheck=1 yum list shows tha

Re: cloudstack-agent requires python 2.6 in Centos 7

2015-09-02 Thread Luciano Castro
Hi, I ´ve just changed the base URL and it ok now. baseurl=http://packages.shapeblue.com/cloudstack/upstream/centos7/4.5/ Sorry On Wed, Sep 2, 2015 at 4:33 PM, Luciano Castro wrote: > I´m trying to move my KVM hosts from Centos 6.6 to Centos 7, but when I´m > trying to install the cloudstack-

cloudstack-agent requires python 2.6 in Centos 7

2015-09-02 Thread Luciano Castro
I´m trying to move my KVM hosts from Centos 6.6 to Centos 7, but when I´m trying to install the cloudstack-agent, I had some problems with dependencies: root@15s ~]# cat /etc/yum.repos.d/cloudstack.repo [cloudstack] name=cloudstack baseurl=http://packages.shapeblue.com/cloudstack/upstream/centos/4