[Bug 828036] Re: MySQL daemon keeps dying and restarting when using ssl connections

2012-03-11 Thread Micah Gersten
Unsubscribing ubuntu-sponsors as there's nothing to sponsor here, please resubscribe if something needs to be uploaded. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/828036 Title:

[Bug 952199] [NEW] oneiric LAMP server: Apache consumes 100% of cpu in QEMU

2012-03-11 Thread macada
Public bug reported: I'm running ubuntu server 11.10 in a kvm environmnet as a production server for php applications. How ever, my apache installation is very standard, except for virtual hosts of course. These are apache2.conf vbles: Timeout 2 KeepAlive On MaxKeepAliveRequests 100

[Bug 950589] [NEW] unmet dependencies on installing mysql-server-5.1

2012-03-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: ➜ ~ sudo apt-get install mysql-server-5.1 Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are

[Bug 950589] Re: unmet dependencies on installing mysql-server-5.1

2012-03-11 Thread Hans Joachim Desserud
Fwiw, I am not able to reproduce this on a 32bit system. Might be 64bit only. ** Tags added: unmetdeps ** Package changed: apt (Ubuntu) = mysql-5.1 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu.

[Bug 951150] Re: lxc-start-ephemeral is not all ephemeral

2012-03-11 Thread Serge Hallyn
Hi Gary, if that's what you want I'll happily import the branch, but my understanding was that the -b directory was meant as a way to copy the end result to the host. The branch addressing this isn't linked to this bug yet. Can you make sure to add a changelog entry with a (LP: #951150) and

[Bug 948623] Re: Can't start more than 35 containers on my machine

2012-03-11 Thread Serge Hallyn
I'm not sure why I don't see my linked tree, but the proposed fix is at lp:~serge-hallyn/ubuntu/precise/lxc/lxc-dont-watch-utmp -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/948623

[Bug 952340] [NEW] autofs5 fails to install: post-installation script returned error exit status 1

2012-03-11 Thread Dmitri Fedorov
Public bug reported: $ sudo apt-get install autofs5 ... Setting up autofs5 (5.0.6-0ubuntu4) ... start: Job failed to start invoke-rc.d: initscript autofs, action start failed. dpkg: error processing autofs5 (--configure): subprocess installed Errors were encountered while processing: autofs5 E:

[Bug 952340] Re: autofs5 fails to install: post-installation script returned error exit status 1

2012-03-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: autofs5 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu.

[Bug 952340] Re: autofs5 fails to install: post-installation script returned error exit status 1

2012-03-11 Thread Clint Byrum
Hi Dmitri. Can you please include the output of grep autofs /var/log/syslog and if it exists, /var/log/upstart/autofs.log ? Thanks! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu.

[Bug 952340] Re: autofs5 fails to install: post-installation script returned error exit status 1

2012-03-11 Thread Dmitri Fedorov
@Clint Byrum: $ grep autofs /var/log/syslog | tail Mar 11 16:27:44 molveno kernel: [64449.010472] init: wait-for-state (autofs5ypbind) main process (19697) terminated with status 100 Mar 11 16:27:44 molveno kernel: [64449.020729] init: autofs pre-start process (19694) terminated with status 1

[Bug 952340] Re: autofs5 fails to install: post-installation script returned error exit status 1

2012-03-11 Thread Dmitri Fedorov
I have just realised that despite all the error messages, the autofs system works and mounts the NFS filesystem just fine: $ ps -A | grep auto 9804 ?00:00:00 automount $ mount | grep nfs lirs10:/a/home/lirs10b/fedorov on /usr/users/fedorov type nfs (rw,addr=10.12.1.78) nevertheless:

[Bug 579924] Re: Upgrading Ubuntu LTS skips database version - Fatal error: Version error for database bacula. Wanted 12, got 10

2012-03-11 Thread Joni-Pekka Kurronen
** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in Ubuntu. https://bugs.launchpad.net/bugs/579924 Title: Upgrading Ubuntu LTS skips database version

[Bug 579924] Missing required logs.

2012-03-11 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run: apport-collect 579924 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment

[Bug 952340] Re: autofs5 fails to install: post-installation script returned error exit status 1

2012-03-11 Thread Dmitri Fedorov
Ok, I can reproduce the bug any time now: $ sudo apt-get install autofs5 ... Setting up autofs5 (5.0.6-0ubuntu4) ... start: Job failed to start invoke-rc.d: initscript autofs, action start failed. dpkg: error processing autofs5 (--configure): subprocess installed post-installation script

[Bug 374464] Re: ntpdate cannot be uninstalled without uninstalling ubuntu-minimal

2012-03-11 Thread koppor
*** This bug is a duplicate of bug 61619 *** https://bugs.launchpad.net/bugs/61619 The problem reoccurs in Ubuntu 12.04 Beta as of 2012-03-11. ** This bug has been marked a duplicate of bug 61619 ntpdate in -minimal should have an alternative -- You received this bug notification

[Bug 951150] Re: lxc-start-ephemeral is not all ephemeral

2012-03-11 Thread Gary Poster
Hi Serge. I don't actually know the original intent of -b, but what you say makes sense. I changed our code to change all bind mounts in the ephemeral's container to an ephemeral overlay, instead. That's kind of what I wanted anyway, but I was being lazy. :-) I also worried it would not be

[Bug 948481] Re: adjust Build-Depends to include dh-apparmor

2012-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package quassel - 0.8~rc1-0ubuntu2 --- quassel (0.8~rc1-0ubuntu2) precise; urgency=low * Build-depend on dh-apparmor. (LP: #948481) * Append $CPPFLAGS to $CXXFLAGS. * Use pkg-info.mk instead of parsing the upstream version manually. * Drop ancient

[Bug 948481] Re: adjust Build-Depends to include dh-apparmor

2012-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/quassel -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/948481 Title: adjust Build-Depends to include dh-apparmor To manage notifications about this

[Bug 828036] Re: MySQL daemon keeps dying and restarting when using ssl connections

2012-03-11 Thread Clint Byrum
With the security update to mysql 5.1.61 that is in lucid-proposed, this should resolved. Linking to upstream bug and marking Fix Committed. Should be Fix Released once 5.1.61 lands in lucid-security/lucid- updates. ** Bug watch added: MySQL Bug System #34236

[Bug 885554] Re: mysql-server-5.1 Unpacking Halts 11.04-11.10 Server Upgrade

2012-03-11 Thread sleeping-scorpion
The same happened for me upgrading from 11.04 to 11.10. Solution: alt and F2 then type: gksudo service mysql stop hey presto! install continues -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu.

[Bug 948623] Re: Can't start more than 35 containers on my machine

2012-03-11 Thread Stéphane Graber
I didn't do extensive testing on it besides running the same test I used to trigger the bug initially bug I can now run 150 containers on the same machine using the fix from your branch, so looks like it works :) -- You received this bug notification because you are a member of Ubuntu Server

[Bug 877040] Re: Can't login to 11.10 if autofs is used to mount network directories

2012-03-11 Thread Alex Cochrane
apport information ** Tags added: apport-collected oneiric ** Description changed: - After entering a password at the login screen I get a black screen and - then dumped back to the login screen. If I comment out the mounts in - /etc/auto.foo I can log in fine. I can then also uncomment out the

[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2012-03-11 Thread Alex Vandiver
I can confirm that the use nscd workaround no longer works in the current Precise beta. This will cause anyone updating from the current LTS to the forthcoming LTS to be unable to run su, sudo, apache2 suexec, and atd from LDAP accounts. -- You received this bug notification because you are a

[Bug 913935] Re: racoon segfaults when flusing SPD

2012-03-11 Thread Simon Déziel
Please, let me know if the backtrace is not enough. ** Changed in: ipsec-tools (Ubuntu) Status: Expired = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipsec-tools in Ubuntu. https://bugs.launchpad.net/bugs/913935