while i am installing ppa i got an error
ppa:cloud-installer/testing i got an error like ppa not found or not format
First time here? Check out the FAQ!
ppa:cloud-installer/testing i got an error like ppa not found or not format
did you try installing sudo apt-get install --reinstall ca-certificates and running add-apt-repository ppa:cloud-installer/testing ??
Little bit more info will be very helpful for advice. what os version you are using, are you able to access launchpad pages directly etc
cloudadmin@openstack:~$ sudo -E add-apt-repository ppa:cloud-installer/testing Cannot add PPA: 'ppa:cloud-installer/testing'. Please check that the PPA name or format is correct.
did you try installing sudo apt-get install --reinstall ca-certificates and running add-apt-repository ppa:cloud-installer/testing ??
I ran into this issue and was able to get the PPA installed by first installing JUJU and MAAS.
sudo apt-get install python-software-properties sudo add-apt-repository ppa:juju/stable sudo add-apt-repository ppa:maas/stable sudo add-apt-repository ppa:cloud-installer/stable sudo apt-get update
Hope this helps :)
Asked: 2016-02-18 01:55:46 -0600
Seen: 1,222 times
Last updated: Jul 16 '16