[Bug 1314677] Re: nova-cells fails when using JSON file to store cell information

2014-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/124811 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=bfeae680bc0632e0129b647d45e4b80328a33535 Submitter: Jenkins Branch:stable/icehouse commit bfeae680bc0632e0129b647d45e4b80328a33535 Author: Liam Young Date: Tue Jul 22 16:25:00

[Bug 1385114] [NEW] Panic or segfault in Samba 4.1.6-Ubuntu - but running

2014-10-24 Thread Chr. Theuring
Public bug reported: ubuntu 14.04.1 server samba 4.1.6-ubuntu every day 1 or 2 error-mails from root like this: ---schnipp- The Samba 'panic action' script, /usr/share/samba/panic-action, was called for PID 5854 (/usr/sbin/smbd). ... [Thread debugging using libthread_db

[Bug 1385134] [NEW] CRITICAL glance [-] error: [Errno 24] Too many open files

2014-10-24 Thread James Page
Public bug reported: Its quite easy to hit the nofiles limit with high levels of concurrency and a ceph backend: 2014-10-24 08:29:05.356 22327 CRITICAL glance [-] error: [Errno 24] Too many open files 2014-10-24 08:29:05.356 22327 TRACE glance Traceback (most recent call last): 2014-10-24 08:29:

[Bug 1372893] Re: Neutron has an empty database after deploying juno on utopic

2014-10-24 Thread Edward Hope-Morley
** Changed in: neutron-api (Juju Charms Collection) Status: Fix Committed => Fix Released ** Changed in: nova-cloud-controler (Juju Charms Collection) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which i

[Bug 1310629] Re: Nova configuration template has deprecated items ( > grizzly )

2014-10-24 Thread Edward Hope-Morley
** Changed in: nova-compute (Juju Charms Collection) Status: Fix Committed => Fix Released -- 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/1310629 Title: Nova configuration templ

[Bug 1384555] Re: Openstack Neutron Database error on filling database

2014-10-24 Thread Ann Kamyshnikova
This is very interesting. I installed neutron from cloud-archive repository (juno-staging) http://paste.openstack.org/show/123954/ on Ubuntu 14.04 I used plugin.ini and neutron.conf that was provided but still migrations run ok. Also I'm not sure how this problem could depends on adding l2 and l3

[Bug 1385187] [NEW] open-vm-tools not work on ubuntu 14.10

2014-10-24 Thread AdlerHorst
Public bug reported: open-vm-tools not working. - No screen resize in the guest - no mounting shared drives - no clipboard exchange. - could not find this open-vm-tools-desktop GUI somewhere ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New -- You received t

[Bug 1384555] Re: Openstack Neutron Database error on filling database

2014-10-24 Thread Robert Campbell
1. Install a virtual machine with 14.04.1 LTS server AMD-x64 2. Add juno-staging from https://launchpad.net/~ubuntu-cloud-archive/+archive/ubuntu/juno-staging 3. Add http://ftp.osuosl.org/pub/mariadb/repo/10.0/ubuntu and apt-get install galera mariadb-server-10.0 mariadb-server-core-10.0 mariadb

[Bug 1384555] Re: Openstack Neutron Database error on filling database

2014-10-24 Thread Robert Campbell
Solved: Just tried with Server version: 5.5.39-MariaDB-0ubuntu0.14.04.1-log (Ubuntu): root@vm-1:/var/lib# neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini upgrade head INFO [alembic.migration] Context impl MySQLImpl. INFO [alembic.migration] Will a

[Bug 1384555] Re: Openstack Neutron Database error on filling database

2014-10-24 Thread Tom Verdaat
So this is indeed a bug, but the real problem is not so much the neutron database model itself but SQLAlchemy/Alembic generating SQL that doesn't work on MariaDB 10.0. Has MariaDB 10.0 broken SQL syntax? -- You received this bug notification because you are a member of Ubuntu Server Team, which i

[Bug 1385050] Re: segfault and apparent memory corruption in tsrm_virtual_cwd.c

2014-10-24 Thread Jeff Waugh
** Information type changed from Public to Public Security -- 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/1385050 Title: segfault and apparent memory corruption in tsrm_virtual_cwd.c

[Bug 1384555] Re: Openstack Neutron Database error on filling database

2014-10-24 Thread Ann Kamyshnikova
** Changed in: neutron Status: Confirmed => Invalid ** Changed in: neutron Status: Invalid => Opinion -- 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/1384555 Title: Op

[Bug 1384555] Re: SQL error during alembic.migration when populating Neutron database on MariaDB 10.0

2014-10-24 Thread Tom Verdaat
** Summary changed: - Openstack Neutron Database error on filling database + SQL error during alembic.migration when populating Neutron database on MariaDB 10.0 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to neutron in Ubuntu. https:

[Bug 1385050] Re: segfault and apparent memory corruption in tsrm_virtual_cwd.c

2014-10-24 Thread Robie Basak
Can you provide steps to reproduce, please? Does it occur on Utopic or on the latest upstream PHP release? If there has been an upstream fix, identifying it so that we can cherry-pick it would be great. > Given the memory corruption, this may well be a security issue. Please note that php5-fpm is

[Bug 105736] Re: mutt - TLS packet with unexpected length

2014-10-24 Thread luis gf
With the lastest version of ubuntu LTS 14.04. Exim4 packages has comunication problems with other exim4 running the same Ubuntu version. After trying to do the SSL handshake, gnutls broke the connection with the lenght error. <2>| EXT[0x14a7ea0]: Sending extension SIGNATURE ALGORITHMS (10 bytes) |

[Bug 105736] Re: mutt - TLS packet with unexpected length

2014-10-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: exim4 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to exim4 in Ubuntu. https://bugs.launchpad.net/bugs/105736

[Bug 1384555] Re: SQL error during alembic.migration when populating Neutron database on MariaDB 10.0

2014-10-24 Thread Eugene Nikanorov
I think since this is problem with specific version of sql backend while other versions work correctly there's no need to fix this. ** Changed in: neutron Status: Opinion => Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1381537] Re: Dovecot version in precise too old to switch off SSLv3 protocol for "poodle" fix

2014-10-24 Thread Marc Deslauriers
** Changed in: dovecot (Ubuntu) Assignee: (unassigned) => Marc Deslauriers (mdeslaur) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/1381537 Title: Dovecot version in precise

[Bug 1385050] Re: segfault and apparent memory corruption in tsrm_virtual_cwd.c

2014-10-24 Thread Jeff Waugh
Steps to reproduce would depend on a private (Drupal-based) codebase and database. I'll go upstream, and report back. -- 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/1385050 Title: segf

[Bug 1384555] Re: SQL error during alembic.migration when populating Neutron database on MariaDB 10.0

2014-10-24 Thread Tom Verdaat
Due to this bug Neutron will only work with version <= 5.5 of mysql/mariadb, e.g. older versions. Downgrading to 5.5 isn't a solution, it's a workaround! It also means there is no database upgrade path for OpenStack, and this version limitation isn't mentioned anywhere in the documentation. I'd sa

[Bug 1385050] Re: segfault and apparent memory corruption in tsrm_virtual_cwd.c

2014-10-24 Thread Jeff Waugh
It's beginning to look like a stack overflow segfault caused by recursion or infinite loop. I'll turn off the security switch for now. ** Information type changed from Public Security to Public -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscri

[Bug 1384555] Re: SQL error during alembic.migration when populating Neutron database on MariaDB 10.0

2014-10-24 Thread Ann Kamyshnikova
I used 10.0.14 and migrations work. I this is problem of current 10.0 versionof MariaDB. MySQL works fine and it is tested a lot. -- 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/1384555

[Bug 1383379] Re: nginx default config has SSLv3 enabled, makes sites using default config options vulnerable to POODLE

2014-10-24 Thread Thomas Ward
Fixed in latest NGINX upload to the PPAs. ** Changed in: nginx Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nginx in Ubuntu. https://bugs.launchpad.net/bugs/1383379 Title: nginx defaul

[Bug 1216817] Re: Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes the push module to throw errors.

2014-10-24 Thread Thomas Ward
This should be fixed now that the packages have been resynced with Debian which I believe had an updated version of the module included in it. The package in Ubuntu is still affected. ** Changed in: nginx Status: Fix Committed => Fix Released -- You received this bug notification because

[Bug 1274527] Re: MAAS doesn't put its DNS server in resolv.conf

2014-10-24 Thread Jeff Lane
So this bit us again when trying to deploy LDS. The process there is: Install/configure MAAs Populate MAAS on MAAS, install juju Juju bootstrap juju-deployer install LDS then go to LDS and it does more stuff. In this case it really caused pain in several cases where juju would say bootstrap fail

[Bug 807091] Re: "internal error character device (null) is not using a PTY" when using virsh console

2014-10-24 Thread Tom Haddon
I'm seeing this on trusty/icehouse: root@furud:~# virsh list --all IdName State 32instance-2bb1 running 37instance-2bb2 running 4237 instance-6b86 runn

[Bug 603211] Re: Apache fails to start after reboot due to missing /var/run/apache2 directory when SSL is enabled

2014-10-24 Thread pataquets
** Summary changed: - Apache fails to start after reboot due to missing /var/run/apache2 direcotry when ssl is enabled + Apache fails to start after reboot due to missing /var/run/apache2 directory when SSL is enabled -- You received this bug notification because you are a member of Ubuntu Se

[Bug 1313133] Re: sa-compile error on ubuntu 14.04 LTS upgrade

2014-10-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: spamassassin (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to spamassassin in Ubuntu. https://bugs.launchpad.n

[Bug 1385407] [NEW] juju-quickstart destroys existing AWS environment

2014-10-24 Thread Artur Tyloch
Public bug reported: It seems in juju-quickstart 1.4.4 exisitng environment is destroyed without warning and new ne created when you have outdated or missing enviroment.jenv file (missing e.g. because another user is using the same AWS credencials). How to replicate issue: 1. Create new AWS ju

[Bug 1373873] Re: package sa-compile 3.4.0-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 255

2014-10-24 Thread Mehmet Hanoğlu
** Changed in: spamassassin (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to spamassassin in Ubuntu. https://bugs.launchpad.net/bugs/1373873 Title: package sa-compile 3.4.0-1ubuntu1 failed to

[Bug 1373137] Re: need to run update-grub when grub-install

2014-10-24 Thread Newell Jensen
** Description changed: I noticed this when installing ppc64el, as boot would fail. It would fail because no /boot/grub/grub.cfg existed. I'm not entirely sure when we need to run update-grub. I know that the 'install_grub' was choosing to *not* run update-grub because sometimes dpkg

[Bug 1370249] Re: 'ascii' codec can't decode byte 0xc3 in position 19027: ordinal not in range(128) (curtin can't handle non-ascii characters in dpkg --list output)

2014-10-24 Thread Newell Jensen
** Description changed: I was trying to deploy an image based on an Ubuntu Desktop 14.04 install using MAAS 1.7.0~beta2+bzr2967-0ubuntu1~ppa1 on Ubuntu 14.04 server. I made a "curtin-compatible" tar.gz which includes cloud-init, put it in place of root-tgz in my maas server, and tried t

[Bug 1328521] Re: curtin hook does not execute /opt/curtin/finalize

2014-10-24 Thread Newell Jensen
** Description changed: As reported by Gabriel (and Blake) - There is a small [but crippling] bug in: -

[Bug 1323729] Fix proposed to neutron (feature/lbaasv2)

2014-10-24 Thread OpenStack Infra
Fix proposed to branch: feature/lbaasv2 Review: https://review.openstack.org/130864 -- 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/1323729 Title: Remove Open vSwitch and Linuxbridge

[Bug 1381537] Re: Dovecot version in precise too old to switch off SSLv3 protocol for "poodle" fix

2014-10-24 Thread Marc Deslauriers
** Also affects: dovecot (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: dovecot (Ubuntu Utopic) Importance: Undecided Status: New ** Also affects: dovecot (Ubuntu Vivid) Importance: Undecided Assignee: Marc Deslauriers (mdeslaur) Status: Con

[Bug 1382632] Re: Insecure key file permissions

2014-10-24 Thread Scott Moser
This ends up being a regression of the curtin changes in bug 1313550. curtin is extracting a tarball with '--xattrs --xattrs-include=* --acl'. Its the '--acl' that is problematic. Even though the tarball being extracted did not have acl stored in it tar creates default acl on extraction. The sim

[Bug 1382632] Re: Insecure key file permissions

2014-10-24 Thread Launchpad Bug Tracker
** Branch linked: lp:curtin -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu. https://bugs.launchpad.net/bugs/1382632 Title: Insecure key file permissions To manage notifications about this bug go to: https://bugs.l

[Bug 1382632] Re: Insecure key file permissions

2014-10-24 Thread Scott Moser
fixed in revno 194 of trunk. ** Changed in: curtin Importance: Undecided => High ** Changed in: curtin Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu. https://bugs.launchpad.n

[Bug 1324640] Re: vm-builder fails on creating ppc images

2014-10-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: vm-builder (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/b

[Bug 1370249] Re: 'ascii' codec can't decode byte 0xc3 in position 19027: ordinal not in range(128) (curtin can't handle non-ascii characters in dpkg --list output)

2014-10-24 Thread Newell Jensen
** Description changed: I was trying to deploy an image based on an Ubuntu Desktop 14.04 install using MAAS 1.7.0~beta2+bzr2967-0ubuntu1~ppa1 on Ubuntu 14.04 server. I made a "curtin-compatible" tar.gz which includes cloud-init, put it in place of root-tgz in my maas server, and tried t

[Bug 1313550] Re: ping does not work as a normal user on trusty tarball cloud images.

2014-10-24 Thread Newell Jensen
** Description changed: With trusty, /bin/ping relies on having extended attributes and kernel capabilities to gain the cap_net_raw+p capability. This allows removing the suid bit. However, the tarball cloud images do not preserve the extended attributes, and thus /bin/ping does not w

[Bug 1313550] Re: ping does not work as a normal user on trusty tarball cloud images.

2014-10-24 Thread Newell Jensen
** Description changed: With trusty, /bin/ping relies on having extended attributes and kernel capabilities to gain the cap_net_raw+p capability. This allows removing the suid bit. However, the tarball cloud images do not preserve the extended attributes, and thus /bin/ping does not w

[Bug 1362631] Re: Enter Full Screen Mode crashes Plasma Next Desktop in Kubuntu 14.10

2014-10-24 Thread Marco Parillo
Removed references to Betas and RC, as this is still present in the GA version. ** Summary changed: - Enter Full Screen Mode crashes Plasma Next Desktop in Kubuntu 14.10 Beta 1, 2 or RC + Enter Full Screen Mode crashes Plasma Next Desktop in Kubuntu 14.10 -- You received this bug notification

[Bug 1327846] Re: Samba, Ubuntu 14.04, smbpasswd, failed to open var/libsamba/private/secrets.tdb

2014-10-24 Thread DasBastard
Happened to me also under similar circumstances. All you need to do is the following sudo mkdir /var/lib/samba/private sudo touch /var/lib/samba/private/secrets.tdb then you can add your user -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscr

[Bug 1360400] Re: Invalid maas.log permission caused django to crash

2014-10-24 Thread Launchpad Bug Tracker
[Expired for maas (Ubuntu) because there has been no activity for 60 days.] ** Changed in: maas (Ubuntu) Status: Incomplete => Expired -- 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/bu