[Bug 1053424] Re: rabbitmq-server-2.7.1-0ubuntu4 discards log output

2012-10-14 Thread Clint Byrum
Hi Emile, thanks for taking the time to file this bug report and help us make Ubuntu better. I can confirm that this package does not seem to log the vital things coming from rabbitmq-server's stdout and/or stderr. ** Changed in: rabbitmq-server (Ubuntu) Status: New => Confirmed ** Change

[Bug 1032339] Re: package mysql-server-5.1 5.1.63-0ubuntu0.11.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-10-14 Thread Launchpad Bug Tracker
[Expired for mysql-5.1 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: mysql-5.1 (Ubuntu) Status: Incomplete => Expired -- 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.l

[Bug 1036934] Re: package slapd 2.4.28-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2012-10-14 Thread Launchpad Bug Tracker
[Expired for openldap (Ubuntu) because there has been no activity for 60 days.] ** Changed in: openldap (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.laun

[Bug 1066359] Re: ssh not functional on xubuntu 12.10

2012-10-14 Thread Book 'em Dano
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 1066359 When reporting bugs in the future please use apport by using 'ubuntu- bug' and t

[Bug 1066359] [NEW] ssh not functional on xubuntu 12.10

2012-10-14 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: when attempting to ssh into a machine running xubuntu 12.10, it permanently stalls with the following terminal output: $ ssh 192.168.0.4 -v OpenSSH_5.9p1 Debian-5ubuntu1, OpenSSL 1.0.1 14 Mar 2012 debug1: Reading configuration data /etc/ssh/ssh_config deb

[Bug 911704] Re: vmbuilder fails with "device-mapper: remove ioctl failed: No such device or address" - Wrong device name loop0pp1

2012-10-14 Thread Jason Tackaberry
I had this problem in 12.04.1. It is resolved with #1012946. Once I installed parted 2.3-8ubuntu5.1 (which is scheduled for 12.04.2) I was able to use vmbuilder with a logical volume as a raw device. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 501956] Re: OpenSSH does not log failed attempts when key authentication is used

2012-10-14 Thread Kees Cook
** Branch linked: lp:~kees/openssh/report-publickey -- 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/501956 Title: OpenSSH does not log failed attempts when key authentication is used

[Bug 1066570] [NEW] should build-depend on librbd-dev

2012-10-14 Thread rslemos
Public bug reported: I could only compile it after installing librbd-dev. Otherwise could only get the following: error: rbd/librbd.h: No such file or directory lsb_release -rd: Description:Debian GNU/Linux testing (wheezy) Release:testing (yes, i'm building it in debian) qemu-kvm

[Bug 1066421] Re: fresh MAAS install from ISO fails when opening the MAAS URL

2012-10-14 Thread C de-Avillez
*** This bug is a duplicate of bug 1066556 *** https://bugs.launchpad.net/bugs/1066556 ** This bug has been marked a duplicate of bug 1066556 MAAS install via d-i/tasksel fails whe opening the browser to /MAAS -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1048172] Re: dpkg: error processing maas-dhcp (--configure):

2012-10-14 Thread Fabio Marconi
** Changed in: maas (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1048172 Title: dpkg: error processing maas-dhcp (--configure): To

[Bug 875440] Re: Cannot authenticate with saslauthd and mysql

2012-10-14 Thread Monkberry
Solved-Works I really hope this helps some people on here but I've found a solution that does NOT require uninstalling packages or installing anything that's not in the stock repos for precise 12.04 for use in saslauthd(cyrus), mysql, postfix scenario. The gist of the problem seems to be syntax

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
** Attachment added: "vgdisplay-after-vm5-install.txt" https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1029889/+attachment/3398047/+files/vgdisplay-after-vm5-install.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-k

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
** Attachment added: "lvdisplay-after-vm5-install.txt" https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1029889/+attachment/3398048/+files/lvdisplay-after-vm5-install.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-k

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
** Attachment added: "vmbuilder-install-lvm-based-log.txt" https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1029889/+attachment/3398046/+files/vmbuilder-install-lvm-based-log.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed t

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
VM Builder Logs for VM4 - File Based and VM5 - LVM Based Partition setup and boot.sh are identical: vmbuilder.partition root 2 swap 6000 boot.sh # Install openssh-server apt-get update apt-get install -qqy --force-yes openssh-server RESULT: VM4 (File Based) - Works No Problem VM5 (LVM

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
@Serge, Let me know what else we could try to diagnose this problem. This is the same VM machine created via vmbuilder with LVM volumes: lvcreate -L26G -n vm5 virtualvg vmbuilder.partition root 2 swap 6000 boot.sh # Install openssh-server apt-get update apt-get install -qqy --force-yes o

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Luke Randall
Sorry for not responding for so long. > Just to be sure, your symptoms are exactly the same as in the Description - kvm hangs (no response to network or the vnc console) and takes 100% cpu? Yes, the symptoms are exactly the same. > Unfortunately, based on your .xml file it looks like you're not

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
** Attachment added: "vgdisplay.txt" https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1029889/+attachment/3397954/+files/vgdisplay.txt -- 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

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
vgdisplay and lvdisplay Is there any minimum space required on volume group to create LVM based VM apart of the LV size of the particular VM ? ** Attachment added: "lvdisplay.txt" https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1029889/+attachment/3397953/+files/lvdisplay.txt -- You

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
Sorry for the delay I have tried File based VM works without problems. I can add another File based VM - I have installed via vmbuilder: vmbuilder kvm ubuntu \ --suite=precise \ --flavour=virtual \ --arch=amd64 \ --mem=512 \ --hostname=vm4 \ --bridge=br0 \ --mirror=http://de.archive.ubuntu.com/ubu