[Bug 1357713] Re: Use essential init package to ensure that an init system is present

2014-09-24 Thread Harry
Martin Pitt wrote: Right, that will switch the default init to systemd. If you want to experiment with that, you can do either that or boot with init=/bin/systemd (you don't need both). Well I did test that with my high-end setup (Intel Core i7 4790 + Asus Z97 Sabertooth + Samsung 850 Pro SSD)

[Bug 1372006] Re: pci_devices does not terminate at computer shutdown

2014-09-24 Thread ahau
Solved. I finally got rid of the hanging shutdown/reboot by blacklisting the i82975x_edac module, adding a the line blacklist i82975x_edac in the file /etc/modprobe.d/blacklist.conf After unsuccessfully trying out a lot of things and many reboots the final hint to my solution came in message

[Bug 1038139] Re: Missing running check on init script

2014-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/haproxy -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to haproxy in Ubuntu. https://bugs.launchpad.net/bugs/1038139 Title: Missing running check on init script To manage notifications

[Bug 1263704] Re: pci_devices does not terminate at computer shutdown

2014-09-24 Thread ahau
I got similar problems (shutdown hanging, mount:/ is busy) with Ubuntu 14.04 on a Dell Precision WorkStation 390, after boot ing dmesg displayed a kernel 'Oops: [#1] SMP', a few lines below the 'i82975x_edac' is listed: [7.951808] Oops: [#1] SMP [7.951943] Modules linked in:

[Bug 1357713] Re: Use essential init package to ensure that an init system is present

2014-09-24 Thread Martin Pitt
Sometimes cgmanager starts up under systemd, then things break (I haven't seen it break up to the point of not booting, though). You can try installing systemd-sysv and removing cgmanager to verify this. Please feel free to report a new bug against systemd for this, as this is different from

[Bug 1304246] Re: Reboot hangs when two mounts with autofs

2014-09-24 Thread eolien
Here, how i proceed exactly to set up my ldap/autofs conf : # rm -Rf /usr/local # ln -s /net/local /usr/local # apt-get install libpam-ldapd libnss-ldapd auth-client-config autofs5-ldap nfs-kernel-server Editer /etc/ldap/ldap.conf

[Bug 1038139] Re: Missing running check on init script

2014-09-24 Thread Launchpad Bug Tracker
This bug was fixed in the package haproxy - 1.5.4-1ubuntu1 --- haproxy (1.5.4-1ubuntu1) utopic; urgency=medium * haproxy.init: return 0 on stop if haproxy was not running. (LP: #1038139) -- Serge Hallyn serge.hal...@ubuntu.com Tue, 23 Sep 2014 12:06:17 -0500 ** Changed in:

[Bug 1336855] Re: [SRU] non-interactive grub updates broken for /dev/xvda devices on Cloud-Images/Cloud-init

2014-09-24 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.6~bzr1020-0ubuntu1 --- cloud-init (0.7.6~bzr1020-0ubuntu1) utopic; urgency=medium [ Ben Howard ] * Fix for cloud-init misidentifying grub install device (LP: #1336855). [ Scott Moser ] * New upstream snapshot. *

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

2014-09-24 Thread Laurynas Biveinis
Indeed. We had reasons to think it is fixed only in 5.5.41, glad to see it in an earlier release. ** Changed in: percona-server/5.6 Assignee: Laurynas Biveinis (laurynas-biveinis) = (unassigned) ** Changed in: percona-server/5.5 Assignee: Laurynas Biveinis (laurynas-biveinis) =

[Bug 1369294] Re: openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1: openvswitch kernel module failed to build [configure: error: Linux kernel in /lib/modules/3.13.0-35-generic/build is version 3.13.11

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

[Bug 1353473] Re: Pacemaker crm node standby stops resource successfully, but lrmd still monitors it and causes Failed actions

2014-09-24 Thread Nobuto MURATA
It works well with scenarios of fresh OpenStack deployments. * distro repository: Failed actions is observed with `crm node standby` * -proposed repository: no Failed actions with the same operation I will try to double-check it in package upgrade scenario if I have time, the proposed package

[Bug 1353473] Re: Pacemaker crm node standby stops resource successfully, but lrmd still monitors it and causes Failed actions

2014-09-24 Thread Nobuto MURATA
fyi, I used an attached juju bundle to prepare environment for testing of the last comment. ** Attachment added: keystone-ha.yaml https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1353473/+attachment/4213237/+files/keystone-ha.yaml -- You received this bug notification because you

[Bug 1373292] [NEW] package apache2 2.4.7-1ubuntu4.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-09-24 Thread Ulrich
Public bug reported: Automated upgrade failed ProblemType: Package DistroRelease: Ubuntu 14.04 Package: apache2 2.4.7-1ubuntu4.1 Uname: Linux 2.6.32-042stab092.3 i686 Apache2ConfdDirListing: ['zz010_psa_httpd.conf', 'php_cgi_wrapper.conf'] Apache2Modules: Error: command ['/usr/sbin/apachectl',

[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-09-24 Thread James Page
Blueprint changed by James Page: Work items changed: Work items for ubuntu-14.05: [gnuoy] charm-helpers unit testing: DONE Work items for ubuntu-14.06: [mikemc] Simplestreams image sync charm: DONE [niedbalski] swift-storage block device persistence through reboots: DONE [gnuoy]

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

2014-09-24 Thread Laurynas Biveinis
** Changed in: percona-server/5.5 Status: Triaged = Fix Committed -- 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

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

2014-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~laurynas-biveinis/percona-server/merge-5.5.40 -- 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

[Bug 1371805] Re: Please merge python-django-openstack-auth 1.1.6-3 (main) from Debian unstable (main)

2014-09-24 Thread Robie Basak
** Changed in: python-django-openstack-auth (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-django-openstack-auth in Ubuntu. https://bugs.launchpad.net/bugs/1371805 Title:

[Bug 1372721] Re: invalid reopen-logs command in php5-fpm

2014-09-24 Thread Robie Basak
*** This bug is a duplicate of bug 1230917 *** https://bugs.launchpad.net/bugs/1230917 ** This bug has been marked a duplicate of bug 1230917 php5-fpm logrotate errors after package switched to upstart -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1373292] Re: package apache2 2.4.7-1ubuntu4.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-09-24 Thread Robie Basak
Thank you for your report. This looks like a local configuration problem, rather than a bug in Ubuntu. Please see the 14.04 release notes (https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes#Apache_2.4). Upgrading Apache from 2.2 to 2.4 involves configuration changes that cannot be performed

[Bug 1373334] [NEW] Fail to revert VM snapshot properly after copying to the other host

2014-09-24 Thread Kirill Omelchenko
Public bug reported: Both hosts configuration: OS: Ubuntu 14.04.1 LTS libvirtd (libvirt) 1.2.2 qemu-kvm 2.0.0+dfsg-2ubuntu1.3 Steps to reproduce: (on Host-1) 1. Create VM with next configuration: http://pastebin.com/bsfG5tFZ 2. Setup CentOS 6.5 3. Create snapshot of running VM using next

[Bug 523113] Re: missing manpages for nss tools

2014-09-24 Thread Robie Basak
** Changed in: nss (Ubuntu) Status: Confirmed = Triaged ** Tags added: bitesize -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nss in Ubuntu. https://bugs.launchpad.net/bugs/523113 Title: missing manpages for nss tools To

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

2014-09-24 Thread Robie Basak
** Also affects: mysql-5.5 (Ubuntu) Importance: Undecided Status: New ** Also affects: mysql-5.5 (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: mysql-5.6 (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: mysql-5.5 (Ubuntu)

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

2014-09-24 Thread Laurynas Biveinis
** Changed in: percona-server/5.1 Status: New = Invalid ** Changed in: percona-server/5.5 Milestone: None = 5.5.40-36.1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu.

[Bug 1205850] Re: apache2 crashed with SIGABRT in Py_FatalError()

2014-09-24 Thread Robie Basak
Can someone post steps to reproduce this, please? With six people affected it's clearly a bug that exists and is valid, but without steps to reproduce it's really difficult for a developer to even make a start on the problem. -- You received this bug notification because you are a member of

[Bug 1205850] Re: apache2 crashed with SIGABRT in Py_FatalError()

2014-09-24 Thread Robie Basak
Can someone post steps to reproduce this, please? With six people affected it's clearly a bug that exists and is valid, but without steps to reproduce it's really difficult for a developer to even make a start on the problem. -- You received this bug notification because you are a member of

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

2014-09-24 Thread Colin Watson
The GRUB maintainer scripts won't run update-grub unless /boot/grub/grub.cfg already exists, so your installation script must run it. It shouldn't be particularly slow unless os-prober has to go out to lots of slow disks. -- You received this bug notification because you are a member of Ubuntu

[Bug 1372724] Re: Sync rsync 3.1.1-2 (main) from Debian unstable (main)

2014-09-24 Thread Sebastien Bacher
This bug was fixed in the package rsync - 3.1.1-2 Sponsored for Jackson Doak (noskcaj) --- rsync (3.1.1-2) unstable; urgency=low * hardening flags were not applied correctly, debian/rules modified thanks to patch from Simon Ruderich. closes:#754412 -- Paul Slootman

[Bug 1372724] Re: Sync rsync 3.1.1-2 (main) from Debian unstable (main)

2014-09-24 Thread Sebastien Bacher
thanks ** Changed in: rsync (Ubuntu) Status: New = Fix Committed ** Changed in: rsync (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rsync in Ubuntu.

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

2014-09-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 curtin in Ubuntu. https://bugs.launchpad.net/bugs/1373137 Title: need to run update-grub when grub-install To manage notifications about this bug go to:

[Bug 1353473] Re: Pacemaker crm node standby stops resource successfully, but lrmd still monitors it and causes Failed actions

2014-09-24 Thread Nobuto MURATA
Also verified with an upgrade scenario. Failed actions is no longer reproducible after upgrading the packages to -proposed. ** Attachment added: pacemaker-sru-verification-upgrade.txt

[Bug 1373555] [NEW] please restrict signal, ptrace and unix mediation to the container

2014-09-24 Thread Jamie Strandboge
Public bug reported: Right now the container policy uses bare rules for ptrace and signal. We should refine these rules to be container specific and add unix rules to do the same. ** Affects: lxc (Ubuntu) Importance: Undecided Status: New ** Tags: apparmor ** Tags added:

[Bug 1373555] Re: please restrict signal, ptrace and unix mediation to the container

2014-09-24 Thread Jamie Strandboge
I'll post a debdiff for this in a bit. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1373555 Title: please restrict signal, ptrace and unix mediation to the container To manage

[Bug 1373560] [NEW] /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2014-09-24 Thread Roger Cornelius
Public bug reported: ubuntu 14.04.1 LTS Packages: spamassassin (3.4.0-1ubuntu1) amavisd-new (1:2.7.1-2ubuntu3) This report has to do with a problem between the interaction of the spamassassin and amavisd-new packages, but the problem is with /etc/cron.daily/spamassassin.

[Bug 1373555] Re: please restrict signal, ptrace and unix mediation to the container

2014-09-24 Thread Jamie Strandboge
Here is the debdiff. It works with the testing as outlined in https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor#Desktop_only (see the lxc section). This is not comprehensive so I am hoping an lxc maintainer can run this through its paces. Also, I made no changes to start-container cause I

[Bug 1373589] [NEW] several CVE's for tomcat 6.0.39 in trusty

2014-09-24 Thread Henk Jan Agteresch
*** This bug is a security vulnerability *** Public security bug reported: http://people.canonical.com/~ubuntu-security/cve/pkg/tomcat6.html lists several CVE's for tomcat6.0.39 in ubuntu trusty. As tomcat6 is in universe for trusty canonical does not provide security updates. ** Affects:

[Bug 1058301] Re: [bzr] error when encountering large file

2014-09-24 Thread Chuck Torrens
I have the same issue after upgrading from 12.04 to 14.041 x64 bit. Is it concerning that /etc/X11/core is so large? If so, is it indicative of a problem with X11? Is it a bug in bzr? I am going to try the workaround posted by kjcole (adding to .bzrignore). -- You received this bug

[Bug 1373555] Re: please restrict signal, ptrace and unix mediation to the container

2014-09-24 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1373555 Title: please restrict signal, ptrace and unix mediation to the container To manage notifications about

[Bug 1373617] [NEW] Still missing logrotate configuration files

2014-09-24 Thread Mathieu Gagné
Public bug reported: The bug 1224223 was marked as fixed in 2014.1~b2-0ubuntu1. Looking at the package source, logrotate configuration files are still missing despite debian/changelog claims. ** Affects: ceilometer (Ubuntu) Importance: Undecided Status: New -- You received this

[Bug 1373619] [NEW] New upstream bugfix release 1.0.6 (LXC MRE)

2014-09-24 Thread Stéphane Graber
Public bug reported: We have released LXC 1.0.6 upstream: https://linuxcontainers.org/news This will be the third upstream bugfix release to hit trusty. The upstream changes are detailed at the URL above. The MRE was reviewed by Martin Pitt here:

[Bug 1373555] Re: please restrict signal, ptrace and unix mediation to the container

2014-09-24 Thread Serge Hallyn
Thanks I'll do some testing. I suspect we'll need to allow access to cgmanager, but otherwise this looks good. ** Changed in: lxc (Ubuntu) Importance: Undecided = High ** Changed in: lxc (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member

[Bug 1204530] Re: yppasswd results in a segmentation fault when run on clients or server

2014-09-24 Thread Gabriel Devenyi
I just installed a new set of workstations at my facility and now no-one can change their passwords because of this bug, is anyone going to fix this? Isn't 14.04 a long term support release? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1371159] Re: MacBookPro 11, 1 (Haswell, retina) fails to both suspend and hibernate with ubuntu 14.04

2014-09-24 Thread Albert
Turns out, the work around doesn't work anymore in the MacBookPro 11,1, but works consistently well in another model, the MacBookPro 8,3. Different chips, different graphics cards, same Ubuntu 14.04. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1373619] Re: New upstream bugfix release 1.0.6 (LXC MRE)

2014-09-24 Thread Stéphane Graber
** Also affects: lxc (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: lxc (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1363260] Re: [SRU] add cloud-init datasource for Cloud Sigma to 12.04

2014-09-24 Thread Viktor Petersson
I just tried this, but couldn't get it to work. Perhaps I'm doing something wrong. Here's what I did: * Fetched the latest Precise image * Mounted and chrooted into the env * Installed the three packages from here (https://launchpad.net/~utlemming/+archive/ubuntu/lp1363260/+packages) *

[Bug 1363260] Re: [SRU] add cloud-init datasource for Cloud Sigma to 12.04

2014-09-24 Thread Ben Howard
The reason for the failure is that for 12.04 the DataSource is not enabled by default. If you edit /etc/cloud/cloud.d/90-dpkg.cfg and set it to CloudSigma it should work. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in

[Bug 1373555] Re: please restrict signal, ptrace and unix mediation to the container

2014-09-24 Thread Serge Hallyn
Since you're not restricting dbus, cgmanager is actually unaffected, so this shouldn't restrict nested use at all. ** Changed in: lxc (Ubuntu) Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in

[Bug 1209326] Re: SRU micro-release (MRE) 3.10.3 from utopic to trusty - calculator fails to do proper calculatoins after CTRL+Z and Enter

2014-09-24 Thread Chris Malton
@Gunnar - Are you suggesting that the update from 3.10.2 to 3.10.3 should be provided as a patch in debian/patches? Surely this isn't the right way to package a new upstream micro release? As per section 6 in https://wiki.ubuntu.com/StableReleaseUpdates, I believe the right way to ship this is

[Bug 1371651] Re: Daily does not boot into graphical interface after installation

2014-09-24 Thread Elfy
@robert-ancell - live image is 1.11.9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1371651 Title: Daily does not boot into graphical interface after installation To manage notifications about

[Bug 1372746] Re: linux-keystone: 3.13.0-13.22 -proposed tracker

2014-09-24 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta Status: New = 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/1372746 Title: linux-keystone: 3.13.0-13.22 -proposed tracker

[Bug 1372321] Re: Please sync armadillo from Debian sid main

2014-09-24 Thread Graham Inggs
Adding [FFe] to bug title and subscribing ubuntu-release, as per: https://wiki.ubuntu.com/FreezeExceptionProcess ** Summary changed: - Please sync armadillo from Debian sid main + [FFe] Please sync armadillo from Debian sid main -- You received this bug notification because you are a member of

[Bug 1357713] Re: Use essential init package to ensure that an init system is present

2014-09-24 Thread Harry
Martin Pitt wrote: Right, that will switch the default init to systemd. If you want to experiment with that, you can do either that or boot with init=/bin/systemd (you don't need both). Well I did test that with my high-end setup (Intel Core i7 4790 + Asus Z97 Sabertooth + Samsung 850 Pro SSD)

[Bug 1372718] Re: Sync openafs 1.6.9-2 (universe) from Debian unstable (main)

2014-09-24 Thread Angel Abad
** Changed in: openafs (Ubuntu) Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1372718 Title: Sync openafs 1.6.9-2 (universe) from Debian unstable (main) To

[Bug 1373128] Re: Sync pushpin 1.0.0-3 (universe) from Debian unstable (main)

2014-09-24 Thread Angel Abad
** Changed in: pushpin (Ubuntu) Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373128 Title: Sync pushpin 1.0.0-3 (universe) from Debian unstable (main) To

[Bug 1339352] Re: Update to 3.12

2014-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~noskcaj/empathy/3.12 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1339352 Title: Update to 3.12 To manage notifications about this bug go to:

[Bug 1373242] [NEW] Reboot test fails with network driver crash

2014-09-24 Thread Ike Panhc
Public bug reported: A node hang is caused due to a network driver crash. Below is the trace to the crash. [ 89.243061] [ cut here ] [ 89.297370] kernel BUG at /build/buildd/linux-keystone-3.13.0/drivers/net/ethernet/ti/keystone_net_core.c:1619! [ 89.416202] Internal

[Bug 1373243] [NEW] Requirement to remove booting all the nodes together at once in an SRIO clutser

2014-09-24 Thread Ike Panhc
Public bug reported: Requirement to remove booting all the nodes together at once in an SRIO clutser ** Affects: linux-keystone (Ubuntu) Importance: Undecided Assignee: Ike Panhc (ikepanhc) Status: In Progress -- You received this bug notification because you are a member of

[Bug 1372006] Re: pci_devices does not terminate at computer shutdown

2014-09-24 Thread ahau
Solved. I finally got rid of the hanging shutdown/reboot by blacklisting the i82975x_edac module, adding a the line blacklist i82975x_edac in the file /etc/modprobe.d/blacklist.conf After unsuccessfully trying out a lot of things and many reboots the final hint to my solution came in message

[Bug 1373241] [NEW] Reboot test fails with network driver crash

2014-09-24 Thread Ike Panhc
*** This bug is a duplicate of bug 1373242 *** https://bugs.launchpad.net/bugs/1373242 Public bug reported: A node hang is caused due to a network driver crash. Below is the trace to the crash. [ 89.243061] [ cut here ] [ 89.297370] kernel BUG at

[Bug 1373240] [NEW] Remove CONFIG_RIONET and CONFIG_RAPIDIO_CHMAN from keystone kernel

2014-09-24 Thread Ike Panhc
Public bug reported: Modify the keystone kernel config options to remove the following config options: * CONFIG_RIONET * CONFIG_RAPIDIO_CHMAN ** Affects: linux-keystone (Ubuntu) Importance: Undecided Assignee: Ike Panhc (ikepanhc) Status: In Progress ** Changed in:

[Bug 1038139] Re: Missing running check on init script

2014-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/haproxy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1038139 Title: Missing running check on init script To manage notifications about this bug go to:

Re: [Bug 1373131] [NEW] PulseAudio seems to have crashed.

2014-09-24 Thread Luke Yelavich
Please run apport-collect 1373131 so we can get some information about your hardware. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373131 Title: PulseAudio seems to have crashed. To manage

[Bug 1184691] Re: nvidia kernel module fails to build with kernel 3.10 or later [In function ‘nv_i2c_del_adapter’:... error: void value not ignored as it ought to be]

2014-09-24 Thread dino99
** Tags added: trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1184691 Title: nvidia kernel module fails to build with kernel 3.10 or later [In function ‘nv_i2c_del_adapter’:... error: void

[Bug 1263704] Re: pci_devices does not terminate at computer shutdown

2014-09-24 Thread ahau
I got similar problems (shutdown hanging, mount:/ is busy) with Ubuntu 14.04 on a Dell Precision WorkStation 390, after boot ing dmesg displayed a kernel 'Oops: [#1] SMP', a few lines below the 'i82975x_edac' is listed: [7.951808] Oops: [#1] SMP [7.951943] Modules linked in:

[Bug 1357713] Re: Use essential init package to ensure that an init system is present

2014-09-24 Thread Martin Pitt
Sometimes cgmanager starts up under systemd, then things break (I haven't seen it break up to the point of not booting, though). You can try installing systemd-sysv and removing cgmanager to verify this. Please feel free to report a new bug against systemd for this, as this is different from

[Bug 13179] Re: shows wrong new version?

2014-09-24 Thread nana supriatna
** Changed in: update-manager (Ubuntu) Assignee: Michael Vogt (mvo) = nana supriatna (nana-supriatna92) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/13179 Title: shows wrong new

[Bug 1304246] Re: Reboot hangs when two mounts with autofs

2014-09-24 Thread eolien
Here, how i proceed exactly to set up my ldap/autofs conf : # rm -Rf /usr/local # ln -s /net/local /usr/local # apt-get install libpam-ldapd libnss-ldapd auth-client-config autofs5-ldap nfs-kernel-server Editer /etc/ldap/ldap.conf

[Bug 1365466] Re: Installing system by selecting different ways, the interface is different

2014-09-24 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1365466 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1373250] [NEW] libjudydebian1 and -dev 1.0.5 installs version 1.0.3

2014-09-24 Thread Ketil Malde
Public bug reported: I'm trying to debug some segfaults, and currently I suspect the libjudy library. I was surprised to see in the logs that I was using an old version, when I thought I had the newest version installed. Some further investigation revealed: % dpkg -L libjudydebian1 /usr

[Bug 1365179] Re: [Browser] Top bar should overlay the page, not anchoring on top of it

2014-09-24 Thread Olivier Tilloy
Related to oxide bug #1370366. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365179 Title: [Browser] Top bar should overlay the page, not anchoring on top of it To manage notifications about this

[Bug 1373254] [NEW] 14.04LTS upgrades to pip cause object has no attribute 'findall'

2014-09-24 Thread Bryce Nesbitt
Public bug reported: # pip install --upgrade six Cleaning up... Exception: Traceback (most recent call last): File /usr/lib/python2.7/dist-packages/pip/basecommand.py, line 122, in main status = self.run(options, args) File /usr/lib/python2.7/dist-packages/pip/commands/install.py, line

[Bug 1372728] Re: libunity-settings-daemon1 installing lot of *-dev new dependency packages

2014-09-24 Thread dino99
unity-settings-daemon (14.04.0+14.10.20140922-0ubuntu2) utopic; urgency=medium * debian/control: - Move -dev dependencies from libunity-settings-daemon1 to libunity-settings-daemon-dev and add it to the correct section (LP: #1372728) -- Robert Ancell

[Bug 1373255] [NEW] Bluetooth indicator is shown twice in the upper panel

2014-09-24 Thread Walter Garcia-Fontes
Public bug reported: Bluetooth indicator is shown two times in the panel. After disabling bluetooth in System - Settings, there is still one indicator being shown. Should this come from some ubuntu-touch bluetooth package? I have also ubuntu8 installed. ProblemType: Bug DistroRelease: Ubuntu

[Bug 1336855] Re: [SRU] non-interactive grub updates broken for /dev/xvda devices on Cloud-Images/Cloud-init

2014-09-24 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.6~bzr1020-0ubuntu1 --- cloud-init (0.7.6~bzr1020-0ubuntu1) utopic; urgency=medium [ Ben Howard ] * Fix for cloud-init misidentifying grub install device (LP: #1336855). [ Scott Moser ] * New upstream snapshot. *

[Bug 1371885] Re: nautilus crashed with SIGSEGV in ffi_call_unix64()

2014-09-24 Thread Per-Inge
Seems to always happen after a check of video properties when Totem cannot read the video properties. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1371885 Title: nautilus crashed with SIGSEGV in

[Bug 1038139] Re: Missing running check on init script

2014-09-24 Thread Launchpad Bug Tracker
This bug was fixed in the package haproxy - 1.5.4-1ubuntu1 --- haproxy (1.5.4-1ubuntu1) utopic; urgency=medium * haproxy.init: return 0 on stop if haproxy was not running. (LP: #1038139) -- Serge Hallyn serge.hal...@ubuntu.com Tue, 23 Sep 2014 12:06:17 -0500 ** Changed in:

[Bug 1365055] Re: Application name in quicklists is not translated

2014-09-24 Thread Michael Zanetti
** Changed in: unity8 (Ubuntu) Status: Fix Committed = 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/1365055 Title: Application name in quicklists is not translated To manage

[Bug 1373259] [NEW] package python3-apparmor 2.8.95~2430-0ubuntu5 failed to install/upgrade: próba nadpisania /usr/lib/python3/dist-packages/apparmor/__init__.py, który istnieje także w pakiecie app

2014-09-24 Thread roxy
Public bug reported: error ProblemType: Package DistroRelease: Ubuntu 14.04 Package: python3-apparmor 2.8.95~2430-0ubuntu5 ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6 Uname: Linux 3.13.0-36-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.4 Architecture: amd64 Date: Tue Sep 23

[Bug 1364003] Re: [FFE] mesa 10.3

2014-09-24 Thread Maarten Lankhorst
Depending on the problems I might be able to fix them myself. I would also like to note that at least with nouveau I haven't encountered any yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1364003

[Bug 1366642] Re: Resume laptop sometimes shows no lock screen, sometimes lock screen with no text input.

2014-09-24 Thread NoBugs!
*** This bug is a duplicate of bug 1311316 *** https://bugs.launchpad.net/bugs/1311316 Fixed a week ago? I don't think so, I'm still seeing the case where sometimes it comes up with lock screen, sometimes it doesn't have a lock screen, and just lets you work. So, I don't think this is just a

[Bug 1368831] Re: [Launcher] [design] Change pin/un-pin terminology to Add/Remove

2014-09-24 Thread Michael Zanetti
After talking with Vesa, turns out this is not due yet. The problem is that it has dependencies (like removing recent apps) from the launcher which still have open questions and inter dependencies to e.g. the dash. Marking as incomplete until design comes up with the full plan. ** Changed in:

[Bug 1373259] Re: package python3-apparmor 2.8.95~2430-0ubuntu5 failed to install/upgrade: próba nadpisania /usr/lib/python3/dist-packages/apparmor/__init__.py, który istnieje także w pakiecie appar

2014-09-24 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/1373259 Title: package python3-apparmor 2.8.95~2430-0ubuntu5 failed to install/upgrade: próba nadpisania

[Bug 1240198] Re: Wrong keyboard layout active after booting into desktop

2014-09-24 Thread Julien Olivier
@mniess Apparently, you need to test your patch against Utopic to get this finally fixed. Could you do it please? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1240198 Title: Wrong keyboard layout

[Bug 1338045] Re: nm-applet icon invisible

2014-09-24 Thread Monsta
*** This bug is a duplicate of bug 1301158 *** https://bugs.launchpad.net/bugs/1301158 ** This bug has been marked a duplicate of bug 1301158 nm-applet icon invisible -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

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

2014-09-24 Thread Laurynas Biveinis
Indeed. We had reasons to think it is fixed only in 5.5.41, glad to see it in an earlier release. ** Changed in: percona-server/5.6 Assignee: Laurynas Biveinis (laurynas-biveinis) = (unassigned) ** Changed in: percona-server/5.5 Assignee: Laurynas Biveinis (laurynas-biveinis) =

[Bug 1373039] Re: Crash in QML compiler if terminated whilst compiling asynchronous components

2014-09-24 Thread Timo Jyrinki
I found one commit from the 5.3 branch that sounds possibly associated - https://codereview.qt-project.org/#/c/88153/ - and I've built it so that you can test it by: sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-daily sudo apt update sudo apt dist-upgrade It should work both on rtm and

[Bug 1325801] Re: failed to boot from USB disk with error: gfxboot.c32: not a COM32R Image boot:

2014-09-24 Thread Joey Zheng
remove tag patch as diff.patch is not a patch for fixing this issue, but it is for us to help see what the root cause is. ** Tags removed: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1325801

[Bug 1359249] Re: Launching PAVUControl works from Xubuntu, but not from Xfce

2014-09-24 Thread Monsta
Sorry, *indicator-sound* of course, damn those unchangeable comments :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359249 Title: Launching PAVUControl works from Xubuntu, but not from Xfce To

[Bug 1359249] Re: Launching PAVUControl works from Xubuntu, but not from Xfce

2014-09-24 Thread Monsta
Ok, I've tested it myself in the same other Xfce session. monsta@xubuntu:~$ echo $XDG_CURRENT_DESKTOP XFCE monsta@xubuntu:~$ echo $DESKTOP_SESSION xfce So it's clear that the condition in indicator-application source code should be changed. -- You received this bug notification because you

[Bug 1365377] Re: sosreport doesn't collect swift details

2014-09-24 Thread Louis Bouchard
Available in Utopic. ** Changed in: sosreport (Ubuntu) Status: In Progress = Fix Released ** Changed in: sosreport (Ubuntu) Assignee: Louis Bouchard (louis-bouchard) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1373271] [NEW] Wrong plugin version displayed in chromium

2014-09-24 Thread Alberto Donato
Public bug reported: In the chrome://plugins page the wrong plugin version is displayed. This is due to a bug in parsing the plugin version in the the script part that gets added to /etc/chromium/default. The attached patch fixes it, please consider applying it. ProblemType: Bug DistroRelease:

[Bug 1372611] Re: Unity8 hangs at 100% CPU when cancelling the youtube account creation on the video and youtube scope

2014-09-24 Thread taiebot65
also happens on r.254 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1372611 Title: Unity8 hangs at 100% CPU when cancelling the youtube account creation on the video and youtube scope To manage

[Bug 1369476] Re: No sound input/output via bluetooth headset in HSP/HFP mode

2014-09-24 Thread Hui Wang
The fix was upstreamed in the pulseaudio. Please refer to http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=1ff4f1b67a813d1772f04f4d394588a0a4483c28 ** Changed in: hwe-next Assignee: (unassigned) = Hui Wang (hui.wang) ** Changed in: hwe-next Importance: Undecided = Medium **

[Bug 1373270] [NEW] Ubuntu 14.04 fails to pass login screen after dbus:amd64-1.6.18-0ubuntu4.2 update

2014-09-24 Thread Benjaminabel
Public bug reported: Ubuntu 14.04 fails to pass login screen after dbus:amd64-1.6.18-0ubuntu4.2 update. Downgrading to *=0ubuntu4 solves the issue. .xsession-errors log tells that processes started and stopped immediately. ** Affects: dbus (Ubuntu) Importance: Undecided Status:

[Bug 1310049] Re: [SRU] lsdvd

2014-09-24 Thread LocutusOfBorg
Hi Marc, the debdiff is fairly trivial, and should be good the one listed there https://launchpadlibrarian.net/174219383/lsdvd_0.16-4_0.16-5.diff.gz (with just a little sed for the target release of course) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1354024] Re: Running YCSB workload on MongoDB on Ubuntu 14.10 VM resulted in kernel bug

2014-09-24 Thread bugproxy
** Tags removed: severity-critical ** Tags added: severity-high -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1354024 Title: Running YCSB workload on MongoDB on Ubuntu 14.10 VM resulted in kernel

[Bug 1369294] Re: openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1: openvswitch kernel module failed to build [configure: error: Linux kernel in /lib/modules/3.13.0-35-generic/build is version 3.13.11

2014-09-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: openvswitch (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/1369294 Title:

[Bug 1373276] [NEW] Unable to connect to ethernet with Intel I217-LM

2014-09-24 Thread boulayj
Public bug reported: I can't connect to network with my ethernet card Intel I217-LM. I've try to connect on different network but the connection never succeed. I've updated my e1000e driver to the latest version found here : http://www.intel.com/support/network/sb/cs-032514.htm Here is an

[Bug 1358647] Re: [Dell XPS 12-9Q33] suspend/resume failure

2014-09-24 Thread emk2203
Due to a hardware failure, Ubuntu was restored on the SSD of the machine instead of a native install on USB media. Suspend/resume now work properly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-24 Thread Olivier Tilloy
How are applications stopped when you swipe them away in the app switcher? QtMir calls ubuntu_app_launch_stop_application(…), which calls into Upstart’s D-Bus Stop method. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1373278] Re: lttng-modules-dkms 2.4.0-1ubuntu1: lttng-modules kernel module failed to build

2014-09-24 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/1373278 Title: lttng-modules-dkms 2.4.0-1ubuntu1: lttng-modules kernel module failed to build To manage

  1   2   3   4   5   6   7   8   9   10   >