[Bug 1365852] [NEW] Setting timezone: fails: NameError: global name 'set_etc_timezone' is not defined

2014-09-05 Thread Martin Pitt
Public bug reported: Current utopic's cloud-init fails to set a proper timezone. In my userdata I have timezone: Europe/Berlin, but in the generated VM /etc/timezone has the default Etc/UTC, and /etc/localtime is also just UTC. A look at the log files shows that the timezone plugin crashes.

[Bug 1365852] Re: Setting timezone: fails: NameError: global name 'set_etc_timezone' is not defined

2014-09-05 Thread Martin Pitt
** Attachment added: cloud-init-output.log https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1365852/+attachment/4196000/+files/cloud-init-output.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1365852] Re: Setting timezone: fails: NameError: global name 'set_etc_timezone' is not defined

2014-09-05 Thread Martin Pitt
** Description changed: Current utopic's cloud-init fails to set a proper timezone. In my userdata I have timezone: Europe/Berlin, but in the generated VM /etc/timezone has the default Etc/UTC, and /etc/localtime is also just UTC. A look at the log files shows that the timezone

[Bug 1336886] Re: missing configuration reference

2014-09-05 Thread voodoo
** Changed in: mongodb (Ubuntu) Assignee: (unassigned) = voodoo (voodoo53a) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mongodb in Ubuntu. https://bugs.launchpad.net/bugs/1336886 Title: missing configuration reference To

[Bug 1358284] Re: apache 2.4.7 does not respect valid-user

2014-09-05 Thread jaf@id
In order to verify this bug we installed a new ubuntu 14.04 server including apache 2.4.7 i.e. no configuration update necessary. And indeed the following configuration works as expected: AuthType Basic AuthName Restricted Files AuthBasicProvider file AuthUserFile /path/to/file/.htpasswd require

[Bug 1321787] Re: Paramiko does not properly work with eventlet concurrency

2014-09-05 Thread Dmitry Divius Tantsur
** Changed in: ironic Milestone: None = juno-rc1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-eventlet in Ubuntu. https://bugs.launchpad.net/bugs/1321787 Title: Paramiko does not properly work with eventlet concurrency

[Bug 1352102] Re: users are unable to create ports on provider networks

2014-09-05 Thread Thierry Carrez
** Changed in: nova Status: Fix Committed = Fix Released ** Changed in: nova Milestone: None = juno-3 -- 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/1352102 Title: users

[Bug 1357252] Re: upstart can race with cgmanager when using remove-on-empty

2014-09-05 Thread James Hunt
** Changed in: upstart Status: In Progress = Fix Released ** Also affects: upstart (Ubuntu) Importance: Undecided Status: New ** Changed in: upstart (Ubuntu) Assignee: (unassigned) = James Hunt (jamesodhunt) ** Changed in: upstart (Ubuntu) Status: New = Fix Released

[Bug 1365947] [NEW] 'virsh migrate' fails in a password authentication of SSH

2014-09-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: [SRU justification] [Impact] I can't input password properly when virsh migrate from one to the others by ssh [Test Case] # virsh --connect qemu+ssh://user1@192.168.20.128/system migrate --live \ vm-name qemu+ssh://user2@192.168.20.228/system

[Bug 1365947] [NEW] 'virsh migrate' fails in a password authentication of SSH

2014-09-05 Thread Seyeong Kim
Public bug reported: [SRU justification] [Impact] I can't input password properly when virsh migrate from one to the others by ssh [Test Case] # virsh --connect qemu+ssh://user1@192.168.20.128/system migrate --live \ vm-name qemu+ssh://user2@192.168.20.228/system [Regression Potential]

[Bug 1358284] Re: apache 2.4.7 does not respect valid-user

2014-09-05 Thread Anton Kornexl
I wanted to check this modification After a2dismod shib2 and service apache2 restart, require valid-user is OK !! So a loaded mod-shib2 produces the problem -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu.

[Bug 1359349] Re: FFe: make mysql 5.6 default mysql-server

2014-09-05 Thread Robie Basak
12:25 infinity Anyhow, I think I need to unwind this (and maybe tag-team with mvo) when I'm more awake. 12:25 rbasak OK 12:25 rbasak Do you mind extending your FFe deadline in the bug though, please? 12:25 infinity But if I don't get to anything interesting by Monday, let's opt for uploading

[Bug 1358284] Re: apache 2.4.7 does not respect valid-user

2014-09-05 Thread Robie Basak
Thanks. Moving this bug to shibboleth-sp2 then. ** Package changed: apache2 (Ubuntu) = shibboleth-sp2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/1358284 Title: apache

[Bug 1365985] [NEW] build of trusty fails when installing kernel - stderr: grep: /proc/cpuinfo: No such file or directory

2014-09-05 Thread Egon Kidmose
Public bug reported: I'm unable to build a VM with trusty. Seems like /proc/cpuinfo is unavailable when installing the kernel package, causing a check of CPU capabalities (PAE) to fail, finally leading to the kernel being found unsuitable. kidmose@radagast:~$ sudo vmbuilder kvm ubuntu

[Bug 1351306] Re: Cannot uninstall upstart and install systemd-sysv

2014-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.3.1+14.10.20140904-0ubuntu1 --- unity (7.3.1+14.10.20140904-0ubuntu1) utopic; urgency=low [ Martin Pitt ] * Adjust upstart dependency to upstart-bin. (LP: #1351306) [ Brandon Schaefer ] * When Show Desktop is active, it will set

[Bug 1365985] Re: build of trusty fails when installing kernel - stderr: grep: /proc/cpuinfo: No such file or directory

2014-09-05 Thread Egon Kidmose
*** This bug is a duplicate of bug 1037607 *** https://bugs.launchpad.net/bugs/1037607 duplicate of #1037607 ** This bug has been marked a duplicate of bug 1037607 vmbuilder completely fails on Quantal due to kernel pae detection failure -- You received this bug notification because

[Bug 1366004] [NEW] Sleep in RPC reconnect is affected by NTPd on neutron services' startup

2014-09-05 Thread Miroslav Los
Public bug reported: Under certain situations, the neutron server and all its agents will hang for a while on startup and become unresponsive. The issue can be demonstrated by doing neutron agent-list shortly after reboot: $ neutron agent-list Connection to neutron failed: Maximum attempts

[Bug 1037607] Re: vmbuilder completely fails on Quantal due to kernel pae detection failure

2014-09-05 Thread Egon Kidmose
Confirming issue and '--addpkg linux-image-generic' fix on trusty. kidmose@radagast:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 14.04.1 LTS Release:14.04 Codename: trusty kidmose@radagast:~$ uname -a Linux radagast 3.13.0-32-generic

[Bug 1351306] Re: Cannot uninstall upstart and install systemd-sysv

2014-09-05 Thread TreviƱo
** Changed in: unity Status: In Progress = Fix Committed -- 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/1351306 Title: Cannot uninstall upstart and install systemd-sysv To

[Bug 1365786] Re: The PortName shown on status bar is not correct if I add -p argument

2014-09-05 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. This is the sort of issue that is best fixed upstream. Please could you check to see if the latest upstream version (or VCS trunk) has this fixed already, and if not then report the bug upstream if it has not been

[Bug 1291321] Re: migration fails between 12.04 Precise and 14.04 Trusty

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

[Bug 1291321] Re: migration fails between 12.04 Precise and 14.04 Trusty

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

[Bug 1366073] [NEW] Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Recently set up a new database server with percona-server-server-5.6 version 5.6.20. After installing the database I ran our migration scripts to configure the database, which failed part way through saying it had lost connection to the database. After

[Bug 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-05 Thread Richard Heelin
** Project changed: mysql-server = mysql-5.6 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu. https://bugs.launchpad.net/bugs/1366073 Title: Combination of CREATE, RENAME, and ALTER TABLE statements on

[Bug 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-05 Thread Valerii Kravchuk
I was able to reproduce exactly the same crash on Percona Server 5.6.20 by setting tables to 20 in your script and running it with bash. More details to follow soon. ** Changed in: percona-server/5.6 Status: New = Confirmed -- You received this bug notification because you are a member

[Bug 1361844] [NEW] dist-upgrade to 14.04.1 LTS crashed

2014-09-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Hi! I want to upgrade my system from Ubuntu 12.04 LTS to Ubuntu 14.04.1 LTS. This will crash and displaying the following screen: --- Please report this bug in a browser at

[Bug 1361844] Re: dist-upgrade to 14.04.1 LTS crashed

2014-09-05 Thread Brian Murray
This is due to a configuration error in your apache setup. ** Package changed: ubuntu-release-upgrader (Ubuntu) = apache2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu.

[Bug 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-05 Thread Valerii Kravchuk
Same with 5.6.39: openxs@ao756:~/dbs/p5.5$ bash ~/ps_crash.sh ERROR 2013 (HY000) at line 1: Lost connection to MySQL server during query openxs@ao756:~/dbs/p5.5$ 140905 18:52:15 mysqld_safe Number of processes running now: 0 140905 18:52:15 mysqld_safe mysqld restarted openxs@ao756:~/dbs/p5.5$

[Bug 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-05 Thread Valerii Kravchuk
This is what I see in the error log: 2014-09-05 18:39:48 29660 [Note] /usr/sbin/mysqld: ready for connections. Version: '5.6.20-68.0' socket: '/var/run/mysqld/mysqld.sock' port: 3306 Percona Server (GPL), Release 68.0, Revision 656 15:45:39 UTC - mysqld got signal 11 ; This could be because

[Bug 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

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

[Bug 1366104] [NEW] OperationError when large object greater than 2gb

2014-09-05 Thread Blake Rouse
Public bug reported: If a large object is greater than 2gb then calls to seek and tell will fail with an OperationError. This is because of the use of lseek and ltell instead of the lseek64 and ltell64. Attached is the upstream issue and pull request.

[Bug 1085538] Re: irqbalance flooding syslog file

2014-09-05 Thread Kevin Dalley
I'm still seeing the problem in 14.04, with irqbalance-1.0.6-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to irqbalance in Ubuntu. https://bugs.launchpad.net/bugs/1085538 Title: irqbalance flooding syslog file To manage

[Bug 1366146] [NEW] FFE for cinder 2014.2~b3

2014-09-05 Thread Chuck Short
Public bug reported: https://launchpad.net/cinder/juno/juno-3 * 13 additional features * 2 Critical bug fixes * 10 High bug fixes ** Affects: cinder (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1366147] [NEW] MIR for python-osprofiler

2014-09-05 Thread Chuck Short
Public bug reported: Availability: Currently in universe Rationale: Dependency for OpenStack ceilometer. Security: No security history. Quality Assurance: Package works out of the box with no prompting. Dependencies: All in main. Standards Compliance: FHS and Debian Policy compliant. Maintenance:

[Bug 1359227] Re: package apache2 2.4.7-1-ubuntu4.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

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

[Bug 1366174] [NEW] apache2 SEGV with multiple SSL sites

2014-09-05 Thread Alex Bligh
Public bug reported: Apache2 crashes with multiple SSL sites. When starting apache2 with multiple SSL sites I get a SEGV like this: (gdb) bt #0 0x705faaf3 in ?? () from /usr/lib/apache2/modules/mod_ssl.so #1 0x729647a6 in int_free_ex_data (class_index=optimized out,

[Bug 1310919] Re: pam_winbind krb5_ccache_type=FILE stopped working after 14.04 upgrade

2014-09-05 Thread Thiago Martins
Guys, I'm facing this problem with Samba 4.1.11 from Utopic, downgrading to Samba 4.1.6, it works! Maybe there is still something wrong with Samba from Utopic... Regards, Thiago -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1362199] Re: [FFe] apparmor abstract, anonymous and netlink socket mediation

2014-09-05 Thread Jamie Strandboge
isc-dhcp (4.2.4-7ubuntu14) utopic; urgency=medium * debian/apparmor-profile.dhclient: add file_inherit inet{,6} dgram rules for child profiles ** Changed in: isc-dhcp (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member of

[Bug 1318835] Re: regression: smbclient authfile parameter no longer works

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

[Bug 1310919] Re: pam_winbind krb5_ccache_type=FILE stopped working after 14.04 upgrade

2014-09-05 Thread Thiago Martins
BTW, when using Sambas 4.1.11, I need to replace the following smb.conf line from: -- kerberos method = secrets and keytab -- to: -- kerberos method = secrets only -- Then, pam_winbind did not crash (core dumped) again... Cheers! -- You received this bug notification because you are a

[Bug 1357252] Re: upstart can race with cgmanager when using remove-on-empty

2014-09-05 Thread Steve Langasek
Note that these fixes need to get into the Ubuntu RTM distro as well. cgmanager 0.30-1ubuntu1 is already there (https://launchpad.net/ubuntu- rtm/+source/cgmanager), but upstart is currently at version 1.13.1-0ubuntu3 vs. 1.13.2-0ubuntu1 in utopic. James, please get the necessary changes landed

[Bug 1310919] Re: pam_winbind krb5_ccache_type=FILE stopped working after 14.04 upgrade

2014-09-05 Thread Thiago Martins
I need to say that I'm trying to use Samba 4.1.11 from Utopic, backported to Trusty... My own PPA: https://launchpad.net/~martinx/+archive/ubuntu/ig I'm not trying it using Utopic but, I'll test it again next week... Best! -- You received this bug notification because you are a member of

[Bug 1338781] Re: lxc download template needs access to hkp://pool.sks-keyservers.net

2014-09-05 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60 days.] ** Changed in: lxc (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1309430] Re: openstack role add RHEL error

2014-09-05 Thread Dean Troyer
I don't think this is still an issue, create_keystone_accounts() has been significantly re-factored since then. ** Changed in: python-openstackclient Status: Incomplete = Invalid ** Changed in: devstack Status: Incomplete = Invalid -- You received this bug notification because