Questions tagged [bugzilla]

Questions about Bugzilla, a web-based software for managing software development projects, especially for tracking bugs, enhancements and feature requests. It was originally developed for the Mozilla project.

11 questions
5
votes
1 answer

How are Linux kernel bugs being tracked?

What an hour of Googling bring out that mainstream Linux kernel bugs are being logged in two distinct systems: Mailing list This is the Linux kernel development discussion and bug reporting mailing list. The mailing list is archived by a number…
sherlock
  • 586
  • 1
  • 6
  • 17
3
votes
2 answers

No idea how to troubleshoot Bugzilla email issue

I have a Bugzilla 4.2.4 install that is now unable to send email. It was able to send email without issue up until about a month ago (after about three months without issue). If someone posts a comment, a new bug or anything else that should…
Bratchley
  • 16,684
  • 13
  • 64
  • 103
3
votes
2 answers

Bugzilla error: Can't locate object method quit via package "Net::SMTP::SSL" line 365

I installed Bugzilla on my CentOS 7 web server VPS. The install went smoothly, however when I went to set up email, I received the following error: Can't locate object method "quit" via package "Net::SMTP::SSL" at Bugzilla/Config/Common.pm line…
Sarah Weinberger
  • 662
  • 5
  • 13
  • 24
1
vote
0 answers

Bug report, Suse asks which component the package belongs. How can I tell?

I have registered myself at Suse's Bugzilla because I'd like to report a bug against a package, but when I open a new bug report I am asked the component against which I want to report a bug. How do I query my system to know the component to which a…
gboffi
  • 1,220
  • 1
  • 14
  • 30
1
vote
1 answer

Bugzilla cannot connect to an SMTP server

In a fresh Bugzilla installation (5.0.3), on a Scientific Linux 6 server I can't set the mail parameters due to this error: The new value for smtpserver is invalid: Cannot connect to mail.smpt.server Despite the fact that SMTP settings are correct.…
3bdalla
  • 431
  • 4
  • 17
  • 32
1
vote
0 answers

Customized Bugzilla whinning email format

The current email format is as below – ID, Severity, Priority, Plt, Assignee, Status, Resolution, Summary What I need is as below – ID, Product, Component, Assignee, Status, Resolution, Summary My bugzilla Version is: 4.2.4 I have edited below…
SM_IND
  • 63
  • 1
  • 2
  • 7
0
votes
1 answer

Cannot start Apache server with Bugzilla installed

I've installed Bugzilla following the guide here, however, when I restart my Apache server (so I can login to the Bugzilla system), I get the following error... Jun 27 16:10:30 localhost.localdomain systemd[1]: Starting The Apache HTTP Server... Jun…
0
votes
1 answer

Cannot access bugzilla from apache

I installed bugzilla and added the following code to httpd.conf to access it from my browser AddHandler cgi-script .cgi Options +Indexes +ExecCGI DirectoryIndex index.cgi AllowOverride…
MukeshRKrish
  • 113
  • 1
  • 1
  • 5
0
votes
1 answer

Bugzilla automated email settings file

Several months ago I've successfully installed bugzilla on local test server. Now, I wanted to change my credentials email in bugzilla and I've got following email: Bugzilla has received a request to change the email address for the account…
KernelPanic
  • 1,196
  • 6
  • 19
  • 37
0
votes
1 answer

bugzilla-IRC integration

I have a bugzilla instance. I also have an IRC channel. I need a bot which can spew out any changes happening in bugzilla. The bot should prompt or tell when any action from :- a. Raising a bug b. Comments on the bug c. Resolution changes on the…
shirish
  • 11,967
  • 27
  • 107
  • 190
-1
votes
1 answer

how to patch bash vulnerability (shellshock) bug on RHEL?

We have over 10000 servers to patch for bash vulnerability (shellshock) bug. Now my question is what is the command to patch this bug ? And how we can check whether the patch has been installed and the bug has been fixed ?
Srv
  • 13
  • 3