Fedora Servers :: Upgrading Bugzilla Using YUM
Sep 8, 2009
When I installed F11 I chose to install Bugzilla with it. It is installed and working great, but It is not the newest version, and apparently the repositories I have installed do not have the newest version. Anyone know what repository I could get this from, if its possible?
View 3 Replies
ADVERTISEMENT
Jun 14, 2011
Has anyone noticed ABRT not being able to connect to Bugzilla or the remote Core Dump analysis server? Since my upgrade during the beta phase of F15 I have been unable to file bug reports from ABRT's traces, nor has it offered me the option to file bugs to bugzilla. What it does, however, is offer me to analyse the Core Dump and backtrace of the crash using either the remote server or locally with GDB. Needless to say I'm clueless in GDB, and it requires a LOT of debug symbols found in the corresponding debug packages. But trying to use the remote analysis server always results in a message of the server being busy and to try again later. IIRC the last time I was able to file a bug through ABRT was in 13, has anyone been able to do so in 15?
View 14 Replies
View Related
May 7, 2010
How to install Bugzilla 3.6 on Ubuntu Lucid 10.4 through the Advanced Packaging Tool(apt-get install) ???
View 4 Replies
View Related
Aug 9, 2010
so I got bugzilla up and running (finally) on an ubuntu server...
but in order to use the ldap integration, you need:
Mozilla::LDAP (aka PerLDAP) Perl module
Mozilla/Netscape LDAP SDK
neither of which exist in the repositories, or anywhere on the internet. the best I could find was a request to build a package from over a year ago...
I did find source that I can build... the Perl module builds and starts to begin the setup process -- but I get stuck at the point where it requires the SDK... which I cannot find anywhere in a plain downloadable form. the one I found seems incomplete:
[URL]
View 1 Replies
View Related
Sep 17, 2010
First of all, I was unsure whether this should go in General Support or in Installation. The problem is occurring on my first boot of a freshly installed F12 system, but the immediate problem seems to be more concerned with Automatic Bug Reporting Tool and/or Bugzilla plugin.
That more immediate problem is: when I run the tool to report a crash, it complains that the Bugzilla Plugin is not properly configured. So I look at Edit->Plugins->Bugzilla just as it suggests, and I see a bugzilla URL that looks right, and blank Login and Password.
However, since I just did the F12 installation, which presumably is designed for any user, not a developer or member of the F12 project, there is no reason to assume that I even HAVE a login. So this is the first question: what Login and Password are they expecting here? Is there a special Login for the ABRT?
View 1 Replies
View Related
Jul 16, 2010
when i am prompted to send a bug report i am given two choices. either i ll use bugzilla or logger. which one should i be using?
View 2 Replies
View Related
Jul 19, 2010
I have recently upgraded from FC12 to FC13, and last week I updated all packages using YUM. The system is running as a VM inside CentOS 5.5 using KVM. SELinux is enforcing, using the targeted policy. Bugzilla is version 3.6.1 and was NOT installed using RPM or YUM.
Bugzilla was working OK on this machine until SELinux was upgraded last week from 3.7.19-28 to 3.7.19-33, and is still broken after testing 3.7.19-37 from the testing repo. With SELinux in enforcing mode, apache returns error 500 when I browse to the main bugzilla page. The apache error log shows this:-
Code:
[Mon Jul 19 13:15:08 2010] [error] [client 192.168.40.1] (13)Permission denied: exec of '/var/www/html/bugzilla/index.cgi' failed
Nothing, and I mean absolutely nothing, is recorded in /var/log/audit/audit.log, /var/log/messages or /var/log/secure.
[Code]....
View 5 Replies
View Related
Feb 10, 2011
i have my personal email address in one of my bugzilla report.
really tired from spam. how can i drop my personal info from it?
[URL]
View 4 Replies
View Related
Nov 26, 2010
I am unable to restore my iptables from iptables-save after upgrading Fedora. I cannot get iptables-restore to work, and I have resorted to entering rules manually using the GUI.
View 2 Replies
View Related
Jun 16, 2010
I have several remotely hosted boxes (running 9.10 Server 64-bit) that I'd like to upgrade at some point to Lucid Server, preferably using do-release-upgrade.
Is this possible currently via SSH, without lockout or breakage?
Theoretically, I can have the datacenter staff do the upgrade for me, but I'd prefer to do it myself if it's possible to do so.
View 5 Replies
View Related
Aug 18, 2010
We have an Old 7.10 server which i want to upgrade to 10 but i cant work out how to do it, or if its still possible. I ran this:
sudo apt-get install update-manager-core (Which says its up to date)
and then
sudo do-release-upgrade
which i found here:
[URL]
But all it comes back with is:
No new release found.
From what i gather i need to go to 8 before i can go to 10.
View 3 Replies
View Related
Apr 16, 2010
I need immediate assistance on the upgrade process off ubuntu server from version 9.04 to 9.10. Here is my output after running do-release-upgrade. I first ran the release upgrade from 8.10 to 9.04, which ran really smoothely without errors and at the end prompted a reboot. I have rebooted and decided to upgrade further - 9.04 to 9.10. And here is the result. I saw this long into the upgrade process, somewhere 1.5 hours into the upgrade: [URL]
View 1 Replies
View Related
Nov 14, 2010
My Server is 8.04 (hardy) and Apache is 2.2.8. I have been receiving emails from Apache each time a new stable release is available, most of which say you should install them due to security issues. The current stable release of apache being offered is 2.2.17
Q1) Do you recommend I upgrade from Apache 2.2.8 to 2.2.17?
Q2) Does this come automatically with my regular updates via Update Manager once the Ubuntu community thinks its stable enough (it appears that it doesn't)?
Q3) What is the best way to install the update?
Q4) Any concerns about installing it into a live environment? I don't have a development platform to try it in first.
View 3 Replies
View Related
Jan 18, 2010
I have just found a 120gb scsi drive which i would like to use as my system drive instead of my current 80gb scsi drive. I cannot simply plug the drive in for extra storage as i don't have a spare scsi slot! only have 2 and one is for the dvd-drive
is it ok just to dd the one onto the other? can i do this whilst the system is live? or should i use a live cd? or better still put both drives into a separate linux box?
its currently formatted to ext3.
plus would i need to use any special switches using the dd command? or would it simply be :
Code:
dd if=/dev/sda of=/dev/sdb
just trying to avoid a re-install!
View 1 Replies
View Related
Oct 10, 2010
I have an ancient computer that's been running Ubuntu since about last year. I started with 8.04.4 but then upgraded to 10.04 via apt-get.I mostly use this machine as a file dump for other computers on the network.
View 2 Replies
View Related
Dec 16, 2010
I have an Ubuntu 8.04 server running 2.6.24-23-server. I have a godaddy account and I am trying to upgrade my os version to 10.04, which requires a kernel upgrade. I have tried ksplice but kernel 2.6.24-23-server is not supported. I have heard about screen sessions but I have not found it possible to reboot one screen while having the other screen stay persistent if it is possible.So the main question is how to update Ubunut 8.04 to Ubuntu 10.04 with out rebooting the entire server? Rebooting is completely not an option at the moment.
View 1 Replies
View Related
Jun 27, 2011
I upgraded the boot loader using apt-get upgrade. So Grub upgraded and I believe it automatically ran the upgrade-grub-from-legacy executable. I was confused on what to do so I selected all drives. When I did that, I received a bunch of messages, I will write only non-redundant ones:
mdadm group disk not found (many times, over 20 or so) installation finished, no errors reported (4 times, I guess for my 4 hard drives)Found linux image vmlinux Found initrd image Next, I reboot, and absolutely nothing, not even a grub prompt!! So I tried the following:
1) grub-install /dev/sda1
2) Super grub disk
3) Ubuntu Server Installation CD in rescue mode trying, I get the infamous red error screen when trying to install grub
Nothing worked! My partitions are all there and I can see them and mount them from rescue CD, but I cannot boot to the system, My partitions layout:
One LVM sitting on two RAID-1 Drives Sitting on all four hard drives sda, sdb, sdc, sdd
One Root partition /dev/md2 in RAID-1 Drive sitting on two of the four drives (sda2 and sdb2) Four bios_grub partitions sda1, sdb1, sdc1 and sdd1 each ~1MB Two Swap partitions on two raid drives
I would give more detail but I think the problem is probably in the bootloader configuration because I can access all partitions including LVM and RAIDs from the rescue CD.
View 2 Replies
View Related
May 28, 2010
I was running Ubuntu Server 8.04 LTS and using flashpolicytwistd from Google Code to support flash-based telnet on two websites. After upgrading to 10.04 flashpolicytwistd no longer starts.
If I do the following to manually start flashpolicytwistd:
Code:
I get this response:
Code:
If I then immediately do the following:
Code:
I get this response:
Code:
I also cannot locate the process with ps -e, nor can I confirm that it is listening on its assigned port (default is 843, I changed it to 4005).
No errors show up in the logs. I also tried uninstalling and reinstalling with no change.
This problem has been confirmed on the Google Code issues page for this program on Ubuntu 10.04 LTS: [url]
View 3 Replies
View Related
Jul 12, 2010
I'm just about to commence a full reinstall of my home media server. Planning on using 1x 1tb and 7x 1.5TB drives in raid 6. I notice the version of mdadm distributed in Ubuntu is 2.6.7.1, but versions exist up to 2.6.9 (excluding all the 3.X ones) Is it worth using a later version? Or is 2.6.7.1 used for a particular reason?
View 2 Replies
View Related
Feb 1, 2010
I want to install Bugzilla on ubuntu 9.10
All the tutorials I found ask to install bugzilla from source.
Is installing from synaptic not advisable?
View 3 Replies
View Related
Apr 22, 2010
Ran 'do-release-upgrade -d'on my server running Hardy.No problems during the upgrade.Rebooted after the upgrade completed, and I was presented with the new plymouth screen. This sucks for servers.It sat there displaying the logo for ~5 minutes.Hit CTRL+ALT+F1 through F8 and didn't see anything on the virtual consoles.Finally figured out that I had to hit ESC on the plymouth screen to actually see what was going on.It said /dev/sdi1 had problems along with /dev/md0.It sat there forever with no fsck status and no HDD lights blinking.
SysRq+REISUB and tweaked the boot parameter to remove 'quiet splash' and appended 'S' for single-user mode.Got the attached screenshot.The box has been sitting like this for ~15 minutes.Not entirely sure what to report a bug against at the moment. Plus the somewhat-new requirement of running 'ubuntu-bug' is pretty retarded in this situation. (Yeah, I know I can add some string to the URL to get around it.Why is it such a pain in the *** to report a bug?)I'm going to do some more digging to try and find out what is dying during boot.The new boot process is a bit of a mystery to me still, so if anyone has pointers or any devs want more detailed information,
View 8 Replies
View Related
Feb 23, 2011
installing Bugzilla on CentOS 5.5 step by step? I want to learn how to install on my own pc, cause I will have to install it later on this semester for my professor.
View 2 Replies
View Related
May 6, 2010
I Installed Bugzilla 3.2 on Centos 5.3.I have other window 2003 server (Domain Controller).But it is Windows Small Business Server 2003.i have many OU on that.I want to integrate Bugzilla 3.2 with LDAP.
View 2 Replies
View Related
Mar 21, 2011
I installed Bugzilla on a Fedora 11 system and got it running. In the Admin options I set it to redirect all hits to SSL port 443.
This was a mistake.
After I saved that setting, every single request on all browsers seem to loop infinitely and the browser stops it - but I can't access any of the pages.
Does anybody know where that setting is set? Is it configured in Apache for that VHost? All I've found on the subject is changing the setting in Admin Options.
View 2 Replies
View Related
May 24, 2010
When I was upgrading my system (ubuntu server edition) today from 8.10 to 10.04 (of course in small steps: upgrade version after version) everything seemed running smoothly. But when I restarted it, it gave an error message: Gave up waiting on root device. Screenshot of error and grub menu attached. I've read some information about it and applied the possible workaround given here: [URL]. My system is very old and so is the HDD: it uses an IDE connector. Typing 'exit' doesn't work either.
View 6 Replies
View Related
Jul 21, 2011
I am using RHEL5 64 bit. I am trying to install bugzilla. While installing i am getting error.
View 2 Replies
View Related
Apr 1, 2011
I loaded CentOS 5.5, Apache and Bugzilla with all the trimmings. My checksetup.pl finishes with no errors. I think the issue is on the Apache side of the equation. I can surf to localhost/test/index.html but cannot surf to localhost/bugzilla/index.html. I have commented out my <Directory> calls for /var/www/html/bugzilla. Restarted everything, cleared browser cash, validated that the test directory, bugzilla directory and both index.html files have the same settings. I can file:// to both index.html files but can't http:// to the bugzilla version. I get a 403 error. What can cause Apache to ignore a directory in this case?
View 4 Replies
View Related
Dec 13, 2010
I am trying to make subversion to use the user account from bugzilla. I surf the net and found many threads related but most of them are out-of-dated. I have install the following software on ubuntu10.10
1. apache2 -- apt-get install apache
2. subversion -- apt-get install subversion
3. bugzilla3 -- apt-get install bugzilla3
4. libapache2-mod-auth-mysql -- apt-get install libapache2-mod-auth-mysql
After installing those softwares needed, I edited the conf file on /etc/apache2/mods-available/dav_svn.conf
Code:
<Location /svn>
DAV svn
SVNParentPath /svnroot
SVNListParentPath On
[code]....
View 1 Replies
View Related
May 16, 2011
I've done a clean install of Slackware 13.37 64-bit and am having trouble with building the Perl modules for Bugzilla 4.x.x (downloaded yesterday with bzr). This same problem exists with both Bugzilla stable and 4.1.2+.Executing checksetup.pl results in
Code:
checksetup.pl
* This is Bugzilla 4.1.2+ on perl 5.12.3
[code]....
View 3 Replies
View Related
Apr 16, 2010
I am running an openSuse 11.1 server.
How easy is it to install a complete Bugzilla system for my own internal use?
Is there an rpm that will set it up automatically?
Is it part of the distro? Or 11.2 or 11.3?
What is the easiest way to install it?
View 8 Replies
View Related