Closed
Bug 451817
Opened 17 years ago
Closed 17 years ago
Installation problem
Categories
(Testopia :: Environments, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: riya.k, Assigned: gregaryh)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2)
Build Identifier: Mozilla/3.03; Testopia 2
Hi,I am using linux fedora 8,i installed bugzilla through (YUM install bugzilla)
Bugzilla is working fine
then i tried to install testopia(downloaded the TAR into /usr/share/bugzilla and ran the patch)
when i ran checksetup.pl it shows an error (JSON=True)
I guess thats a condition thats checked in error.pm
Reproducible: Always
Steps to Reproduce:
1.YUM install bugzilla in fedora 8
2.download testopia 2 (TAR)
3.move it to bugzilla home directoy
/user/share/bugzilla
untar the testopia tar
run the patch 3.0.x
run checksetup.pi
Actual Results:
this leadsa to misconfiguration error
Comment 1•17 years ago
|
||
Testopia is supported only when you install bugzilla from the original tarball.
For example, http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-3.0.4.tar.gz
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•