[typo] woes after svn upgrade
Steven Noels
stevenn at outerthought.org
Sun Feb 5 01:52:51 EST 2006
Kevin Ballard <kevin <at> sb.org> writes:
>
> Erm, there's no actual error line in there, just the stack trace. It
> should have given you an actual error.
Oops: too shallow copy/paste. Sorry. :/
Migrating to AddTagDisplayName (36)
Errno::EIO (Input/output error):
/db/migrate//36_add_tag_display_name.rb:3:in `write'
/db/migrate//36_add_tag_display_name.rb:3:in `up'
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/
active_record/migration.rb:228:in `migrate'
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/
active_record/migration.rb:223:in `migrate'
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/
active_record/migration.rb:190:in `up'
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/
active_record/migration.rb:181:in `migrate'
/lib/migrator.rb:26:in `migrate'
So yes, that seems to be the stderr stream issue. I got rid of the .puts lines
in the upgrade script and the script passed. w00t!
More information about the Typo-list
mailing list