[Bug 341817] Re: dhcpd wont start due to rndc.key permissions

2011-04-29 Thread Lorin Soura
After some extensive tinkering, I came up with this solution to the rndc.key permissions issue: As the root user (or sudo) do the following: cp /etc/bind/rndc.key /etc/dhcp3/ chown dhcp:dhcp /etc/dhcp3/rndc.key chmod 640 /etc/dhcp3/rndc.key In /etc/dhcp3/dhcpd.conf add this line: include

[Bug 772990] [NEW] Ubuntu Server 10.04.2 - sshd not accept connection over ethernet only on loopback

2011-04-29 Thread dennis
Public bug reported: No SSH connection over ethernetcard possible only on loopback 127.0.0.1 sshd is listen on 0.0.0.0 port 22 but not possible to connect ** Affects: openssh (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 772990] Re: Ubuntu Server 10.04.2 - sshd not accept connection over ethernet only on loopback

2011-04-29 Thread dennis
Kernel 2.6.32-28 Openssh version 5.3p1-3ubuntu5 # netstat -an Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp6 0 0

[Bug 772990] Re: Ubuntu Server 10.04.2 - sshd not accept connection over ethernet only on loopback

2011-04-29 Thread dennis
the problem is the esx - server vlan config not a ubuntu / openssh problem -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/772990 Title: Ubuntu Server 10.04.2 - sshd not accept

[Bug 772990] Re: Ubuntu Server 10.04.2 - sshd not accept connection over ethernet only on loopback

2011-04-29 Thread dennis
please close it -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/772990 Title: Ubuntu Server 10.04.2 - sshd not accept connection over ethernet only on loopback --

[Bug 773161] [NEW] package slapd (not installed) failed to install/upgrade: subproces installed post-installation script gaf een foutwaarde 1 terug

2011-04-29 Thread Paul Huygen
Public bug reported: It failed with the following message: Instellen van slapd (2.4.23-6ubuntu6) ... Backing up /etc/ldap/slapd.d in /var/backups/slapd-2.4.23-0ubuntu3.5... done. * Starting OpenLDAP slapd [fail]

[Bug 773161] Re: package slapd (not installed) failed to install/upgrade: subproces installed post-installation script gaf een foutwaarde 1 terug

2011-04-29 Thread Paul Huygen
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/773161 Title: package slapd (not installed) failed to install/upgrade: subproces installed post-installation script gaf een

[Bug 458521] Re: kvm crash when using virtio for network, hardy guest

2011-04-29 Thread Jamie Strandboge
** Changed in: linux (Ubuntu Hardy) Status: Incomplete = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/458521 Title: kvm crash when using virtio for network,

[Bug 772990] Re: Ubuntu Server 10.04.2 - sshd not accept connection over ethernet only on loopback

2011-04-29 Thread C de-Avillez
Closing as the OP requested. Thank you for the feedback, and please do not hesitate in reporting any bugs you find. ** Changed in: openssh (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh

[Bug 769514] Re: Mail not sent unless relayhost has a port number

2011-04-29 Thread windracer
I started having the same problem with postfix after upgrading from Maverick to Natty. I tried the suggestion of adding the port to my relayhost in main.cf and that fixed it, but is that a valid fix? Or, like Scott says, there's something else wrong? -- You received this bug notification because

[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2011-04-29 Thread Marc Cluet
** Changed in: rabbitmq-server (Ubuntu) Assignee: (unassigned) = Marc Cluet (lynxman) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/653405 Title: rabbitmq-server

[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2011-04-29 Thread Dustin Kirkland
** Also affects: rabbitmq-server (Ubuntu Natty) Importance: Undecided Status: New ** Also affects: rabbitmq-server (Ubuntu Oneiric) Importance: High Assignee: Marc Cluet (lynxman) Status: Triaged ** Changed in: rabbitmq-server (Ubuntu Natty) Importance: Undecided =

[Bug 769514] Re: Mail not sent unless relayhost has a port number

2011-04-29 Thread Scott Kitterman
It works for me without a port number, so the bug as written is incorrect. Port number is NOT required. Adding the port number is a workaround for some other issue, so my advice is to figure out what that is. -- You received this bug notification because you are a member of Ubuntu Server Team,

Re: [Bug 719448] Re: The once parameter does not work with -boot

2011-04-29 Thread Deric Sullivan
Hi Serge, Was the SRU for lucid to fix the once bug in qemu-kvm denied? I've seen an update since you requested the SRU but it doesn't seem to include the fix for the once bug. Thanks, Deric On 02/17/11 20:41, Serge Hallyn wrote: Quoting Deric Sullivan (deric.sulli...@ec.gc.ca):

[Bug 394350] Re: RLimitCPU has no effect in Apache

2011-04-29 Thread Serge Hallyn
At last, here we go. The file /root/apache2-2.2.17/modules/generators/mod_cgi.c has hooks to set rlimits on spawned off instances. However, test.cgi is being executed by /root/apache2-2.2.17/modules/generators/mod_cgid.c. It has those hooks, but they are #ifdef'd out. -- You received this bug

[Bug 394350] Re: RLimitCPU has no effect in Apache

2011-04-29 Thread Serge Hallyn
The debian sid package also ifdefs them out, so if limits are working on debian it must be because they are configured to use mod_cgi and not mod_cgid? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu.

[Bug 394350] Re: RLimitCPU has no effect in Apache

2011-04-29 Thread Serge Hallyn
** Changed in: apache2 (Ubuntu) Status: Confirmed = Triaged ** Changed in: apr (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu.

[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2011-04-29 Thread Marc Cluet
Small patch that addes a check in rabbitmq-server init script to check if hostname is resolvable ** Patch added: rabbitmq-server_2.3.1-1ubuntu2.patch.gz https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/653405/+attachment/2096629/+files/rabbitmq-server_2.3.1-1ubuntu2.patch.gz --

[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2011-04-29 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/653405 Title: rabbitmq-server fails to start if hostname is unresolvable or has changed since first

[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2011-04-29 Thread Marc Cluet
Here's the debdiff based on the same patch ** Patch added: rabbitmq-server_2.3.1-1ubuntu2.debdiff https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/653405/+attachment/2096894/+files/rabbitmq-server_2.3.1-1ubuntu2.debdiff -- You received this bug notification because you are a

[Bug 773609] [NEW] CC is not able to register nodes when DNS is left blank using Ubuntu Installer CD

2011-04-29 Thread Leonardo Borda
Public bug reported: Overview Eucalyptus-cc fails to register nodes when you leave blank, i.e., don't specify DNS settings. This is experienced when setting up static addresses during the Ubuntu installation process. How to reproduce the issue: 1. Choose Install Ubuntu Enterprise Cloud 2.

[Bug 773609] Re: CC is not able to register nodes when DNS is left blank during Ubuntu Installer CD

2011-04-29 Thread Leonardo Borda
** Summary changed: - CC is not able to register nodes when DNS is left blank during Ubuntu Installer CD + CC is not able to register nodes when DNS is left blank using Ubuntu Installer CD -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 773786] Re: package slapd 2.4.23-6ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-04-29 Thread Priyank.Durugkar
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/773786 Title: package slapd 2.4.23-6ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script

[Bug 773786] [NEW] package slapd 2.4.23-6ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-04-29 Thread Priyank.Durugkar
Public bug reported: Was upgrading the system from 10.10 when this error occured ProblemType: Package DistroRelease: Ubuntu 11.04 Package: slapd 2.4.23-6ubuntu6 ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11 Uname: Linux 2.6.35-27-generic i686 NonfreeKernelModules: nvidia

[Bug 288379] Re: 4th network extremely slow/broken

2011-04-29 Thread Launchpad Bug Tracker
[Expired for virt-manager (Ubuntu) because there has been no activity for 60 days.] ** Changed in: virt-manager (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in Ubuntu.