>>> On 11/17/2009 at 11:12 PM, in message
<
9f160f040911172212gad...@mail.gmail.com>, abdul saleem
attar <
att...@gmail.com> wrote:
> Dear Greg,
>
> Hope you will recieve this mail with best of your health and spirit,
>
> I hae installed Testopia 2.2 on Bugzilla 3.2 RC1, but i am unable generate
> Test case and Test plans, The error which i am getting after running
> Checksetup.pl is as follows
>
> Checking Testopia setup ...
> Done checking Testopia setup.
> Adding foreign key: test_attachment_data.attachment_id ->
> test_attachments.attachment_id...
> DBD::mysql::db do failed: Identifier name
> 'fk_test_attachment_data_attachment_id_test_attachments_attachment_id' is
> too long [for Statement "ALTER TABLE test_attachment_data ADD
> CONSTRAINT
> fk_test_attachment_data_attachment_id_test_attachments_attachment_id FOREIGN
> KEY (attachment_id)
> REFERENCES test_attachments(attachment_id)
> ON UPDATE CASCADE ON DELETE CASCADE"] at Bugzilla/DB.pm line 501
> Bugzilla::DB::bz_add_fk('Bugzilla::DB::Mysql=HASH(0xb9b1a3c)',
> 'test_attachment_data', 'attachment_id', 'HASH(0xba82340)') called at
> Bugzilla/DB.pm line 435
>
> Bugzilla::DB::bz_setup_foreign_keys('Bugzilla::DB::Mysql=HASH(0xb9b1a3c)')
> called at Bugzilla/Install/DB.pm line 535
> Bugzilla::Install::DB::update_table_definitions('HASH(0x9f8b558)')
> called at ./
checksetup.pl line 194
> &Image::Magick::constant not defined. The required ImageMagick libraries are
> not installed or not installed properly.
> END failed--call queue aborted
>
> So after check ing some of the forums i got the solution as i need to
> upgrade my bugzilla,
>
> Can u guide me , how can i proceed with the same.
> Awiating for your valuable response.
>
Please upgrade Bugzilla to 3.2.5
Greg