similar to: Bugzilla package

Displaying 20 results from an estimated 20000 matches similar to: "Bugzilla package"

2005 Nov 14
1
REQ: Music hosting software
I'm new to CentOS, having just installed it on Friday to replace an old Debian server, so forgive me if I'm asking a previously answered question. Is there a package that I can install on my Apache 2.0 server that will host my MP3/Ogg Vorbis files? Previously I had Music Index installed on Apache 2.0 with my Debian server. Is there something in CentOS that's similar that I can
2005 Nov 15
0
Jinzora and mounted file system
When I setup my system, I created a file system (/dev/hda3) that I mount as /var/music. I installed Jinzora on my system and want to use it as the frontend for listening to my MP3s. However, when Jinzora tries to access anything on /var/music it complains that it's an invalid file system. I can use sound-juicer to rip CDs and write them to that file system, though. I also created an alias
2001 Aug 22
2
Wine without a Windows partition
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Is it possible to setup wine without a Windows partition? I have a Debian 2.2-r2 system and want to run a few Windows apps, mostly games, but don't want to go through all the bs of resizing a partition, creating a new one and putting Windows on my laptop. Any chance of being able to do it without a dedicated partition? - -- Darryl L. Pierce
2010 Mar 10
2
[PATCH] Set KEYTAB_FILE=/etc/libvirt/krb5.tab in node-config
Yesterday on irc : 18:12 < arthurc> "Mar 09 17:08:01 Retrieving keytab:" :) and my host appears in ovirt (still unavailable but it's better). I defined in ovirt-awake : KEYTAB_FILE=/etc/libvirt/krb5.tab 19:04 < mcpierce> arthurc: kk - the value ought to be moved to /etc/sysconfig/node-config. I'll cut a patch and send it out. Is this ok ? >From
2013 Feb 05
1
Out of memory after upgrading to dovecot 2.0.21
Hello, I've upgraded our servers and now dovecot seems to be running out of memory when accessing my own mailbox (and only mine, which is in a way pretty fortunate): dovecot: imap(abelard-a): Error: mmap() failed with file /vmail/a/b/abelard-a/dovecot.index.cache: Cannot allocate memory imap(abelard-a): Fatal: pool_system_realloc(131072): Out of memory
2006 Sep 13
0
What's the deal with the archive bit?
I have some deep concerns with what is happening under the hood here with the archive bit. I'm hoping someone will step up to the plate and give the truth, the whole truth and nothing but the truth on this matter in clear and unambiguous language. Specifically: 1) Is there a known configuration where a Samba file server is fully integrated into an ADS domain (2003) where the setting of
2010 Apr 21
1
[PATCH matahari] Created a new platform-abstraction layer named Platform.
It provides an initial implementation, LinuxPlatform, which is by default included in the build. Later code will refactor the build process to include the appropriate implementation depending on the target platform. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- src/Makefile.am | 4 ++ src/linux_platform.cpp | 117 ++++++++++++++++++++++++++++++++++++++++++++++++
2005 Feb 22
6
VFS: Unable to mount root fs on unknown-block(1,0)
google yields nothing except for indicating that it is a boot loader problem. my dom0 partition is on a 9 GB SCSI disk drive. I have a raid1 device (md0) which I have created a series of partitions via lvm2. on boot, xm create /etc/xen/xm-single -c I get what looks like a normal boot until TCP: Hash tables configured (established 4096 bind 8192) NET: Registered protocol family 1 NET:
2010 May 27
1
[PATCH matahari] Introduces a multiplexer for taking requests and mapping them to APIs.
The Multiplexer lets Matahari register APIs and then call them by that registered name. APIs are function pointers in the form of: const char* function(const char *); where the API takes as input a descriptor containing any arguments, and returns an array containing the response or result. Also adds a testing directory and unit tests to validate the Multiplexer. The new directory, src/tests,
2009 Jul 02
2
rsync transfer rates over ssh
This is just an inquiry about how rsync calculates its transfer speeds. I'm using rsync over ssh to pull data from our central office to another office. Our central office is connected to the internet via T1 and the other office is connected to the internet via DSL. rsync is being run at the remote office to pull data down from the central office so I expect to see transfer speeds at a
2010 Feb 17
0
[PATCH] Provides the new node lifecycle events.
Replaced the TurboGears 2 reference implementation with a simpler Django server. This implementation has worked out the server interface for an HTTP awake and config request. Started working on this ready portion, but nothing is ready yet. THIS IS A WORK IN PROGRESS: This patch is solely meant to solicit feedback. Please reply with suggestions and improvement ideas. Thanks. :) Signed-off-by:
2009 Oct 28
1
[PATCH] Users can now work with remote libvirt hosts.
The user can: * select a remote machine * add a remote machine * remove a remote machine Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- Makefile.am | 5 ++ nodeadmin/addhost.py | 129 ++++++++++++++++++++++++++++++++++++++++++++ nodeadmin/changehost.py | 58 ++++++++++++++++++++ nodeadmin/configscreen.py | 36 ++++++++++++-
2009 Oct 26
0
[PATCH node] Users can now work with remote libvirt hosts.
The user can: * select a remote machine * add a remote machine * remove a remote machine Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- nodeadmin/addhost.py | 129 ++++++++++++++++++++++++++++++++++++++++++++ nodeadmin/changehost.py | 58 ++++++++++++++++++++ nodeadmin/configscreen.py | 36 ++++++++++++- nodeadmin/definenet.py | 1 +
2008 Nov 29
1
OT: Bugzilla command line interface?
Does anyone here have a good working knowledge of the command line interface to Bugzilla? If so, please contact me off-list as this is OT here, but my inquiry on the bugzilla list met with silence.... Thanks. Mark Hull-Richter Linux/C Developer
2009 Dec 04
0
Fwd: Re: [PATCH 1/2] Provides a new storage administration system to the managed node.
resending ack -------- Original Message -------- Subject: Re: [Ovirt-devel] [PATCH 1/2] Provides a new storage administration system to the managed node. Date: Mon, 09 Nov 2009 15:22:56 -0500 From: Joey Boggs <jboggs at redhat.com> To: Darryl L. Pierce <dpierce at redhat.com>, ovirt-devel at redhat.com Darryl L. Pierce wrote: > On Mon, Nov 09, 2009 at 02:54:50PM -0500,
2009 Oct 14
0
[PATCH node] Provides a new storage administration system to the managed node.
Users can now: * Add a new storage pool. * Delete a storage pool. * Start and stop storage pools. * Add a new storage volume. * Delete a storage volume. * List existing storage pools, with details. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- Makefile.am | 31 +++++--- nodeadmin/addpool.py | 182 ++++++++++++++++++++++++++++++++++++++++++++
2010 Feb 11
1
[PATCH] Provides a reference implementation management server.
The reference implementation server is based on TG2. The majority of the boiler plate code has been stripped out to focus the server solely on the functionality necessary for a management server. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- server/.gitignore | 4 + server/MANIFEST.in | 4 +
2010 May 24
0
[PATCH matahari] Moves the CPU properties into the Host API space.
There was no valid reason to keep this set of APIs in their own agent and class, so those have been eliminated. A new HostListener method, HostListener::updated(), was added. It is via this method that the Host will notify all transports that the load average statistic is updated on the host. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- src/Makefile.am | 11
2010 Mar 16
0
[PATCH] Added the new Processors agent.
The Processors agent reports details regarding the processing power for the managed node. Defined the agent within schema.xml. Wrote the wrapper code to create and populate an instance of the agent. The properties for the Processors agent have also been trimmed back to what is readily available via HAL. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- src/Makefile.am | 26
2009 Oct 29
1
[PATCH] Enables users to migrate virtual machines between hosts.
Users select a virtual machine on their current libvirt host. They then select a target machine, which must have been previously configured as a connection. They confirm the migration and then it runs. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- nodeadmin/addhost.py | 10 ++++- nodeadmin/libvirtworker.py | 6 +++ nodeadmin/migratedomain.py | 81