[Bug 1712256] [NEW] merge irqbalance for artful

2017-08-21 Thread ChristianEhrhardt
Public bug reported:

All Delta that is left is for bug 1454273.

There is now the systemd unit properly delivered in the latest Debian packages.
Further as Brian outlined it is no more directly stalling the startup using 
that unit.
And finally it was upstream denied to be disabled in [1].
There are more fixes we could pick up and this is the last delta left to make 
this a sync.

Given the history on this I'd want to make this a sync for artful, but
since this is "discussion-worthy" I'd want a 2nd opinion.

OTOH I personally think it doesn't make sens in containers, even with the 
opposite being stated in the issue tracker - yet none of us can yet prove one 
or the other.
In any case we can now drop the non systemd-changes and [2] should make the 
detection more clean and the delta even smaller.

I'll propose a merge, but I'd also be ok with a sync as outlined, but
don't want to decide alone.

[1]: https://github.com/Irqbalance/irqbalance/issues/27
[2]: https://www.freedesktop.org/software/systemd/man/systemd.unit.html

** Affects: irqbalance (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/1712256

Title:
  merge irqbalance for artful

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1712256/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712254] [NEW] blktrace-smoke-test failed on s390x LPAR / zKVM with Xenial

2017-08-21 Thread Po-Hsu Lin
Public bug reported:

This test failed on Xenial with:

FAILED (expecting at least 1024 block traces events from the dd process, got 0)
FAILED (expecting at least 1024 block read traces events, got 107)
FAILED (expecting at least 1024 block write traces events, got 8)

Fail rate 2 out of 2 on each node (s2lp3 and s2lp6g001)

** Affects: linux (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/1712254

Title:
  blktrace-smoke-test failed on s390x LPAR / zKVM with Xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1712254/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712171] Re: New release 17.2.0-rc5

2017-08-21 Thread Timo Aaltonen
no reason to file these bugs, I'm well aware of the upstream release
schedule

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712171

Title:
  New release 17.2.0-rc5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1712171/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712253] [NEW] swprintf does not guarantee NUL termination

2017-08-21 Thread James Lin
Public bug reported:

The C99 specification states for swprintf (section 7.24.2.3):

> The swprintf function is equivalent to fwprintf, except that the
argument s specifies an array of wide characters into which the
generated output is to be written, rather than written to a stream. No
more than n wide characters are written, including a terminating null
wide character, which is always added (unless n is zero).

My interpretation that "always" includes failure, including truncation
error.  However, it appears that swprintf from glibc does NOT NUL-
terminate on truncation. (I am using glibc 2.24 and gcc 6.3.0 20170406
from an Ubuntu 17.04 x64 (desktop) live CD.)

I have attached sample code that exhibits this problem.  The output I
expect is:

ret: -1   buf: 68 0

but instead I get:

ret: -1   buf: 68 cacacaca


(I do get the expected behavior with libc on FreeBSD and macOS.)

** Affects: glibc (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Sample code"
   
https://bugs.launchpad.net/bugs/1712253/+attachment/4936774/+files/test_swprintf.c

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712253

Title:
  swprintf does not guarantee NUL termination

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1712253/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1698629] Re: ibus libpinyin preferences cannot open

2017-08-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ibus-libpinyin (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/1698629

Title:
  ibus libpinyin preferences cannot open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-libpinyin/+bug/1698629/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1711920] Re: gnome-shell crashed with SIGTRAP in g_settings_get_value(key="multi-monitor")

2017-08-21 Thread Jorrell
Yes, I can now boot into the Gnome-Shell successfully after deleting
that file. Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711920

Title:
  gnome-shell crashed with SIGTRAP in g_settings_get_value(key="multi-
  monitor")

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1711920/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712247] [NEW] Program crashes on launch

2017-08-21 Thread shankao
Public bug reported:

shankao@maldita:~$ fretsonfire 
Traceback (most recent call last):
  File "./FretsOnFire.py", line 45, in 
from GameEngine import GameEngine
  File "/usr/share/games/fretsonfire/game/GameEngine.py", line 34, in 
from Data import Data
  File "/usr/share/games/fretsonfire/game/Data.py", line 23, in 
from Font import Font
  File "/usr/share/games/fretsonfire/game/Font.py", line 27, in 
from Texture import Texture
  File "/usr/share/games/fretsonfire/game/Texture.py", line 27, in 
import Image
ImportError: No module named Image
shankao@maldita:~$

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: fretsonfire-game 1.3.110.dfsg2-4
ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
Uname: Linux 4.12.0-11-generic x86_64
ApportVersion: 2.20.6-0ubuntu6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Aug 22 12:59:46 2017
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-11-25 (1731 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120627)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_SG:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_SG.UTF-8
 SHELL=/bin/bash
SourcePackage: fretsonfire
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: fretsonfire (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712247

Title:
  Program crashes on launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fretsonfire/+bug/1712247/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 382056] Re: Windows moved to wrong workspace after suspend/resume

2017-08-21 Thread abhijeet
Please solve this issue. It is persistent in 16.04. All workplaces come-
together after suspend to the first workplace. It is very much annoying
to sort out all the workplaces again from the scratch. THanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/382056

Title:
  Windows moved to wrong workspace after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/382056/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712244] [NEW] Default Window Action Key changed from Alt to Super

2017-08-21 Thread shankao
Public bug reported:

Until the last upgrade, the "Window Action Key" in Ubuntu used to be Alt
instead of Super.

Although Super is the one used in vanilla gnome-shell, other specific
ubuntu keyboard shortcuts have being maintained, even after the
migration. Should this one be kept as the Alt key to keep the previous
behavior?

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.24.3-0ubuntu4
ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
Uname: Linux 4.12.0-11-generic x86_64
ApportVersion: 2.20.6-0ubuntu6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Aug 22 12:39:13 2017
DisplayManager: gdm3
EcryptfsInUse: Yes
GsettingsChanges:
 b'org.gnome.shell' b'enabled-extensions' b"['topic...@phocean.net', 
'gnome-stats-...@thrallingpenguin.com', 
'system-moni...@paradoxxx.zero.gmail.com', 
'panel-...@berend.de.schouwer.gmail.com', 'move_cl...@rmy.pobox.com', 
'dash-to-d...@micxgx.gmail.com', 'nohotcor...@azuri.free.fr', 
'hide_activit...@shay.shayel.org', 'bettervol...@tudmotu.com', 
'appindicatorsupp...@rgcjonas.gmail.com']"
 b'org.gnome.shell' b'command-history' b"['ubuntu-bug virtualbox', 'calibre', 
'winecfg', 'ubuntu-bug wayland', 'ubuntu-bug gnome-shell']"
 b'org.gnome.shell' b'favorite-apps' b"['org.gnome.Nautilus.desktop', 
'org.gnome.Terminal.desktop', 'chromium-browser.desktop', 
'update-manager.desktop', 'skypeforlinux.desktop', 'slack.desktop', 
'virtualbox.desktop', 'popcorn-time.desktop', 
'chrome-hmjkmjkepdijhoojdojkdfohbdgmmhki-Profile_2.desktop', 
'pcgarage_py.desktop']"
 b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
InstallationDate: Installed on 2012-11-25 (1731 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120627)
ProcEnviron:
 LANGUAGE=en_SG:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_SG.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712244

Title:
  Default Window Action Key changed from Alt to Super

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1712244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426692] Re: general system error

2017-08-21 Thread Launchpad Bug Tracker
[Expired for mate-panel (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mate-panel (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426692

Title:
  general system error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-panel/+bug/1426692/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1698806] Re: Apache dbd auth configuration error

2017-08-21 Thread Launchpad Bug Tracker
[Expired for apache2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: apache2 (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1698806

Title:
  Apache dbd auth configuration error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1698806/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681554] Re: package vlc 2.2.2-5ubuntu0.16.04.1 failed to install/upgrade: το πακέτο vlc δεν είναι έτοιμο για ρυθμίσεις αδύνατη η ρύθμιση (τωρινή κατάσταση `half-installed')

2017-08-21 Thread Launchpad Bug Tracker
[Expired for vlc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vlc (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681554

Title:
  package vlc 2.2.2-5ubuntu0.16.04.1 failed to install/upgrade: το
  πακέτο vlc δεν είναι έτοιμο για ρυθμίσεις  αδύνατη η ρύθμιση (τωρινή
  κατάσταση `half-installed')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1681554/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1701137] Re: enable ARCH_SUNXI (and friends) in arm64 kernel .config

2017-08-21 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1701137

Title:
  enable ARCH_SUNXI (and friends) in arm64 kernel .config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1701137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1699485] Re: VMSF_DELTA filter in unrar allows arbitrary memory write

2017-08-21 Thread Launchpad Bug Tracker
[Expired for rar (Ubuntu) because there has been no activity for 60
days.]

** Changed in: rar (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1699485

Title:
  VMSF_DELTA filter in unrar allows arbitrary memory write

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rar/+bug/1699485/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1697518] Re: package shim-signed 1.28~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-08-21 Thread Launchpad Bug Tracker
[Expired for shim-signed (Ubuntu) because there has been no activity for
60 days.]

** Changed in: shim-signed (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1697518

Title:
  package shim-signed 1.28~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  failed to install/upgrade: subprocess installed post-installation
  script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shim-signed/+bug/1697518/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1698993] Re: package vlc-plugin-samba 2.2.2-5ubuntu0.16.04.2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2017-08-21 Thread Launchpad Bug Tracker
[Expired for vlc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vlc (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1698993

Title:
  package vlc-plugin-samba 2.2.2-5ubuntu0.16.04.2 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1698993/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1699311] Re: package mysql-server-5.7 5.7.18-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-08-21 Thread Launchpad Bug Tracker
[Expired for mysql-5.7 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-5.7 (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1699311

Title:
  package mysql-server-5.7 5.7.18-0ubuntu0.16.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1699311/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1699063] Re: package linux-image-4.10.0-24-generic 4.10.0-24.28 failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2017-08-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1699063

Title:
  package linux-image-4.10.0-24-generic 4.10.0-24.28 failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1699063/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1699683] Re: package libgssapi-krb5-2:amd64 1.15-1ubuntu0.1 failed to install/upgrade: függőségi hibák - e csomag beállítatlan maradt

2017-08-21 Thread Launchpad Bug Tracker
[Expired for krb5 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: krb5 (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1699683

Title:
  package libgssapi-krb5-2:amd64 1.15-1ubuntu0.1 failed to
  install/upgrade: függőségi hibák - e csomag beállítatlan maradt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1699683/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712236] Re: Ubuntu installer crashed

2017-08-21 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We noticed that you were installing the LTS version of
Ubuntu using an older version of the installation media.  The latest
point release of 16.04 is 16.04.3. Please try installing from that
version of the installation media and see if that resolves your issue.
Thanks in advance!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Changed in: ubiquity (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712236

Title:
  Ubuntu installer crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1712236/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712224] Re: netplan should not try to unbind brcmfmac (like brcmfmac-sdio)

2017-08-21 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712224

Title:
  netplan should not try to unbind brcmfmac (like brcmfmac-sdio)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1712224/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712239] [NEW] package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-08-21 Thread Mugdha
Public bug reported:

This bug shows up everytime I turn my laptop on

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-92.115-generic 4.4.76
Uname: Linux 4.4.0-92-generic x86_64
.proc.sys.kernel.moksbstate_disabled: 0
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Tue Aug 22 09:20:38 2017
EFITables:
 Aug 22 09:18:58 mugdha-HP-Pavilion-Notebook kernel: efi: EFI v2.40 by INSYDE 
Corp.
 Aug 22 09:18:58 mugdha-HP-Pavilion-Notebook kernel: efi:  SMBIOS=0x7a4fb000  
ESRT=0x7a4fe718  ACPI 2.0=0x7aefd014  PROP=0x62b21238 
 Aug 22 09:18:58 mugdha-HP-Pavilion-Notebook kernel: esrt: Reserving ESRT space 
from 0x7a4fe718 to 0x7a4fe750.
 Aug 22 09:18:58 mugdha-HP-Pavilion-Notebook kernel: Secure boot enabled
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2017-08-09 (12 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SecureBoot: 6   0   0   0   1
SourcePackage: shim-signed
Title: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed 
to install/upgrade: subprocess installed post-installation script returned 
error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: shim-signed (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712239

Title:
  package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  failed to install/upgrade: subprocess installed post-installation
  script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shim-signed/+bug/1712239/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712239] Re: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-08-21 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/1712239

Title:
  package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  failed to install/upgrade: subprocess installed post-installation
  script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shim-signed/+bug/1712239/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1699772] Re: linux-image-4.10.0-24-generic, linux-image-4.8.0-56-generic, linux-image-4.4.0-81-generic, linux-image-3.13.0-121-generic Regression: many user-space apps crashing

2017-08-21 Thread Tiago Stürmer Daitx
Regarding OpenJDK 8, it crashes as soon as Xss is set to (or higher
than) 1141K in a i386 JVM (32-bit).

I used the example code from bug #1700270. Please note that there is no
need to even use the java class: the program will segfault while
starting the JVM, so do remove lines 30-34 from either test_case1.c or
test_case2.c and set Xss to 1441K (or bigger).

The OpenJDK part where the stack location and size are calculated is in
os::Linux::capture_initial_stack() [1], specially
_initial_thread_stack_bottom [2].

>From GDB I was able to collect the following data from that function:
(gdb) p max_size
$1 = 1171456

Note: max_size is Xss rounded to vm_page_size(), thus 1144K [3].

(gdb) info locals
rlim = {rlim_cur = 8388608, rlim_max = 4294967295}
stack_size = 8380416
stack_start = 4294956864
p = 0xf7ffcf34 <__libc_stack_end>
stack_top = 4294959104
low = 0xfffdd000 ""
high = 0xe000 

(gdb) x p
0xf7ffcf34 <__libc_stack_end>:  0xd740
(gdb) x stack_top
0xe000: Cannot access memory at address 0xe000
(gdb) x low
0xfffdd000: 0x
(gdb) x high
0xe000: Cannot access memory at address 0xe000
(gdb) p _initial_thread_stack_size
$43 = 1171456
(gdb) x _initial_thread_stack_bottom
0xffee: 0x

Backtrace:
(gdb) bt
#0  os::Linux::capture_initial_stack (max_size=1171456) at 
./src/hotspot/src/os/linux/vm/os_linux.cpp:1272
#1  0xf7394287 in os::init_2 () at 
./src/hotspot/src/os/linux/vm/os_linux.cpp:4939
#2  0xf74ee886 in Threads::create_vm (args=0xd62c, canTryAgain=0xd5bf) 
at ./src/hotspot/src/share/vm/runtime/thread.cpp:3361
#3  0xf7151423 in JNI_CreateJavaVM (vm=0xd684, penv=0xd624, 
args=0xd62c) at ./src/hotspot/src/share/vm/prims/jni.cpp:5220
#4  0x5655561f in create_vm (jvm=0xd684) at test_case.c:16
#5  0x56555685 in main (argc=1, argv=0xd744) at test_case.c:25


That information is used by os::Linux::default_guard_size() [4] to fetch both 
'bottom' and 'size' used to indicate the start of the guard page - and it has a 
nice doc explaining the stack layout. The values from default_guard_size are in 
turn used by os::current_stack_base() [5] to calculate what should be the stack 
base.

Let me know if there's any additional information I can help with.

[1] 
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/file/tip/src/os/linux/vm/os_linux.cpp#l1081
[2] 
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/file/tip/src/os/linux/vm/os_linux.cpp#l1271
[3] 
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/file/tip/src/os/linux/vm/os_linux.cpp#l5010
[4] 
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/file/tip/src/os_cpu/linux_x86/vm/os_linux_x86.cpp#l714
[5] 
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/file/tip/src/os_cpu/linux_x86/vm/os_linux_x86.cpp#l745

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1699772

Title:
  linux-image-4.10.0-24-generic, linux-image-4.8.0-56-generic, linux-
  image-4.4.0-81-generic, linux-image-3.13.0-121-generic Regression:
  many user-space apps crashing

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1699772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712218] Re: Docking station ethernet port no longer works

2017-08-21 Thread Kai-Heng Feng
Does it work on Zesty kernel? You can still pick old kernel in GRUB
menu.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712218

Title:
  Docking station ethernet port no longer works

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1712218/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1708852] Re: Touchpad not detected

2017-08-21 Thread Kai-Heng Feng
The patch should be automatically picked into Ubuntu's kernels because
it CCed stable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1708852

Title:
  Touchpad not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1708852/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1708354] Re: [CVE] Correctly handle bogusly large chunk sizes

2017-08-21 Thread Simon Quigley
** Changed in: varnish (Ubuntu Zesty)
   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/1708354

Title:
  [CVE] Correctly handle bogusly large chunk sizes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/varnish/+bug/1708354/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1709153] Re: [CVE] HTTP Smuggling issues: Double Content Length and bad EOL

2017-08-21 Thread Simon Quigley
** Changed in: varnish (Ubuntu Trusty)
   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/1709153

Title:
  [CVE] HTTP Smuggling issues: Double Content Length and bad EOL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/varnish/+bug/1709153/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1698180] Re: [CVE] Send Later with Delay bypasses OpenPGP

2017-08-21 Thread Simon Quigley
kdepim no longer exists in Artful, and fixes are in artful-proposed for
kmail and kf5-messagelib (it's part of the new upstream release).

** Changed in: kdepim (Ubuntu Artful)
   Status: In Progress => Fix Committed

** Changed in: kdepim (Ubuntu Artful)
   Status: Fix Committed => Invalid

** Changed in: kdepim (Ubuntu Artful)
 Assignee: Simon Quigley (tsimonq2) => (unassigned)

** Changed in: kf5-messagelib (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: kmail (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/1698180

Title:
  [CVE] Send Later with Delay bypasses OpenPGP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/1698180/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1709925] Re: nvidia-375 375.82-0ubuntu1: nvidia-375 kernel module failed to build

2017-08-21 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1526155 ***
https://bugs.launchpad.net/bugs/1526155

** This bug has been marked a duplicate of bug 1526155
   nvidia-* kernel module failed to build [cc: error: unrecognized command line 
option ‘-fstack-protector-strong’]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709925

Title:
  nvidia-375 375.82-0ubuntu1: nvidia-375 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1709925/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712122] Re: Desktop keyboard shortcuts autorepeat (probably shouldn't)

2017-08-21 Thread Daniel van Vugt
It gets worse. The terminals may open when you're pressing nothing: bug
1707828 :)

This sounds like a reasonable enhancement with respect to shell
shortcuts. But also consider multi-key combos like Ctrl+C that should
(or at least do conventionally) autorepeat.

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: gnome-shell (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712122

Title:
  Desktop keyboard shortcuts autorepeat (probably shouldn't)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1712122/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712237] [NEW] dovecot-sieve missing module files

2017-08-21 Thread Bill Duetschler
Public bug reported:

the dovecot-sieve plugin version 1:2.2.22-1ubuntu2.4 on Xenial/16.04 is
missing two module files,
/usr/lib/dovecot/modules/lib95_imap_sieve_plugin.so and
/usr/lib/dovecot/modules/sieve/lib90_sieve_imapsieve_plugin.so.  This
causes dovecot startup to fail if one attempts to use the instructions
at https://wiki2.dovecot.org/HowTo/AntispamWithSieve to set up rules to
train spamassassin automatically when a user moves mail messages into or
out of a designated "Spam" or "Junk" folder.

Files included in the Ubuntu Xenial version, retrieved from
https://packages.ubuntu.com/xenial/amd64/dovecot-sieve/filelist:

/usr/bin/sieve-dump
/usr/bin/sieve-filter
/usr/bin/sieve-test
/usr/bin/sievec
/usr/lib/dovecot/libdovecot-sieve.so
/usr/lib/dovecot/libdovecot-sieve.so.0
/usr/lib/dovecot/libdovecot-sieve.so.0.0.0
/usr/lib/dovecot/modules/doveadm/lib10_doveadm_sieve_plugin.so
/usr/lib/dovecot/modules/lib90_sieve_plugin.so
/usr/lib/dovecot/modules/sieve/lib90_sieve_extprograms_plugin.so
/usr/share/bug/dovecot-sieve
/usr/share/doc/dovecot-sieve/changelog.Debian.gz
/usr/share/doc/dovecot-sieve/copyright
/usr/share/dovecot/conf.d/90-sieve-extprograms.conf
/usr/share/dovecot/conf.d/90-sieve.conf
/usr/share/man/man1/sieve-dump.1.gz
/usr/share/man/man1/sieve-filter.1.gz
/usr/share/man/man1/sieve-test.1.gz
/usr/share/man/man1/sievec.1.gz
/usr/share/man/man1/sieved.1.gz

Files included with dovecot-sieve on Debian Sid, retrieved from:
https://packages.debian.org/sid/amd64/dovecot-sieve/filelist

/usr/bin/sieve-dump
/usr/bin/sieve-filter
/usr/bin/sieve-test
/usr/bin/sievec
/usr/lib/dovecot/libdovecot-sieve.so
/usr/lib/dovecot/libdovecot-sieve.so.0
/usr/lib/dovecot/libdovecot-sieve.so.0.0.0
/usr/lib/dovecot/modules/doveadm/lib10_doveadm_sieve_plugin.so
/usr/lib/dovecot/modules/lib90_sieve_plugin.so
/usr/lib/dovecot/modules/lib95_imap_sieve_plugin.so
/usr/lib/dovecot/modules/sieve/lib90_sieve_extprograms_plugin.so
/usr/lib/dovecot/modules/sieve/lib90_sieve_imapsieve_plugin.so
/usr/share/bug/dovecot-sieve
/usr/share/doc/dovecot-sieve/changelog.Debian.gz
/usr/share/doc/dovecot-sieve/changelog.gz
/usr/share/doc/dovecot-sieve/copyright
/usr/share/dovecot/conf.d/90-sieve-extprograms.conf
/usr/share/dovecot/conf.d/90-sieve.conf
/usr/share/man/man1/sieve-dump.1.gz
/usr/share/man/man1/sieve-filter.1.gz
/usr/share/man/man1/sieve-test.1.gz
/usr/share/man/man1/sievec.1.gz
/usr/share/man/man1/sieved.1.gz

** Affects: dovecot (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/1712237

Title:
  dovecot-sieve missing module files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/1712237/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1711605] Re: a2dp profile still alive even though disconnected

2017-08-21 Thread Daniel van Vugt
"I" did not pick those patches :)

But thank you for pointing this out. One of us will look at the problem
in detail soon.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711605

Title:
  a2dp profile still alive even though disconnected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1711605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1710978] Re: bluetooth stack looses connection to bluetooth devices when tlp is installed

2017-08-21 Thread Daniel van Vugt
OK, let's make this just a tlp issue. I don't see any bluez bug here
anyway.

** Changed in: bluez (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1710978

Title:
  bluetooth stack looses connection to bluetooth devices when tlp is
  installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1710978/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1702056] Re: perf broken on 4.11.0-9-generic (artful): /usr/lib/linux-tools/4.11.0-9-generic/perf: error while loading shared libraries: libbfd-2.28-system.so: cannot open shared object file: No

2017-08-21 Thread Trent Lloyd
This is resolved now.

** Changed in: 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/1702056

Title:
  perf broken on 4.11.0-9-generic (artful): /usr/lib/linux-
  tools/4.11.0-9-generic/perf: error while loading shared libraries:
  libbfd-2.28-system.so: cannot open shared object file: No such file or
  directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1702056/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1576212] Re: internal compiler error: in wide_int_to_tree, at tree.c:1464

2017-08-21 Thread Bug Watch Updater
** Changed in: gcc-5 (Debian)
   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/1576212

Title:
  internal compiler error: in wide_int_to_tree, at tree.c:1464

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1576212/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1689825] Re: gnome-keyring not unlocked on xenial when dbus-user-session is installed

2017-08-21 Thread Eric Carroll
I can replicate this problem on 16.04.3 after upgrade from 16.04.2.
However, the package dragging in dbus-user-session are different in my
case:

$ apt-rdepends --reverse dbus-user-session
Reading package lists... Done
Building dependency tree   
Reading state information... Done
dbus-user-session
  Reverse Depends: razer-daemon (1.1.15-0ubuntu1)
razer-daemon
  Reverse Depends: polychromatic (>= 0.3.10-xenial)
polychromatic


Unfortunately I cannot remove dbus-user-session... 

I did stop the long pause on chrome using a workaround found 
https://askubuntu.com/questions/911877/chrome-and-chromium-are-taking-a-long-time-to-load/911896
 
by setting up ~/.config/autostart/gnome-keyring-daemon.desktop

This still leaves me being prompted to unlock the keyring, which was not
happening in 16.04.2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1689825

Title:
  gnome-keyring not unlocked on xenial when dbus-user-session is
  installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/dbus/+bug/1689825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1636804] Re: perl 5.24 demotions

2017-08-21 Thread Bug Watch Updater
** Changed in: libtest-harness-perl (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/1636804

Title:
  perl 5.24 demotions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/django-uwsgi/+bug/1636804/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1698270] Re: Totem pauses and stutters during video playback even when CPU usage is low

2017-08-21 Thread Daniel van Vugt
I don't see why not. Let's just wait until upstream has accepted the fix
and I'll be more confident about applying the same to xenial.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1698270

Title:
  Totem pauses and stutters during video playback even when CPU usage is
  low

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/1698270/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1705157] Re: On fresh install or fresh boot greeter always show "ubuntu" though selected session may be ubuntu-wayland

2017-08-21 Thread Daniel van Vugt
Doug, that's just a workaround really.

For those of us who want/need a Xorg session then this bug persists. You
might think you've selected the Xorg session but get the Wayland session
instead.

** Changed in: gdm3 (Ubuntu)
   Status: Fix Released => Confirmed

** Changed in: gnome-session (Ubuntu)
   Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705157

Title:
  On fresh install or fresh boot greeter always show "ubuntu" though
  selected session may be ubuntu-wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1705157/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712236] [NEW] Ubuntu installer crashed

2017-08-21 Thread Matt Bruzek
Public bug reported:

I was installing Ubuntu on a new computer and had entered all the data
and the installer was setting up when the installer crashed
unexpectedly.

See the apport files for more details.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.2
Uname: Linux 4.12.0-rc2+ x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Mon Aug 21 21:44:15 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash oem-config/enable=true ---
InstallationDate: Installed on 2017-07-04 (48 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oem-config ubiquity-2.21.63.2 xenial

** Attachment added: "/var/log/syslog"
   https://bugs.launchpad.net/bugs/1712236/+attachment/4936724/+files/syslog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712236

Title:
  Ubuntu installer crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1712236/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712235] [NEW] Please merge procinfo 1:2.0.304-2 from debian unstable

2017-08-21 Thread Will DeBerry
Public bug reported:

1:2.0.304-2 in Debian adds a patch for gcc hardening and packaging
updates.

** Affects: procinfo (Ubuntu)
 Importance: Undecided
 Assignee: Will DeBerry (willdeberry)
 Status: In Progress


** Tags: artful upgrade-software-version

** Changed in: procinfo (Ubuntu)
   Status: New => In Progress

** Changed in: procinfo (Ubuntu)
 Assignee: (unassigned) => Will DeBerry (willdeberry)

** Description changed:

- Manual merge fix to address https://merges.ubuntu.com/p/procinfo/REPORT
+ 1:2.0.304-2 in Debian adds a patch for gcc hardening and packaging
+ updates.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712235

Title:
  Please merge procinfo 1:2.0.304-2 from debian unstable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procinfo/+bug/1712235/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1698270] Re: Totem pauses and stutters during video playback even when CPU usage is low

2017-08-21 Thread Amr Ibrahim
Does the fix apply in Xenial?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1698270

Title:
  Totem pauses and stutters during video playback even when CPU usage is
  low

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/1698270/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1698282] Re: Totem uses dramatically higher CPU than any other video player

2017-08-21 Thread Amr Ibrahim
Does the fix apply in Xenial?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1698282

Title:
  Totem uses dramatically higher CPU than any other video player

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/1698282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712218] Re: Docking station ethernet port no longer works

2017-08-21 Thread Christopher Lee
I installed the requested kernel[0] and the issue still remains[1].
Tagging as requested.

[0] $ uname -a
Linux Prodigal 4.13.0-041300rc6-generic #201708201831 SMP Sun Aug 20 22:32:57 
UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

[1] http://pastebin.ubuntu.com/25366599/

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

** Tags added: kernel-bug-exists-upstream

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712218

Title:
  Docking station ethernet port no longer works

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1712218/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712220] Re: setxkbmap settings reset when plugging in USB or Dock

2017-08-21 Thread Christopher Lee
I installed the requested kernel[0] and the issue still renames. Tagging
as requested.

[0] $ uname -a
Linux Prodigal 4.13.0-041300rc6-generic #201708201831 SMP Sun Aug 20 22:32:57 
UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

** Tags added: kernel-bug-exists-upstream

** 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://bugs.launchpad.net/bugs/1712220

Title:
  setxkbmap settings reset when plugging in USB or Dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1712220/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316035] Re: matrox g200eR2 is unclaimed in 14.04

2017-08-21 Thread yoyo1976
it is resolved at fedora 26 with xfce, I dont know with previous
versions.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316035

Title:
  matrox g200eR2 is unclaimed in 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1316035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1630413] Re: segfault in server/mpm/event/event.c:process_socket

2017-08-21 Thread Brian Morton
Hi Christophe,

I believe I've narrowed down the problem to one fixed in these two changesets:
https://github.com/apache/httpd/commit/59eea59c4be383d004e92fa63b57b995e7a8ef01
https://github.com/apache/httpd/commit/285e67883e396f97dc3aad50d9dc345f15220827

The latter only applies to 2.4.10 since it applies to the suspend/resume
hooks. That leaves the first one, which I've applied in my PPA for
testing. I've started with 2.4.7 since typically backports aren't for
bugfixes.

Would you mind being my guinea pig?

https://launchpad.net/~rokclimb15/+archive/ubuntu/apache2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1630413

Title:
  segfault in server/mpm/event/event.c:process_socket

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1630413/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1709304] Re: linux-hwe: 4.10.0-33.37~16.04.1 -proposed tracker

2017-08-21 Thread Gavin Lin
Hardware Certification have begun testing this -proposed kernel.

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) => Gavin 
Lin (gavin.lin)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709304

Title:
  linux-hwe: 4.10.0-33.37~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1709304/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1708224] Re: Firefox is out of date in artful

2017-08-21 Thread cpatrick08
55.02 is out

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1708224

Title:
  Firefox is out of date in artful

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1708224/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1709304] Re: linux-hwe: 4.10.0-33.37~16.04.1 -proposed tracker

2017-08-21 Thread Gavin Lin
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-
testing/xenial/4.10.0-33.37~16.04.1/xenial-4.10-proposed-published.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   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/1709304

Title:
  linux-hwe: 4.10.0-33.37~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1709304/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1709299] Re: linux-snapdragon: 4.4.0-1073.78 -proposed tracker

2017-08-21 Thread Gavin Lin
Hardware Certification have begun testing this -proposed kernel.

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) => Gavin 
Lin (gavin.lin)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709299

Title:
  linux-snapdragon: 4.4.0-1073.78 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1709299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1709303] Re: linux: 4.10.0-33.37 -proposed tracker

2017-08-21 Thread Gavin Lin
Hardware Certification have begun testing this -proposed kernel.

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) => Gavin 
Lin (gavin.lin)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709303

Title:
  linux: 4.10.0-33.37 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1709303/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1709298] Re: linux-raspi2: 4.4.0-1071.79 -proposed tracker

2017-08-21 Thread Gavin Lin
Hardware Certification have begun testing this -proposed kernel.

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) => Gavin 
Lin (gavin.lin)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709298

Title:
  linux-raspi2: 4.4.0-1071.79 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1709298/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1709305] Re: linux-raspi2: 4.10.0-1016.19 -proposed tracker

2017-08-21 Thread Gavin Lin
Hardware Certification have begun testing this -proposed kernel.

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) => Gavin 
Lin (gavin.lin)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709305

Title:
  linux-raspi2: 4.10.0-1016.19 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1709305/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1623658] Re: livestatus socket permission

2017-08-21 Thread Xav Paice
https://code.launchpad.net/~xavpaice/nagios-charm/+git/nagios-
charm/+merge/329344

** Merge proposal linked:
   
https://code.launchpad.net/~xavpaice/nagios-charm/+git/nagios-charm/+merge/329344

** Changed in: nagios-charm
   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/1623658

Title:
  livestatus socket permission

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-charm/+bug/1623658/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1701137] Re: enable ARCH_SUNXI (and friends) in arm64 kernel .config

2017-08-21 Thread Andre Przywara
So I checked out the latest Ubuntu kernel (based on 4.12.8) and enabled the 
options as mentioned above, which leads to the (attached) diff against the 
config grabbed from here:
http://kernel.ubuntu.com/~kernel-ppa/config/artful/linux/4.12.0-12.13/arm64-config.flavour.generic

These options should comply with the Ubuntu .config rules as I
understand them (=m whenever possible), but require an initramfs to boot
(from SD card). Compiling in CONFIG_MMC_SUNXI and
CONFIG_REGULATOR_FIXED_VOLTAGE allow to access the rootfs without
modules (handy for bootstrapping).


** Patch added: ".config diff to enable Allwinner arm64 support"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1701137/+attachment/4936707/+files/ubuntu_config_sunxi.diff

** Changed in: linux (Ubuntu Artful)
   Status: Incomplete => 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/1701137

Title:
  enable ARCH_SUNXI (and friends) in arm64 kernel .config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1701137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712224] Re: netplan should not try to unbind brcmfmac (like brcmfmac-sdio)

2017-08-21 Thread Oliver Grawert
** Summary changed:

- netplan should not try to unbind brcmfmac 
+ netplan should not try to unbind brcmfmac (like brcmfmac-sdio)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712224

Title:
  netplan should not try to unbind brcmfmac (like brcmfmac-sdio)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1712224/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712218] Re: Docking station ethernet port no longer works

2017-08-21 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.13 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc6


** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Tags added: kernel-da-key

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712218

Title:
  Docking station ethernet port no longer works

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1712218/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712220] Re: setxkbmap settings reset when plugging in USB or Dock

2017-08-21 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.13 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc6


** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

** Tags added: kernel-da-key

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712220

Title:
  setxkbmap settings reset when plugging in USB or Dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1712220/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712224] Re: netplan should not try to unbind brcmfmac

2017-08-21 Thread Oliver Grawert
debdiff to also prevent plain brcmfmac from unbinding

** Patch added: "nplan.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1712224/+attachment/4936706/+files/nplan.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712224

Title:
  netplan should not try to unbind brcmfmac

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1712224/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712224] [NEW] netplan should not try to unbind brcmfmac

2017-08-21 Thread Oliver Grawert
Public bug reported:

while bug #1696162 fixes the breakage on unbind for brcmfmac-sdio it
does not fix it for the plain brcmfmac driver like used on the nanopi-
air.

** Affects: nplan (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/1712224

Title:
  netplan should not try to unbind brcmfmac

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1712224/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1696252] Re: Please remove nagios3 (and revdeps) from artful

2017-08-21 Thread Nish Aravamudan
We are in discussions to do this for 18.04 (with a transition to icinga2
everywhere). But it will need MIRs, etc.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in Ubuntu.
https://bugs.launchpad.net/bugs/1696252

Title:
  Please remove nagios3 (and revdeps) from artful

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios2mantis/+bug/1696252/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1712208] Re: Long delay for keyboard shortcut under unity

2017-08-21 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1712208/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712208

Title:
  Long delay for keyboard shortcut under unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1712208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1696252] Re: Please remove nagios3 (and revdeps) from artful

2017-08-21 Thread Nish Aravamudan
We are in discussions to do this for 18.04 (with a transition to icinga2
everywhere). But it will need MIRs, etc.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1696252

Title:
  Please remove nagios3 (and revdeps) from artful

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios2mantis/+bug/1696252/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712223] [NEW] performing dist-upgrade results in open-vm-tools no longer working

2017-08-21 Thread Jack Peterson
Public bug reported:

At first I thought this bug was caused with the recent changes in open-
vm-tools 10.1.10; however, after restoring my VM to the snapshot that
had 17.04 and re-performing the dist-upgrade with open-vm-tools and
open-vm-tools-desktop held at 10.1.5 I am experiencing the same issue
where VMWare Workstation no longer can interact with display resolution
detection of the host monitor(s). Multiple monitor support is also lost
in the update process.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: xorg 1:7.7+19ubuntu1
ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
Uname: Linux 4.12.0-11-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.6-0ubuntu6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon Aug 21 17:09:59 2017
DistUpgraded: 2017-08-07 09:05:02,559 DEBUG found components: 
{'artful-updates': {'multiverse', 'restricted', 'universe', 'main'}, 'artful': 
{'multiverse', 'restricted', 'universe', 'main'}, 'artful-security': 
{'multiverse', 'restricted', 'universe', 'main'}}
DistroCodename: artful
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 5.1.26, 4.10.0-30-generic, x86_64: installed
 virtualbox, 5.1.26, 4.12.0-11-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 VMware SVGA II Adapter [15ad:0405] (prog-if 00 [VGA controller])
   Subsystem: VMware SVGA II Adapter [15ad:0405]
InstallationDate: Installed on 2016-11-30 (264 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
Lsusb: Error: command ['lsusb'] failed with exit code 1:
MachineType: VMware, Inc. VMware Virtual Platform
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-11-generic 
root=UUID=dd284488-2aa1-430d-a510-0527b909f561 ro find_preseed=/preseed.cfg 
auto noprompt priority=critical locale=en_US quiet
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to artful on 2017-08-07 (14 days ago)
dmi.bios.date: 07/02/2015
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.name: 440BX Desktop Reference Platform
dmi.board.vendor: Intel Corporation
dmi.board.version: None
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: No Enclosure
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/02/2015:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
dmi.product.name: VMware Virtual Platform
dmi.product.version: None
dmi.sys.vendor: VMware, Inc.
version.compiz: compiz 1:0.9.13.1+17.10.20170720-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.82-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.0~rc4-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.0~rc4-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.19.3-1ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.9.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
xserver.bootTime: Mon Aug 21 16:27:55 2017
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputAT Translated Set 2 keyboard KEYBOARD, id 7
 inputVirtualPS/2 VMware VMMouse MOUSE, id 8
 inputVirtualPS/2 VMware VMMouse MOUSE, id 9
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs: OutputVirtual2 
   Virtual3Virtual4Virtual5Virtual6Virtual7 
   Virtual8
xserver.version: 2:1.19.3-1ubuntu1.1
xserver.video_driver: vmware

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful regression reproducible single-occurrence 
third-party-packages ubuntu wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712223

Title:
  performing dist-upgrade results in open-vm-tools no longer working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1712223/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712223] Re: performing dist-upgrade results in open-vm-tools no longer working

2017-08-21 Thread Jack Peterson
additional information about when one doesn't hold the package back
(note the error from VMWare Workstation 12.5).

Same thing happens even if the open-vm-tools and open-vm-tools-desktop
are held at 10.1.5.

** Attachment added: "OS updates breaks open-vm-tools-desktop.png"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1712223/+attachment/4936705/+files/OS%20updates%20breaks%20open-vm-tools-desktop.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712223

Title:
  performing dist-upgrade results in open-vm-tools no longer working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1712223/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1640978] Re: [SRU] Backport letsencrypt 0.14.2

2017-08-21 Thread Nish Aravamudan
Hi Peter,

Robie is on leave the next few days, but here's what I know:

1) As far as I can tell all the packages we expect to see in Zesty are
in zesty-proposed now. They bake for at least a week there. Someone
needs to go through the testing of the packages from proposed and update
the metadata in this bug (see any of the messages from Brian Murray on
August 10).

2) https://launchpad.net/ubuntu/xenial/+queue indicates the packages we
expect to see in Xenial (as noted by Brian in c#69) are in the NEW
queue. I am not sure if the SRU team can accept those themselves, or if
an AA is needed.

@brian-murray, if you need me to ask an AA to help here, please let me
know.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1640978

Title:
  [SRU] Backport letsencrypt 0.14.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-acme/+bug/1640978/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712170] Re: linux-gcp: 4.10.0-1004.4 -proposed tracker

2017-08-21 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-xenial

** Tags added: block-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712170

Title:
  linux-gcp: 4.10.0-1004.4 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1712170/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1592183] Re: allready removed it complete from symant.. package kde-config-telepathy-accounts (not installed) failed to install/upgrade: trying to overwrite '/usr/share/accounts/services/google-i

2017-08-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ktp-accounts-kcm (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/1592183

Title:
  allready removed it complete from symant.. package kde-config-
  telepathy-accounts (not installed) failed to install/upgrade: trying
  to overwrite '/usr/share/accounts/services/google-im.service', which
  is also in package account-plugin-google 0.12+16.04.20160126-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ktp-accounts-kcm/+bug/1592183/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1703025] Re: linux-gcp: 4.8.0-1002.2 -proposed tracker

2017-08-21 Thread Brad Figg
*** This bug is a duplicate of bug 1712170 ***
https://bugs.launchpad.net/bugs/1712170

** This bug is no longer a duplicate of bug 1705742
   linux-gcp: 4.10.0-1003.3 -proposed tracker
** This bug has been marked a duplicate of bug 1712170
   linux-gcp: 4.10.0-1004.4 -proposed tracker

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703025

Title:
  linux-gcp: 4.8.0-1002.2 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1703025/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1705742] Re: linux-gcp: 4.10.0-1003.3 -proposed tracker

2017-08-21 Thread Brad Figg
*** This bug is a duplicate of bug 1712170 ***
https://bugs.launchpad.net/bugs/1712170

** This bug has been marked a duplicate of bug 1712170
   linux-gcp: 4.10.0-1004.4 -proposed tracker

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705742

Title:
  linux-gcp: 4.10.0-1003.3 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1705742/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712218] Status changed to Confirmed

2017-08-21 Thread Ubuntu Kernel Bot
This change was made by a bot.

** Changed in: linux (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/1712218

Title:
  Docking station ethernet port no longer works

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1712218/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712218] [NEW] Docking station ethernet port no longer works

2017-08-21 Thread Christopher Lee
Public bug reported:

I recently upgraded to artful (xenial -> zesty -> artful).

Now when I plug in my docking station I see this[1] in syslog and no
network device appear.

The docking station is a ThinkPad OneLink+ Dock, my laptop a ThinkPad X1
Carbon 4th gen.

[1] http://pastebin.ubuntu.com/25365943/

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: linux-image-4.12.0-11-generic 4.12.0-11.12
ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
Uname: Linux 4.12.0-11-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportVersion: 2.20.6-0ubuntu6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  leecj2 9255 F pulseaudio
 /dev/snd/controlC1:  leecj2 9255 F pulseaudio
 /dev/snd/controlC0:  leecj2 9255 F pulseaudio
CurrentDesktop: i3
Date: Tue Aug 22 11:45:28 2017
HibernationDevice: RESUME=UUID=82a0abb2-5063-47d1-988e-2d57f6a2fe15
InstallationDate: Installed on 2017-03-06 (168 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
MachineType: LENOVO 20FBCTO1WW
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-11-generic 
root=UUID=f951cac3-6644-45d2-aada-c8542004c252 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.12.0-11-generic N/A
 linux-backports-modules-4.12.0-11-generic  N/A
 linux-firmware 1.167
SourcePackage: linux
UpgradeStatus: Upgraded to artful on 2017-08-15 (6 days ago)
dmi.bios.date: 11/28/2016
dmi.bios.vendor: LENOVO
dmi.bios.version: N1FET47W (1.21 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20FBCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40709 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1FET47W(1.21):bd11/28/2016:svnLENOVO:pn20FBCTO1WW:pvrThinkPadX1Carbon4th:rvnLENOVO:rn20FBCTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad X1 Carbon 4th
dmi.product.name: 20FBCTO1WW
dmi.product.version: ThinkPad X1 Carbon 4th
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug artful

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712218

Title:
  Docking station ethernet port no longer works

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1712218/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712219] [NEW] package kde-config-telepathy-accounts (not installed) failed to install/upgrade: trying to overwrite '/usr/share/accounts/services/google-im.service', which is also in package acco

2017-08-21 Thread trey
*** This bug is a duplicate of bug 1592183 ***
https://bugs.launchpad.net/bugs/1592183

Public bug reported:

software index broke

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: kde-config-telepathy-accounts (not installed)
ProcVersionSignature: Ubuntu 4.4.0-83.106-generic 4.4.70
Uname: Linux 4.4.0-83-generic i686
ApportVersion: 2.20.1-0ubuntu2.9
AptOrdering:
 kde-config-telepathy-accounts: Install
 kde-config-telepathy-accounts: Configure
 kde-telepathy-minimal: Configure
 kde-telepathy: Configure
 NULL: ConfigurePending
Architecture: i386
Date: Mon Aug 21 17:20:44 2017
DpkgHistoryLog:
 Start-Date: 2017-08-21  17:20:33
 Commandline: apt-get install -f
 Requested-By: trey (1000)
 Install: kde-config-telepathy-accounts:i386 (4:15.12.3-0ubuntu1, automatic)
DpkgTerminalLog:
 Preparing to unpack 
.../kde-config-telepathy-accounts_4%3a15.12.3-0ubuntu1_i386.deb ...
 Unpacking kde-config-telepathy-accounts (4:15.12.3-0ubuntu1) ...
 dpkg: error processing archive 
/var/cache/apt/archives/kde-config-telepathy-accounts_4%3a15.12.3-0ubuntu1_i386.deb
 (--unpack):
  trying to overwrite '/usr/share/accounts/services/google-im.service', which 
is also in package account-plugin-google 0.12+16.04.20160126-0ubuntu1
DuplicateSignature:
 package:kde-config-telepathy-accounts:(not installed)
 Unpacking kde-config-telepathy-accounts (4:15.12.3-0ubuntu1) ...
 dpkg: error processing archive 
/var/cache/apt/archives/kde-config-telepathy-accounts_4%3a15.12.3-0ubuntu1_i386.deb
 (--unpack):
  trying to overwrite '/usr/share/accounts/services/google-im.service', which 
is also in package account-plugin-google 0.12+16.04.20160126-0ubuntu1
ErrorMessage: trying to overwrite 
'/usr/share/accounts/services/google-im.service', which is also in package 
account-plugin-google 0.12+16.04.20160126-0ubuntu1
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SourcePackage: ktp-accounts-kcm
Title: package kde-config-telepathy-accounts (not installed) failed to 
install/upgrade: trying to overwrite 
'/usr/share/accounts/services/google-im.service', which is also in package 
account-plugin-google 0.12+16.04.20160126-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ktp-accounts-kcm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 package-conflict xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712219

Title:
  package kde-config-telepathy-accounts (not installed) failed to
  install/upgrade: trying to overwrite '/usr/share/accounts/services
  /google-im.service', which is also in package account-plugin-google
  0.12+16.04.20160126-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ktp-accounts-kcm/+bug/1712219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712220] Status changed to Confirmed

2017-08-21 Thread Ubuntu Kernel Bot
This change was made by a bot.

** Changed in: linux (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/1712220

Title:
  setxkbmap settings reset when plugging in USB or Dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1712220/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712219] Re: package kde-config-telepathy-accounts (not installed) failed to install/upgrade: trying to overwrite '/usr/share/accounts/services/google-im.service', which is also in package accoun

2017-08-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1592183 ***
https://bugs.launchpad.net/bugs/1592183

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 #1592183, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1592183
   allready removed it complete from symant.. package 
kde-config-telepathy-accounts (not installed) failed to install/upgrade: trying 
to overwrite '/usr/share/accounts/services/google-im.service', which is also in 
package account-plugin-google 0.12+16.04.20160126-0ubuntu1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712219

Title:
  package kde-config-telepathy-accounts (not installed) failed to
  install/upgrade: trying to overwrite '/usr/share/accounts/services
  /google-im.service', which is also in package account-plugin-google
  0.12+16.04.20160126-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ktp-accounts-kcm/+bug/1712219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712220] [NEW] setxkbmap settings reset when plugging in USB or Dock

2017-08-21 Thread Christopher Lee
Public bug reported:

I use the command "setxkbmap -layout us -option ctrl:swapcaps" to set
capslock as control.

Whenever I plug in any USB device or my docking station this gets
'reset' and I have to run the command again.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: linux-image-4.12.0-11-generic 4.12.0-11.12
ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
Uname: Linux 4.12.0-11-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportVersion: 2.20.6-0ubuntu6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  leecj2 9255 F pulseaudio
 /dev/snd/controlC1:  leecj2 9255 F pulseaudio
 /dev/snd/controlC0:  leecj2 9255 F pulseaudio
CurrentDesktop: i3
Date: Tue Aug 22 11:53:21 2017
HibernationDevice: RESUME=UUID=82a0abb2-5063-47d1-988e-2d57f6a2fe15
InstallationDate: Installed on 2017-03-06 (168 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
MachineType: LENOVO 20FBCTO1WW
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-11-generic 
root=UUID=f951cac3-6644-45d2-aada-c8542004c252 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.12.0-11-generic N/A
 linux-backports-modules-4.12.0-11-generic  N/A
 linux-firmware 1.167
SourcePackage: linux
UpgradeStatus: Upgraded to artful on 2017-08-15 (6 days ago)
dmi.bios.date: 11/28/2016
dmi.bios.vendor: LENOVO
dmi.bios.version: N1FET47W (1.21 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20FBCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40709 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1FET47W(1.21):bd11/28/2016:svnLENOVO:pn20FBCTO1WW:pvrThinkPadX1Carbon4th:rvnLENOVO:rn20FBCTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad X1 Carbon 4th
dmi.product.name: 20FBCTO1WW
dmi.product.version: ThinkPad X1 Carbon 4th
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug artful

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712220

Title:
  setxkbmap settings reset when plugging in USB or Dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1712220/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712221] [NEW] package libgtk2.0-bin 2.24.31-1ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2017-08-21 Thread Charles Allen
Public bug reported:

Not sure where the bug is. Not sure where to begin. I will work on trying to 
provide more technical information on how to report bugs that can actually help 
DevOps. I was trying to update the OS, however it is something that always pops 
up after initial boot/startup.
Thanks

ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: libgtk2.0-bin 2.24.31-1ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
Uname: Linux 4.10.0-32-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.5
AptOrdering:
 net-tools:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Thu Aug 17 19:45:16 2017
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2017-04-22 (121 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu2
 apt  1.4
SourcePackage: gtk+2.0
Title: package libgtk2.0-bin 2.24.31-1ubuntu1 failed to install/upgrade: 
package is in a very bad inconsistent state; you should  reinstall it before 
attempting configuration
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712221

Title:
  package libgtk2.0-bin 2.24.31-1ubuntu1 failed to install/upgrade:
  package is in a very bad inconsistent state; you should  reinstall it
  before attempting configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1712221/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1698270] Re: Totem pauses and stutters during video playback even when CPU usage is low

2017-08-21 Thread Launchpad Bug Tracker
This bug was fixed in the package totem - 3.25.90.1-0ubuntu2

---
totem (3.25.90.1-0ubuntu2) artful; urgency=medium

  * debian/patches/fix-bvw_update_tags-performance.patch:
- bacon-video-widget.c: Reduce CPU usage and visible stuttering
  (LP: #1698282 and LP: #1698270).

 -- Daniel van Vugt   Mon, 21 Aug 2017
16:10:19 +0800

** Changed in: totem (Ubuntu)
   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/1698270

Title:
  Totem pauses and stutters during video playback even when CPU usage is
  low

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/1698270/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1698282] Re: Totem uses dramatically higher CPU than any other video player

2017-08-21 Thread Launchpad Bug Tracker
This bug was fixed in the package totem - 3.25.90.1-0ubuntu2

---
totem (3.25.90.1-0ubuntu2) artful; urgency=medium

  * debian/patches/fix-bvw_update_tags-performance.patch:
- bacon-video-widget.c: Reduce CPU usage and visible stuttering
  (LP: #1698282 and LP: #1698270).

 -- Daniel van Vugt   Mon, 21 Aug 2017
16:10:19 +0800

** Changed in: totem (Ubuntu)
   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/1698282

Title:
  Totem uses dramatically higher CPU than any other video player

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/1698282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1684230] Re: package openjdk-9-jre-headless:amd64 9~b114-0ubuntu1 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 2

2017-08-21 Thread John Paul Adrian Glaubitz
*** This bug is a duplicate of bug 1653008 ***
https://bugs.launchpad.net/bugs/1653008

** This bug has been marked a duplicate of bug 1653008
   package openjdk-9-jdk-headless:amd64 9~b114-0ubuntu1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1684230

Title:
  package openjdk-9-jre-headless:amd64 9~b114-0ubuntu1 failed to
  install/upgrade: подпроцесс установлен сценарий post-installation
  возвратил код ошибки 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-9/+bug/1684230/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1640978] Re: [SRU] Backport letsencrypt 0.14.2

2017-08-21 Thread Peter Eckersley
What are next steps here? Is the Zesty SRU ready to go? Does Robie (or
someone else) need to make a python-certbot package for Xenial?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1640978

Title:
  [SRU] Backport letsencrypt 0.14.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-acme/+bug/1640978/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1710267] Re: 17.10 Alpha 2: open software updater in the center of the screen?

2017-08-21 Thread Martin Wimpress
** Changed in: ubuntu-mate
   Status: New => Invalid

** Summary changed:

- 17.10 Alpha 2: open software updater in the center of the screen?
+ software updater in the center of the screen

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1710267

Title:
  software updater in the center of the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1710267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712175] Re: New sound indicator in indicator applet complete doesn't work

2017-08-21 Thread Martin Wimpress
I can't reproduce this issue. Adjusting the volume in the indicator
changes the volume.

** Changed in: ubuntu-mate
   Status: New => Incomplete

** Also affects: indicator-sound (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-mate
   Status: Incomplete => Invalid

** Changed in: indicator-sound (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712175

Title:
  New sound indicator in indicator applet complete doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1712175/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712217] [NEW] Installation fails when trying to install GRUB boot loader.

2017-08-21 Thread Patrick
Public bug reported:

Trying to install from CD Ubuntu 17.04

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: ubiquity 17.04.9 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
Uname: Linux 4.10.0-19-generic x86_64
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CasperVersion: 1.380
Date: Mon Aug 21 16:13:04 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-17.04.9 ubuntu zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712217

Title:
  Installation fails when trying to install GRUB boot loader.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1712217/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 50093] Re: Some sysctl's are ignored on boot

2017-08-21 Thread Gerald Combs
** This bug is no longer a duplicate of bug 771372
   procps runs too early in the boot process

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/50093

Title:
  Some sysctl's are ignored on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/50093/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1703662] Re: [MIR] rhythmbox-plugin-alternative-toolbar

2017-08-21 Thread Sebastien Bacher
** Changed in: rhythmbox-plugin-alternative-toolbar (Ubuntu)
   Status: Fix Released => 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/1703662

Title:
  [MIR] rhythmbox-plugin-alternative-toolbar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1703662/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1711877] Re: possible connectivity bug?

2017-08-21 Thread Zack
Ok I will try the upstream kernel and then report back any findings


On Mon, Aug 21, 2017 at 4:41 PM, Joseph Salisbury <
joseph.salisb...@canonical.com> wrote:

> Did this issue start happening after an update/upgrade?  Was there a
> prior kernel version where you were not having this particular problem?
>
> Would it be possible for you to test the latest upstream kernel? Refer
> to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
> v4.13 kernel[0].
>
> If this bug is fixed in the mainline kernel, please add the following
> tag 'kernel-fixed-upstream'.
>
> If the mainline kernel does not fix this bug, please add the tag:
> 'kernel-bug-exists-upstream'.
>
> Once testing of the upstream kernel is complete, please mark this bug as
> "Confirmed".
>
>
> Thanks in advance.
>
> [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc6
>
> ** Changed in: linux (Ubuntu)
>Importance: Undecided => Medium
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1711877
>
> Title:
>   possible connectivity bug?
>
> Status in linux package in Ubuntu:
>   Incomplete
>
> Bug description:
>   having some connectivity issues and found this message repeating in
>   the kern.log thought it might be worth reporting.
>
>   ```
>   ug 19 22:40:51 zack kernel: [ 4645.749394] [ cut here
> ]
>   Aug 19 22:40:51 zack kernel: [ 4645.749405] WARNING: CPU: 2 PID: 1259 at
> /build/linux-hwe-CXNcgz/linux-hwe-4.10.0/drivers/net/
> wireless/intel/iwlwifi/mvm/sta.c:1523 iwl_mvm_rm_sta+0x3ea/0x460 [iwlmvm]
>   Aug 19 22:40:51 zack kernel: [ 4645.749406] Modules linked in: ccm
> rfcomm xt_CHECKSUM iptable_mangle ipt_REJECT nf_reject_ipv4 xt_tcpudp
> ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink
> xfrm_user xfrm_algo iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4
> nf_nat_ipv4 xt_addrtype xt_conntrack nf_nat nf_conntrack libcrc32c
> br_netfilter bridge stp llc aufs ebtable_filter ebtables ip6table_filter
> ip6_tables iptable_filter ip_tables x_tables bnep snd_hda_codec_hdmi
> snd_hda_codec_realtek snd_hda_codec_generic nls_iso8859_1 joydev arc4
> intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp crct10dif_pclmul
> crc32_pclmul snd_soc_skl snd_soc_skl_ipc ghash_clmulni_intel
> snd_soc_sst_ipc snd_soc_sst_dsp snd_hda_ext_core snd_soc_sst_match pcbc
> snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine snd_hda_intel
> snd_hda_codec
>   Aug 19 22:40:51 zack kernel: [ 4645.749429]  snd_hda_core iwlmvm
> aesni_intel snd_hwdep mac80211 aes_x86_64 crypto_simd glue_helper cryptd
> snd_pcm intel_cstate intel_rapl_perf snd_seq_midi snd_seq_midi_event
> hid_sensor_accel_3d snd_rawmidi iwlwifi snd_seq hid_sensor_trigger
> snd_seq_device industrialio_triggered_buffer snd_timer kfifo_buf cfg80211
> hid_sensor_iio_common snd rtsx_pci_ms input_leds hid_multitouch soundcore
> memstick serio_raw mei_me shpchp btusb mei btrtl intel_pch_thermal
> toshiba_acpi sparse_keymap industrialio wmi ucsi toshiba_bluetooth hci_uart
> btbcm btqca btintel bluetooth intel_lpss_acpi intel_lpss acpi_pad mac_hid
> kvm_intel kvm irqbypass parport_pc ppdev lp parport autofs4
> hid_sensor_custom hid_sensor_hub usbhid rtsx_pci_sdmmc i915 i2c_algo_bit
> drm_kms_helper syscopyarea sysfillrect psmouse sysimgblt fb_sys_fops
>   Aug 19 22:40:51 zack kernel: [ 4645.749455]  drm ahci rtsx_pci libahci
> pinctrl_sunrisepoint pinctrl_intel i2c_hid video hid fjes
>   Aug 19 22:40:51 zack kernel: [ 4645.749460] CPU: 2 PID: 1259 Comm:
> wpa_supplicant Tainted: GW   4.10.0-32-generic
> #36~16.04.1-Ubuntu
>   Aug 19 22:40:51 zack kernel: [ 4645.749461] Hardware name: TOSHIBA
> Satellite P55W-C/0693, BIOS 1.20 10/07/2015
>   Aug 19 22:40:51 zack kernel: [ 4645.749461] Call Trace:
>   Aug 19 22:40:51 zack kernel: [ 4645.749465]  dump_stack+0x63/0x90
>   Aug 19 22:40:51 zack kernel: [ 4645.749467]  __warn+0xcb/0xf0
>   Aug 19 22:40:51 zack kernel: [ 4645.749468]  warn_slowpath_null+0x1d/0x20
>   Aug 19 22:40:51 zack kernel: [ 4645.749473]  iwl_mvm_rm_sta+0x3ea/0x460
> [iwlmvm]
>   Aug 19 22:40:51 zack kernel: [ 4645.749477]  
> iwl_mvm_mac_sta_state+0x40a/0x600
> [iwlmvm]
>   Aug 19 22:40:51 zack kernel: [ 4645.749490]  drv_sta_state+0x8a/0x460
> [mac80211]
>   Aug 19 22:40:51 zack kernel: [ 4645.749498]  
> __sta_info_destroy_part2+0x17a/0x1b0
> [mac80211]
>   Aug 19 22:40:51 zack kernel: [ 4645.749506]
> __sta_info_flush+0x103/0x1b0 [mac80211]
>   Aug 19 22:40:51 zack kernel: [ 4645.749518]  
> ieee80211_set_disassoc+0xba/0x3f0
> [mac80211]
>   Aug 19 22:40:51 zack kernel: [ 4645.749530]
> ieee80211_mgd_auth+0x26c/0x3c0 [mac80211]
>   Aug 19 22:40:51 zack kernel: [ 4645.749543]  ?
> cfg80211_get_bss+0x1c5/0x2d0 [cfg80211]
>   Aug 19 22:40:51 zack kernel: [ 4645.749553]  ieee80211_auth+0x18/0x20
> [mac80211]
>   Aug 19 22:40:51 zack kernel: [ 4645.749563]
> cfg80211_mlme_auth+0x101/0x210 [cfg80211]
>   Aug 19 22:40:51 zack kernel: [ 

[Bug 1705014] Re: Kannada l10n package missing

2017-08-21 Thread Launchpad Bug Tracker
This bug was fixed in the package libreoffice-l10n - 1:5.4.0-0ubuntu1

---
libreoffice-l10n (1:5.4.0-0ubuntu1) artful; urgency=medium

  [ Rico Tzschichholz ]
  * New upstream release
  * Merge with debian 1:5.4.0-1
  * Use -tarballs.orig instead of -src.orig for external dependencies
  * Drop Recommends to libreoffice-pdfimport transitional
  * Suggest fonts-deva instead of unavailable ttf-devanagari-fonts
  * Add Kannada (kn) langpack (LP: #1705014)
  * Enable evolution, dconf and avahi support
  * Use system orcus and lp-solve

  [ Olivier Tilloy ]
  * Make i386 make check notfatal for now given the i386 Java Stack Clash
regression (LP: #1700692)

 -- Olivier Tilloy   Tue, 15 Aug 2017
16:26:13 +0200

** Changed in: libreoffice-l10n (Ubuntu)
   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/1705014

Title:
  Kannada l10n package missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice-l10n/+bug/1705014/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1711388] Re: ubuntu-session fails to login after last updates

2017-08-21 Thread Nicolás Abel Carbone
I found the issue. It was mainly me, but i think something is still missing.
As I was updating from early ubuntu GNOME, the ubuntu-desktop metapackage 
wasn't installed, causing the ubuntu session to silently fail.
I think that ubuntu-session should depend on ubuntu-desktop.

** Summary changed:

- ubuntu-session fails to login after last updates
+ ubuntu-session should depend on ubuntu-desktop metapackage

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711388

Title:
  ubuntu-session should depend on ubuntu-desktop metapackage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1711388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712179] Re: Please merge libnss-ldap 265-5 from Debian

2017-08-21 Thread Nish Aravamudan
Andreas, can you document your conclusion from IRC in the bug when
unassigning yourself?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/1712179

Title:
  Please merge libnss-ldap 265-5 from Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1712179/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1712179] Re: Please merge libnss-ldap 265-5 from Debian

2017-08-21 Thread Nish Aravamudan
Andreas, can you document your conclusion from IRC in the bug when
unassigning yourself?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712179

Title:
  Please merge libnss-ldap 265-5 from Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1712179/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712216] Re: gvfsd-mtp crashed with SIGSEGV

2017-08-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1706097 ***
https://bugs.launchpad.net/bugs/1706097

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 #1706097, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1712216/+attachment/4936621/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1712216/+attachment/4936623/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1712216/+attachment/4936626/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1712216/+attachment/4936627/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1712216/+attachment/4936628/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1712216/+attachment/4936629/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1712216/+attachment/4936630/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1706097
   gvfsd-mtp crashed with SIGSEGV

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712216

Title:
  gvfsd-mtp crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1712216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712170] Re: linux-gcp: 4.10.0-1004.4 -proposed tracker

2017-08-21 Thread Brad Figg
** Description changed:

  This bug is for tracking the 4.10.0-1004.4 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1709303
  phase: Uploaded

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712170

Title:
  linux-gcp: 4.10.0-1004.4 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1712170/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1573062] Re: memory_stress_ng failing for Power architecture for 16.04

2017-08-21 Thread Jeff Lane
** Changed in: plainbox-provider-checkbox
   Status: Confirmed => 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/1573062

Title:
  memory_stress_ng failing for Power architecture for 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1573062/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712216] [NEW] gvfsd-mtp crashed with SIGSEGV

2017-08-21 Thread Till Kamppeter
*** This bug is a duplicate of bug 1706097 ***
https://bugs.launchpad.net/bugs/1706097

Public bug reported:

.

ProblemType: Crash
DistroRelease: Ubuntu 17.10
Package: gvfs-backends 1.33.90-0ubuntu1
ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
Uname: Linux 4.12.0-11-generic x86_64
ApportVersion: 2.20.6-0ubuntu6
Architecture: amd64
CrashCounter: 1
CurrentDesktop: GNOME
Date: Mon Aug 21 19:12:39 2017
ExecutablePath: /usr/lib/gvfs/gvfsd-mtp
InstallationDate: Installed on 2015-04-30 (844 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcCmdline: /usr/lib/gvfs/gvfsd-mtp --spawner :1.6 /org/gtk/gvfs/exec_spaw/9
ProcEnviron:
 LANG=en_US.UTF-8
 LANGUAGE=en_US
 PATH=(custom, user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
SegvAnalysis:
 Segfault happened at: 0x7f29de7cd569:  mov0x18(%rax),%rax
 PC (0x7f29de7cd569) ok
 source "0x18(%rax)" (0x0018) not located in a known VMA region (needed 
readable region)!
 destination "%rax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: gvfs
StacktraceTop:
 () at /usr/lib/x86_64-linux-gnu/gvfs/libgvfsdaemon.so
 () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
Title: gvfsd-mtp crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo 
wireshark

** Affects: gvfs (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash artful third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712216

Title:
  gvfsd-mtp crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1712216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1577109] Re: deja-dup does not complain if SMB target is not available

2017-08-21 Thread Michael Terry
We should already be notifying the user in this case. Something like
"Scheduled backup delayed. Backup will begin when the network is
connected."

Sounds like that didn't work in this case.

The desktop environment was Unity I'm guessing?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577109

Title:
  deja-dup does not complain if SMB target is not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1577109/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1600164] Re: Mysql server take 10 minutes to stop without message after time drift

2017-08-21 Thread darek334
Confirmed, MySQL stops sometimes 10 minutes, there is no setting to
change this ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1600164

Title:
  Mysql server take 10 minutes to stop without message after time drift

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1600164/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1450429] Re: Backups configuration duplicated folders

2017-08-21 Thread Michael Terry
Can someone affected please provide the following? Thank you!

The file /tmp/deja-dup.gsettings after running the following line (you may want 
to scrub the file of any incriminating file names or details):
gsettings list-recursively org.gnome.DejaDup > /tmp/deja-dup.gsettings

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1450429

Title:
  Backups configuration duplicated folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1450429/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   >