<div dir="ltr">Hello All,<div><br></div><div>Today, I started getting a bad signature error during my OpenStack installs.  My provisioning scripts were working just fine yesterday.  I now have to use the --forced-yes switch for my apt-get install -y statements.  Otherwise, the Grizzly components fail to install.</div>
<div><br></div><div>I do install the ubuntu-cloud-keyring as part of my provisioning script, and I tried did multiple tries with each of following sources:</div><div>"deb  <a href="http://ubuntu-cloud.archive.canonical.com/ubuntu">http://ubuntu-cloud.archive.canonical.com/ubuntu</a> precise-proposed/grizzly main"<br>
</div><div>"deb  <a href="http://ubuntu-cloud.archive.canonical.com/ubuntu">http://ubuntu-cloud.archive.canonical.com/ubuntu</a> precise-update/grizzly main"<br></div><div><br></div><div>Per blog posts regarding similar errors, i did try adding the following lines to my script, but they didn't resolve the problem either:</div>
<div><span style="color:rgb(68,68,68);font-family:monospace,sans-serif;font-size:14px;line-height:21px">#apt-key adv --recv-keys --keyserver <a href="http://keyserver.ubuntu.com">keyserver.ubuntu.com</a> 5EDB1B62EC4926EA</span><br style="color:rgb(68,68,68);font-family:monospace,sans-serif;font-size:14px;line-height:21px">
<span style="color:rgb(68,68,68);font-family:monospace,sans-serif;font-size:14px;line-height:21px">#apt-get update</span><br></div><div><span style="color:rgb(68,68,68);font-family:monospace,sans-serif;font-size:14px;line-height:21px"><br>
</span></div><div><span style="color:rgb(68,68,68);font-family:monospace,sans-serif;font-size:14px;line-height:21px">Any help that you can provide would be appreciated,</span></div><div><span style="color:rgb(68,68,68);font-family:monospace,sans-serif;font-size:14px;line-height:21px">Trevor</span></div>
</div>