Re: ubuntu install problem

2012-04-09 Thread George
Nevermind. After some investigation I think I understand the issue, and I think I need to upgrade to a more recent version of Ubuntu in order to proceed. George On Apr 9, 1:00 pm, George wrote: > I'm getting the following error when I try to install Heroku toolbelt: > >     W: Failed to fetchht

ubuntu install problem

2012-04-09 Thread George
I'm getting the following error when I try to install Heroku toolbelt: W: Failed to fetch http://toolbelt.heroku.com/ubuntu/./Packages.gz 302 Moved Temporarily [IP: 50.16.215.41 80] I'm running Ubuntu 8.04, Hardy Heron. Full output of install attempt is shown below. Any suggestions? George

Re: Slug size of Scala apps

2012-04-09 Thread Or Gal
hi James, I managed to reduce slug from 79 to 49 by removing ivy cache. but isnt that still a pretty big slug for a simple hello world? is there a way to reduce it more? thanks On Friday, December 23, 2011 9:02:08 PM UTC+2, James Ward wrote: > > That definitely seems larger than it should be. Y

Bug: Invalid Argument using "rake db:data:dump_dir" with default directory

2012-04-09 Thread Evan Hsu
This bug pertains to the yaml_db gem version 0.2.2. Using the dump_dir method attempts to create a new folder using the current timestamp when no directory name is passed in. However, this generates an invalid filename because of the ":" delimiter in the time-of-day: >> rake db:data:dump_dir Inv

Re: Gem Manifest deprecation

2012-04-09 Thread Michel Martens
Hey David, thanks a lot for your reply. On Fri, Apr 6, 2012 at 8:51 PM, David Dollar wrote: > The .gems solution was non-deterministic in the normal use case. If someone > specified "sinatra" in their .gems file, they would often end up with a > completely different version in production than the