#213 ✓resolved
Walther Højgaard Diechmann

rake zena:migrate fails

Reported by Walther Højgaard Diechmann | September 19th, 2008 @ 12:24 PM | in public beta

Hi Gaspard,

I've cloned zena.git ( ) and when I do rake zena:migrate it fails with


== CreateRelations: migrating =================================================
-- create_table(:relations, {:options=>"type=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci"})
   -> 0.0047s
-- add_column(:links, "relation_id", :integer)
   -> 0.0090s
rake aborted!
No such file or directory - /Users/walther/Documents/RailsProjects/zena/test/fixtures/relations.yml

Comments and changes to this ticket

  • Walther Højgaard Diechmann

    Walther Højgaard Diechmann September 19th, 2008 @ 12:28 PM

    • Tag cleared.

    Upps,

    sorry - forgot to tell you that I'm on the a0c317a905b8816c939c64bf9a768244bdb6a47d commit :)

    Besides that, I really like the design and ideas you present in this project and I'd like to contribute - once I get zena rolling (and my hands wet on the sauce) :)

    cheers, walt

  • Gaspard Bucher

    Gaspard Bucher September 19th, 2008 @ 02:50 PM

    I fixed the messy migration and pushed the changes to github. Before trying to do "rake zena:migrate" again, you should recreate the database:

    mysql -u root

    > drop database zena_dev; > create database zena_dev DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

    By the way, if you want to run the tests, you will need to instantiate the fixtures "rake zena:build_fixtures" and create the zena_test database.

    Sorry for this stupid bug.

  • Gaspard Bucher

    Gaspard Bucher September 19th, 2008 @ 02:54 PM

    • State changed from “new” to “resolved”
    • Tag set to critical, zena

    Great !

    Thanks for your interest !

  • Walther Højgaard Diechmann

    Walther Højgaard Diechmann September 19th, 2008 @ 03:00 PM

    Hey Gaspard,

    don't be sorry! Be proud! I'm pretty sure that your zena project is great and I can't wait to dig in :)

    • and impressive response on this ticket!

    Cheers, walt

  • Gaspard Bucher

    Gaspard Bucher September 19th, 2008 @ 03:10 PM

    If you'll be trying to find your way into zena, it could be a good idea to post your questions/remarks on the mailing list: http://zenadmin.org/community .

    I'm often on IRC: #zena on irc.freenode.net

    And while I'm at it, I'm currently stuck with a difficult naming problem (http://zenadmin.org/448).

    >

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Anyone knows how to use formatting here ?

Git repository: http://github.com/zena

Official website: http://zenadmin.org

Shared Ticket Bins

Tags

Pages