Questions tagged [bugzilla]

A widely used bug / defect tracking database originally from the Mozilla project.

A widely used and open-source bug / defect tracking database originally from the Mozilla project. Refer Bugzilla Home and the Wikipedia Article

111 questions
1
vote
1 answer

What needs to be done to cleanly move a Bugzilla installation from one server to another?

I have the most recent version of Bugzilla running on one server, and need to migrate it to another. What steps need to be taken to cleanly move Bugzilla to another host? Minimal downtime is acceptable.
jrdioko
  • 567
  • 5
  • 9
  • 18
1
vote
1 answer

How to backup bugzilla

The server is bit old running on Debian sarge 3.1. What are the important things to backup while making a backup of bugzilla? Please guide me how to process with it.
Caterpillar
  • 1,132
  • 2
  • 23
  • 47
1
vote
3 answers

Bugzilla Installation / perl-DBD-mysql

While running ./checksetup.pl I get this error where the installation stops. Reading ./localconfig... Checking for DBD-mysql (v4.00) ok: found v4.018 Checking for MySQL (v4.1.2) ok: found v5.5.11 /usr/bin/perl:…
Andi T
  • 115
  • 1
  • 5
1
vote
1 answer

How do I determine my Active Directory credentials?

I've recently joined a painfully large corporation that uses AD for authentication. I would like various services in my group (Bugzilla, mailman, Apache) to use AD for authentication. This…
user79438
  • 11
  • 1
  • 2
1
vote
1 answer

Setting up Bugzilla with hudson

Not sure if this is right place for this question but I'll ask anyways. I'm trying to set up bugzilla with hudson but not sure how it works. Can anyone give me any pointers?
Nalum
  • 259
  • 1
  • 3
  • 13
1
vote
1 answer

Incomplete link for create account request email from bugzilla

The email i got has incomplete link , i.e. a link without host name & http:// for creating account, how can i set my custom host with http:// for every link sent from bugzillain email ? Please reply fast as i m in the middle of the configuration…
Vicky Dev
  • 121
  • 1
  • 5
1
vote
1 answer

Which bugzilla version to install

Which Bugzilla version to download and install http://www.bugzilla.org/download/ on RHEL5
Rajeev
  • 251
  • 1
  • 4
  • 10
1
vote
1 answer

Trouble when running checksetup.pl

i am trying to install bugzilla on a mac os x snow leopard server - when i run the checksetup.pl i get this: ./localconfig: Permission denied at Bugzilla/Install/Localconfig.pm line 377, line 253 how do i fix this and what does it mean?
digijms
  • 13
  • 3
1
vote
1 answer

bugzilla update error (3.6.1 to 3.6.2)

After patching to 3.6.2 using the .diff from bugzilla.org I receive 'Internal Server Error' when loading my bugzilla page - and Apache reports the following in error.log Can't locate Bugzilla.pm in @INC (@INC contains: .…
SuperBOB
  • 460
  • 3
  • 7
1
vote
2 answers

How to apt-get perl module "Template"

I'm installing Bugzilla and thus I"m working through a list of perl modules to install. I've managed to get a lot of them up and running except for the below Template module. Is there a apt-get version of this? I have CPAN installed as well.…
Ben
  • 3,800
  • 18
  • 65
  • 96
1
vote
1 answer

Bugzilla - Show product on search page

How do I show the product on the search page. I have many products and want to know which one a particular bug relates to without having to click into the bug.
John Oxley
  • 278
  • 1
  • 6
  • 19
1
vote
1 answer

Need Help getting perl module DBD::mysql installed for bugzilla on RedHat

Hi everyone I am having some issues getting Bugzilla setup, I have the software on the server and am trying to get the pre-rec's setup. I am using RedHat 4.1.2-42. I have all of the required perl modules save one:DBD::mysql When I try: sudo perl…
Alos Diallo
  • 121
  • 1
  • 6
1
vote
3 answers

Fedora vs Ubuntu vs Debian to host Subversion and Bugzilla over Apache

I'm not interested in a flame war of Ubuntu vs Fedora vs Debian vs whatever. What I am interested in is whether or not I should move my current Ubuntu server to Fedora or Debian. I have been able to get Subversion setup and hosted via Apache over…
Tone
  • 601
  • 4
  • 13
  • 29
1
vote
1 answer

How to delete Bugzilla saved-searches as administrator?

Users can create and save searches in Preferences // Bugzilla – Saved Searches Here they can publish them to a group Share With a Group and they will be listed for all users. Over the years the list is filled with useless Saved Searches by inactive…
Jonas Stein
  • 406
  • 5
  • 14
1
vote
1 answer

CGI script runs when called directly, but not when it's the index

Having never worked with CGI before (I'm a PHP person, really), I'm confused as to why my installation of Bugzilla won't display the index page correctly. Before you ask: libapache2-mod-fastcgi is installed on the machine I have ExecCGI enabled for…
Julian H. Lam
  • 277
  • 4
  • 13