[Bug 1565467] Re: twistd3 crashed with PermissionError in touch(): [Errno 13] Permission denied: '/etc/maas/rackd.conf'

2016-05-25 Thread Bryan Quigley
It seems that just running: sudo apt upgrade again made it work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1565467 Title: twistd3 crashed with PermissionError in touch(): [Errno 13] Permission

[Bug 1585380] Re: foomatic-rip doesn't generate PAGE messages for page_log

2016-05-25 Thread Alex Korobkin
foomatic.log ** Attachment added: "foomatic-rip-2y6Ocz.log" https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1585380/+attachment/4670400/+files/foomatic-rip-2y6Ocz.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1585797] [NEW] Distinguish between input method "XIM" and "none"

2016-05-25 Thread Gunnar Hjalmarsson
Public bug reported: [Impact] language-selector-gnome includes a GUI to configure the input method via im-config. Besides the installed IM frameworks (IBus, Fcitx, etc.) the IM selector shows a "none" option, which actually represents the value "xim". This was an intentional simplification, made

[Bug 1560759] Re: packagekitd crashed with SIGSEGV in strlen()error just appeared at log in no apps open

2016-05-25 Thread Marcus
*** This bug is a duplicate of bug 1572778 *** https://bugs.launchpad.net/bugs/1572778 I have the same problem, using Xenial 16.04 (X64). Seems solution is to install python3-aptdaemon.pkcompat, which removes packagekit. 'sudo apt-get install python3-aptdaemon.pkcompat' Reading package lis

[Bug 1562675] Re: [Dell Inc. Inspiron 7548] suspend/resume failure

2016-05-25 Thread Paolo Pustorino
Tried Mainline v4.6 yakkety kernel right now, confirm solved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562675 Title: [Dell Inc. Inspiron 7548] suspend/resume failure To manage notifications a

[Bug 1585380] Re: foomatic-rip doesn't generate PAGE messages for page_log

2016-05-25 Thread Alex Korobkin
** Attachment added: "NRG-MP_C3502-Postscript-NRG.ppd" https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1585380/+attachment/4670399/+files/NRG-MP_C3502-Postscript-NRG.ppd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1585380] Re: foomatic-rip doesn't generate PAGE messages for page_log

2016-05-25 Thread Alex Korobkin
PPD: http://www.openprinting.org/ppd-o-matic.php?driver=Postscript- NRG&printer=NRG-MP_C3502&show=1 (attached) error_log for the job attached, too (date/time removed for clarity). ** Attachment added: "error_log.txt" https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1585380/+attachm

[Bug 1585798] [NEW] Cannot run Snappy apps with /tmp symlinked - "unable to create tmpdir. errmsg: Permission denied"

2016-05-25 Thread Aaron Hastings
Public bug reported: An annoyingly simple bug. Should be easy to reproduce. I have my /tmp directory symlinked to a directory in my /home filesystem (/home/foobar/.slash_tmp). Permissions/ownership are root:root and 777 and no other apps or packages misbehave. Running a Snappy app fails immediat

[Bug 1585797] Re: Distinguish between input method "XIM" and "none"

2016-05-25 Thread Gunnar Hjalmarsson
** Changed in: language-selector (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585797 Title: Distinguish between input method "XIM" and "none"

[Bug 1566302] Re: Ubuntu 16.04: Suspend freezes the system after upgrade to linux image 4.4.0-16

2016-05-25 Thread Paolo Pustorino
Same here on Dell Inspiron 7548. Installing mainline 4.6 yakkety solved the problem to mee too. I'd like to stay with official kernel but until this is fixed I will stick to mainline... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1585614] Re: PHP Update on 2016-05-25 causes Apache not to restart, libm.so.6: symbol __strtold_nan, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

2016-05-25 Thread Trevor Bradley
Just a quick note that this bug affected both my Ubuntu 12.04 and 14.04 web servers today. My 16.04 servers appear to be unaffected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585614 Title: PHP

[Bug 1532935] Re: Nodes stuck at grub menu when attempting to deploy

2016-05-25 Thread Nicholas Skaggs
** Also affects: grub2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532935 Title: Nodes stuck at grub menu when attempting to deploy To manage

[Bug 1585800] [NEW] HP 276dw MFD is not added automatically

2016-05-25 Thread Dmitry
Public bug reported: Tested with HP 2035 and HP 276dw. 2035 is added automatically and works fine. 276dw is not added to CUPS at all. In /var/log I see the following debug messages: May 25 13:36:00 localhost udev-configure-printer[1037]: add /devices/pci:00/:00:14.0/usb2/2-1 May 25 13:36

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-05-25 Thread Joakim Plate
I can see a possible issue with that commit. For an invalid sense value, sense_deferred with remain 0. and thus trigger the special logic. >From the rest of the code sense_deferred seem to only be valid in the case when sense_valid, but that is not checked. Given the large amount of invalid sense

[Bug 1585805] [NEW] No HTTP support

2016-05-25 Thread tremby
Public bug reported: More and more of the web is using HTTPS. Wbox appears to have no support for it and makes HTTP requests when given an HTTPS URL. ** Affects: wbox (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubunt

[Bug 1585806] [NEW] snap remove while in /snap/foo/current/... not robust

2016-05-25 Thread Jamie Strandboge
Public bug reported: I was debugging a snap and I did: $ cd /snap/foo/current/path/to/some/thing $ sudo snap remove foo It hung so I Ctrl-C'd and then tried again: $ sudo snap remove foo error: cannot remove "foo": snap "foo" has changes in progress I then needed to make snapd forget about "foo

[Bug 1585771] Re: Automatic security upgrades are always enabled

2016-05-25 Thread Robie Basak
** Changed in: debian-installer (Ubuntu) Importance: Undecided => High ** Tags added: server-next -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585771 Title: Automatic security upgrades are alw

[Bug 1585614] Re: PHP Update on 2016-05-25 causes Apache not to restart, libm.so.6: symbol __strtold_nan, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

2016-05-25 Thread BrandonTomlinson
We had around 60 12.04 servers impacted today, no 14.04 or newer web servers. Specifically it looks like an update race condition where libapache2 -mod-php (which restarts/reloads apache) is updated before the libc6 package. We could prove this theory by doing 'apt-get install libc6 && apt-get u

[Bug 1585315] fozzie (amd64) - tests ran: 65, failed: 65

2016-05-25 Thread Brad Figg
tests ran: 65, failed: 65; http://kernel.ubuntu.com/testing/3.13.0-87.133/fozzie__3.13.0-87.133__2016-05-25_20-57-00/results-index.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585315 Title:

[Bug 1585809] [NEW] Searching a setting component in the gnome overview, the results are shown in the wrong localization.

2016-05-25 Thread Riccardo Maffei
Public bug reported: In the gnome overview if I search a setting component (e.g. "sound") it is shown in the results but always with the English localization instead of my system language. I'm using a fresh install of Ubuntu Gnome 16.04. Steps to reproduce: * Set a non-English system language.

[Bug 1585807] [NEW] No support for HTTP Basic authentication

2016-05-25 Thread tremby
Public bug reported: It would be great if the package could support HTTP basic authentication, such as when stress testing a site which is password- protected before launch. Ideally it would support both protocol://username:password@host URL notation and a commandline option for username and passw

[Bug 1585614] Re: PHP Update on 2016-05-25 causes Apache not to restart, libm.so.6: symbol __strtold_nan, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

2016-05-25 Thread BrandonTomlinson
no 14.04/16.04 servers were impacted, I should say. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585614 Title: PHP Update on 2016-05-25 causes Apache not to restart, libm.so.6: symbol __strtold_

[Bug 1584069] Re: change_profile rules need a modifier to allow non-secureexec transitions

2016-05-25 Thread Tyler Hicks
Patches out for review on the list: https://lists.ubuntu.com/archives/apparmor/2016-May/009708.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584069 Title: change_profile rules need a modifi

[Bug 1582431] onibi (amd64) - tests ran: 23, failed: 0

2016-05-25 Thread Brad Figg
tests ran: 23, failed: 0; http://kernel.ubuntu.com/testing/4.4.0-22.40/onibi__4.4.0-22.40__2016-05-25_21-15-00/results-index.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1582431 Title: lin

[Bug 1565772] Re: Allow plugins to decide which username to set on new accounts

2016-05-25 Thread Mathew Hodson
account-plugins (0.13+16.04.20160405-0ubuntu1) xenial; urgency=medium [ Alberto Mardegan ] * After the authentication, retrieve the username in Google, Facebook, Flickr and Twitter plugins (LP: #1565772) * debian/control, debian/libaccount-plugin-facebook.install, debian/libaccount-p

[Bug 1565772] Re: Allow plugins to decide which username to set on new accounts

2016-05-25 Thread Mathew Hodson
gnome-control-center-signon (0.1.9+16.04.20160405-0ubuntu1) xenial; urgency=medium [ Alberto Mardegan ] * Allow plugins to retrieve username (LP: #1565772) * debian/libaccount-plugin-1.0-0.symbols - new symbols [ CI Train Bot ] * No-change rebuild. -- David Barth Tue, 05 Apr 201

[Bug 1585795] Re: Please remove python-glpk

2016-05-25 Thread Graham Inggs
** Description changed: python-glpk has an unsatisfiable build dependency on libglpk-dev (<< 4.53) python-glpk was last able to build in Trusty (2014) + removed from Debian testing 2014-07-02 + + upstream's homepage returns error 403 + + No reverse dependencies, only a single reverse

[Bug 1585811] [NEW] package kaccounts-providers (not installed) failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in package account

2016-05-25 Thread Richard Schennberg
*** This bug is a duplicate of bug 1573787 *** https://bugs.launchpad.net/bugs/1573787 Public bug reported: Adding kubuntu-desktop to Ubuntu mate has given me errors on several computers. Should any combinations of Ubuntu desktops be avoided on a single computer? In particular, is Kubuntu n

[Bug 1585806] Re: snap remove while in /snap/foo/current/... not robust

2016-05-25 Thread Jamie Strandboge
** Description changed: I was debugging a snap and I did: $ cd /snap/foo/current/path/to/some/thing $ sudo snap remove foo It hung so I Ctrl-C'd and then tried again: $ sudo snap remove foo error: cannot remove "foo": snap "foo" has changes in progress I then needed to make

[Bug 1585811] Re: package kaccounts-providers (not installed) failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in package account-p

2016-05-25 Thread Apport retracing service
*** This bug is a duplicate of bug 1573787 *** https://bugs.launchpad.net/bugs/1573787 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1573787, so is being marked as such.

[Bug 1573062] Re: memory_stress_ng failing for IBM Power S812LC(TN71-BP012) for 16.04

2016-05-25 Thread Joseph Salisbury
I built the next test kernel, up to the following commit: 5a010c73cdb760c9bdf37b28824b6566789cc005 The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1573062 Can you test that kernel and report back if it has the bug or not? I will build the next test kernel based on y

[Bug 1585614] Re: PHP Update on 2016-05-25 causes Apache not to restart, libm.so.6: symbol __strtold_nan, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

2016-05-25 Thread Trevor Bradley
Verified. I swore one of my affected servers was 14.04, but it was actually 12.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585614 Title: PHP Update on 2016-05-25 causes Apache not to restart,

[Bug 1518457] Re: kswapd0 100% CPU usage

2016-05-25 Thread Reupen Shah
I last commented when I was on 15.10, but was just hit by this on 16.04. Again, EC2 t2.micro instance. $ uname -a Linux ip-172-31-45-223 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux $ top top - 21:32:32 up 6 days, 20 min, 1 user, load average: 1.

[Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-05-25 Thread Joseph Salisbury
I built a Trusty test kernel with commit d215f91 reverted. The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1470250/d215f91-reverted/trusty I don't recall if I reverted that commit in a Trusty test kernel or in Xenial, so you may be correct. A merge after 3.13 may

[Bug 1581113] Re: Add support for epoch property

2016-05-25 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.9 - cd into a directory and snapcraft init. No epoch in the snapcraft.yaml - copied an example without an epoch and snapcraft it. No epoch in the snap.yaml - Added an epoch. It also appears in the snap.ya

[Bug 1582970] Re: laptop sound buggy

2016-05-25 Thread Brian Murray
Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but

[Bug 1566436] Re: dkms_packages.py crashed with AttributeError in __main__: 'module' object has no attribute 'make_report_file'

2016-05-25 Thread Brian Murray
I don't know where you got this version of apport, 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1, but it is not the one from the Ubuntu archive. Please install the version of apport from the archive and see if you still encounter the issue. ** Changed in: dkms (Ubuntu) Status: New => Incomplete

[Bug 1585440] Re: linux-lts-trusty: 3.13.0-87.133~precise1 -proposed tracker

2016-05-25 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Confirmed ** Description changed: This bug is for tracking the 3.13.0-87.133~precise1 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and

[Bug 1570339] Re: Feature request: Adding checkbox option to the settings GUI to disable the touchpad if mouse connected

2016-05-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity-control-center (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/1570339

[Bug 1585771] Re: Automatic security upgrades are always enabled

2016-05-25 Thread Mathieu Trudel-Lapierre
** Changed in: debian-installer (Ubuntu) Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585771 Title: Automatic security upgrades a

[Bug 1585791] Re: Clicking on links doesn't work

2016-05-25 Thread Renato Araujo Oliveira Filho
** Branch linked: lp:~renatofilho/address-book-app/fix-1585791 ** Changed in: messaging-app (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585791 Titl

[Bug 1585315] fozzie (i386) - tests ran: 65, failed: 65

2016-05-25 Thread Brad Figg
tests ran: 65, failed: 65; http://kernel.ubuntu.com/testing/3.13.0-87.133/fozzie__3.13.0-87.133__2016-05-25_21-41-00/results-index.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585315 Title:

[Bug 1575652] Re: PXE install prefixes /cdrom to squashfs location, fails to find it

2016-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package live-installer - 51ubuntu3 --- live-installer (51ubuntu3) yakkety; urgency=medium * Don't impose a prefix on places paths that are already URIs. (LP: #1575652) -- Mathieu Trudel-Lapierre Wed, 25 May 2016 16:38:38 -0400 ** Changed in: live-insta

[Bug 1571530] Re: Need Alps upstream their new touchpad driver

2016-05-25 Thread Florent Mertens
I believe I have the same issue on my Latitude e5470. How can I add log files without being the reporter ? ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1585818] [NEW] The selection is not shown when renaming in nautilus.

2016-05-25 Thread Riccardo Maffei
Public bug reported: When you rename something in nautilus and select part of the text, the selection is not shown. Steps to reproduce: * Right click on a file or a folder and click rename. (at this time the name should be automatically selected) * If not automatically selected, manually sel

[Bug 1585687] Re: Screen blanks with dual 4k displays when cursor enters built-in display

2016-05-25 Thread David
Another datapoint: After the display is working, I left the computer and returned to the lock screen. At the lock screen, the internal display blanked when the cursor was in the window. After logging in, the behavior persisted until I opened unity-control-center->displays and clicked "apply" w

[Bug 1585809] Re: Searching a setting component in the gnome overview, the results are shown in the wrong localization.

2016-05-25 Thread Riccardo Maffei
** Description changed: In the gnome overview if I search a setting component (e.g. "sound") it is shown in the results but always with the English localization instead of my system language. I'm using a fresh install of Ubuntu Gnome 16.04. Steps to reproduce: - * Set a non-Englis

[Bug 1511560] Re: Bumblebee is not blacklisting all avaliable nvidia drivers

2016-05-25 Thread Vincent Cheng
I just don't think this bug is important enough to be worth cherrypicking back to pre-yakkety systems; there's frankly a host of other bumblebee and packaging related issues that are probably just as important, if not more so, and I think they fall out of scope of a SRU (and yes, there's been a ton

[Bug 1585526] Re: mutter:ERROR when undocking ThinkPad: assertion failed: (n_outputs == config->n_outputs)

2016-05-25 Thread Tim
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 1585526 When reporting bugs in the future please use apport by using 'ubuntu- bug' and t

[Bug 1585526] Re: mutter:ERROR when undocking ThinkPad: assertion failed: (n_outputs == config->n_outputs)

2016-05-25 Thread Tim
Actually this should also be fixed in 3.18.3 which is already in 16.04, are you using some other release? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585526 Title: mutter:ERROR when undocking Thi

[Bug 1574005] Re: HDMI connection not working on Ubuntu 16.04 and GeForce GTX 960M

2016-05-25 Thread Panayiotis-Dimitrios Paraskevopoulos
I have had some kind of success on this front. In order to get Lubuntu to boot and install I added nomodeset and idle=nomwait in the linux parameters in grub. I found here http://ubuntuforums.org/showthread.php?t=2042773 that nomodeset is the thing that is preventing the HDMI from working. I tried

[Bug 1579688] Re: Templates missing from manila-ui package

2016-05-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: manila-ui (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/1579688 Title:

[Bug 1579688] Re: Templates missing from manila-ui package

2016-05-25 Thread Daniel
also noticed the following: root@controller:/usr/lib/python2.7/dist-packages/openstack_dashboard/enabled# ls _90_manila_admin_shares.py _90_manila_admin_shares.pyc _90_manila_project_shares.py _90_manila_project_shares.pyc root@controller:/usr/lib/python2.7/dist-packages/openstack_dashboard/en

[Bug 1579688] Re: Templates missing from manila-ui package

2016-05-25 Thread Daniel
Observed the same issue after new deployment. Happens for both admin and project console: [Wed May 25 19:09:37.704117 2016] [wsgi:error] [pid 1884:tid 140612165875456] Internal Server Error: /horizon/admin/shares/ [Wed May 25 19:09:37.704192 2016] [wsgi:error] [pid 1884:tid 140612165875456] Trac

[Bug 1492443] Re: bluetooth-wizard cannot pair with a 1byone bluetooth keyboard (or possibly, any keyboard that requires a PIN code?)

2016-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-control-center - 15.04.0+16.10.20160525.1-0ubuntu1 --- unity-control-center (15.04.0+16.10.20160525.1-0ubuntu1) yakkety; urgency=medium [ Kai-Heng Feng ] * bluetooh: fix keyboard pairing issue. Maurizio Gobbo (gibbio) is the original aut

[Bug 1574079] Re: USB audio device is not recognized after startup in 16.04

2016-05-25 Thread Mario Limonciello
Hi @Jay and @Kingfriday, If this is continuously reproducible for you, it would be great to get some debug output from fwupd to figure out why this is happening. I unfortunately haven't been able to reproduce it using my USB audio device (Dell TB15 dock). Can you try to follow these steps to ge

[Bug 1585828] [NEW] /usr/lib/squid/pinger:11:memcpy:Ip::Address::operator:Ip::Address::operator:Icmp6::Recv:main

2016-05-25 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding squid3. This problem was most recently seen with version 3.5.12-1ubuntu7.1, the problem page at https://errors.ubuntu.com/problem/80d9aefa08d4e056a3878e97a80d986b0af679b4 contains more details. **

[Bug 1585614] Re: PHP Update on 2016-05-25 causes Apache not to restart, libm.so.6: symbol __strtold_nan, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

2016-05-25 Thread Steve Beattie
Yes, my apologies, the upstream libc fixes for CVE-2014-9761 did some reworking of functions to eliminate some repeated vulnerable code, using internal functions to do the work instead. Unfortunately, this did introduce new function references between libc and libm, causing the problems seen above.

[Bug 1585827] [NEW] /usr/bin/corebird:11:__lambda152_:___lambda152__corebird_account_window_changed:g_cclosure_user_marshal_VOID__INT64_INT64:g_closure_invoke:signal_emit_unlocked_R

2016-05-25 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding corebird. This problem was most recently seen with version 1.1-1, the problem page at https://errors.ubuntu.com/problem/d55eef762c502f0841eb4d409f943e30adc2eee7 contains more details. ** Affects: c

[Bug 1585830] [NEW] /usr/bin/kate:11:QHash:QHash:KatePluginManager::disablePluginGUI:KatePluginManager::disablePluginGUI:KatePluginManager::unloadPlugin

2016-05-25 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding kate. This problem was most recently seen with version 4:15.12.3-0ubuntu2, the problem page at https://errors.ubuntu.com/problem/ff262fa916270b05324f679874c56354395329a3 contains more details. ** A

[Bug 1511560] Re: Bumblebee is not blacklisting all avaliable nvidia drivers

2016-05-25 Thread Stunts
Thank you, Vincent. For both the explanation, and the links. I completely understand the point you make. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511560 Title: Bumblebee is not blacklisting al

[Bug 1580212] Re: /usr/bin/compiz:11:nux::ObjectPtr:nux::ObjectPtr:nux::ObjectPtr:unity::dash:::sigc::internal::signal_emit0

2016-05-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/unity/x-sru1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580212 Title: /usr/bin/compiz:11:nux::ObjectPtr:nux::ObjectPtr:nux::ObjectPtr:unity::dash:::sigc::intern

[Bug 1562847] Re: Super+t no longer opens trash

2016-05-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/unity/x-sru1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562847 Title: Super+t no longer opens trash To manage notifications about this bug go to: https://bugs.l

[Bug 1582431] onza (amd64) - tests ran: 26, failed: 0

2016-05-25 Thread Brad Figg
tests ran: 26, failed: 0; http://kernel.ubuntu.com/testing/4.4.0-23.41/onza__4.4.0-23.41__2016-05-25_19-22-00/results-index.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1582431 Title: linu

[Bug 1572241] Re: PrintScreen key autorepeats, probably shouldn't

2016-05-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/unity/x-sru1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1572241 Title: PrintScreen key autorepeats, probably shouldn't To manage notifications about this bug go

[Bug 1575168] Re: Selecting a scaled window with mouse breaks keyboard navigation

2016-05-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/compiz/x-sru1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575168 Title: Selecting a scaled window with mouse breaks keyboard navigation To manage notifications a

[Bug 1585315] Re: linux: 3.13.0-87.133 -proposed tracker

2016-05-25 Thread Steve Beattie
USN needed ** Changed in: kernel-sru-workflow/security-signoff 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/1585315 Title: linux: 3.13.0-87.133 -proposed

[Bug 1562346] Re: [Bottom launcher] Workspace icon switcher changes workspace when it shouldn't

2016-05-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/compiz/x-sru1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562346 Title: [Bottom launcher] Workspace icon switcher changes workspace when it shouldn't To manage

[Bug 1521302] Re: gnome-terminal maximize than un-maximize behaves odd

2016-05-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/compiz/x-sru1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521302 Title: gnome-terminal maximize than un-maximize behaves odd To manage notifications about this b

[Bug 1572241] Re: PrintScreen key autorepeats, probably shouldn't

2016-05-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/compiz/x-sru1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1572241 Title: PrintScreen key autorepeats, probably shouldn't To manage notifications about this bug go

[Bug 1562348] Re: [Bottom launcher] Maximized windows in workspace switcher are displayed with gap on the bottom

2016-05-25 Thread Treviño
** Changed in: unity (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562348 Title: [Bottom launcher] Maximized windows in workspace switcher are displaye

[Bug 1585365] Re: CVE-2016-4951

2016-05-25 Thread Steve Beattie
** Changed in: linux-lts-trusty (Ubuntu Precise) Status: New => Invalid ** Changed in: linux (Ubuntu Precise) Status: New => Invalid ** Changed in: linux (Ubuntu Trusty) Status: New => Invalid ** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: New => Invalid ** C

[Bug 1563184] Re: Chromium-browser armhf crashes with "InitializeSandbox() called with multiple threads in process gpu-process"

2016-05-25 Thread Will Glynn
I encountered this on a Raspberry Pi 2 running a minimal Ubuntu 16.04. The initial install was based on ubuntu-16.04-preinstalled-server- armhf+raspi2.img.xz from https://wiki.ubuntu.com/ARM/RaspberryPi. Starting chromium-browser 50.0.2661.102-0ubuntu0.16.04.1 (armhf) with no args, I get: $ c

[Bug 1583624] Re: Mir cannot open a tty when started by lightdm

2016-05-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~robert-ancell/lightdm/new-mir-socket-variable -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1583624 Title: Mir cannot open a tty when started by lightdm To manage notification

[Bug 1585835] [NEW] g++ 5.3.1 crash with -std=c++0x

2016-05-25 Thread Ali Lakhia
Public bug reported: I'm running on Ubuntu 16.04. I'm building an empty main.cpp that only includes a single QT header file. This causes my machine to consume lots of CPU and g++ eventually crashes with this error: g++: internal compiler error: Killed (program cc1plus) Please submit a full

[Bug 1583624] Re: Mir cannot open a tty when started by lightdm

2016-05-25 Thread Robert Ancell
What appears to be happening is the greeter is not aware it is running inside Unity System Compositor and so it trying to directly access the video drivers. This fails because it is not running as root. The cause seems to be LightDM is setting MIR_SOCKET to the name of the U-S-C socket but this no

[Bug 1564192] Re: Lifecycle needs to track cross compilation

2016-05-25 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.9 - installed snapcraft-examples, copied the 96boards example to /tmp and cd there. - snapcraft login - downloaded the firmware.tar from qualcomm. - installed libssl-dev*. - snapcraft --target-arch arm6

[Bug 1583624] Re: Mir cannot open a tty when started by lightdm

2016-05-25 Thread Robert Ancell
Josh, could you try building LightDM from lp:~robert-ancell/lightdm/new- mir-socket-variable and confirm if that fixes the issue? ** Also affects: lightdm (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: lightdm (Ubuntu Xenial) Importance: Undecided => High ** Change

[Bug 1341944] Re: 32-Bit UEFI bootloader support needed

2016-05-25 Thread carlix
If Debían hace support, why not Ubuntu? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1341944 Title: 32-Bit UEFI bootloader support needed To manage notifications about this bug go to: https://bugs

[Bug 1572661] Re: Ubuntu Gnome Bug -evolution translation

2016-05-25 Thread Treviño
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1572661 Title: Ubuntu Gnome Bug -evolution translation To manage notifications ab

[Bug 1584233] Re: No bluetooth audio regardless of profile

2016-05-25 Thread EvilWayz
OK got the computer to boot with the mainline kernel. Not only does bluetooth audio not work, but now Cinnamon crashes on startup, and I've lost my dual head setup. Definitely "'kernel-bug-exists-upstream'." -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 386095] Re: Twidge bash completion

2016-05-25 Thread Bug Watch Updater
** Changed in: twidge (Debian) 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/386095 Title: Twidge bash completion To manage notifications about this bug go to: ht

[Bug 1349949] Re: Juju's mongodb does not need to log every command in syslog

2016-05-25 Thread Cheryl Jennings
** Changed in: juju-core Milestone: 2.0-beta8 => 2.0-beta9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1349949 Title: Juju's mongodb does not need to log every command in syslog To manage not

[Bug 1585837] [NEW] package libqt5svg5:amd64 5.5.1-2build1 failed to install/upgrade: package libqt5svg5:amd64 is already installed and configured

2016-05-25 Thread Joan Sebastián Araujo Arenas
Public bug reported: I was doing a software update... ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libqt5svg5:amd64 5.5.1-2build1 ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8 Uname: Linux 4.4.0-22-generic x86_64 ApportVersion: 2.20.1-0ubuntu2 AptdaemonVersion: 1.1.1+bzr982-

[Bug 1571241] Re: ZFS initrd script does not import zpool using /dev/disk/by-id device paths

2016-05-25 Thread Richard Laager
** Changed in: zfs-linux (Ubuntu) Status: Confirmed => 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/1571241 Title: ZFS initrd script does not import zpool using /dev/disk/by-id

[Bug 1585837] Re: package libqt5svg5:amd64 5.5.1-2build1 failed to install/upgrade: package libqt5svg5:amd64 is already installed and configured

2016-05-25 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/1585837 Title: package libqt5svg5:amd64 5.5.1-2build1 failed to install/upgrade: package libqt5svg5:amd64 is alr

[Bug 1571241] Re: ZFS initrd script does not import zpool using /dev/disk/by-id device paths

2016-05-25 Thread Richard Laager
** Changed in: zfs-linux (Ubuntu Xenial) 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/1571241 Title: ZFS initrd script does not import zpool using /dev/disk/by-id de

[Bug 1571241] Re: ZFS initrd script does not import zpool using /dev/disk/by-id device paths

2016-05-25 Thread Seth Arnold
** Also affects: zfs-linux (Ubuntu Yakkety) Importance: Undecided Status: Fix Released ** Also affects: zfs-linux (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1585600] Re: Local Packers And Movers Barabazar Kolkata | Household Shifting

2016-05-25 Thread William Grant
** Package changed: apache2 (Ubuntu) => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 1584030] Re: ubuntu 16.04 installation hangs

2016-05-25 Thread cooloutac
my solution to this exact issue was to unplug the ethernet cable while installing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584030 Title: ubuntu 16.04 installation hangs To manage notificatio

[Bug 1449295] Re: [Icons] Transparent app icon backgrounds look bad

2016-05-25 Thread Michael Terry
I've added a task for ubuntu-system-settings, because I just remembered that it also displays app icons: in Storage, App Permissions, and Notifications. But note that I'm still waiting on design input. Copied from the attached MP: Paty when I asked about this branch: "Regarding the opinion on th

[Bug 1585090] Re: virtualbox-dkms 5.0.20-dfsg-2: virtualbox kernel module failed to build [error: code model kernel does not support PIC mode]

2016-05-25 Thread Daniel van Vugt
** Package changed: virtualbox (Ubuntu) => dkms (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585090 Title: virtualbox-dkms 5.0.20-dfsg-2: virtualbox kernel module failed to build [error

[Bug 1579082] Re: minor changes to satisfy MIR request

2016-05-25 Thread Richard Laager
See this PPA, which should be ready for a sync into yakkety: https://launchpad.net/~rlaager/+archive/ubuntu/zfs-0.6.5.7-2 This is the combination of the changes from 0.6.5.6-0ubuntu9 in xenial-proposed applied to yakkety for this bug plus the fix for: https://bugs.launchpad.net/ubuntu/+source/zfs

[Bug 1585842] [NEW] Unity Icon will not launch MySQL Workbench after upgrade to Xenial

2016-05-25 Thread Andrew
Public bug reported: 1. Upgraded from 15.10 to 16.04 2. Click MySQL Workbench - has "slow fade" in and out for a few seconds. MySQL WorkBench fails to launch. 3. Launch Terminal. Type mysql-workbench and enter to launch - this is successful. 4. Now there are two icons in the Unity launcher bar.

[Bug 1527251] Re: Boot partition fills up on LVM installs

2016-05-25 Thread Luke Faraone
*** This bug is a duplicate of bug 798414 *** https://bugs.launchpad.net/bugs/798414 ** This bug is no longer a duplicate of bug 1054927 Autoupdater fills /boot and crashes because old kernel images are never removed ** This bug has been marked a duplicate of bug 798414 update-initramfs

[Bug 1579576] Re: Default /boot partition way to little when encryption is choosen

2016-05-25 Thread Luke Faraone
*** This bug is a duplicate of bug 798414 *** https://bugs.launchpad.net/bugs/798414 ** This bug is no longer a duplicate of bug 1054927 Autoupdater fills /boot and crashes because old kernel images are never removed ** This bug has been marked a duplicate of bug 798414 update-initramfs

[Bug 1357093] Re: Kernels not autoremoving, causing out of space error on LVM or Encrypted installation or on any installation, when /boot partition gets full

2016-05-25 Thread Luke Faraone
*** This bug is a duplicate of bug 798414 *** https://bugs.launchpad.net/bugs/798414 ** This bug is no longer a duplicate of bug 1054927 Autoupdater fills /boot and crashes because old kernel images are never removed ** This bug has been marked a duplicate of bug 798414 update-initramfs

[Bug 1323593] Re: Unattended upgrades crash

2016-05-25 Thread Luke Faraone
*** This bug is a duplicate of bug 798414 *** https://bugs.launchpad.net/bugs/798414 ** This bug is no longer a duplicate of bug 1054927 Autoupdater fills /boot and crashes because old kernel images are never removed ** This bug has been marked a duplicate of bug 798414 update-initramfs

[Bug 1222690] Re: small /boot partition for full system encryption becomes full after 7 updates and leads to failures

2016-05-25 Thread Luke Faraone
*** This bug is a duplicate of bug 798414 *** https://bugs.launchpad.net/bugs/798414 ** This bug is no longer a duplicate of bug 1054927 Autoupdater fills /boot and crashes because old kernel images are never removed ** This bug has been marked a duplicate of bug 798414 update-initramfs

[Bug 1054927] Re: Autoupdater fills /boot and crashes because old kernel images are never removed

2016-05-25 Thread Luke Faraone
*** This bug is a duplicate of bug 798414 *** https://bugs.launchpad.net/bugs/798414 ** This bug has been marked a duplicate of bug 798414 update-initramfs should produce a more helpful error when there isn't enough free space -- You received this bug notification because you are a memb

<    3   4   5   6   7   8   9   >