Hi All

I'm trying to setup DM on Rails 2.3.8 project, i'm using this guide:
http://datamapper.org/articles/stunningly_easy_way_to_live_on_the_edge.html but
in install data_objects i got this error:

Generated: data_objects.gemspec
data_objects.gemspec is valid.
  Successfully built RubyGem
  Name: data_objects
  Version: 0.10.3
  File: data_objects-0.10.3.gem
Executing "gem1.9 install ./pkg/data_objects-0.10.3.gem":
ERROR:  While executing gem ... (ArgumentError)
    string contains null byte
rake aborted!
Command failed with status (1): [gem1.9 install
./pkg/data_objects-0.10.3.g...]

(See full trace by running task with --trace)


My Status:

ubuntu 9.10
ruby 1.9.0
rails 2.3.8

gems:

*** LOCAL GEMS ***

abstract (1.0.0)
actionmailer (2.3.8)
actionpack (2.3.8)
activerecord (2.3.8)
activeresource (2.3.8)
activesupport (2.3.8)
addressable (2.1.2)
bundler (0.9.26)
dm-core (1.0.0)
erubis (2.6.6)
extlib (0.9.16)
fastercsv (1.5.3)
gemcutter (0.6.1)
git (1.2.5)
i18n (0.4.1)
jeweler (1.4.0)
json_pure (1.4.3)
mail (2.2.5)
memcache-client (1.8.5)
mime-types (1.16)
ncurses (0.9.1)
pg (0.9.0)
polyglot (0.3.1)
rack (1.1.0)
rack-mount (0.6.9)
rack-test (0.5.4)
rails (2.3.8)
rake (0.8.7)
rbcurse (1.1.3)
rspec (1.3.0)
rubyforge (2.0.4)
sqlite3-ruby (1.3.1)
treetop (1.4.8)
tzinfo (0.3.22)
uuidtools (2.1.1)

I'm not sure if send this error to maillist would be my best decision, sorry
if not.

Thanks in advance for your help.


--
Daniel.

-- 
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en.

Reply via email to