--- Matt S Trout <[EMAIL PROTECTED]> wrote: > On Tue, May 29, 2007 at 08:21:24AM -0700, John > Napiorkowski wrote: > > I'm still getting an error for test 94versioning.t > > which looks like: > > > > t/94versioning.............................ok > 1/6No > > previous version found, calling deploy to install > this > > version. > > Versions out of sync. This is 2.0, your database > > contains version 1.0, please call upgrade on your > > Schema. > > Diff: t/var/DBICVersion-Schema-1.0-2.0-SQLite.sql: > > SQLite, t/var, 2.0, 1.0 > > t/94versioning.............................ok > > 5/6Upgrade not possible, no upgrade file found > > (t/var/DBICVersion-Schema-1.0-2.000-SQLite.sql) > > Can't use an undefined value as an ARRAY reference > at > > > /home/john/Desktop/dbix-current/lib//DBIx/Class/Schema/Versioned.pm > > line 184. > > # Looks like you planned 6 tests but only ran 5. > > # Looks like your test died just after 5. > > t/94versioning.............................dubious > > > Hang on, do you have SQL::Translator installed on > there? > > I'm wondering if the test doesn't correctly handle > things when it isn't.
Sorry, CPAN reports that version 0.08 is installed, which is current. Should I have something else? I must have an old version of something though, trying to track it down... --john > > -- > Matt S Trout Need help with your > Catalyst or DBIx::Class project? > Technical Director Want a managed development > or deployment platform? > Shadowcat Systems Ltd. Contact mst (at) > shadowcatsystems.co.uk for a quote > http://chainsawblues.vox.com/ > http://www.shadowcatsystems.co.uk/ > > _______________________________________________ > List: > http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class > Wiki: http://dbix-class.shadowcatsystems.co.uk/ > IRC: irc.perl.org#dbix-class > SVN: > http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ > Searchable Archive: > http://www.mail-archive.com/[email protected]/ > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
