Stefan's suggestion to install latest EB cli tools worked for me. Much
better solution than recompiling git with openssl.
Thanks!



On Thu, May 1, 2014 at 9:58 AM, Stefan Senk <ste...@senktec.com> wrote:

> I've had a similar issue deploying to AWS ElasticBeanstalk after upgrading
> to Ubuntu 14.04. I found that downloading the latest version of the AWS
> ElasticBeanstalk CLI tools (AWS-ElasticBeanstalk-CLI-2.6.1.zip) and running
> AWSDevTools-RepositorySetup.sh again from within my git repository fixed
> the issue. I can now deploy again via "git aws.push". I also had to install
> python-boto (sudo apt-get install python-boto), as the first time I ran git
> aws.push it complained that module was missing.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Git for human beings" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/git-users/vpt7yKKqOjc/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> git-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Don't worry about people stealing your ideas. If your ideas are any good,
you'll have to ram them down people's throats. -- Howard Aiken

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to