emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eric Schulte" <schulte.eric@gmail.com>
To: Ezequiel Birman <stormwatch@espiga4.com.ar>
Cc: emacs-orgmode@gnu.org
Subject: Re: blorgit build
Date: Thu, 14 Oct 2010 16:52:05 -0600	[thread overview]
Message-ID: <87zkug8k16.fsf@gmail.com> (raw)
In-Reply-To: <m3zkug3lqm.fsf@david.espiga4.com.ar> (Ezequiel Birman's message of "Thu, 14 Oct 2010 11:14:09 -0300")

Hi Ezequiel,

I haven't touched the blorgit code for probably over a year.  That said
I have been using blorgit locally without problem.

Although the error you pasted doesn't raise any immediate flags for me I
can give my boilerplate question of "did you install the git
submodules"?  If not, then run

 git submodule init
 git submodule update

in the base of the blorgit repo, and give it another try.

This could also be caused by changes to ruby since blorgit was last
updated, in which case I may be able to take a look and see if I can fix
it, but it's been almost a year since I've done any ruby programming, so
this make not happen quickly...

Best -- Eric

Ezequiel Birman <stormwatch@espiga4.com.ar> writes:

> I cloned from the repo and after 'rake new'
>
>> rake aborted!
>> undefined method `tableize' for "Blog":String
>> ./backend/active_file/lib/active_file/base.rb:17:in `inherited'
>> ./backend/blog.rb:1
>> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
>> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
>> ./backend/init.rb:3
>> ./backend/init.rb:3:in `each'
>> ./backend/init.rb:3
>> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
>> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
>> ./blorgit.rb:9
>> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
>> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
>> /home/stormwatch/src/blorgit/Rakefile:1
>> /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in `load'
>> /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in `raw_load_rakefile'
>> /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2017:in `load_rakefile'
>> /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
>> /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2016:in `load_rakefile'
>> /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2000:in `run'
>> /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
>> /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
>> /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
>> /usr/bin/rake:19:in `load'
>> /usr/bin/rake:19
>
> and line no. 17 of base.rb reads:
>
>     > base.location = [base.name.tableize.to_s, "*"]
>
> Could anyone with Ruby skills help me please?
>
> Is blorgit still developed?

  reply	other threads:[~2010-10-14 22:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-14 14:14 blorgit build Ezequiel Birman
2010-10-14 22:52 ` Eric Schulte [this message]
2010-10-17 13:40   ` Michaël Parienti
2010-10-17 18:48     ` Eric Schulte
2010-10-17 20:01       ` Michaël Parienti
2010-10-26 22:00       ` Ezequiel Birman
2010-10-28 15:05         ` Eric Schulte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zkug8k16.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=stormwatch@espiga4.com.ar \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).