On Sun, May 19, 2013 at 12:03:25PM -0400, Jeremy Bicha wrote: > request-tracker4 fails to build from source in a clean chroot. Full > build log attached.
I can confirm this (everywhere but my normal build host, it seems). First failing test: $ perl -Ilib t/shredder/01basics.t 1..4 DBD::SQLite::db prepare failed: no such table: Queues at /usr/share/perl5/DBIx/SearchBuilder/Handle.pm line 547. RT::Handle=HASH(0x41f6e20) couldn't prepare the query 'SELECT * FROM Queues WHERE id = ?'no such table: Queues not ok 1 - created new ticket # Failed test 'created new ticket' # at t/shredder/01basics.t line 22. DBD::SQLite::db prepare failed: no such table: Tickets at /usr/share/perl5/DBIx/SearchBuilder/Handle.pm line 547. RT::Handle=HASH(0x41f6e20) couldn't prepare the query 'SELECT * FROM Tickets WHERE id = ?'no such table: Tickets not ok 2 - load ticket # Failed test 'load ticket' # at t/shredder/01basics.t line 26. Use of uninitialized value $msg in concatenation (.) or string at t/shredder/01basics.t line 26. # error: Use of uninitialized value in concatenation (.) or string at lib/RT/Shredder/Record.pm line 65. [Wed May 29 00:11:53 2013] [critical]: Couldn't wipeout object: Object is not loaded Don't know why this is happening yet. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

