strange install problem. can't download packages
I use RDO packstack to install OpenStack when in the setp 2:
**sudo yum install -y openstack-packstack**
the message is as below:
---------------------------------------------------------------------------
Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile
* base: mirrors.163.com * extras: mirrors.163.com * updates: mirrors.163.com Setting up Install Process Resolving Dependencies
--> Running transaction check
---> Package openstack-packstack.noarch 0:2013.2.1-0.32.dev987.el6 will be installed
--> Finished Dependency Resolution
..........
Total download size: 815 k Installed size: 2.5 M Downloading Packages: http://repos.fedorapeople.org/repos/openstack/openstack-havana/epel-6/openstack-packstack-2013.2.1-0.32.dev987.el6.noarch.rpm: [Errno 12] Timeout on http://repos.fedorapeople.org/repos/openstack/openstack-havana/epel-6/openstack-packstack-2013.2.1-0.32.dev987.el6.noarch.rpm: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds') Trying other mirror.
---------------------------------------------------------------------------
I think my network is too slow , but when use the computer view the above url ( http://repos.fedorapeople.org/repos/openstack/openstack-havana/epel-6/openstack-packstack-2013.2.1-0.32.dev987.el6.noarch.rpm (http://repos.fedorapeople.org/repos/o...) ). It's quickly download. I use the commond again.
sudo yum install -y openstack-packstack
The problem is still exist, it's strange. I can't install use the setp 2 command.
If I download the openstack-packstack by manual , is it ok to continue the step 3: packstack --allinone?