Hi,

I tried to dig in problem and found
1) DIST_URL is pointed to
http://apache.osuosl.org/incubator/cassandra/0.6.0/apache-cassandra-0.6.0-beta2-bin.tar.gz
and it has no resource in it.( in Rakefile of  Cassandra Gem)
DIST_URL = "
http://apache.osuosl.org/incubator/cassandra/0.6.0/apache-cassandra-0.6.0-beta2-bin.tar.gz
"

2) It does not executes after
  sh "tar xzf #{DIST_FILE}"

Can anyone help on this problem?
Where the tar file should be downloaded?


On Fri, Apr 9, 2010 at 3:28 AM, Jeff Hodges <jhod...@twitter.com> wrote:

> While I wasn't able to reproduce the error, we did have another pop
> up. I think I may have actually fixed your problem the other day. Pull
> the latest master from fauna/cassandra and you should be good to go.
> --
> Jeff
>
> On Thu, Apr 8, 2010 at 10:51 AM, Ryan King <r...@twitter.com> wrote:
> > Yeah, this is a known issue, we're working on it today.
> >
> > -ryan
> >
> > On Thu, Apr 8, 2010 at 10:31 AM, Jonathan Ellis <jbel...@gmail.com>
> wrote:
> >> Sounds like it's worth reporting on the github project then.
> >>
> >> On Thu, Apr 8, 2010 at 11:53 AM, Paul Prescod <pres...@gmail.com>
> wrote:
> >>> On Thu, Apr 8, 2010 at 9:49 AM, Jonathan Ellis <jbel...@gmail.com>
> wrote:
> >>>> cassandra_helper does a bunch of magic to set things up.  looks like
> >>>> the "extract a private copy of cassandra 0.6 beta2" part of the magic
> >>>> is failing.  you'll probably need to manually attempt the un-tar to
> >>>> figure out why it is bailing.
> >>>
> >>> Yes, I had the same problem. I didn't dig into it, but perhaps all
> >>> users have this problem now.
> >>>
> >>>  Paul Prescod
> >>>
> >>
> >
>

Reply via email to