Testopia:FAQ: Difference between revisions

860 bytes removed ,  29 November 2007
no edit summary
No edit summary
No edit summary
Line 23: Line 23:
# Answer no to the questions do you want to reverse and apply patch anyway
# Answer no to the questions do you want to reverse and apply patch anyway
# Run patch -p2 -i testopia/patch-<version>
# Run patch -p2 -i testopia/patch-<version>
'''Q: tr_install fails when patching bugzilla 2.22.1'''
'''A:''' There is a patch for 2.22.1 on [https://bugzilla.mozilla.org/show_bug.cgi?id=360737 bug 360737]. Follow the instructions in the comments.


'''Q: When trying to access the tr_xmlrpc.cgi, I get an error "can't locate Bugzilla/WebService.pm in @INC" '''
'''Q: When trying to access the tr_xmlrpc.cgi, I get an error "can't locate Bugzilla/WebService.pm in @INC" '''
Line 37: Line 33:


'''A:''' To make this stop type "about:config" with out the quotes in your address line of Firefox.  Then double left click on "dom.max_script_run_time" and change it to 30 and click ok.
'''A:''' To make this stop type "about:config" with out the quotes in your address line of Firefox.  Then double left click on "dom.max_script_run_time" and change it to 30 and click ok.
'''Q: tr_install fails with "Not a reference at Bugzilla/DB/Schema.pm".'''
'''A:''' Try dropping the bz_schema table and running checksetup before trying to run tr_install.pl again. '''IMPORTANT''' Do not try this on Postgres as it can have dire consequences.


'''Q: After update or fresh install of 1.1 Beta on Bugzilla 2.22 on Fedora 4 core or any Selinux enable distrubution, I get "Internal server error" and log file shows "Can't locate Bugzilla/DB/Schema.pm in @INC"?'''
'''Q: After update or fresh install of 1.1 Beta on Bugzilla 2.22 on Fedora 4 core or any Selinux enable distrubution, I get "Internal server error" and log file shows "Can't locate Bugzilla/DB/Schema.pm in @INC"?'''


'''A:''' Make sure that you have the correct group and permissions set on your bugzilla directory and sub directories. Then in a terminal window go to the top folder of your Bugzilla install and type "restorecon -Rv *" , without the qoutes.
'''A:''' Make sure that you have the correct group and permissions set on your bugzilla directory and sub directories. Then in a terminal window go to the top folder of your Bugzilla install and type "restorecon -Rv *" , without the qoutes.
'''Q: tr_install complains that the patch failed for Testopia 1.0 on Bugzilla 2.22'''
'''A:''' There is a fixed patch available for 1.0-RC1 on Bugzilla 2.22 [https://bugzilla.mozilla.org/attachment.cgi?id=233552 here]
'''Q: tr_install says to use testopia/tools/patch.exe but there is no such file'''
'''A:''' You can get it from [http://gnuwin32.sourceforge.net/packages/patch.htm here]


'''Q: Why don't you support Bugzilla version 2.xx?'''
'''Q: Why don't you support Bugzilla version 2.xx?'''
25

edits