Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Regarding Testopia 2.2 and Bugzilla 3.2rc1

4 views
Skip to first unread message

vinu

unread,
Nov 17, 2009, 7:46:38 AM11/17/09
to vinaya...@gmail.com
Dear Support Team,

We have installed Testopia 2.2 in our existing Bugzilla 3.2rc1.

But We are facing following issues,

1) While executing checksetup.pl, we are getting following error
message .

[root@localhost bugzilla]# ./checksetup.pl
* This is Bugzilla 3.2rc1 on perl 5.8.8
* Running on Linux 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:37:32 EDT
2006

Checking perl modules...
Checking for CGI.pm (v2.93) ok: found v3.15
Checking for TimeDate (v2.21) ok: found v2.22
Checking for PathTools (v0.84) ok: found v3.12
Checking for DBI (v1.41) ok: found v1.52
Checking for Template-Toolkit (v2.15) ok: found v2.20
Checking for Email-Send (v2.00) ok: found v2.192
Checking for Email-MIME (v1.861) ok: found v1.861
Checking for Email-MIME-Modifier (v1.442) ok: found v1.442
Checking for JSON (v2.10) ok: found v2.12
Checking for Text-Diff (v0.35) ok: found v0.35
Checking for GD-Graph3d (v0.63) ok: found v0.63

Checking available perl DBD modules...
Checking for DBD-Pg (v1.45) ok: found v1.49
Checking for DBD-mysql (v4.00) ok: found v4.008
Checking for DBD-Oracle (v1.19) not found

The following Perl modules are optional:
Checking for GD (v1.20) ok: found v2.41
Checking for Chart (v1.0) ok: found v2.4.1
Checking for Template-GD (any) ok: found v1.56
Checking for GDTextUtil (any) ok: found v0.86
Checking for GDGraph (any) ok: found v1.44
Checking for XML-Twig (any) ok: found v3.32
Checking for MIME-tools (v5.406) ok: found v5.427
Checking for libwww-perl (any) ok: found v5.817
Checking for PatchReader (v0.9.4) ok: found v0.9.5
Checking for PerlMagick (any) ok: found v6.5.7
Checking for perl-ldap (any) ok: found v0.38
Checking for SASL-Authen (any) ok: found v2.12
Checking for RadiusPerl (any) ok: found v0.13
Checking for SOAP-Lite (any) ok: found v0.710.08
Checking for HTML-Parser (v3.40) ok: found v3.55
Checking for HTML-Scrubber (any) ok: found v0.08
Checking for Email-MIME-Attachment-Stripper (any) ok: found v1.315
Checking for Email-Reply (any) ok: found v1.202
Checking for mod_perl (v1.999022) ok: found v2.000002
Checking for CGI.pm (v3.11) ok: found v3.15
Checking for Text-CSV (v1.06) ok: found v1.12
Reading ./localconfig...
Checking for DBD-mysql (v4.00) ok: found v4.008

Removing existing compiled templates...
Precompiling templates...done.
Fixing file permissions...

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(0x9dd2a3c)',
'test_attachment_data', 'attachment_id', 'HASH(0x9ea3340)') called at
Bugzilla/DB.pm line 435
Bugzilla::DB::bz_setup_foreign_keys('Bugzilla::DB::Mysql=HASH
(0x9dd2a3c)') called at Bugzilla/Install/DB.pm line 535
Bugzilla::Install::DB::update_table_definitions('HASH
(0x83ac558)') 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.
[root@localhost bugzilla]#

2) We are not able to see contents og page "tr_new_case.cgi" in
browser.

How can we resolve the above issues ?

Quick reply is appreciated.

--
Regards,
VINAYAK WADAR
Cell : 09632546238

Gregary Hendricks

unread,
Nov 17, 2009, 11:28:03 AM11/17/09
to vinaya...@gmail.com, support-...@lists.mozilla.org
>>> On 11/17/2009 at 05:46 AM, in message
<8f60b9ce-2a0b-410e...@u16g2000pru.googlegroups.com>, vinu


Why are you running a Bugzilla RC? Why not upgrade to 3.2.5?
Are you upgrading from a previous version of Testopia? If so, run the fix_unsigned.pl script in the testopia contrib directory.

Greg

0 new messages