0

I was following to install openstack on ubuntu How do I install OpenStack?

But I am getting the repository not found error

W: Failed to fetch http://ppa.launchpad.net/cloud-installer/testing/ubuntu/dists/precise/main/source/Sources  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/cloud installer/testing/ubuntu/dists/precise/main/binary-amd64/Packages  404  Not Found

I tried to access these repositories manually but not getting anywhere

It seems like that these packages are moved or deleted from the website

Thanks

1 Answers1

1

You're trying to use the repository for Ubuntu 12.04 (precise). This is no longer supported. Change your repository to point to Ubuntu 14.04 (trusty) or Ubuntu 14.10 (utopic).

muru
  • 197,895
  • 55
  • 485
  • 740
Carl H
  • 6,181
  • 6
  • 27
  • 41