Error creating database

Hi,

I get the error below when doing a make initialize-database. To follow
I have the sequence of commands and then at the end, of course, is the
error.
Any ideas what might be causing this?

[root@rome2 rt-3-0-1]# make initialize-database
/usr/bin/perl //opt/rt3/sbin/rt-setup-database --action init --dba root
–prompt-for-dba-password
In order to create a new database and grant RT access to that database,
this script needs to connect to your mysql instance on localhost as root.
Please specify that user’s database password below. If the user has no
database
password, just press return.

Password: Now creating a database for RT.
Creating mysql database rt3.
Now populating database schema.
Creating database schema.
schema sucessfully inserted
Now inserting database ACLs
Now inserting RT core system objects
Checking for existing system user…not found. This appears to be a new
installation.
Creating system user…Can’t locate object method “begin_work” via
package “DBI::db” (perhaps you forgot to load “DBI::db”?) at
/usr/lib/perl5/site_perl/5.6.1/DBIx/SearchBuilder/Handle.pm line 540,
line 416.
make: *** [initialize-database] Error 255

Colin Tisdall
OEone Corporation

Creating system user…Can’t locate object method “begin_work” via
package “DBI::db” (perhaps you forgot to load “DBI::db”?) at
/usr/lib/perl5/site_perl/5.6.1/DBIx/SearchBuilder/Handle.pm line 540,
line 416.

Are DBI, DBD::mysql and DBIx::SearchBuilder up to date?

Sebastian

Sebastian Flothow
sebastian@flothow.de

Because it reverses the logical flow of conversation.
Why is top posting frowned upon?

There was a bug in DBIx::SearchBuilder 0.84. 0.86 is out now and should
fix this issue.

-jOn Sun, Jun 08, 2003 at 10:23:01PM +0200, Sebastian Flothow wrote:

Creating system user…Can’t locate object method “begin_work” via
package “DBI::db” (perhaps you forgot to load “DBI::db”?) at
/usr/lib/perl5/site_perl/5.6.1/DBIx/SearchBuilder/Handle.pm line 540,
line 416.

Are DBI, DBD::mysql and DBIx::SearchBuilder up to date?

Sebastian


Sebastian Flothow
sebastian@flothow.de

Because it reverses the logical flow of conversation.
Why is top posting frowned upon?


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm

Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.

This one time, at band camp, Jesse Vincent wrote:

There was a bug in DBIx::SearchBuilder 0.84. 0.86 is out now and should
fix this issue.

I can’t find 0.86 on CPAN or at http://www.fsck.com/pub/rt/devel/ .

jaq@spacepants.org http://spacepants.org/jaq.gpg

This one time, at band camp, Jamie Wilkinson wrote:

This one time, at band camp, Jesse Vincent wrote:

There was a bug in DBIx::SearchBuilder 0.84. 0.86 is out now and should
fix this issue.

I can’t find 0.86 on CPAN or at http://www.fsck.com/pub/rt/devel/ .

Never mind, my CPAN mirror is out of date.

jaq@spacepants.org http://spacepants.org/jaq.gpg