[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

[Bug 1353691] Re: [messaging-app] Messages timestamp doesn't regard localization

2014-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app - 0.1+14.10.20140904.1-0ubuntu1 --- messaging-app (0.1+14.10.20140904.1-0ubuntu1) utopic; urgency=low [ Ugo Riboni ] * Make sure the strings from the desktop file template are processed. Use paths relative to the po dir in the

[Bug 1348825] Re: Transfer indicator needs internationalization

2014-09-05 Thread Sebastien Bacher
@Victor, why do you need to update the pot? The translations can be done on https://translations.launchpad.net/ubuntu/utopic/+source/indicator- transfer -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1341681] Re: Autopilot tests should stop using deprecated emulators module

2014-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package dialer-app - 0.1+14.10.20140903.3-0ubuntu1 --- dialer-app (0.1+14.10.20140903.3-0ubuntu1) utopic; urgency=low [ Ugo Riboni ] * Make sure the strings from the .desktop file end up in the .pot file. Follow convention and make paths in .pot file

[Bug 1325001] Re: improve app startup time

2014-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app - 0.1+14.10.20140904.1-0ubuntu1 --- messaging-app (0.1+14.10.20140904.1-0ubuntu1) utopic; urgency=low [ Ugo Riboni ] * Make sure the strings from the desktop file template are processed. Use paths relative to the po dir in the

[Bug 1234947] Re: contacts not honoring language setting (ie, Favourites with US English)

2014-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app - 0.1+14.10.20140904.1-0ubuntu1 --- messaging-app (0.1+14.10.20140904.1-0ubuntu1) utopic; urgency=low [ Ugo Riboni ] * Make sure the strings from the desktop file template are processed. Use paths relative to the po dir in the

[Bug 1366126] Re: linux-headers-3.13.0-24-generic E: Sub-process /usr/bin/dpkg returned an error code (1)

2014-09-05 Thread Joseph Salisbury
You may need to run the following: sudo apt-get install -f sudo apt-get clean sudo apt-get update Then re-install the package. If that does not resolve your issue, please mark the bug as Confirmed ** Changed in: linux (Ubuntu) Importance: Undecided = Medium -- You received this bug

[Bug 1366120] Re: [Hyper-V] reloading LIS Hyper-V modules can result in a kernel panic on Ubuntu 14.10

2014-09-05 Thread Joseph Salisbury
** Tags added: kernel-da-key kernel-hyper-v -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1366120 Title: [Hyper-V] reloading LIS Hyper-V modules can result in a kernel panic on Ubuntu 14.10 To

[Bug 1329289] Re: Messaging indicator sometimes fails to send a reply

2014-09-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity8 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1329289 Title:

[Bug 1366143] Re: Impossible to answer to SMS from indicator-messages

2014-09-05 Thread Michał Sawicz
*** This bug is a duplicate of bug 1329289 *** https://bugs.launchpad.net/bugs/1329289 ** This bug has been marked a duplicate of bug 1329289 Messaging indicator sometimes fails to send a reply -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1359299] Re: utopic 3.16.0-9 iso boots to desktop no unity

2014-09-05 Thread jerrylamos
Joseph, tried the rc7 and the -7 kernels on a new install which is at -12 level. The .iso boots to desktop so I do a Ctrl-Alt-F1 for a command .ine. The .deb's were previously downloaded with a utopic -12 which works. With the fresh .iso install, no updates, did dpkg -i on the rc7. Booted,

[Bug 1329289] Re: Messaging indicator sometimes fails to send a reply

2014-09-05 Thread Michał Sawicz
** Branch linked: lp:~nick-dedekind/unity8/indicator-polishing ** Changed in: unity8 (Ubuntu) Status: Confirmed = In Progress ** No longer affects: unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1273260] Re: rhythmbox crashed with SIGSEGV in rb_list_model_find()

2014-09-05 Thread LAZA
Status? I can confirm this bug TODAY in Trusty 64 bit and it is NOT FIXED! Or should i open up a new bug report? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1273260 Title: rhythmbox crashed

[Bug 1366180] [NEW] Alltray will not dock applications in Trusty 14.04.1 Flashback

2014-09-05 Thread Cecil Carpenter
Public bug reported: Since I upgraded from 12.04.5 to 14.04.1, I can no longer dock applications with Alltray. Whenever I try to dock the applications, Alltray crashes. In 12.04, I had Alltray /usr/lib/sunbird/sunbird in my Startup programs list. Sunbird would start, but I also had to launch

[Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2014-09-05 Thread Abel Bolanos Martinez
I figure it out!!! For those who have Iogear GBU521 using Ubuntu 14.04 here is an answer http://askubuntu.com/a/520611/324046 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065400 Title: Support

[Bug 1366138] Re: package linux-image-3.13.0-35-generic 3.13.0-35.62 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2014-09-05 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1366138 Title: package linux-image-3.13.0-35-generic 3.13.0-35.62 failed to install/upgrade: run-parts:

[Bug 1366038] Re: package texlive-generic-recommended 2009-15 failed to install/upgrade: trying to overwrite '/usr/share/doc/texlive-doc/generic/kastrup/binhex.pdf', which is also in package texlive-l

2014-09-05 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. Reviewing your log files attached to this bug report it seems that a package failed to install due to a segmentation fault in the application being used for the package installation process. Unfortunately, this

[Bug 1366138] Re: package linux-image-3.13.0-35-generic 3.13.0-35.62 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2014-09-05 Thread Ubuntu Foundations Team Bug Bot
** Attachment removed: VarLogDistupgradeTermlog.gz https://bugs.launchpad.net/bugs/1366138/+attachment/4196609/+files/VarLogDistupgradeTermlog.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1365497] Re: Inform user when a video format is not supported

2014-09-05 Thread Jim Hodapp
** Changed in: mediaplayer-app (Ubuntu) Status: New = Confirmed ** Also affects: mediaplayer-app Importance: Undecided Status: New ** Changed in: mediaplayer-app Status: New = Triaged ** Changed in: mediaplayer-app Importance: Undecided = Critical -- You received

[Bug 1365562] Re: media-hub-server uses 100% CPU while playing video (and video fails to play)

2014-09-05 Thread Jim Hodapp
** Description changed: krillin: #11 This video http://samplemedia.linaro.org/Mmtest/media_api/video/H264_500_AAC_128.3gp - (h264/aac) makes media-hub-server uses 100% CPU and render the device - unusable + (h264/aac) makes media-hub-server consume 100% CPU and renders the + device

[Bug 1365509] Re: Videos fail to play from gallery app

2014-09-05 Thread Jim Hodapp
Not sure what project the device tarball is a part of, so leaving it as media-hub for the project that it affects and assigned Jani to it just to keep track of the bug. ** Changed in: media-hub Assignee: Jim Hodapp (jhodapp) = Jani Monoses (jani) -- You received this bug notification

[Bug 1351042] Re: MTP is unusable on Nexus 4 connected to Windows host

2014-09-05 Thread Mathieu Trudel-Lapierre
** Description changed: - MTP is unusable on Nexus 4 connected to Windows 7 host PC - - Ubuntu Phone rev. 160 + Files copied over MTP are shown duplicated on Windows. Steps to reproduce: - Windows PC-Control Panel-Device Manager - Nexus 4 is shown under Portable devices - Right click

[Bug 1363358] Re: upgrading from ubuntu 12.04 to 14.04 , got a msg saying failure to install ubuntu desktop

2014-09-05 Thread Brian Murray
From Apttermlog.txt: Setting up xdiagnose (3.6.3build2) ...^M dpkg: dependency problems prevent configuration of ubuntu-desktop:^M ubuntu-desktop depends on software-center; however:^M Package software-center is not installed.^M ubuntu-desktop depends on ubuntu-sso-client-qt; however:^M

[Bug 1363847] Re: Update failure from 13.10

2014-09-05 Thread Brian Murray
The problem was the libpython packages you installed with the blender PPA that you had enabled. libpython3.4 3.4.0-2ubuntu1irie1~saucy1 0 libpython3.4-minimal 3.4.0-2ubuntu1irie1~saucy1 1 libpython3.4-stdlib 3.4.0-2ubuntu1irie1~saucy1 1 Those version numbers are greater than the version in

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Michael Terry
** No longer affects: lightdm (Ubuntu) ** Package changed: unity8 (Ubuntu) = systemd-shim (Ubuntu) ** Changed in: systemd-shim (Ubuntu) Assignee: (unassigned) = Steve Langasek (vorlon) ** Package changed: unity8 (Ubuntu-rtm 14.09) = systemd-shim (Ubuntu- rtm 14.09) -- You received this

[Bug 1310489] Re: xorg.conf overwritten by booting system

2014-09-05 Thread Alberto Milone
The error that you see in the log was caused by this code: if (is_disabled_in_cmdline()) { fprintf(log_handle, Disabled by kernel parameter \%s\\n, KERN_PARAM); goto end; } That simply parses /proc/cmdline. A few more things to try: 1) Maybe what you see is an old log. Try

[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 Bugs, which is subscribed to Ubuntu.

[Bug 1234947] Re: contacts not honoring language setting (ie, Favourites with US English)

2014-09-05 Thread Renato Araujo Oliveira Filho
** Changed in: messaging-app Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1234947 Title: contacts not honoring language setting (ie, Favourites with US

[Bug 936463] Re: Doubleclick interval not set for non kde apps

2014-09-05 Thread Lorenzo Bettini
This bug is still present in 14.04 for the touchpad. Adding gtk-double-click-time = 800 to .gtkrc-2.0 solves the problem -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936463 Title: Doubleclick

[Bug 1365252] Re: Unable to upgrade from 13.10 to 14.04

2014-09-05 Thread Brian Murray
This is due to the blender PPA that you have enabled which provides python packages with version numbers greater than those in Trusty. The release upgrader will not downgrade those packages so the upgrade process quits. You'll need to use a tool like ppa-purge to remove the problematic

[Bug 1364498] Re: [messaging-app] message thread view doesn't move to the last sent chat bubble

2014-09-05 Thread Tiago Salem Herrmann
** Branch linked: lp:~tiagosh/messaging-app/multiple_fixes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1364498 Title: [messaging-app] message thread view doesn't move to the last sent chat

[Bug 1353691] Re: [messaging-app] Messages timestamp doesn't regard localization

2014-09-05 Thread Renato Araujo Oliveira Filho
** Changed in: messaging-app Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1353691 Title: [messaging-app] Messages timestamp doesn't regard localization

[Bug 1360580] Re: [Hyper-V] IP injection does not occur on Ubuntu 14.10

2014-09-05 Thread Abhishek Gupta
The IP injection issue on 14.10 is resolved as tested successfully using the daily build from Sept 2nd. There is one small glitch in how hv_set_ifconfig runs, as after several runs it keeps adding the line “# The following stanza(s) added by hv_set_ifconfig” for every pass. This is the setip

[Bug 1364362] Re: Update from 13.10 to 14.04 fails

2014-09-05 Thread Brian Murray
This is due to the blender PPA that you have enabled which provides python packages with version numbers greater than those in Trusty. The release upgrader will not downgrade those packages so the upgrade process quits. You'll need to use a tool like ppa-purge to remove the problematic

[Bug 1346745] Re: when entering the recipient number after the text, the send button is not enabled

2014-09-05 Thread Tiago Salem Herrmann
** Branch linked: lp:~tiagosh/messaging-app/multiple_fixes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1346745 Title: when entering the recipient number after the text, the send button is not

[Bug 1362378] Re: timestamps in Chat view not formatted correctly

2014-09-05 Thread Renato Araujo Oliveira Filho
** Changed in: messaging-app (Ubuntu) Status: In Progress = Fix Released ** Changed in: messaging-app Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1348246] Re: Cannot upgrade to 14.04

2014-09-05 Thread Brian Murray
This is due to the blender PPA that you have enabled which provides python packages with version numbers greater than those in Trusty. The release upgrader will not downgrade those packages so the upgrade process quits. You'll need to use a tool like ppa-purge to remove the problematic

[Bug 1366186] [NEW] Only SimManager available when offline no SIM

2014-09-05 Thread Tony Espy
Public bug reported: When a mako with no SIM has FlightMode enabled, the following is the output of list-modems: [ /ril_0 ] Type = hardware Lockdown = 0 Manufacturer = Fake Manufacturer Interfaces = org.ofono.RadioSettings org.ofono.CallVolume org.ofono.VoiceCallManager

[Bug 1349719] Re: Trying to upgrade from 13.10 to 14.04 unresolvable error

2014-09-05 Thread Brian Murray
This is due to the blender PPA that you have enabled which provides python packages with version numbers greater than those in Trusty. The release upgrader will not downgrade those packages so the upgrade process quits. You'll need to use a tool like ppa-purge to remove the problematic

[Bug 1366188] [NEW] Boot with no SIM and FlightMode enabled, no EmergencyNumbers are available

2014-09-05 Thread Tony Espy
Public bug reported: This bug is related to bug #1366186. If a mako is booted with no SIM and FlightMode enabled, the VoiceCallManager interface is not available, therefore the dialer-app cannot read the EmergencyNumber property. This can cause the dialer-app to prevent a user from making an

[Bug 1354710] Re: Backlight control does not work, but there are entries in /sys/class/backlight. Lenovo B570

2014-09-05 Thread Joseph Salisbury
I started a kernel bisect between v3.9 final and v3.10-rc1. The kernel bisect will require testing of about 10 - 12 test kernels. I built the first test kernel, up to the following commit: 73287a43cc79ca06629a88d1a199cd283f42456a The test kernel can be downloaded from:

[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 1366188] Re: Boot with no SIM and FlightMode enabled, no EmergencyNumbers are available

2014-09-05 Thread Tony Espy
This is not a regression, as prior to installing the above-mentioned version of ofono, no interfaces are created, including the SimManager which exposes the Present property. Here's the output of list-modems in the same scenario with the prior version: [ /ril_0 ] Type = hardware Features

[Bug 1366186] Re: Only SimManager available when offline no SIM

2014-09-05 Thread Tony Espy
This is not a regression, as prior to installing the above-mentioned version of ofono, no interfaces are created, including the SimManager which exposes the Present property. Here's the output of list-modems in the same scenario with the prior version: [ /ril_0 ] Type = hardware Features

[Bug 1363849] Re: Es wurden 0 B in 0 s geholt (0 B/s)

2014-09-05 Thread Brian Murray
** Changed in: ubuntu-release-upgrader (Ubuntu) Importance: Undecided = Low ** Changed in: ubuntu-release-upgrader (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1366196] [NEW] package libsdl2-2.0-0 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/i386-linux-gnu/libSDL2-2.0.so.0', which is also in package libsdl2:i386 2.0.3+z4~2014

2014-09-05 Thread Sotai
Public bug reported: sdl2 packages conflict with sdl ProblemType: Package DistroRelease: Ubuntu 14.04 Package: libsdl2-2.0-0 (not installed) Uname: Linux 3.14.17-bacarat i686 ApportVersion: 2.14.1-0ubuntu3.3 Architecture: i386 Date: Fri Sep 5 14:50:21 2014 DpkgTerminalLog: Preparing to unpack

[Bug 1359672] Re: Sending MMS doesn't allow importing images from anywhere else than Gallery

2014-09-05 Thread Tiago Salem Herrmann
** Branch linked: lp:~renatofilho/messaging-app/content-hub-update ** Changed in: messaging-app Status: New = Fix Released ** Changed in: messaging-app (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1366196] Re: package libsdl2-2.0-0 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/i386-linux-gnu/libSDL2-2.0.so.0', which is also in package libsdl2:i386 2.0.3+z4~201403

2014-09-05 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1366196 Title: package libsdl2-2.0-0 (not installed) failed to install/upgrade: trying to overwrite

[Bug 1353560] Re: Don't black screen when on call with speakerphone

2014-09-05 Thread kevin gunn
** Tags removed: touch-2014-09-11 ** Tags added: touch-2014-09-25 ** Changed in: unity-system-compositor (Ubuntu) Importance: Undecided = High ** Changed in: unity-system-compositor (Ubuntu) Assignee: (unassigned) = Andreas Pokorny (andreas-pokorny) -- You received this bug

[Bug 1342083] Re: Failed to create chardev due to apparmor DENIED execute of /usr/lib/pt_chown

2014-09-05 Thread TJ
Serge, there is no XML since the failure occurred during the creation by virt-manager and it doesn't save a domain XML file if there's a creation failure, which was why I had to show the log outputs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1356539] Re: scrolling in thread view with pictures very slow

2014-09-05 Thread Tiago Salem Herrmann
** Branch linked: lp:~tiagosh/messaging-app/improve_startup_time ** Changed in: messaging-app Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1356539 Title:

[Bug 1364049] Re: could not install 'update-manager-core' while upgrading Kubuntu to version 14.04

2014-09-05 Thread Brian Murray
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 1364049 When reporting bugs in the future please use apport by using 'ubuntu- bug' and

[Bug 1350842] Re: Misspells Synchronization as Syncronization

2014-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package sync-monitor - 0.1+14.10.20140905-0ubuntu1 --- sync-monitor (0.1+14.10.20140905-0ubuntu1) utopic; urgency=low [ Sebastien Bacher ] * Correctly spell 'synchronization' (LP: #1350842) * Tweak translation setup so the template is correctly

[Bug 1356948] Re: ISST-KTE:PowerNV:UBUNTU14.10: Shiner Adapter ethernet port does not come up

2014-09-05 Thread Tim Gardner
Cherry-picked from linux-next UBUNTU: SAUCE: bnx2x: Configure device endianity on driver load and reset endianity on removal. ** Changed in: linux (Ubuntu Utopic) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1350534] Re: Sync monitor needs to be set up for translation

2014-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package sync-monitor - 0.1+14.10.20140905-0ubuntu1 --- sync-monitor (0.1+14.10.20140905-0ubuntu1) utopic; urgency=low [ Sebastien Bacher ] * Correctly spell 'synchronization' (LP: #1350842) * Tweak translation setup so the template is correctly

[Bug 1350282] Re: Remove Account snap-decision - improper use of the UbuntuShape

2014-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package sync-monitor - 0.1+14.10.20140905-0ubuntu1 --- sync-monitor (0.1+14.10.20140905-0ubuntu1) utopic; urgency=low [ Sebastien Bacher ] * Correctly spell 'synchronization' (LP: #1350842) * Tweak translation setup so the template is correctly

[Bug 1319227] Re: Dist-Upgrade 12.04 to 14.04 fails

2014-09-05 Thread Mobile Developer
*** This bug is a duplicate of bug 1279762 *** https://bugs.launchpad.net/bugs/1279762 Can anybody provide temprorary solution for upgrade issue? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

  1   2   3   4   5   6   7   8   9   10   >