[Bug 827590] Re: cloud-init does not mount ephemeral0 on /mnt in nova

2011-09-08 Thread Scott Moser
** Description changed: + related bug: bug 828357 + $ python -c 'import boto.utils; print boto.utils.get_instance_metadata()[block-device-mapping]' {'ami': 'sda1', 'root': '/dev/sda1', 'ephemeral0': 'sda2', 'swap': 'sda3'} $ cat /proc/partitions - $ cat /proc/partitions + $ cat

[Bug 844539] [NEW] libvirtd not starting

2011-09-08 Thread Frank Groeneveld
Public bug reported: After installing libvirtd libvirt0 and kvm, libvirtd is not started when running service libvirtd start (or restart for that matter). The old init script doesn't work either, because it uses the same upstart script. ** Affects: libvirt (Ubuntu) Importance: Undecided

[Bug 844539] Re: libvirtd not starting

2011-09-08 Thread Frank Groeneveld
My runlevel is unkown. Probably the cause? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net/bugs/844539 Title: libvirtd not starting To manage notifications about this bug go to:

[Bug 644632] Re: nssldap-update-ignoreusers needs to be configurable to ignore users

2011-09-08 Thread Nigel Babu
** Changed in: libnss-ldap (Ubuntu) Assignee: Nigel Babu (nigelbabu) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libnss-ldap in Ubuntu. https://bugs.launchpad.net/bugs/644632 Title: nssldap-update-ignoreusers

[Blueprint server-o-tomcat7-packaging] Package Tomcat 7

2011-09-08 Thread James Page
Blueprint changed by James Page: Whiteboard changed: Session topics: Complexity of packaging - good fit with current tomcat6 packaging. Engagement with debian Learnings from tomcat6 packaging - Upstart - refactoring sounds like a good idea. - authbind - still considered a

[Bug 832507] Re: console.log grows indefinitely

2011-09-08 Thread Robie Basak
The plan is: 1) Create a FIFO, open it persistently and use this as the console log destination 2) Write a handler that will write to a ring buffer on disk 3) Periodically read data out of the FIFO and give it to the handler 4) Also do step 3 before processing get_console_output 5)

[Bug 839569] Re: Apache2 is still Range header DoS vulnerable if gzip compression is enabled

2011-09-08 Thread Paweł Tęcza
Stefen, Yes, you're absolutely right! We can only check in that way if a server supports byte Range headers. killapache.pl causes that even my upgraded server is DoS'ed, but it's rather related to my Apache's config. Probably I need to decrease a value of MaxClients and MaxKeepAliveRequests,

[Bug 836668] Re: [FFE] python-mongodb

2011-09-08 Thread Matthias Klose
2011-09-08 10:02:14 INFOOverride Component to: 'main' 2011-09-08 10:02:14 INFO'pymongo - 1.11-1/universe/python' source overridden 2011-09-08 10:02:14 INFO'python-bson-1.11-1/universe/python/OPTIONAL' binary overridden in oneiric/amd64 2011-09-08 10:02:14 INFO

[Bug 836664] Re: [MIR] python-anyjson

2011-09-08 Thread Matthias Klose
2011-09-08 10:01:14 INFOOverride Component to: 'main' 2011-09-08 10:01:14 INFO'python-anyjson - 0.3.1-1/universe/python' source overridden 2011-09-08 10:01:14 INFO'python-anyjson-0.3.1-1/universe/python/OPTIONAL' binary overridden in oneiric/amd64 2011-09-08 10:01:14 INFO

[Bug 835596] Re: [MIR] python-stompy

2011-09-08 Thread Matthias Klose
2011-09-08 10:00:14 INFOOverride Component to: 'main' 2011-09-08 10:00:14 INFO'python-stompy - 0.2.5-1ubuntu1/universe/python' source overridden 2011-09-08 10:00:14 INFO 'python-stompy-0.2.5-1ubuntu1/universe/python/OPTIONAL' binary overridden in oneiric/amd64 2011-09-08 10:00:14

[Bug 825127] Re: [MIR] python-novaclient

2011-09-08 Thread Matthias Klose
2011-09-08 10:03:56 INFOOverride Component to: 'main' 2011-09-08 10:03:56 INFO'python-novaclient - 2.6.4~bzr110-0ubuntu1/universe/python' source overridden 2011-09-08 10:03:56 INFO 'python-novaclient-2.6.4~bzr110-0ubuntu1/universe/python/OPTIONAL' binary overridden in oneiric/amd64

[Bug 844712] [NEW] package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread Prasanna Shankarapura
Public bug reported: I tried to install mysql on my ubuntu PC (mysql-server-5.1). Then my system crashed. ProblemType: Package DistroRelease: Ubuntu 11.04 Package: mysql-server-5.1 5.1.54-1ubuntu4 ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic i686

[Bug 844712] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread Prasanna Shankarapura
-- 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/844712 Title: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script

[Bug 844114] Re: Please merge pep8 0.6.1-2 from debian unstable (main)

2011-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package pep8 - 0.6.1-2ubuntu1 --- pep8 (0.6.1-2ubuntu1) oneiric; urgency=low * Merge from debian unstable (LP: #844114). Remaining changes: - dh_python2 transition. pep8 (0.6.1-2) unstable; urgency=low * Revert depends change. (Closes: #637920) *

[Bug 831228] Re: asterisk version 1:1.8.3.3-1ubuntu1 failed to build in oneiric

2011-09-08 Thread Robie Basak
This is due to a problem with libc-client.so.2007e.0 in libc-client2007e from uw-imap. Once that file is fixed the asterisk package should build again. ** Also affects: uw-imap (Ubuntu) Importance: Undecided Status: New ** Changed in: uw-imap (Ubuntu Oneiric) Importance: Undecided =

[Bug 831228] Re: asterisk version 1:1.8.3.3-1ubuntu1 failed to build in oneiric

2011-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~racb/+junk/uw-imap -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu. https://bugs.launchpad.net/bugs/831228 Title: asterisk version 1:1.8.3.3-1ubuntu1 failed to build in oneiric To manage

[Bug 843701] Re: CVE-2011-3190 Apache Tomcat Authentication bypass and information disclosure

2011-09-08 Thread James Page
New upstream release sync for tomcat7 raised under bug 844745 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in Ubuntu. https://bugs.launchpad.net/bugs/843701 Title: CVE-2011-3190 Apache Tomcat Authentication bypass and

[Bug 844774] [NEW] Samba ignores “check password script” option

2011-09-08 Thread Sven Ehret
Public bug reported: from the smb.conf man page: check password script (G) The name of a program that can be used to check password complexity. The password is sent to the program's standard input. The program must return 0 on a good password, or any other

[Bug 842400] Re: package nagios3-common 3.2.0-4ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
Error from log: Setting up nagios3-common (3.2.0-4ubuntu2.2) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline Replacing config file

[Bug 843701] Re: CVE-2011-3190 Apache Tomcat Authentication bypass and information disclosure

2011-09-08 Thread Jamie Strandboge
tomcat7 was fixed in 7.0.21-1. ** Changed in: tomcat6 (Ubuntu) Status: New = Confirmed ** Changed in: tomcat7 (Ubuntu) Status: New = Confirmed ** Changed in: tomcat7 (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member

[Bug 844539] Re: libvirtd not starting

2011-09-08 Thread Serge Hallyn
Hi, thanks for submitting this bug. What release is this in? Could you run 'apport-collect 844539' to get us some extra info? What do you mean by 'runlevel is unknown'? Yes, libvirt starts at certain runlevels so that would keep it from starting, automatically at boot, but it should still be

[Bug 842400] Re: package nagios3-common 3.2.0-4ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
** Changed in: nagios3 (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios3 in Ubuntu. https://bugs.launchpad.net/bugs/842400 Title: package nagios3-common 3.2.0-4ubuntu2.2 failed to

[Bug 844774] Re: Samba ignores “check password script” option

2011-09-08 Thread Sven Ehret
Sorry! The option has to be set on the server where the password actually will be changed! I was testing this on a server with a slave LDAP directory. ** Changed in: samba (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server

[Bug 837049] Re: php5 FTBFS (amd64 only)

2011-09-08 Thread Matthias Klose
** Changed in: php5 (Ubuntu Oneiric) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/837049 Title: php5 FTBFS (amd64 only) To manage

[Bug 844478] Re: apt upgrade exits on error with slapd_2.4.21-0ubuntu5.5_amd64.deb

2011-09-08 Thread James Page
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 844478 When reporting bugs in the future please use apport by using 'ubuntu- bug' and the

[Bug 407173] Re: openssh: Please set traffic class on IPv6 packets

2011-09-08 Thread Bug Watch Updater
** Changed in: openssh (Debian) Status: Confirmed = Fix Released -- 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/407173 Title: openssh: Please set traffic class on IPv6

[Bug 843296] Re: cannot install snmp-mibs-downloader - does not exist

2011-09-08 Thread James Page
Thank you for taking the time to report this bug and helping to make Ubuntu better. snmp-mibs-downloader is located in multiverse. This part of the archive is not enabled by default in the oneiric cloud images - you can enable it by editing: sudo vi /etc/apt/sources.list That should fix your

[Bug 843296] Re: cannot install snmp-mibs-downloader - does not exist

2011-09-08 Thread James Page
rmadison snmp-mibs-downloader snmp-mibs-downloader |1.0 | lucid/multiverse | source, all snmp-mibs-downloader |1.1 | maverick/multiverse | source, all snmp-mibs-downloader |1.1 | natty/multiverse | source, all snmp-mibs-downloader |1.1 | oneiric/multiverse | source,

[Bug 843296] Re: cannot install snmp-mibs-downloader - does not exist

2011-09-08 Thread James Page
Marking this bug as 'Invalid' - if you are still encountering issues after enabling multiverse please set the status back to 'New'. ** Changed in: net-snmp (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 839569] Re: Apache2 is still Range header DoS vulnerable if gzip compression is enabled

2011-09-08 Thread Upen
In addition to my earlier comment and after reading other comments, I'd like to add now that I changed MaxClients for apache2( In Pre fork MPM ) on my virtual Lucid and restarted apache2. Ran killapache but this time the load on system didn't go high, and apache2 processes were limited to

[Bug 844712] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
** Changed in: mysql-5.1 (Ubuntu) Importance: Undecided = Medium -- 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/844712 Title: package mysql-server-5.1 5.1.54-1ubuntu4 failed

[Bug 844336] Re: snmpd launched before network is fully up

2011-09-08 Thread James Page
** Changed in: net-snmp (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in Ubuntu. https://bugs.launchpad.net/bugs/844336 Title: snmpd launched before network is fully up To

[Bug 829909] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
** Changed in: mysql-5.1 (Ubuntu) Importance: Undecided = Medium -- 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/829909 Title: package mysql-server-5.1 5.1.54-1ubuntu4 failed

[Bug 839980] Re: package mysql-server 5.1.54-1ubuntu4 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2011-09-08 Thread James Page
Error starting the session, please check the PHP error indicated by the cookie or web server, PHP and configure properly. -- 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/839980

[Bug 794894] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
As far as I can see this bug is not Confirmed - switching back to 'New' and marking as importance 'Medium' as we seem to see this issue alot. ** Changed in: mysql-5.1 (Ubuntu) Status: Confirmed = New ** Changed in: mysql-5.1 (Ubuntu) Importance: Undecided = Medium -- You received

[Bug 838729] [NEW] x200 laptop fails to complete to suspend on second suspend after boot

2011-09-08 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I have Lenovo X200 laptop. In 11.04, it suspended resumed reliably. For the last week or so, running oneiric, the laptop has not suspended reliably. Specifically, when I suspend it for the second time, it starts to suspend – moon LED flashes, screen

[Bug 844712] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please could you attach output from the following commands to this bug report: sudo ps -aef | grep mysqld sudo initctl list and the following log files: /var/log/mysql/*.log Please could you also try to

[Bug 839489] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: the script post-installation subprocess returned exit code 1

2011-09-08 Thread James Page
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please could you attach output from the following commands to this bug report: sudo ps -aef | grep mysqld sudo initctl list and the following log files: /var/log/mysql/*.log Marking this bug as

[Bug 820953] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please could you attach output from the following commands to this bug report: sudo ps -aef | grep mysqld sudo initctl list and the following log files: /var/log/mysql/*.log Please could you also try

[Bug 839980] Re: package mysql-server 5.1.54-1ubuntu4 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2011-09-08 Thread James Page
Paramétrage de mysql-server-5.1 (5.1.54-1ubuntu4) ... start: Job failed to start invoke-rc.d: initscript mysql, action start failed. dpkg : erreur de traitement de mysql-server-5.1 (--configure) : le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1 dpkg :

[Bug 838729] Re: x200 laptop fails to complete to suspend on second suspend after boot

2011-09-08 Thread Leann Ogasawara
Per Jonathan's comment I reassigned this to cgroup-bin. ** Package changed: ubuntu = libcgroup (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup in Ubuntu. https://bugs.launchpad.net/bugs/838729 Title: x200 laptop

[Bug 794894] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please could you attach output from the following commands to this bug report: sudo ps -aef | grep mysqld sudo initctl list and the following log files: /var/log/mysql/*.log Please could you also try to

[Bug 834967] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
Error from log: Setting up mysql-server-5.1 (5.1.54-1ubuntu4) ... AppArmor parser error for /etc/apparmor.d/usr.sbin.mysqld in /etc/apparmor.d/usr.sbin.mysqld at line 9: Could not open 'abstractions/mysql' start: Job failed to start invoke-rc.d: initscript mysql, action start failed. dpkg: error

[Bug 817843] Re: package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc/mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade: subprocess installed post-installation script r

2011-09-08 Thread James Page
Errors from log: 110728 7:46:03 [Note] Plugin 'FEDERATED' is disabled. 110728 7:46:03 InnoDB: Initializing buffer pool, size = 8.0M 110728 7:46:03 InnoDB: Completed initialization of buffer pool 110728 7:46:03 InnoDB: Started; log sequence number 0 44233 110728 7:46:03 InnoDB: Starting

[Bug 812642] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2011-09-08 Thread James Page
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please could you attach output from the following commands to this bug report: sudo ps -aef | grep mysqld sudo initctl list and the following log files: /var/log/mysql/*.log Please could you also try to

[Bug 834967] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please could you attach output from the following commands to this bug report: sudo ps -aef | grep mysqld sudo initctl list and the following log files: /var/log/mysql/*.log Please could you also try to

[Bug 799798] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
As the system experiencing this issue is no longer available marking as 'Invalid' as we won't be able to progress this bug report any further. ** Changed in: mysql-5.1 (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Server

[Bug 844712] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
Thank you for taking the time to report this bug and trying to help make Ubuntu better. However, it seems that you are not using a software package provided by the official Ubuntu repositories. Because of this the Ubuntu project can not support or fix your particular bug. ** Changed in: mysql-5.1

[Bug 844712] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
Apologies - please ignore my comment in #3 - wrong window. ** Changed in: mysql-5.1 (Ubuntu) Status: Invalid = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu.

[Bug 813494] Re: package mysql-client-5.1 5.1.54-1ubuntu4 failed to install/upgrade: trying to overwrite '/usr/bin/innochecksum', which is also in package mysql-server 5.0.92-2

2011-09-08 Thread James Page
Thank you for taking the time to report this bug and trying to help make Ubuntu better. However, it seems that you are not using a software package provided by the official Ubuntu repositories. Because of this the Ubuntu project can not support or fix your particular bug. ** Changed in: mysql-5.1

[Bug 823462] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2011-09-08 Thread James Page
Marking this bug report as 'Invalid' as we will not be able to progress this any further with the reporter. ** Changed in: mysql-5.1 (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 817843] Re: package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc/mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade: subprocess installed post-installation script r

2011-09-08 Thread James Page
This looks similar to bug 776226 - but as not progress on that bug report as well not marking as duplicate for the time being. -- 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/817843

[Bug 820953] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
** Changed in: mysql-5.1 (Ubuntu) Importance: Low = Medium -- 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/820953 Title: package mysql-server-5.1 5.1.54-1ubuntu4 failed to

[Bug 213574] Re: Autofs fails to start with maps from NIS

2011-09-08 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 50430 *** https://bugs.launchpad.net/bugs/50430 ** Changed in: autofs (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs in Ubuntu.

[Bug 827705] Re: PXE boot requests non-standard config filename

2011-09-08 Thread Tobin Davis
** Changed in: u-boot-linaro (Ubuntu) Status: Confirmed = Fix Released ** Changed in: u-boot-linaro Status: Fix Committed = Fix Released ** Changed in: u-boot (Ubuntu) Status: New = Invalid ** Changed in: u-boot Status: New = Invalid -- You received this bug

[Bug 834967] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread James Page
Looks like you may have some sort of apparmor issue as well - please could you attach the output from the following commands to this bug report: ls -l /etc/apparmor.d/abstractions/* You could also try re-installing apparmor using the following command which *may* help resolve this issue:

[Bug 839980] Re: package mysql-server 5.1.54-1ubuntu4 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2011-09-08 Thread Timothy Mayoh
** Changed in: mysql-5.1 (Ubuntu) Status: Incomplete = Confirmed -- 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/839980 Title: package mysql-server 5.1.54-1ubuntu4 failed

[Bug 844982] Re: Cobbler lacking arm templates for pxe file generation

2011-09-08 Thread Andres Rodriguez
** Changed in: cobbler (Ubuntu) Status: New = Fix Committed ** Changed in: cobbler (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler in Ubuntu.

[Bug 844982] Re: Cobbler lacking arm templates for pxe file generation

2011-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package cobbler - 2.1.0+git20110602-0ubuntu25 --- cobbler (2.1.0+git20110602-0ubuntu25) oneiric; urgency=low * debian/cobbler-common.install: Install missing pxeprofile_arm.template and pxesystem_arm.template (LP: #844982). -- Andres Rodriguez

[Bug 844712] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-08 Thread Prasanna Shankarapura
@James Page, Thank you for interested in solving this issue. Here are the some informations that you asked. Hope this could help our Linux community. (restarting the mysql-server does nothing. I'm facing the same issue) I got these messages, For sudo ps -aef | grep mysqld prasanna 1860 1805

[Bug 844982] [NEW] Cobbler lacking arm templates for pxe file generation

2011-09-08 Thread Andres Rodriguez
Public bug reported: Cobbler is not installing the templates added for pxe files generation for ARM. ** Affects: cobbler (Ubuntu) Importance: Medium Status: Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 777626] Re: package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2011-09-08 Thread nutznboltz
*** This bug is a duplicate of bug 349469 *** https://bugs.launchpad.net/bugs/349469 ** This bug has been marked a duplicate of bug 349469 debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable -- You received this bug

[Bug 839569] Re: Apache2 is still Range header DoS vulnerable if gzip compression is enabled

2011-09-08 Thread Steve Beattie
Paweł and Upen, thanks for following up. Based on your comments, I'm going to close this bug report; please re-open it if you find any evidence that suggests the fix for CVE-2011-3192 is incomplete. Stefan, thanks for chiming in. ** CVE added: http://www.cve.mitre.org/cgi-

[Bug 537757] Re: PHP modules removed when upgrading apache2 to 2.2.11-2ubuntu2.6

2011-09-08 Thread nutznboltz
Is this a duplicate of LP: #349469 ? I ask because LP: #774214 was marked as a duplicate of LP: #349469 and this one appears similar. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

[Bug 744371] Re: PHP5-FPM doesn't always restart on 10.10

2011-09-08 Thread rynop
This happens quite frequently for me on 10.10 32 bit and 64 bit. I can't figure out why but I can re-produce easily. If anyone has an idea on what may fix it, i can test it out since i can reproduce. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 845068] [NEW] ipmitool is not packaged for ARM

2011-09-08 Thread Jason Hobbs
Public bug reported: There is no ARM version of this package. ipmitool is commonly used for managing servers. Please build an ARM version of ipmitool. ** Affects: ipmitool (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Bug 828792] Re: [FFE] Merge 0.9.3-5 from debian unstable

2011-09-08 Thread Serge Hallyn
@Jamie, does that indicate a problem in the apparmor security driver code? Should I wait to mark this bug 'wontfix'? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net/bugs/828792 Title:

[Bug 815743] Re: Failure to create HVM guest via virt-install at Xen 4.1.1 Dom0

2011-09-08 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net/bugs/815743 Title: Failure to create HVM guest via virt-install at Xen

[Bug 843296] Re: cannot install snmp-mibs-downloader - does not exist

2011-09-08 Thread Leonardo Borda
Thanks James! I did not realise multiverse was not enabled. Once installed the package and commenting /etc/snmp/snmp.conf mib parameter to use proprietary licenses, it worked. Leonardo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 845155] [NEW] instance launched without key has incorrect metadata

2011-09-08 Thread Scott Moser
Public bug reported: Currently on openstack, if you did something like this: $ cat my.userdata #cloud-config ssh_authorized_keys: - ssh-rsa

[Bug 845155] Re: instance launched without key has incorrect metadata

2011-09-08 Thread Scott Moser
** Tags added: server-o-rs -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/845155 Title: instance launched without key has incorrect metadata To manage notifications about this bug go

[Bug 827590] Re: cloud-init does not mount ephemeral0 on /mnt in nova

2011-09-08 Thread Scott Moser
** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Oneiric) Importance: Medium Status: Triaged ** Also affects: nova (Ubuntu Oneiric) Importance: Undecided Status: New -- You received this bug notification because

[Bug 598933] Re: open-vm-tools should recommend open-vm-dkms

2011-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/oneiric/open-vm-tools/open-vm- tools-august.merge -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/598933 Title: open-vm-tools should

[Bug 839772] Re: libvirtd crashed with SIGSEGV in malloc()

2011-09-08 Thread Serge Hallyn
Paul, would you mind trying the packages at http://people.canonical.com/~serge/libvirt-pcifix-n-amd64.tgz and seeing if they help? I'm pretty sure this is another duplicate of bug 726099. ** Changed in: libvirt (Ubuntu) Status: New = Incomplete -- You received this bug notification

[Bug 836119] Re: KVM Guest gets general protection fault on two CPUs

2011-09-08 Thread Serge Hallyn
Can you guide me through precisely how you created the guest which causes the server to crash, so that I can try to reproduce? ** Changed in: kvm (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 782973] Re: virtfs isn't enabled

2011-09-08 Thread Serge Hallyn
I'm going to mark this Wontfix for natty until there is at least a specific request from someone who needs it. In order to fix it in natty, I would need to fill out a SRU justification, so it will help to be able to point to user demand, as well as to know that there will be someone around to

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

2011-09-08 Thread Kate Stewart
** Tags added: rls-mgr-o-tracking -- 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

[Bug 828792] Re: [FFE] Merge 0.9.3-5 from debian unstable

2011-09-08 Thread Jamie Strandboge
I don't think it is the apparmor security driver code based on where the error is occurring and the test output: Test initialization ... (default:default, qemu:///session, apparmor=False) ... FAIL The apparmor driver is disabled and it is still failing (granted, in the session code). -- You

[Bug 845155] Re: instance launched without key has incorrect metadata

2011-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/nova/lp845155 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/845155 Title: instance launched without key has incorrect metadata To manage notifications

[Bug 845155] Re: instance launched without key has incorrect metadata

2011-09-08 Thread Scott Moser
** Changed in: nova Status: New = In Progress ** Changed in: nova Assignee: (unassigned) = Scott Moser (smoser) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/845155 Title:

[Bug 844478] Re: apt upgrade exits on error with slapd_2.4.21-0ubuntu5.5_amd64.deb

2011-09-08 Thread datakid
I tried running apport-collect as you suggested and I got this output: datakid@thailand:~$ sudo apport-collect 844478 Package openldap not installed and no hook available, ignoring *** Updating problem report No additional information collected. Press any key to continue... No pending crash

[Bug 347622] Re: in SYSTEM mode, VM ips are not automatically discovered by CC or NC on switched networks

2011-09-08 Thread Eric Woodlief
We've experienced a similar problem with neither the CC nor the NCs consistently discovering the public/private IP addresses of instances. Here is how to reproduce our particular scenario: It is in SYSTEM mode and a DHCP service is running on the CC. The DHCP can assign IP addresses from many

[Bug 844478] Re: apt upgrade exits on error with slapd_2.4.21-0ubuntu5.5_amd64.deb

2011-09-08 Thread datakid
I'm also concerned that this is given a low importance despite being a common piece of software on an LTS server release. Since it's blocking upgraes, which will be security upgrades, I would suggest that this is actually of higher importance. -- You received this bug notification because you

[Bug 845247] [NEW] SNMP mibs +all does not work in snmpd.conf

2011-09-08 Thread john fisher
Public bug reported: In order to translate SNMP Objects to oids you need the mib. After you install your mib in /usr/share/snmp/mibs and restart snmpd: snmptranslate -m all -Onf -IR MyMIBObject ..works but snmptranslate Onf -IR MyMIBObject .. fails Adding mibs +all to snmpd.conf

[Bug 828792] Re: [FFE] Merge 0.9.3-5 from debian unstable

2011-09-08 Thread Jamie Strandboge
I should also note I am not actively investigating this issue at present. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net/bugs/828792 Title: [FFE] Merge 0.9.3-5 from debian unstable To

[Bug 450645] Invitation to connect on LinkedIn

2011-09-08 Thread Md. Afzalur Rashid
Bug, I'd like to add you to my professional network on LinkedIn. - Afzalur Afzalur Rashid General Manager at Bit Mascot Bangladesh Confirm that you know Afzalur Rashid: https://www.linkedin.com/e/-29eamg-gscqcc4m-23/isd/4142981962/R1um16G5/?hs=falsetok=3T-I8tioaczQU1 -- You are receiving