[Bug 796015] Re: After suspend to ram and resume choppy video playback

2014-06-12 Thread madbiologist
** Tags added: natty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pm-utils in Ubuntu. https://bugs.launchpad.net/bugs/796015 Title: After suspend to ram and resume choppy video playback To manage notifications about this bug go

[Bug 1273225] Re: php5enmod - priority is not set by argument

2014-06-12 Thread Ondřej Surý
I have reworked the whole php5{en,dis}mod thing and I don't really remember how I reimplemented it :), but the source code helps: get_priority() { local sapi=$1 local modname=$2 local source_ini=/etc/php5/mods-available/${modname}.ini module_ret=0 module_exists $modname ||

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.15.0-6.11 --- linux (3.15.0-6.11) utopic; urgency=low [ Adam Conrad ] * Enable building the sata-modules udeb on ppc64el. - LP: #1323980 * [Packaging] Set bootloader and loader on ppc64el to grub [ Adam Lee ] * SAUCE:

[Bug 1329254] [NEW] A VM does not become inactive during the reboot on saucy and later hosts

2014-06-12 Thread Parameswaran Sivatharman
Public bug reported: On raring and prior hosts, VMs become inactive at one point during the first reboot after the installation But starting from saucy as host VMs do not become inactive during the reboot of preseeded installations but they do during the reboot after a manual installation.

[Bug 1272857] Re: apache2 crashed with SIGSEGV in signal handler called()

2014-06-12 Thread Andreas Gleißner
Hello, I believe to have identified the problem and propose a fix (see attachment). The module has a global variable PGconn *pg_conn, which is a pointer to a PostgreSQL connection. The code determines if there is an active connection by checking if pg_conn is non-NULL. However, the connection is

[Bug 1314674] Re: Unable to connect to VCenter 5.5 VimFaultException: Server raised fault: 'Element tag ns0:RetrieveServiceContent uses an undefined namespace prefix ns0

2014-06-12 Thread James Page
Verified using trusty-proposed with the VMware compute driver - marking verification-done. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to suds in Ubuntu.

[Bug 1329295] [NEW] juju-core 1.18.4-0ubuntu1 FTBFS on powerpc in utopic-proposed

2014-06-12 Thread Robie Basak
Public bug reported: https://launchpad.net/ubuntu/+source/juju- core/1.18.4-0ubuntu1/+build/6076908 All other architectures are OK, including ppc64el. I cannot reproduce on a porter box. infinity has reproduced and reports that a build on Trusty is OK, but Utopic fails. Creating this bug to

[Bug 1325025] Re: juju-core does not depend on distro-info

2014-06-12 Thread Robie Basak
Stuck in utopic-proposed due to bug 1329295. ** Changed in: juju-core (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1325025

[Bug 1314686] Re: Please add support for utopic

2014-06-12 Thread Robie Basak
Stuck in utopic-proposed due to bug 1329295. ** Changed in: juju-core (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1314686

[Bug 1321025] Re: local provider mongo error on utopic

2014-06-12 Thread Robie Basak
Stuck in utopic-proposed due to bug 1329295. ** Changed in: juju-core (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1321025

[Bug 1328659] Re: import_boot_images task fails on utopic

2014-06-12 Thread Diogo Matsubara
** Changed in: maas (Ubuntu) Status: New = Fix Committed ** Changed in: maas (Ubuntu) Importance: Undecided = Critical ** Changed in: maas (Ubuntu) Assignee: (unassigned) = Diogo Matsubara (matsubara) -- You received this bug notification because you are a member of Ubuntu

[Bug 1329302] [NEW] Meta bug for tracking juju-core 1.18.4 landing in Trusty

2014-06-12 Thread Robie Basak
Public bug reported: 1.18.4 contains essential fixes that need to land in Trusty. ** Affects: juju-core (Ubuntu) Importance: High Assignee: Robie Basak (racb) Status: Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1272857] Re: apache2 crashed with SIGSEGV in signal handler called()

2014-06-12 Thread Ubuntu Foundations Team Bug Bot
The attachment doublefree.patch seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray,

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-12 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- trusty' to 'verification-done-trusty'. If verification is not done by 5 working days from

[Bug 1313450] Re: Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with default configuration

2014-06-12 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- trusty' to 'verification-done-trusty'. If verification is not done by 5 working days from

[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-06-12 Thread Fantu
These are details for build custom pvgrub2 image I did: aptitude install autogen libdevmapper-dev libfuse-dev unifont # some are optionals but useful (other requirements if I am not mistaken are included in the preparation of xen and qemu from source) git clone git://git.sv.gnu.org/grub.git

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-12 Thread David Peall
I've added the following: deb http://archive.ubuntu.com/ubuntu/ trusty-proposed restricted main multiverse universe apt-get update apt-get dist-upgrade But I don't see a new kernel? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1313450] Re: Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with default configuration

2014-06-12 Thread triden
Confirmed kernel from -proposed fixes the issue. Test case program and vsftpd both run without triggering the kernel messages. [0.00] Linux version 3.13.0-30-generic (buildd@allspice) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 (Ubuntu

[Bug 1292102] Re: AttributeError: 'NoneType' object has no attribute 'obj' (driver.obj.release_segment(session, segment))

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to neutron in Ubuntu. https://bugs.launchpad.net/bugs/1292102 Title:

[Bug 1275656] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-06-12 Thread Robert C Jennings
Alex Bligh, The description text was not up to date and I am correcting it. When the kernel modules from the dkms package were taken to the Linux kernel community the vmhgfs module was not accepted and vmhgfs is no longer supported. The current options for file access between the host and

[Bug 1275656] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-06-12 Thread Alex Bligh
That's a shame, but thanks for the info. -- 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/1275656 Title: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module

[Bug 1307614] Re: MAAS sometimes attempts to install to USB flash drive

2014-06-12 Thread Gavin Panella
Something we want to add to MAAS is the idea of recommissioning, i.e. when a node is released back to MAAS, it runs a cycle that does a bunch of things to get the machine ready to go out the door again. For example, reset BIOS settings, erase disks. Like commissioning, a MAAS admin would be able

[Blueprint servercloud-u-ceph] Ceph activities for Utopic

2014-06-12 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen: Work items set to: Work items: move to new version of ceph: TODO get dependency gap list for kalamari: TODO resolve dependency gap for kalamari: TODO add kalamari: TODO charm kalamari (stretch goal for 14.10): TODO -- Ceph activities for Utopic

[Bug 1290920] Re: non-default lxc-dir breaks local provider

2014-06-12 Thread Jorge Niedbalski
** Changed in: juju-core Assignee: (unassigned) = Jorge Niedbalski (niedbalski) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1290920 Title: non-default lxc-dir breaks local

[Blueprint servercloud-u-ceph] Ceph activities for Utopic

2014-06-12 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen: Work items changed: Work items: move to new version of ceph: TODO - get dependency gap list for kalamari: TODO - resolve dependency gap for kalamari: TODO - add kalamari: TODO - charm kalamari (stretch goal for 14.10): TODO + get dependency gap list for

[Bug 1329429] [NEW] local bootstrap fails

2014-06-12 Thread Alistair Buxton
Public bug reported: I attemped to follow the instructions at http://askubuntu.com/questions/65359/how-do-i-configure-juju-for-local- usage: 1. sudo apt get install juju-local 2. juju init 3. juju switch local 4. sudo juju bootstrap This gives the following error: al@al-desktop:~$ sudo juju

[Bug 1250007] Re: Bootstrapping azure causes memory to fill

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

[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-06-12 Thread Curtis Hovey
** Description changed: When running 'juju bootstrap -e azure' my memory is completely filling up (16GB +8GB swap) within about 1-2 minutes, leaving me with an unusable system. I have also tried using the package in the ppa which I experienced the same issue. Distributor ID:

[Bug 1328100] Re: products_condense does not seem to work as desired

2014-06-12 Thread Scott Moser
fixed in trunk at revno 348. marking fix-released. ** Changed in: simplestreams (Ubuntu) Status: Confirmed = Fix Committed ** Changed in: simplestreams (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1237364] Re: Commissioning with a Saucy image sets node status to Failed tests

2014-06-12 Thread Rajasekar Karthik
I am having same problems but with Ubuntu 14.04 LTS - I have a Ubuntu MASS Server running on one node. It has two NICs. One NIC (eth1) is connected to our organization's network. The other NIC (eth0) is private network - to manage all the nodes in the cloud. I am running DHCP server on eth0.

[Bug 1275656] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-06-12 Thread Ben Howard
Failing the verification. Installing open-vm-tools-lts-trusty does not include /etc/init.d/open-vm-tools, which means that the services don't automatically start. ** Tags removed: amd64 apport-package verifcation-trusty-done verification-done verification-precise-done ** Tags added:

[Bug 1275656] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-06-12 Thread Ben Howard
** Patch added: Renamed debian/open-vm-tools* to debian/open-vm-tools-lts-trusty* https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1275656/+attachment/4130638/+files/fix_for_missing_files.deb.diff -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1275656] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-06-12 Thread Ben Howard
** Branch linked: lp:~utlemming/ubuntu/precise/open-vm-tools-lts- trusty/rename -- 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/1275656 Title: open-vm-dkms

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-12 Thread Dave Chiluk
@pkern, it is already in proposed for precise. Make sure you enable -proposed from a mirror that has already synced with the main archives *(i.e. mirroring usually happens nightly, so it may not be on your mirror yet). The lts-trusty kernels in precise are basically mirrors of the ubuntu-

[Bug 1237364] Re: Commissioning with a Saucy image sets node status to Failed tests

2014-06-12 Thread Julian Edwards
This is not a MAAS problem, you need to set up IP forwarding in your maas server. -- 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/1237364 Title: Commissioning with a Saucy image sets