Im trying to use euca-tools<div><br></div><div>On the last step i keep gettings those errors:</div><div><br></div><div><div>euca-register --debug --snapshot snap-XXXXXX --description &quot;XXXXXX&quot; --name &quot;Fedora14-ebs&quot; --kernel aki-XXXXXX --architecture x86_64 -A XXXXXXXX -S XXXXXXXX YYYYYYYYYYY/fedora14.x86_64.manifest.xml</div>

<div>InvalidManifest: HTTP 404 (Not Found) response for URL <a href="http://s3.amazonaws.com:80/YYYYYYYYYY/fedora14.x86_64.manifest.xml">http://s3.amazonaws.com:80/YYYYYYYYYY/fedora14.x86_64.manifest.xml</a>: check your manifest path is correct and in the correct region.</div>

<div><br></div><div>YYYYYY is like my other images(its a number on the other images i created from the web interface)</div><div><br></div><div><br></div><div>if i try a different bucket(a s3 bucket i already have) i get the following errors:</div>

<div><br></div><div><div>InvalidManifest: HTTP 403 (Forbidden) response for URL <a href="http://s3.amazonaws.com:80/XXXXXXXXXXXXX/fedora14_64bits.manifest.xml">http://s3.amazonaws.com:80/XXXXXXXXXXXXX/fedora14_64bits.manifest.xml</a>: check your S3 ACLs are correct.</div>

</div><div><br></div><div><br></div><div>How can i validate my ACLs are corrected? my access and secret key im sure are, im just not so sure about my cert and pk.</div><div><br></div><div><br></div><div><br></div><br><div class="gmail_quote">

On Thu, Apr 14, 2011 at 01:13, Garrett Holmstrom <span dir="ltr">&lt;<a href="mailto:gholms@fedoraproject.org">gholms@fedoraproject.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On 4/13/2011 13:43, Kurt Seifried wrote:<br>
&gt; If you use the command line EC2 tools from Amazon you&#39;ll run into a<br>
&gt; few snags during install, I&#39;ve documented getting them running on<br>
&gt; Fedora:<br>
&gt;<br>
&gt; <a href="http://kurt.seifried.org/2010/12/08/getting-amazone-aws-ec2-api-tools-working-properly/" target="_blank">http://kurt.seifried.org/2010/12/08/getting-amazone-aws-ec2-api-tools-working-properly/</a><br>
<br>
</div>If you install euca2ools from the Fedora or EPEL repositories you should<br>
be able to do the entire process without having to mess with either Java<br>
or Amazon&#39;s proprietary tools.  Just replace each command&#39;s leading<br>
&quot;ec2&quot; with &quot;euca&quot; (e.g. &quot;ec2-register&quot; becomes &quot;euca-register&quot;).<br>
<div><div></div><div class="h5">_______________________________________________<br>
cloud mailing list<br>
<a href="mailto:cloud@lists.fedoraproject.org">cloud@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/cloud" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/cloud</a><br>
</div></div></blockquote></div><br></div>