[Bug 1774000] Re: Fails to boot cirros QEMU image with tuned running

2018-05-29 Thread  Christian Ehrhardt 
Hi Martin,
tuned is usually not installed, at least not on the new guest you are booting, 
so to be sure are we talking about this setup:

Host
  - KVM-Host
  - not so important, but what OS is this?
Guest1
  - KVM-Guest
  - runs an Ubuntu Cosmic Image
  - also KVM-Nested-Host
  - tuned runs here in virt-guest profile
Guest2
  - nested KVM-Guest
  - runs CirrOS image
  - Booting this guest hangs with the newer tuned

I assume tuned runs in the default config here.
So it spawns its service, has a dbus listener but none of the specials (like 
kernel commandline changes).
But if I not miss something the virt-guest profile should then by default only 
change vm.dirty_ratio and vm.swappiness - none of these should be super 
important.


I'm trying to recreate now with above assumptions, let me know if anything 
differs.

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

Title:
  Fails to boot cirros QEMU image with tuned running

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

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

[Bug 1773668] Re: Openconnect VPN cannot start in network-manager / terminal works fine

2018-05-29 Thread Mike Miller
Based on the warning message in the NetworkManager log:

AVISO: Essa versão do openconnect é v7.08-3, mas
 a biblioteca libopenconnect é v7.08-231-g9937e7d6

it looks to me like you have two different versions of openconnect
installed, one from the Ubuntu repositories and one built and installed
from git. When you run openconnect from the terminal, which version of
openconnect is it?

You might want to resolve that situation first, delete the copy
installed from git, probably in /usr/local/{lib,sbin}, and see if that
helps.

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

Title:
  Openconnect VPN cannot start in network-manager / terminal works fine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1773668/+subscriptions

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

[Bug 1771971] Re: dns broken after upgrade to bionic

2018-05-29 Thread Zwylicht
I purged `netplan` and `/etc/init.d/netplan` was removed. I reinstalled
`netplan.io` but `/etc/init.d/netplan` now is missing completely. The
nameserver however is now shown in `systemd-resolve --status` but still
it does not work.

```
~# cat /etc/NetworkManager/NetworkManager.conf
[main]
plugins=ifupdown,keyfile,ofono
dns=dnsmasq

no-auto-default=E8:03:9A:F1:C2:6B,

[ifupdown]
managed=false
```

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

Title:
  dns broken after upgrade to bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1771971/+subscriptions

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

[Bug 1772940] Re: linux-azure: 4.15.0-1013.13~16.04.2 -proposed tracker

2018-05-29 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-xenial

** Tags added: block-proposed

** Description changed:

  This bug is for tracking the  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: 1772927
  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/1772940

Title:
  linux-azure: 4.15.0-1013.13~16.04.2 -proposed tracker

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

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

[Bug 1689585] Re: ntp doesn't unload its apparmor profile on purge

2018-05-29 Thread Bug Watch Updater
** Changed in: openntpd (Debian)
   Status: Unknown => New

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

Title:
  ntp doesn't unload its apparmor profile on purge

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

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

[Bug 1773515] Re: apparmor fails after removal of snapd

2018-05-29 Thread Zygmunt Krynicki
The maintainer scripts definitely remove that file but perhaps something
went wrong and the installation was only partial. Do you have any dpkg
logs from the removal?

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

Title:
  apparmor fails after removal of snapd

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

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

[Bug 1752938] Re: Upgrading Ubuntu 18.04 disables GPU hardware acceleration

2018-05-29 Thread Wladimir J. van der Laan
Same problem here. After upgrading my laptop from Lubuntu 16.04 to
Lubuntu 18.04, there is no hardware acceleration anymore. AMD STONEY was
perfectly capable of this on the older release.

glxinfo shows:
OpenGL renderer string: llvmpipe (LLVM 6.0, 128 bits)

/var/log/Xorg.0.log shows:

[16.679] (EE) AMDGPU(0): eglGetDisplay() failed
[16.679] (EE) AMDGPU(0): glamor detected, failed to initialize EGL.
[16.685] (==) AMDGPU(0): DRI3 disabled
...
[16.692] (II) AIGLX: Screen 0 is not DRI2 capable
[16.692] (EE) AIGLX: reverting to software rendering
[16.699] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[16.700] (II) IGLX: Loaded and initialized swrast
[16.700] (II) GLX: Initialized DRISWRAST GL provider for screen 0

Nothing in the kernel log indicates that there is a problem with the
amdgpu driver.

Tried creating a xorg.conf and forcing DRI to 3, but no dice.

LIBGL_ALWAYS_SOFTWARE is not set, there is no
/etc/X11/Xsession.d/50_check_unity_support, so it's probably not bug
#1767468.

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

Title:
  Upgrading Ubuntu 18.04 disables GPU hardware acceleration

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

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

[Bug 1774105] [NEW] [Dell Inspiron 7577] System hang during shutdown

2018-05-29 Thread Po-Hsu Lin
Public bug reported:

CID: 201706-25581 Dell Inspiron 7577

Steps:
  1. Install Bionic + update with LiveUSB
  2. Boot to the desktop
  3. Poweroff / restart the system from the menu in the upper right corner

Result:
  The system will hang before reaching the splash screen. The ctrl + alt + 
prtscr + b magic key combination is still alive. This is the last thing that 
could be seen from syslog:

May 30 12:29:27 ubuntu-Inspiron-7577 systemd[858]: Stopping D-Bus User Message 
Bus...
May 30 12:29:27 ubuntu-Inspiron-7577 gvfsd[1038]: A connection to the bus can't 
be made
May 30 12:29:27 ubuntu-Inspiron-7577 gnome-session[942]: 
gnome-session-binary[942]: WARNING: Lost name on bus: org.gnome.SessionManager
May 30 12:29:27 ubuntu-Inspiron-7577 gnome-session-binary[942]: WARNING: Lost 
name on bus: org.gnome.SessionManager
May 30 12:29:27 ubuntu-Inspiron-7577 gnome-session[942]: 
gnome-session-binary[942]: CRITICAL: We failed, but the fail whale is dead. 
Sorry
May 30 12:29:27 ubuntu-Inspiron-7577 gnome-session-binary[942]: CRITICAL: We 
failed, but the fail whale is dead. Sorry
May 30 12:29:27 ubuntu-Inspiron-7577 gsd-xsettings[1223]: Error releasing name 
org.gtk.Settings: The connection is closed
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-22-generic 4.15.0-22.24
ProcVersionSignature: User Name 4.15.0-22.24-generic 4.15.17
Uname: Linux 4.15.0-22-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed May 30 12:34:00 2018
InstallationDate: Installed on 2018-05-29 (0 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: linux-signed
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: 201706-25581 amd64 apport-bug bionic taipei-lab

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

Title:
  [Dell Inspiron 7577] System hang during shutdown

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

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

[Bug 1774082] Re: Trusty cannot load microcode for family 17h AMD processors

2018-05-29 Thread Tyler Hicks
Fix submitted: https://lists.ubuntu.com/archives/kernel-
team/2018-May/092825.html

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

Title:
  Trusty cannot load microcode for family 17h AMD processors

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

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

[Bug 1774094] Re: [Patch Included] 3.26.3-0ubuntu4 .desktop extension is duplicated when renaming a .desktop file

2018-05-29 Thread Ubuntu Foundations Team Bug Bot
The attachment ".desktop rename patch for Nautilus" seems to be a patch.
If it isn't, please remove the "patch" flag from the attachment, remove
the "patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** 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/1774094

Title:
  [Patch Included] 3.26.3-0ubuntu4 .desktop extension is duplicated when
  renaming a .desktop file

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

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

[Bug 1773476] Re: linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no corresponding vmlinuz present

2018-05-29 Thread B. C. Schmerker via ubuntu-bugs
** Description changed:

  With LinUX Images/-Extras 4.15.0-22-generic, 4.13.0-43-generic,
  4.8.0-58-generic, 4.8.0-56-generic, and 4.4.0-127-generic installed,
  sudo dpkg-reconfigure linux-firmware returns the following to Console:
  
  update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
  update-initramfs: Generating /boot/initrd.img-4.13.0-43-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-58-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-56-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-56
  WARNING: missing /lib/modules/4.8.0-56
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0-56: No such file 
or directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.builtin: No such file 
or directory
  update-initramfs: Generating /boot/initrd.img-4.8.0
  WARNING: missing /lib/modules/4.8.0
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0: No such file or 
directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.builtin: No such file or 
directory
  update-initramfs: Generating /boot/initrd.img-4.4.0-127-generic
  
  Same configuration report for "Setting up linux-firmware..." with sudo
  apt(-get) install (--reinstall) linux-firmware and sudo apt-get upgrade
  linux-firmware.  Therefore:
  
  Reproducible: Always
  Steps to reproduce: sudo apt install (--reinstall) linux-firmware or sudo 
dpkg-reconfigure linux-firmware.
  Actual results, excepting actually installed Kernel Image packages:
  
  update-initramfs: Generating /boot/initrd.img-4.8.0-56
  WARNING: missing /lib/modules/4.8.0-56
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0-56: No such file 
or directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.builtin: No such file 
or directory
  update-initramfs: Generating /boot/initrd.img-4.8.0
  WARNING: missing /lib/modules/4.8.0
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0: No such file or 
directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.builtin: No such file or 
directory
  
  Expected results, excepting actually installed Kernel Image packages:
  
  No attempt to generate /boot/initrd.img for missing kernels, thus no
  warnings, errors or fatals.
  
- UPDATE:  Solved via sudo rm -rf /var/lib/initramfs-tools-4/8/0 && sudo
+ UPDATE:  Solved via sudo rm -rf /var/lib/initramfs-tools-4.8.0 && sudo
  rm -rf /var/lib/initramfs-tools/4.8.0-56.  Recommend check for bug(s) in
  apt and dpkg of which this Bug may be a depend, as automatic
  housecleaning failed me in this specific case.
  
  ---
  ApportVersion: 2.20.1-0ubuntu2.17
  Architecture: amd64
  CurrentDesktop: Unity
  Dependencies:
  
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2017-05-17 (373 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  Package: linux-firmware 1.157.19 [origin: unknown]
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 4.15.0-22.24~16.04.1-generic 4.15.17
  Tags: xenial third-party-packages
  Uname: Linux 4.15.0-22-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

** Description changed:

  With LinUX Images/-Extras 4.15.0-22-generic, 4.13.0-43-generic,
  4.8.0-58-generic, 4.8.0-56-generic, and 4.4.0-127-generic installed,
  sudo dpkg-reconfigure linux-firmware returns the following to Console:
  
  update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
  update-initramfs: Generating /boot/initrd.img-4.13.0-43-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-58-generic
  update-initramfs: Generating 

[Bug 1774082] Re: Trusty cannot load microcode for family 17h AMD processors

2018-05-29 Thread Tyler Hicks
** Description changed:

  [Impact]
  
  AMD has recently updated the microcode in the linux-firmware tree for
  family 17h processors to address Spectre variant 2. The Trusty 3.13
  kernel cannot load the microcode because it is missing a backport of
  upstream patch f4e9b7af0cd58dd039a0fb2cd67d57cea4889abf which leaves AMD
  machines vulnerable.
  
  [Test Case]
  
  Test must be done on a 17h family processor:
  
  1) Take note of the microcode version before applying updated microcode:
  
-  $ sudo cat /sys/devices/system/cpu/cpu0/microcode/version 
-  0x8001227
+  $ sudo cat /sys/devices/system/cpu/cpu0/microcode/version
+  0x8001227
  
  2) Get updated amd64-microcode package from the Ubuntu Security Team.
  Install it and reboot machine.
  
  3) Verify that the microcode version has changed.
+ 
+ Alternate test case (useful in the situation that the test system is
+ already running the latest microcode revision due to a BIOS update):
+ 
+ 1) Fetch the latest 17h family microcode revision from here (you may
+ want to verify the signature):
+ 
+   https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-
+ firmware.git/tree/amd-ucode/microcode_amd_fam17h.bin
+ 
+ 2) Move it into /lib/firmware/amd-ucode/
+ 
+ 3) Force a microcode reload:
+ 
+   $ echo 1 | sudo tee /sys/devices/system/cpu/microcode/reload
+ 
+ 4) Verify that the following error message is *not* in your syslog:
+ 
+ May 30 04:22:55 lodygin kernel: [  388.290105] microcode: patch size mismatch
+ May 30 04:22:55 lodygin kernel: [  388.290149] microcode: Patch-ID 
0x08001227: size mismatch.
  
  [Regression Potential]
  
  The regression potential to the kernel revolves around the fact that the
  IBRS/IBPB implementation in the 3.13 kernel may not have been put
  through its paces yet due to a lack of available microcode updates.
  There could be a latent bug present that is uncovered.

** Description changed:

  [Impact]
  
  AMD has recently updated the microcode in the linux-firmware tree for
  family 17h processors to address Spectre variant 2. The Trusty 3.13
  kernel cannot load the microcode because it is missing a backport of
  upstream patch f4e9b7af0cd58dd039a0fb2cd67d57cea4889abf which leaves AMD
  machines vulnerable.
  
- [Test Case]
+ [Test Case (option 1)]
  
  Test must be done on a 17h family processor:
  
  1) Take note of the microcode version before applying updated microcode:
  
   $ sudo cat /sys/devices/system/cpu/cpu0/microcode/version
   0x8001227
  
  2) Get updated amd64-microcode package from the Ubuntu Security Team.
  Install it and reboot machine.
  
  3) Verify that the microcode version has changed.
  
+ [Test Case (option 2)]
+ 
  Alternate test case (useful in the situation that the test system is
  already running the latest microcode revision due to a BIOS update):
  
  1) Fetch the latest 17h family microcode revision from here (you may
  want to verify the signature):
  
-   https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-
+   https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-
  firmware.git/tree/amd-ucode/microcode_amd_fam17h.bin
  
  2) Move it into /lib/firmware/amd-ucode/
  
  3) Force a microcode reload:
  
-   $ echo 1 | sudo tee /sys/devices/system/cpu/microcode/reload
+   $ echo 1 | sudo tee /sys/devices/system/cpu/microcode/reload
  
  4) Verify that the following error message is *not* in your syslog:
  
  May 30 04:22:55 lodygin kernel: [  388.290105] microcode: patch size mismatch
  May 30 04:22:55 lodygin kernel: [  388.290149] microcode: Patch-ID 
0x08001227: size mismatch.
  
  [Regression Potential]
  
  The regression potential to the kernel revolves around the fact that the
  IBRS/IBPB implementation in the 3.13 kernel may not have been put
  through its paces yet due to a lack of available microcode updates.
  There could be a latent bug present that is uncovered.

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

Title:
  Trusty cannot load microcode for family 17h AMD processors

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

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

[Bug 1546527] Re: Desktop occasionally freezes/locks up ASUS X450JB // Ubuntu 15.10

2018-05-29 Thread Launchpad Bug Tracker
[Expired for compiz-plugins-main (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: compiz-plugins-main (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/1546527

Title:
  Desktop occasionally freezes/locks up ASUS X450JB // Ubuntu 15.10

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

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

[Bug 1759758] Re: gsd-locate-pointer crashed with signal 5 in _XEventsQueued()

2018-05-29 Thread Launchpad Bug Tracker
[Expired for gnome-settings-daemon (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: gnome-settings-daemon (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/1759758

Title:
  gsd-locate-pointer crashed with signal 5 in _XEventsQueued()

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

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

[Bug 1774098] Re: [Dell Inspiron 7577] Kernel trace could be found for noveau driver

2018-05-29 Thread Po-Hsu Lin
Tested with 4.17rc7, issue still exist.

[   26.964590] [ cut here ]
[   26.964591] nouveau :01:00.0: timeout
[   26.964638] WARNING: CPU: 2 PID: 288 at 
/home/kernel/COD/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 
gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   26.964639] Modules linked in: rfcomm ccm bnep nls_iso8859_1 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic intel_rapl 
x86_pkg_temp_thermal intel_powerclamp snd_hda_intel coretemp kvm_intel arc4 
snd_hda_codec kvm snd_hda_core snd_hwdep snd_pcm irqbypass crct10dif_pclmul 
crc32_pclmul dell_laptop ghash_clmulni_intel dell_smm_hwmon pcbc iwlmvm 
snd_seq_midi snd_seq_midi_event mac80211 snd_rawmidi aesni_intel aes_x86_64 
dell_wmi crypto_simd cryptd glue_helper intel_cstate dell_smbios 
intel_rapl_perf snd_seq dcdbas iwlwifi input_leds snd_seq_device snd_timer 
uvcvideo cfg80211 serio_raw snd intel_wmi_thunderbolt videobuf2_vmalloc 
videobuf2_memops dell_wmi_descriptor wmi_bmof videobuf2_v4l2 joydev btusb 
videobuf2_common btrtl soundcore btbcm mei_me btintel videodev mei idma64 
hid_multitouch
[   26.964669]  virt_dma media bluetooth cdc_acm intel_lpss_pci intel_lpss 
intel_pch_thermal ecdh_generic processor_thermal_device ucsi_acpi typec_ucsi 
intel_soc_dts_iosf typec shpchp int3403_thermal int3402_thermal int3400_thermal 
int340x_thermal_zone intel_hid acpi_thermal_rel mac_hid sparse_keymap acpi_pad 
sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic 
usbhid nouveau i915 mxm_wmi ttm i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops psmouse r8169 ahci mii libahci drm i2c_hid 
hid wmi video
[   26.964695] CPU: 2 PID: 288 Comm: kworker/2:2 Tainted: GW 
4.17.0-041700rc7-generic #201805272130
[   26.964695] Hardware name: Dell Inc. Inspiron 7577/, BIOS 1.4.2 01/25/2018
[   26.964699] Workqueue: pm pm_runtime_work
[   26.964722] RIP: 0010:gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   26.964723] RSP: 0018:add581f6b4c0 EFLAGS: 00010282
[   26.964724] RAX:  RBX: 925ffc79df40 RCX: 0006
[   26.964725] RDX: 0007 RSI: 0096 RDI: 92600f5164b0
[   26.964725] RBP: add581f6b4f8 R08: 050e R09: 0004
[   26.964726] R10: 925ff1780511 R11: 0001 R12: 925ff1123000
[   26.964727] R13: 925ff1340900 R14: 0005d002f1a0 R15: 925ff152c200
[   26.964728] FS:  () GS:92600f50() 
knlGS:
[   26.964729] CS:  0010 DS:  ES:  CR0: 80050033
[   26.964730] CR2: 7fbdd53640c0 CR3: 0002ef60a002 CR4: 003606e0
[   26.964731] Call Trace:
[   26.964753]  gp100_vmm_flush+0x17/0x20 [nouveau]
[   26.964774]  nvkm_vmm_iter.constprop.14+0x2e5/0x880 [nouveau]
[   26.964794]  ? gp100_vmm_join+0x20/0x20 [nouveau]
[   26.964813]  ? nvkm_vmm_map_choose+0xb0/0xb0 [nouveau]
[   26.964816]  ? __update_load_avg_se.isra.41+0x1d9/0x1f0
[   26.964817]  ? __update_load_avg_se.isra.41+0x1d9/0x1f0
[   26.964836]  nvkm_vmm_map+0x21e/0x400 [nouveau]
[   26.964855]  ? gp100_vmm_join+0x20/0x20 [nouveau]
[   26.964857]  ? enqueue_task_fair+0xdc/0x850
[   26.964876]  nvkm_mem_map_dma+0x57/0x80 [nouveau]
[   26.964895]  nvkm_uvmm_mthd+0x792/0x8d0 [nouveau]
[   26.964897]  ? __switch_to_asm+0x40/0x70
[   26.964911]  nvkm_object_mthd+0x1a/0x30 [nouveau]
[   26.964925]  nvkm_ioctl_mthd+0x5d/0xb0 [nouveau]
[   26.964939]  nvkm_ioctl+0x11d/0x280 [nouveau]
[   26.964964]  nvkm_client_ioctl+0x12/0x20 [nouveau]
[   26.964976]  nvif_object_ioctl+0x47/0x50 [nouveau]
[   26.964987]  nvif_object_mthd+0x129/0x150 [nouveau]
[   26.964989]  ? __schedule+0x299/0x860
[   26.965014]  ? nouveau_do_suspend+0x2c0/0x2c0 [nouveau]
[   26.965016]  ? _cond_resched+0x27/0x40
[   26.965018]  ? __kmalloc+0x66/0x250
[   26.965031]  ? nvif_vmm_map+0x3f/0xb0 [nouveau]
[   26.965043]  nvif_vmm_map+0x88/0xb0 [nouveau]
[   26.965068]  nouveau_mem_map+0x88/0xf0 [nouveau]
[   26.965091]  nouveau_bo_move_m2mf.constprop.24+0x1bb/0x1d0 [nouveau]
[   26.965113]  nouveau_bo_move+0xac/0x450 [nouveau]
[   26.965127]  ? nvif_vmm_unmap+0x3b/0x60 [nouveau]
[   26.965149]  ? nouveau_vma_unmap+0x24/0x40 [nouveau]
[   26.965154]  ttm_bo_handle_move_mem+0x295/0x5b0 [ttm]
[   26.965157]  ? ttm_bo_mem_space+0x391/0x470 [ttm]
[   26.965160]  ttm_bo_evict+0x166/0x370 [ttm]
[   26.965162]  ? try_to_wake_up+0x59/0x430
[   26.965174]  ? drm_mode_is_420+0x36/0x40 [drm]
[   26.965177]  ttm_mem_evict_first+0x19a/0x220 [ttm]
[   26.965180]  ttm_bo_force_list_clean+0xa1/0x170 [ttm]
[   26.965183]  ttm_bo_evict_mm+0x26/0x50 [ttm]
[   26.965207]  nouveau_do_suspend+0x81/0x2c0 [nouveau]
[   26.965243]  nouveau_pmops_runtime_suspend+0x4f/0xb0 [nouveau]
[   26.965246]  pci_pm_runtime_suspend+0x5f/0x180
[   26.965248]  ? pci_pm_runtime_resume+0xb0/0xb0
[   26.965250]  __rpm_callback+0xca/0x210
[   26.965251]  ? __switch_to_asm+0x40/0x70
[   26.965252]  ? 

[Bug 1727421] Re: Desktop focus border radius not matching overview panel border radius

2018-05-29 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]

** Changed in: gnome-shell (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/1727421

Title:
  Desktop focus border radius not matching overview panel border radius

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

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

[Bug 1773476] Re: linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no corresponding vmlinuz present

2018-05-29 Thread B. C. Schmerker via ubuntu-bugs
SOLVED via sudo rm -rf /var/lib/initramfs-tools/4.8.0 && sudo rm -rf
/var/lib/initramfs-tools/4.8.0-56!  Recommend check for bug(s) in apt
and dpkg, as automatic housecleaning faile me in this specific case.

** Description changed:

  With LinUX Images/-Extras 4.15.0-22-generic, 4.13.0-43-generic,
  4.8.0-58-generic, 4.8.0-56-generic, and 4.4.0-127-generic installed,
  sudo dpkg-reconfigure linux-firmware returns the following to Console:
  
  update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
  update-initramfs: Generating /boot/initrd.img-4.13.0-43-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-58-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-56-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-56
  WARNING: missing /lib/modules/4.8.0-56
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0-56: No such file 
or directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.builtin: No such file 
or directory
  update-initramfs: Generating /boot/initrd.img-4.8.0
  WARNING: missing /lib/modules/4.8.0
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0: No such file or 
directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.builtin: No such file or 
directory
  update-initramfs: Generating /boot/initrd.img-4.4.0-127-generic
  
  Same configuration report for "Setting up linux-firmware..." with sudo
  apt(-get) install (--reinstall) linux-firmware and sudo apt-get upgrade
  linux-firmware.  Therefore:
  
  Reproducible: Always
  Steps to reproduce: sudo apt install (--reinstall) linux-firmware or sudo 
dpkg-reconfigure linux-firmware.
  Actual results, excepting actually installed Kernel Image packages:
  
  update-initramfs: Generating /boot/initrd.img-4.8.0-56
  WARNING: missing /lib/modules/4.8.0-56
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0-56: No such file 
or directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.builtin: No such file 
or directory
  update-initramfs: Generating /boot/initrd.img-4.8.0
  WARNING: missing /lib/modules/4.8.0
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0: No such file or 
directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.builtin: No such file or 
directory
  
  Expected results, excepting actually installed Kernel Image packages:
  
  No attempt to generate /boot/initrd.img for missing kernels, thus no
  warnings, errors or fatals.
  
+ UPDATE:  Solved via sudo rm -rf /var/lib/initramfs-tools-4/8/0 && sudo
+ rm -rf /var/lib/initramfs-tools/4.8.0-56.  Recommend check for bug(s) in
+ apt and dpkg of which this Bug may be a depend, as automatic
+ housecleaning failed me in this specific case.
+ 
  ---
  ApportVersion: 2.20.1-0ubuntu2.17
  Architecture: amd64
  CurrentDesktop: Unity
  Dependencies:
  
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2017-05-17 (373 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  Package: linux-firmware 1.157.19 [origin: unknown]
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 4.15.0-22.24~16.04.1-generic 4.15.17
  Tags: xenial third-party-packages
  Uname: Linux 4.15.0-22-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

Title:
  linux-firmware 1.157.19 attempts to generate
  /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no
  corresponding vmlinuz present

To manage notifications about this bug go to:

[Bug 1774102] Re: [Dell Inspiron 7577] Wireless key does not work

2018-05-29 Thread Po-Hsu Lin
Tested with 4.17rc7, issue still exist.

** 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/1774102

Title:
  [Dell Inspiron 7577] Wireless key does not work

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

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

[Bug 1774102] [NEW] [Dell Inspiron 7577] Wireless key does not work

2018-05-29 Thread Po-Hsu Lin
Public bug reported:

CID: 201706-25581 Dell Inspiron 7577

Steps:
  1. Install Bionic + update with LiveUSB
  2. Boot to the desktop
  3. Press the Wireless key (Fn+ PrtScr) to kill wireless connection

Result:
  The Wireless key is not working, from the dmesg it complains:

[  119.854458] dell_wmi: Unknown key with type 0x0010 and code 0xe008
pressed

$ sudo showkey -k
kb mode was ?UNKNOWN?
[ if you are trying this under X, it might not work
since the X server is also reading /dev/console ]

press any key (program terminates 10s after last keypress)...
keycode 240 press
keycode 247 press
keycode 247 release

Nothing from showkey -s

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-22-generic 4.15.0-22.24
ProcVersionSignature: User Name 4.15.0-22.24-generic 4.15.17
Uname: Linux 4.15.0-22-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed May 30 12:04:08 2018
InstallationDate: Installed on 2018-05-29 (0 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: linux-signed
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: 201706-25581 amd64 apport-bug bionic kernel-bug-exists-upstream 
taipei-lab

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

Title:
  [Dell Inspiron 7577] Wireless key does not work

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

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

[Bug 1774099] Re: iwlwifi Error sending STATISTICS_CMD: time out after 2000ms

2018-05-29 Thread Po-Hsu Lin
** Description changed:

  CID: 201706-25581 Dell Inspiron 7577
  
  Steps:
-   1. Install Bionic + update with LiveUSB
-   2. Boot to the desktop
+   1. Install Bionic + update with LiveUSB
+   2. Boot to the desktop
  
  Result:
-   Wifi connection looks OK on both 2.4g and 5g network, but error message for 
iwlwifi could be found in dmesg:
+   Wifi connection looks OK on both 2.4g and 5g network, but error message for 
iwlwifi could be found in dmesg:
  [   73.936841] iwlwifi :3c:00.0: Error sending STATISTICS_CMD: time out 
after 2000ms.
  [   73.936843] iwlwifi :3c:00.0: Current CMD queue read_ptr 198 write_ptr 
199
  [   73.937703] iwlwifi :3c:00.0: Loaded firmware version: 34.0.1
- [   73.937705] iwlwifi :3c:00.0: 0x | ADVANCED_SYSASSERT  
+ [   73.937705] iwlwifi :3c:00.0: 0x | ADVANCED_SYSASSERT
  [   73.937707] iwlwifi :3c:00.0: 0x | trm_hw_status0
  [   73.937708] iwlwifi :3c:00.0: 0x | trm_hw_status1
  [   73.937709] iwlwifi :3c:00.0: 0x | branchlink2
  [   73.937710] iwlwifi :3c:00.0: 0x | interruptlink1
  [   73.937712] iwlwifi :3c:00.0: 0x | interruptlink2
  [   73.937713] iwlwifi :3c:00.0: 0x | data1
  [   73.937714] iwlwifi :3c:00.0: 0x | data2
  [   73.937715] iwlwifi :3c:00.0: 0x | data3
  [   73.937716] iwlwifi :3c:00.0: 0x | beacon time
  [   73.937718] iwlwifi :3c:00.0: 0x | tsf low
  [   73.937719] iwlwifi :3c:00.0: 0x000C | tsf hi
  [   73.937720] iwlwifi :3c:00.0: 0x | time gp1
  [   73.937722] iwlwifi :3c:00.0: 0x0390CA61 | time gp2
  [   73.937723] iwlwifi :3c:00.0: 0x0001 | uCode revision type
  [   73.937724] iwlwifi :3c:00.0: 0x0022 | uCode version major
  [   73.937725] iwlwifi :3c:00.0: 0x | uCode version minor
  [   73.937727] iwlwifi :3c:00.0: 0x0230 | hw version
  [   73.937728] iwlwifi :3c:00.0: 0x00489000 | board version
  [   73.937729] iwlwifi :3c:00.0: 0x8078F500 | hcmd
  [   73.937731] iwlwifi :3c:00.0: 0x02722000 | isr0
  [   73.937732] iwlwifi :3c:00.0: 0x0080 | isr1
  [   73.937733] iwlwifi :3c:00.0: 0x08001802 | isr2
  [   73.937734] iwlwifi :3c:00.0: 0x00400082 | isr3
  [   73.937736] iwlwifi :3c:00.0: 0x | isr4
  [   73.937737] iwlwifi :3c:00.0: 0x00C6019C | last cmd Id
  [   73.937738] iwlwifi :3c:00.0: 0x | wait_event
  [   73.937739] iwlwifi :3c:00.0: 0xB30D | l2p_control
  [   73.937741] iwlwifi :3c:00.0: 0x1C20 | l2p_duration
  [   73.937742] iwlwifi :3c:00.0: 0x | l2p_mhvalid
  [   73.937743] iwlwifi :3c:00.0: 0x00F0 | l2p_addr_match
  [   73.937744] iwlwifi :3c:00.0: 0x000D | lmpm_pmg_sel
  [   73.937746] iwlwifi :3c:00.0: 0x30101345 | timestamp
  [   73.937747] iwlwifi :3c:00.0: 0x0034D8F0 | flow_handler
  [   73.937822] iwlwifi :3c:00.0: 0x | ADVANCED_SYSASSERT
  [   73.937823] iwlwifi :3c:00.0: 0x | umac branchlink1
  [   73.937824] iwlwifi :3c:00.0: 0x | umac branchlink2
  [   73.937825] iwlwifi :3c:00.0: 0x | umac interruptlink1
  [   73.937827] iwlwifi :3c:00.0: 0x | umac interruptlink2
  [   73.937828] iwlwifi :3c:00.0: 0x | umac data1
  [   73.937829] iwlwifi :3c:00.0: 0x | umac data2
  [   73.937830] iwlwifi :3c:00.0: 0x | umac data3
  [   73.937832] iwlwifi :3c:00.0: 0x | umac major
  [   73.937833] iwlwifi :3c:00.0: 0x | umac minor
  [   73.937834] iwlwifi :3c:00.0: 0x | frame pointer
  [   73.937835] iwlwifi :3c:00.0: 0x | stack pointer
  [   73.937837] iwlwifi :3c:00.0: 0x | last host cmd
  [   73.937838] iwlwifi :3c:00.0: 0x | isr status reg
  
  [ 1056.908386] iwlwifi :3c:00.0: Microcode SW error detected.  Restarting 
0x200.
  [ 1056.908546] iwlwifi :3c:00.0: Start IWL Error Log Dump:
  [ 1056.908552] iwlwifi :3c:00.0: Status: 0x0100, count: 6
  [ 1056.908558] iwlwifi :3c:00.0: Loaded firmware version: 34.0.1
- [ 1056.908565] iwlwifi :3c:00.0: 0x0071 | ADVANCED_SYSASSERT  
+ [ 1056.908565] iwlwifi :3c:00.0: 0x0071 | ADVANCED_SYSASSERT
  [ 1056.908570] iwlwifi :3c:00.0: 0x02F0 | trm_hw_status0
  [ 1056.908575] iwlwifi :3c:00.0: 0x | trm_hw_status1
  [ 1056.908581] iwlwifi :3c:00.0: 0x00023FDC | branchlink2
  [ 1056.908586] iwlwifi :3c:00.0: 0x0003915A | interruptlink1
  [ 1056.908591] iwlwifi :3c:00.0: 0x0003915A | interruptlink2
  [ 1056.908596] iwlwifi :3c:00.0: 0x | data1
  [ 1056.908602] iwlwifi :3c:00.0: 0x1000 | data2
  [ 1056.908607] iwlwifi :3c:00.0: 0x0783 | data3
  [ 1056.908612] iwlwifi :3c:00.0: 0x01419617 | beacon time
  [ 1056.908618] iwlwifi :3c:00.0: 0x0ED741E2 | tsf low
  [ 1056.908623] iwlwifi :3c:00.0: 

[Bug 1774099] [NEW] iwlwifi Error sending STATISTICS_CMD: time out after 2000ms

2018-05-29 Thread Po-Hsu Lin
Public bug reported:

CID: 201706-25581 Dell Inspiron 7577

Steps:
  1. Install Bionic + update with LiveUSB
  2. Boot to the desktop

Result:
  Wifi connection looks OK on both 2.4g and 5g network, but error message for 
iwlwifi could be found in dmesg:
[   73.936841] iwlwifi :3c:00.0: Error sending STATISTICS_CMD: time out 
after 2000ms.
[   73.936843] iwlwifi :3c:00.0: Current CMD queue read_ptr 198 write_ptr 
199
[   73.937703] iwlwifi :3c:00.0: Loaded firmware version: 34.0.1
[   73.937705] iwlwifi :3c:00.0: 0x | ADVANCED_SYSASSERT
[   73.937707] iwlwifi :3c:00.0: 0x | trm_hw_status0
[   73.937708] iwlwifi :3c:00.0: 0x | trm_hw_status1
[   73.937709] iwlwifi :3c:00.0: 0x | branchlink2
[   73.937710] iwlwifi :3c:00.0: 0x | interruptlink1
[   73.937712] iwlwifi :3c:00.0: 0x | interruptlink2
[   73.937713] iwlwifi :3c:00.0: 0x | data1
[   73.937714] iwlwifi :3c:00.0: 0x | data2
[   73.937715] iwlwifi :3c:00.0: 0x | data3
[   73.937716] iwlwifi :3c:00.0: 0x | beacon time
[   73.937718] iwlwifi :3c:00.0: 0x | tsf low
[   73.937719] iwlwifi :3c:00.0: 0x000C | tsf hi
[   73.937720] iwlwifi :3c:00.0: 0x | time gp1
[   73.937722] iwlwifi :3c:00.0: 0x0390CA61 | time gp2
[   73.937723] iwlwifi :3c:00.0: 0x0001 | uCode revision type
[   73.937724] iwlwifi :3c:00.0: 0x0022 | uCode version major
[   73.937725] iwlwifi :3c:00.0: 0x | uCode version minor
[   73.937727] iwlwifi :3c:00.0: 0x0230 | hw version
[   73.937728] iwlwifi :3c:00.0: 0x00489000 | board version
[   73.937729] iwlwifi :3c:00.0: 0x8078F500 | hcmd
[   73.937731] iwlwifi :3c:00.0: 0x02722000 | isr0
[   73.937732] iwlwifi :3c:00.0: 0x0080 | isr1
[   73.937733] iwlwifi :3c:00.0: 0x08001802 | isr2
[   73.937734] iwlwifi :3c:00.0: 0x00400082 | isr3
[   73.937736] iwlwifi :3c:00.0: 0x | isr4
[   73.937737] iwlwifi :3c:00.0: 0x00C6019C | last cmd Id
[   73.937738] iwlwifi :3c:00.0: 0x | wait_event
[   73.937739] iwlwifi :3c:00.0: 0xB30D | l2p_control
[   73.937741] iwlwifi :3c:00.0: 0x1C20 | l2p_duration
[   73.937742] iwlwifi :3c:00.0: 0x | l2p_mhvalid
[   73.937743] iwlwifi :3c:00.0: 0x00F0 | l2p_addr_match
[   73.937744] iwlwifi :3c:00.0: 0x000D | lmpm_pmg_sel
[   73.937746] iwlwifi :3c:00.0: 0x30101345 | timestamp
[   73.937747] iwlwifi :3c:00.0: 0x0034D8F0 | flow_handler
[   73.937822] iwlwifi :3c:00.0: 0x | ADVANCED_SYSASSERT
[   73.937823] iwlwifi :3c:00.0: 0x | umac branchlink1
[   73.937824] iwlwifi :3c:00.0: 0x | umac branchlink2
[   73.937825] iwlwifi :3c:00.0: 0x | umac interruptlink1
[   73.937827] iwlwifi :3c:00.0: 0x | umac interruptlink2
[   73.937828] iwlwifi :3c:00.0: 0x | umac data1
[   73.937829] iwlwifi :3c:00.0: 0x | umac data2
[   73.937830] iwlwifi :3c:00.0: 0x | umac data3
[   73.937832] iwlwifi :3c:00.0: 0x | umac major
[   73.937833] iwlwifi :3c:00.0: 0x | umac minor
[   73.937834] iwlwifi :3c:00.0: 0x | frame pointer
[   73.937835] iwlwifi :3c:00.0: 0x | stack pointer
[   73.937837] iwlwifi :3c:00.0: 0x | last host cmd
[   73.937838] iwlwifi :3c:00.0: 0x | isr status reg

[ 1056.908386] iwlwifi :3c:00.0: Microcode SW error detected.  Restarting 
0x200.
[ 1056.908546] iwlwifi :3c:00.0: Start IWL Error Log Dump:
[ 1056.908552] iwlwifi :3c:00.0: Status: 0x0100, count: 6
[ 1056.908558] iwlwifi :3c:00.0: Loaded firmware version: 34.0.1
[ 1056.908565] iwlwifi :3c:00.0: 0x0071 | ADVANCED_SYSASSERT
[ 1056.908570] iwlwifi :3c:00.0: 0x02F0 | trm_hw_status0
[ 1056.908575] iwlwifi :3c:00.0: 0x | trm_hw_status1
[ 1056.908581] iwlwifi :3c:00.0: 0x00023FDC | branchlink2
[ 1056.908586] iwlwifi :3c:00.0: 0x0003915A | interruptlink1
[ 1056.908591] iwlwifi :3c:00.0: 0x0003915A | interruptlink2
[ 1056.908596] iwlwifi :3c:00.0: 0x | data1
[ 1056.908602] iwlwifi :3c:00.0: 0x1000 | data2
[ 1056.908607] iwlwifi :3c:00.0: 0x0783 | data3
[ 1056.908612] iwlwifi :3c:00.0: 0x01419617 | beacon time
[ 1056.908618] iwlwifi :3c:00.0: 0x0ED741E2 | tsf low
[ 1056.908623] iwlwifi :3c:00.0: 0x000D | tsf hi
[ 1056.908628] iwlwifi :3c:00.0: 0x | time gp1
[ 1056.908634] iwlwifi :3c:00.0: 0x39CCC22B | time gp2
[ 1056.908639] iwlwifi :3c:00.0: 0x0001 | uCode revision type
[ 1056.908644] iwlwifi :3c:00.0: 0x0022 | uCode version major
[ 1056.908649] iwlwifi :3c:00.0: 0x | uCode version minor
[ 1056.908654] iwlwifi :3c:00.0: 0x0230 | hw version
[ 1056.908660] iwlwifi :3c:00.0: 0x00489000 | board version
[ 1056.908665] iwlwifi :3c:00.0: 

[Bug 1773931] Re: Ubuntu Desktop Artful 17.10 needs reboot to validate open-vm-tools usage

2018-05-29 Thread yanh...@vmware.com
Hi Christian,

> For #2, do I understand you correctly that this really is good on all 
> releases/editions except 17.10-Desktop ?
Yes, in testing in Ubunutu 16.04, 17.10 and 18.04, there is only 17.10 Desktop 
needs reboot.

> Is the above correct?
Yes, I did the steps as you said.

If need any other information, please kindly tell me!

Thanks!
Yanhui

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

Title:
  Ubuntu Desktop Artful 17.10 needs reboot to validate open-vm-tools
  usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1773931/+subscriptions

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

[Bug 1711407] Re: unregister_netdevice: waiting for lo to become free

2018-05-29 Thread lirongqing
I have the same issue, and I dump the vmcore, and find dst cache, hope it has 
some help.
this leaked dst is in dst_busy_list, except dst_busy_list, nowhere I can find 
it in
==
First case:

crash> rtable 0x880036fbba00 -x
struct rtable {
  dst = {
callback_head = {
  next = 0x880036fbb300, 
  func = 0x0
}, 
child = 0x0, 
dev = 0x8817f15c3000, 
ops = 0x8191f2c0 , 
_metrics = 0x815ef7d1, 
expires = 0x0, 
path = 0x880036fbba00, 
from = 0x0, 
xfrm = 0x0, 
input = 0x8149f777 , 
{
  output = 0x8149f762 , 
  __UNIQUE_ID_rh_kabi_hide29 = {
output = 0x8149f762 
  }, 
  {}
}, 
flags = 0x0, 
pending_confirm = 0x0, 
error = 0x0, 
obsolete = 0x2, 
header_len = 0x0, 
trailer_len = 0x0, 
tclassid = 0x0, 
__pad_to_align_refcnt = {0xe, 0x80060}, 
__refcnt = {
  counter = 0x1
}, 
__use = 0x0, 
lastuse = 0x1000860b0, 
{
  next = 0x882fdaaa9800, 
  rt_next = 0x882fdaaa9800, 
  rt6_next = 0x882fdaaa9800, 
  dn_next = 0x882fdaaa9800
}, 
rh_reserved1 = 0x2, 
rh_reserved2 = 0x85987845, 
rh_reserved3 = 0x0, 
rh_reserved4 = 0x0
  }, 
  rt_genid = 0x11, 
  rt_flags = 0x8000, 
  rt_type = 0x2, 
  rt_is_input = 0x1, 
  rt_uses_gateway = 0x0, 
  rt_iif = 0x0, 
  rt_gateway = 0x0, 
  rt_pmtu = 0x0, 
  rt_uncached = {
next = 0x880036fbbac0, 
prev = 0x880036fbbac0
  }
}
crash> 
=
seconds case:
crash> rtable  8807ec0d9a00 -x
struct rtable {
  dst = {
callback_head = {
  next = 0x8807ec0db900, 
  func = 0x8119e250 
}, 
child = 0x0, 
dev = 0x8817ed384800, 
ops = 0x81b18bc0 , 
_metrics = 0x817ca681, 
expires = 0x0, 
path = 0x8807ec0d9a00, 
from = 0x0, 
xfrm = 0x0, 
input = 0x8162b200 , 
{
  output = 0x8162b1e0 , 
  __UNIQUE_ID_rh_kabi_hide29 = {
output = 0x8162b1e0 
  }, 
  {}
}, 
flags = 0x6, 
pending_confirm = 0x0, 
error = 0x0, 
obsolete = 0x2, 
header_len = 0x0, 
trailer_len = 0x0, 
tclassid = 0x0, 
__pad_to_align_refcnt = {0x880f6df8fec0, 0x0}, 
__refcnt = {
  counter = 0x1
}, 
__use = 0x0, 
lastuse = 0x1fcce9056, 
{
  next = 0x880404f49400, 
  rt_next = 0x880404f49400, 
  rt6_next = 0x880404f49400, 
  dn_next = 0x880404f49400
}, 
rh_reserved1 = 0x0, 
rh_reserved2 = 0x0, 
rh_reserved3 = 0x0, 
rh_reserved4 = 0x0
  }, 
  rt_genid = 0x16, 
  rt_flags = 0x8000, 
  rt_type = 0x2, 
  rt_is_input = 0x0, 
  rt_uses_gateway = 0x0, 
  rt_iif = 0x0, 
  rt_gateway = 0x0, 
  rt_pmtu = 0x0, 
  rt_uncached = {
next = 0x8807ec0d9ac0, 
prev = 0x8807ec0d9ac0
  }
}
crash>

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

Title:
  unregister_netdevice: waiting for lo to become free

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

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

[Bug 1772542] Re: after waking from sleep i get text radeon error message then return login screen

2018-05-29 Thread Christopher M. Penalver
Chris Guiver:

1) Going forward, please don't quote snips of logs, as the root cause
issue could have happened well before this, and what you are snipping is
collateral damage. Instead, attach the log in its entirety as you have
done.

2) Regarding #7:
>"New crash reports in /var/crash are
-rw-r- 1 guiverc whoopsie 882227 May 29 14:17 
_usr_bin_light-locker.1000.crash
-rw-r- 1 guiverc whoopsie 24809765 May 30 09:54 
_usr_lib_xorg_Xorg.1000.crash"

To clarify, did these both happen after a resume from suspend, and then
you attempted to login? If so, what desktop session specifically (e.g.
Ubuntu)?

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

Title:
  after waking from sleep i get text radeon error message then return
  login screen

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

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

[Bug 1774098] [NEW] [Dell Inspiron 7577] Kernel trace could be found for noveau driver

2018-05-29 Thread Po-Hsu Lin
Public bug reported:

CID: 201706-25581

Steps:
  1. Install Bionic + update with LiveUSB
  2. Boot to the desktop

Result:
  After boot to desktop, the system looks OK, but you will see kernel trace in 
dmesg output (please find the attachment for the complete dmesg output):

[   35.825740] [ cut here ]
[   35.825742] nouveau :01:00.0: timeout
[   35.825785] WARNING: CPU: 1 PID: 196 at 
/build/linux-lZKWha/linux-4.15.0/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207
 gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   35.825785] Modules linked in: thunderbolt rfcomm ccm cmac bnep 
snd_hda_codec_hdmi nls_iso8859_1 snd_hda_codec_realtek snd_hda_codec_generic 
dell_laptop dell_smbios_smm dcdbas arc4 snd_hda_intel dell_smm_hwmon intel_rapl 
x86_pkg_temp_thermal intel_powerclamp snd_hda_codec coretemp snd_hda_core 
snd_hwdep snd_pcm kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul 
snd_seq_midi snd_seq_midi_event snd_rawmidi ghash_clmulni_intel pcbc snd_seq 
aesni_intel aes_x86_64 crypto_simd iwlmvm snd_seq_device glue_helper cryptd 
intel_cstate snd_timer uvcvideo mac80211 dell_smbios_wmi dell_wmi 
intel_rapl_perf dell_smbios videobuf2_vmalloc joydev input_leds 
videobuf2_memops serio_raw iwlwifi snd videobuf2_v4l2 btusb videobuf2_core 
dell_wmi_descriptor btrtl wmi_bmof intel_wmi_thunderbolt videodev btbcm 
soundcore
[   35.825808]  cfg80211 media hid_multitouch btintel cdc_acm bluetooth idma64 
ecdh_generic virt_dma mei_me intel_lpss_pci mei intel_lpss 
processor_thermal_device intel_pch_thermal intel_soc_dts_iosf int3403_thermal 
intel_hid int3402_thermal int3400_thermal shpchp acpi_thermal_rel 
int340x_thermal_zone mac_hid sparse_keymap tpm_crb acpi_pad sch_fq_codel 
parport_pc ppdev lp parport ip_tables x_tables autofs4 usbhid uas usb_storage 
nouveau i915 i2c_algo_bit ttm r8169 mxm_wmi psmouse mii drm_kms_helper 
syscopyarea sysfillrect sysimgblt fb_sys_fops i2c_hid ahci drm libahci hid wmi 
video
[   35.825829] CPU: 1 PID: 196 Comm: kworker/1:2 Tainted: GW
4.15.0-22-generic #24-Ubuntu
[   35.825830] Hardware name: Dell Inc. Inspiron 7577/  , BIOS 1.4.2 
01/25/2018
[   35.825832] Workqueue: pm pm_runtime_work
[   35.825850] RIP: 0010:gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   35.825851] RSP: 0018:a2be41aeb6c0 EFLAGS: 00010282
[   35.825852] RAX:  RBX: 92f1bc775e20 RCX: 0006
[   35.825852] RDX: 0007 RSI: 0086 RDI: 92f1cf496490
[   35.825853] RBP: a2be41aeb6f8 R08: 0001 R09: 064e
[   35.825854] R10: c08151e0 R11:  R12: 92f1b1432c00
[   35.825854] R13: 92f1b17f3840 R14: 0007e02c8820 R15: 92f1b6806000
[   35.825855] FS:  () GS:92f1cf48() 
knlGS:
[   35.825856] CS:  0010 DS:  ES:  CR0: 80050033
[   35.825856] CR2: 7fc5a0b99000 CR3: 00027040a002 CR4: 003606e0
[   35.825857] Call Trace:
[   35.825875]  gp100_vmm_flush+0x17/0x20 [nouveau]
[   35.825891]  nvkm_vmm_iter.constprop.13+0x2e5/0x880 [nouveau]
[   35.825905]  ? gp100_vmm_pgt_sparse+0xd0/0xd0 [nouveau]
[   35.825915]  ? nvkm_object_init+0xc2/0x190 [nouveau]
[   35.825930]  nvkm_vmm_unmap_locked+0x8a/0xc0 [nouveau]
[   35.825944]  ? gp100_vmm_pgt_sparse+0xd0/0xd0 [nouveau]
[   35.825957]  nvkm_uvmm_mthd+0x662/0x8d0 [nouveau]
[   35.825967]  nvkm_object_mthd+0x1a/0x30 [nouveau]
[   35.825977]  nvkm_ioctl_mthd+0x5d/0xb0 [nouveau]
[   35.825987]  nvkm_ioctl+0x11d/0x280 [nouveau]
[   35.826005]  nvkm_client_ioctl+0x12/0x20 [nouveau]
[   35.826014]  nvif_object_ioctl+0x47/0x50 [nouveau]
[   35.826022]  nvif_object_mthd+0x129/0x150 [nouveau]
[   35.826040]  ? nouveau_mem_host+0x122/0x1b0 [nouveau]
[   35.826048]  nvif_vmm_unmap+0x3b/0x60 [nouveau]
[   35.826065]  nouveau_vma_unmap+0x24/0x40 [nouveau]
[   35.826080]  nouveau_bo_move_ntfy+0x9e/0xe0 [nouveau]
[   35.826083]  ttm_bo_handle_move_mem+0x251/0x5c0 [ttm]
[   35.826086]  ? ttm_bo_mem_space+0x39d/0x470 [ttm]
[   35.826088]  ttm_bo_evict+0x13d/0x340 [ttm]
[   35.826090]  ? find_next_bit+0xb/0x10
[   35.826092]  ttm_mem_evict_first+0x159/0x1b0 [ttm]
[   35.826094]  ttm_bo_force_list_clean+0x6c/0x120 [ttm]
[   35.826096]  ? pci_pm_runtime_resume+0xa0/0xa0
[   35.826098]  ttm_bo_evict_mm+0x26/0x50 [ttm]
[   35.826113]  nouveau_do_suspend+0x81/0x2c0 [nouveau]
[   35.826128]  nouveau_pmops_runtime_suspend+0x59/0xc0 [nouveau]
[   35.826129]  pci_pm_runtime_suspend+0x64/0x180
[   35.826131]  ? pci_pm_runtime_resume+0xa0/0xa0
[   35.826133]  __rpm_callback+0xca/0x210
[   35.826134]  ? __switch_to_asm+0x40/0x70
[   35.826135]  ? __switch_to_asm+0x34/0x70
[   35.826137]  rpm_callback+0x24/0x80
[   35.826138]  ? pci_pm_runtime_resume+0xa0/0xa0
[   35.826139]  rpm_suspend+0x137/0x640
[   35.826141]  ? __switch_to_asm+0x40/0x70
[   35.826142]  pm_runtime_work+0x75/0xa0
[   35.826143]  process_one_work+0x1de/0x410
[   35.826144]  worker_thread+0x32/0x410
[   

[Bug 1773476] Re: linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no corresponding vmlinuz present

2018-05-29 Thread B. C. Schmerker via ubuntu-bugs
VERIFIED.  Found a /var/lib/initramfs-tools/4.8.0 and a /var/lib
/initramfs-tools/4.8.0-56 that shoudn't be there.

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

Title:
  linux-firmware 1.157.19 attempts to generate
  /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no
  corresponding vmlinuz present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1773476/+subscriptions

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

[Bug 1774081] Re: /etc/gdm3/Init/Default not evaluated

2018-05-29 Thread Bug Watch Updater
** Changed in: gdm
   Status: Unknown => Expired

** Changed in: gdm
   Importance: Unknown => Medium

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

Title:
  /etc/gdm3/Init/Default not evaluated

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

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

[Bug 1774053] Re: Missing characters in gnome-shell after lock screen

2018-05-29 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Unknown => Confirmed

** Changed in: gnome-shell
   Importance: Unknown => Medium

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

Title:
  Missing characters in gnome-shell after lock screen

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

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

[Bug 1774095] [NEW] package gnome-split (not installed) failed to install/upgrade: trying to overwrite directory '/usr/share/pixmaps' in package furiusisomount 0.11.3.1~repack1-1 with nondirectory

2018-05-29 Thread mariano jara melagrani
Public bug reported:

I tried to install the package gnome-split but I couldn't because it
failed with this messages.

mariano@ws14702202:~$ sudo apt install gnome-split 
[sudo] password for mariano: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following additional packages will be installed:
  libjava-gnome-java libjava-gnome-jni
The following NEW packages will be installed
  gnome-split libjava-gnome-java libjava-gnome-jni
0 to upgrade, 3 to newly install, 0 to remove and 0 not to upgrade.
Need to get 1,426 kB/1,620 kB of archives.
After this operation, 2,997 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ubuntu.unc.edu.ar/ubuntu bionic/universe amd64 libjava-gnome-jni 
amd64 4.1.3-7 [168 kB]
Get:2 http://ubuntu.unc.edu.ar/ubuntu bionic/universe amd64 libjava-gnome-java 
all 4.1.3-7 [1,257 kB]
Fetched 1,426 kB in 5s (305 kB/s)   
Selecting previously unselected package libjava-gnome-jni.
(Reading database ... 365609 files and directories currently installed.)
Preparing to unpack .../libjava-gnome-jni_4.1.3-7_amd64.deb ...
Unpacking libjava-gnome-jni (4.1.3-7) ...
Selecting previously unselected package libjava-gnome-java.
Preparing to unpack .../libjava-gnome-java_4.1.3-7_all.deb ...
Unpacking libjava-gnome-java (4.1.3-7) ...
Selecting previously unselected package gnome-split.
Preparing to unpack .../gnome-split_1.2-2_all.deb ...
Unpacking gnome-split (1.2-2) ...
dpkg: error processing archive 
/var/cache/apt/archives/gnome-split_1.2-2_all.deb (--unpack):
 trying to overwrite directory '/usr/share/pixmaps' in package furiusisomount 
0.11.3.1~repack1-1 with nondirectory
Errors were encountered while processing:
 /var/cache/apt/archives/gnome-split_1.2-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
mariano@ws14702202:~$

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: gnome-split (not installed)
ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
Uname: Linux 4.15.0-22-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
AptOrdering:
 libjava-gnome-jni:amd64: Install
 libjava-gnome-java:amd64: Install
 gnome-split:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Tue May 29 23:45:40 2018
ErrorMessage: trying to overwrite directory '/usr/share/pixmaps' in package 
furiusisomount 0.11.3.1~repack1-1 with nondirectory
InstallationDate: Installed on 2016-08-07 (660 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.1
SourcePackage: gnome-split
Title: package gnome-split (not installed) failed to install/upgrade: trying to 
overwrite directory '/usr/share/pixmaps' in package furiusisomount 
0.11.3.1~repack1-1 with nondirectory
UpgradeStatus: Upgraded to bionic on 2018-05-19 (10 days ago)

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


** Tags: amd64 apport-package bionic

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

Title:
  package gnome-split (not installed) failed to install/upgrade: trying
  to overwrite directory '/usr/share/pixmaps' in package furiusisomount
  0.11.3.1~repack1-1 with nondirectory

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

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

[Bug 1774094] [NEW] [Patch Included] 3.26.3-0ubuntu4 .desktop extension is duplicated when renaming a .desktop file

2018-05-29 Thread Michael Aaron Murphy
Public bug reported:

When attempting to rename a .desktop file in Ubuntu 18.04, .desktop is
automatically appended. This causes the .desktop extension to get
duplicated, where renaming `app.desktop` to `app2.desktop` will actually
rename it to `app2.desktop.desktop`. The included patch fixes the issue.

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

** Patch added: ".desktop rename patch for Nautilus"
   
https://bugs.launchpad.net/bugs/1774094/+attachment/5146234/+files/desktop-rename.patch

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

Title:
  [Patch Included] 3.26.3-0ubuntu4 .desktop extension is duplicated when
  renaming a .desktop file

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

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

[Bug 1774081] Re: /etc/gdm3/Init/Default not evaluated

2018-05-29 Thread Daniel van Vugt
Sounds like it should work. The docs say:

"When managing a display, gdm3 attempts to execute
/etc/gdm3/Init/display, or /etc/gdm3/Init/Default if that does not
exist."

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

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

Title:
  /etc/gdm3/Init/Default not evaluated

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

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

[Bug 1774081] Re: /etc/gdm3/Init/Default not evaluated

2018-05-29 Thread Daniel van Vugt
The problem has already been reported here:
https://gitlab.gnome.org/GNOME/gdm/issues/317

Please comment on that bug if you have more information.

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

** Description changed:

+ https://gitlab.gnome.org/GNOME/gdm/issues/317
+ 
+ ---
+ 
  /etc/gdm3/Init/Default is not evaluated on my fresh install of Ubuntu
  18.04 (minimal).
  
  I replaced this file by one with the following content to test it:
  
  #!/bin/sh
  touch /tmp/a
  touch /mnt/a
  
  After a reboot, these files are not available.
  
  When I use the same file for /etc/gdm3/PostLogin/Default, it works.

** Bug watch added: GNOME Bug Tracker #783497
   https://bugzilla.gnome.org/show_bug.cgi?id=783497

** Also affects: gdm via
   https://bugzilla.gnome.org/show_bug.cgi?id=783497
   Importance: Unknown
   Status: Unknown

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

Title:
  /etc/gdm3/Init/Default not evaluated

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

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

[Bug 1774053] Re: Missing characters in gnome-shell after lock screen

2018-05-29 Thread Daniel van Vugt
Also tracking in https://bugzilla.gnome.org/show_bug.cgi?id=728158

** Summary changed:

- Missing characters in and after lock screen
+ Missing characters in gnome-shell after lock screen

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

** Bug watch added: GNOME Bug Tracker #728158
   https://bugzilla.gnome.org/show_bug.cgi?id=728158

** Also affects: gnome-shell via
   https://bugzilla.gnome.org/show_bug.cgi?id=728158
   Importance: Unknown
   Status: Unknown

** Tags added: nvidia

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

Title:
  Missing characters in gnome-shell after lock screen

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

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

[Bug 1774047] Re: gnome (or something) uses a lot of memory

2018-05-29 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1672297 ***
https://bugs.launchpad.net/bugs/1672297

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1672297, so it 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. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1672297
   gnome-shell uses lots of memory, and grows over time

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

Title:
  gnome (or something) uses a lot of memory

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

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

[Bug 1768153] Re: package mysql-server-5.7 5.7.21-1ubuntu1 failed to install/upgrade: installed mysql-server-5.7 package post-installation script subprocess returned error exit status 1

2018-05-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mysql-5.7 (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/1768153

Title:
  package mysql-server-5.7 5.7.21-1ubuntu1 failed to install/upgrade:
  installed mysql-server-5.7 package post-installation script subprocess
  returned error exit status 1

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

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

[Bug 1763648] Re: [needs-packaging] nvidia-304 (304.137) missing in Ubuntu 18.04

2018-05-29 Thread Paul
I am getting the same error as Ricardo installing from PPA on Ubuntu
18.04. It also fails if I attempt to install from the script provided on
the NVidia website for my card (nVidia GeForce 7800 GT)

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

Title:
  [needs-packaging] nvidia-304 (304.137) missing in Ubuntu 18.04

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

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

[Bug 1768153] Re: package mysql-server-5.7 5.7.21-1ubuntu1 failed to install/upgrade: installed mysql-server-5.7 package post-installation script subprocess returned error exit status 1

2018-05-29 Thread Sandro Custódio
I have the same problem!
I'm waiting for an sugestion or solution.

# apt install -f
Lendo listas de pacotes... Pronto
Construindo árvore de dependências   
Lendo informação de estado... Pronto
0 pacotes atualizados, 0 pacotes novos instalados, 0 a serem removidos e 1 não 
atualizados.
2 pacotes não totalmente instalados ou removidos.
Depois desta operação, 0 B adicionais de espaço em disco serão usados.
Configurando mysql-server-5.7 (5.7.22-0ubuntu18.04.1) ...
update-alternatives: erro: o caminho /etc/mysql/mysql.cnf da alternativa não 
existe
dpkg: erro ao processar o pacote mysql-server-5.7 (--configure):
 installed mysql-server-5.7 package post-installation script subprocess 
returned error exit status 2
dpkg: problemas com dependências impedem a configuração de mysql-server:
 mysql-server depende de mysql-server-5.7; porém:
  Pacote mysql-server-5.7 não está configurado ainda.

dpkg: erro ao processar o pacote mysql-server (--configure):
 problemas de dependência - deixando desconfigurado
Nenhum relatório apport escrito pois a mensagem de erro indica que é um erro de 
seguimento de um erro anterior.

   Erros foram encontrados durante o processamento 
de:
 mysql-server-5.7
 mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

Title:
  package mysql-server-5.7 5.7.21-1ubuntu1 failed to install/upgrade:
  installed mysql-server-5.7 package post-installation script subprocess
  returned error exit status 1

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

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

[Bug 1761240] Re: SRU pollinate 4.33

2018-05-29 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~chad.smith/ubuntu/+source/pollinate/+git/pollinate/+merge/347079

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

Title:
  SRU pollinate 4.33

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

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

[Bug 1772542] Re: after waking from sleep i get text radeon error message then return login screen

2018-05-29 Thread Christopher M. Penalver
** Tags added: regression-release

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

Title:
  after waking from sleep i get text radeon error message then return
  login screen

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

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

[Bug 1772365] Re: gnome-shell + chrome doing nothing consumes high CPU all the time

2018-05-29 Thread Daniel van Vugt
All,

Can you please test to see if moving the Chrome window away from the
launcher (on the left) reduces the CPU usage of gnome-shell?

I know that having windows changing near the launcher is a problem. And
I will get back to fixing that soon (bug 1743976).

** Changed in: gnome-shell (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/1772365

Title:
  gnome-shell + chrome doing nothing consumes high CPU all the time

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

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

[Bug 1761240] Re: SRU pollinate 4.33

2018-05-29 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~chad.smith/ubuntu/+source/pollinate/+git/pollinate/+merge/347078

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

Title:
  SRU pollinate 4.33

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

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

[Bug 1772365] Re: gnome-shell + chrome doing nothing consumes high CPU all the time

2018-05-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (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/1772365

Title:
  gnome-shell + chrome doing nothing consumes high CPU all the time

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

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

[Bug 1773276] Re: Cursor jumps at the end of trackpoint movement with libinput 1.9+ on thinkpads on Bionic

2018-05-29 Thread Shuhao
Thanks for confirming the bug. In the meanwhile, for anyone encountering
this problem, you can work around it by installing libinput10 and
libinput-bin from artful.

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

Title:
  Cursor jumps at the end of trackpoint movement with libinput 1.9+ on
  thinkpads on Bionic

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

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

[Bug 1772365] Re: gnome-shell + chrome doing nothing consumes high CPU all the time

2018-05-29 Thread Daniel van Vugt
** Summary changed:

- gnome-shell + chrome doing nothing consumes 60%+ CPU all the time
+ gnome-shell + chrome doing nothing consumes high CPU all the time

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

Title:
  gnome-shell + chrome doing nothing consumes high CPU all the time

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

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

[Bug 1772940] Re: linux-azure: 4.15.0-1013.13~16.04.2 -proposed tracker

2018-05-29 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
   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/1772940

Title:
  linux-azure: 4.15.0-1013.13~16.04.2 -proposed tracker

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

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

[Bug 1773959] Re: High CPU usage by gnome-shell even when idle

2018-05-29 Thread Daniel van Vugt
I agree the CPU usage is too high.

Please:

1. Avoid using extensions if you can, or at least verify a bug exists
when no extensions are loaded.

2. After unloading all extensions, let us know exactly which apps are
running to trigger the problem.


** Tags added: performance

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

Title:
  High CPU usage by gnome-shell when only running gnome-terminal

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

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

[Bug 1773959] Re: High CPU usage by gnome-shell even when idle

2018-05-29 Thread Daniel van Vugt
What screen resolution are you using?

You can just run 'xrandr' and send us the output.

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

Title:
  High CPU usage by gnome-shell when only running gnome-terminal

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

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

[Bug 1773528] Re: High CPU usage by gnome-shell when using Google Chrome

2018-05-29 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1772365 ***
https://bugs.launchpad.net/bugs/1772365

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1772365, so it 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. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1772365
   gnome-shell + chrome doing nothing consumes high CPU all the time

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

Title:
  High CPU usage by gnome-shell when using Google Chrome

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

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

[Bug 1773959] Re: High CPU usage by gnome-shell even when idle

2018-05-29 Thread Daniel van Vugt
Also, is the terminal window touching the launcher to the left? Is it
maximized? Or does the problem persist when the terminal is a small
window in the middle of the screen?

** Summary changed:

- High CPU usage by gnome-shell even when idle
+ High CPU usage by gnome-shell when only running gnome-terminal

** Changed in: gnome-shell (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/1773959

Title:
  High CPU usage by gnome-shell when only running gnome-terminal

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

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

[Bug 1773955] Re: GDM very slow after resume from suspend

2018-05-29 Thread Daniel van Vugt
** Tags added: performance

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

** Tags added: resume

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

Title:
  GDM very slow after resume from suspend

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

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

[Bug 1773276] Re: Cursor jumps at the end of trackpoint movement with libinput 1.9+ on thinkpads on Bionic

2018-05-29 Thread Daniel van Vugt
That's OK. The upstream bug tracker is just poorly designed and libinput
bugs (that affect X too) are filed under Product=Wayland :(

** Also affects: libinput via
   https://bugs.freedesktop.org/show_bug.cgi?id=106448
   Importance: Unknown
   Status: Unknown

** Changed in: libinput (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/1773276

Title:
  Cursor jumps at the end of trackpoint movement with libinput 1.9+ on
  thinkpads on Bionic

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

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

[Bug 1770731] Re: [nvidia] multimonitor ghostly flickering display artifacts

2018-05-29 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => New

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

** Description changed:

+ https://gitlab.gnome.org/GNOME/mutter/issues/175
+ 
+ ---
+ 
  On Ubuntu 18.04, running nvidia-390 driver (on a GTX 1080), and gnome
  shell 3.28.1.
  
  I have a 3 monitor setup. When I open a terminal in the middle window and 
some other window, like nautilus on the left, and quickly drag the nautilus 
window to the right, covering the terminal, and back without releasing the 
mouse, a flickering ghost of the window remains on the terminal for about a 
minute or so.
- --- 
+ ---
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 18.04
  GsettingsChanges:
-  b'org.gnome.shell' b'favorite-apps' redacted by apport
-  b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
-  b'org.gnome.desktop.interface' b'clock-format' b"'12h'"
+  b'org.gnome.shell' b'favorite-apps' redacted by apport
+  b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
+  b'org.gnome.desktop.interface' b'clock-format' b"'12h'"
  InstallationDate: Installed on 2018-05-10 (15 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: mutter
  PackageArchitecture: amd64
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  Tags:  bionic
  Uname: Linux 4.15.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

Title:
  [nvidia] multimonitor ghostly flickering display artifacts

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

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

[Bug 1762536] Re: double tap on touchpad isn't recognized as double click on ubuntu 18.04 bionic

2018-05-29 Thread Daniel van Vugt
Good point.

Errol, please report a new bug for the K400+ here:
 https://bugs.freedesktop.org/enter_bug.cgi?product=wayland=libinput

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

Title:
  double tap on touchpad isn't recognized as double click on ubuntu
  18.04 bionic

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

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

[Bug 1714459] Re: Shell font is blurry under Wayland (panels, menus and login screen too)

2018-05-29 Thread Daniel van Vugt
Actually it was fix released. Someone should tell Red Hat :)

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

Title:
  Shell font is blurry under Wayland (panels, menus and login screen
  too)

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

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

[Bug 1774088] Re: package mysql-common 5.8+1.0.4 failed to install/upgrade: installed mysql-common package post-removal script subprocess returned error exit status 2

2018-05-29 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/1774088

Title:
  package mysql-common 5.8+1.0.4 failed to install/upgrade: installed
  mysql-common package post-removal script subprocess returned error
  exit status 2

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

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

[Bug 1772940] Re: linux-azure: 4.15.0-1013.13~16.04.2 -proposed tracker

2018-05-29 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   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/1772940

Title:
  linux-azure: 4.15.0-1013.13~16.04.2 -proposed tracker

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

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

[Bug 1772940] Re: linux-azure: 4.15.0-1013.13~16.04.2 -proposed tracker

2018-05-29 Thread Marcelo Cerri
** Summary changed:

- linux-azure: 4.15.0-1013.13~16.04.1 -proposed tracker
+ linux-azure: 4.15.0-1013.13~16.04.2 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: Fix Released => In Progress

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Released => In Progress

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: Fix Released => 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/1772940

Title:
  linux-azure: 4.15.0-1013.13~16.04.2 -proposed tracker

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

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

[Bug 1766890] Re: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-05-29 Thread agus sukamto
** Changed in: gnome-menus (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/1766890

Title:
  package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade:
  triggers looping, abandoned

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1766890/+subscriptions

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

[Bug 1774088] [NEW] package mysql-common 5.8+1.0.4 failed to install/upgrade: installed mysql-common package post-removal script subprocess returned error exit status 2

2018-05-29 Thread Nitish
Public bug reported:

This came up while booting. Not sure if this is a valid one, or I just
didn't do something right.

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: mysql-common 5.8+1.0.4
Uname: Linux 4.15.17-041517-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7
AptOrdering:
 mysql-common:amd64: Purge
 NULL: ConfigurePending
 NULL: PurgePending
 NULL: ConfigurePending
Architecture: amd64
Date: Sat May 26 16:14:46 2018
Dependencies:
 
DpkgTerminalLog:
 Purging configuration files for mysql-common (8.0.11-1ubuntu18.04) ...
 update-alternatives: error: no alternatives for my.cnf
 dpkg: error processing package mysql-common (--purge):
  installed mysql-common package post-removal script subprocess returned error 
exit status 2
DuplicateSignature:
 package:mysql-common:5.8+1.0.4
 Purging configuration files for mysql-common (8.0.11-1ubuntu18.04) ...
 update-alternatives: error: no alternatives for my.cnf
 dpkg: error processing package mysql-common (--purge):
  installed mysql-common package post-removal script subprocess returned error 
exit status 2
ErrorMessage: installed mysql-common package post-removal script subprocess 
returned error exit status 2
InstallationDate: Installed on 2018-04-07 (52 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
PackageArchitecture: all
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.1
SourcePackage: mysql-defaults
Title: package mysql-common 5.8+1.0.4 failed to install/upgrade: installed 
mysql-common package post-removal script subprocess returned error exit status 2
UpgradeStatus: Upgraded to bionic on 2018-05-24 (5 days ago)

** Affects: mysql-defaults (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic

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

Title:
  package mysql-common 5.8+1.0.4 failed to install/upgrade: installed
  mysql-common package post-removal script subprocess returned error
  exit status 2

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

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

Re: [Bug 137527] Re: Unhelpful response when inserting encrypted DVD in default installation

2018-05-29 Thread JustClarke
Stop

On Thu, May 24, 2018, 9:45 PM Bug Watch Updater <137...@bugs.launchpad.net>
wrote:

> ** Changed in: totem
>Status: In Progress => Expired
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (219062).
> https://bugs.launchpad.net/bugs/137527
>
> Title:
>   Unhelpful response when inserting encrypted DVD in default
>   installation
>
> Status in Totem:
>   Expired
> Status in totem package in Ubuntu:
>   Triaged
>
> Bug description:
>   Ubuntu 4.10, 5.04, 5.10, 6.06, 7.04, 7.10, 8.04, 8.10, 9.04, 9.10,
>   10.04, 10.10, 11.04, 11.10, 12.04, 14.04
>
>   1. Install Ubuntu.
>   2. Insert a standard movie DVD.
>
>   What happens:
>   * In Ubuntu 10.10 and earlier, "An error occurred" - "Could not read
> from resource."
>   * In Ubuntu 11.10, "An error occurred" - "Could not read DVD. This may
> be because the DVD is encrypted and a DVD decryption library is not
> installed."
>
>   Without libdvdcss2, Totem, VLC, and others are unable to play my
>   original DVD-s. I know it's illegal to ship Ubuntu with libdvdcss2,
>   but it could be in multiverse repos, and totem's plugin installer
>   could install it, OR add the medibuntu repo to the list (but leave
>   unchecked), then Totem's plugin installer should give a hint, to use
>   that repo's libdvdcss2 to play your DVDs. Newbies wont find out how to
>   solve this problem by theirself, go back to win, and then it will be
>   harder to solve the bug #1 :)
>
>   Not to be confused with:
>   * bug 502426, where DVDs don't play when libdvdcss is installed
>   * bug 745515, "An error occured location not found" while trying to play
> a DVD
>   * bug 747433, "Totem cannot play this type of media DVD because it does
> not have the appropriate plugins to be able to read from this disc"
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/totem/+bug/137527/+subscriptions
>

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

Title:
  Unhelpful response when inserting encrypted DVD in default
  installation

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

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

[Bug 1365940] Re: [needs-packaging] tox.im

2018-05-29 Thread Bug Watch Updater
** Changed in: 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/1365940

Title:
  [needs-packaging] tox.im

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

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

[Bug 1769059] Re: package fwts-efi-runtime-dkms 18.03.00-0ubuntu1 failed to install/upgrade: installed fwts-efi-runtime-dkms package post-installation script subprocess returned error exit status 30

2018-05-29 Thread Alex Hung
@jefchan,

I think you should be able to run efi tests, ex. sudo fwts
uefirtvariable without the dkms since efi_test.

We will also investigate how to solve this dkms on signed kernel..

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

Title:
  package fwts-efi-runtime-dkms 18.03.00-0ubuntu1 failed to
  install/upgrade: installed fwts-efi-runtime-dkms package post-
  installation script subprocess returned error exit status 30

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

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

[Bug 1773687] Re: [bionic] no unattended installation

2018-05-29 Thread Dirk Eddelbuettel
Hi Steve,

On 30 May 2018 at 00:10, Steve Langasek wrote:
| Ok, I see what's happening here.  The reason artful doesn't prompt is
| because /etc/localtime is prepopulated within the image:
| 
| $ tar tvf ubuntu-artful-core-cloudimg-amd64-root.tar.gz |grep zoneinfo
| lrwxrwxrwx root/root 0 2018-05-24 13:44 etc/localtime -> 
/usr/share/zoneinfo/UTC
| $
| 
| This is despite the fact that the tzdata package itself is not
| installed.
| 
| In bionic, this symlink is not present:
| 
| $ tar tvf ubuntu-bionic-core-cloudimg-amd64-root.tar.gz |grep zoneinfo
| $
| 
| This is in fact a deliberate change in bionic as part of the minimal
| image work; in livecd-rootfs live-build/auto/build:
| 
| if [ "${SUBPROJECT:-}" = minimized ] \
|&& ! Chroot chroot dpkg -l tzdata 2>&1 |grep -q ^ii; then
| # workaround for tzdata purge not removing these files
| rm -f chroot/etc/localtime chroot/etc/timezone
| fi
| 
| The behavior you're seeing in bionic is the *expected* behavior on a
| completely fresh install of the tzdata package.  The reason you don't
| see this behavior in prior releases is that it's not truly a fresh
| install, and there is cruft left on the filesystem in the form of

Nice. I was always a big fan of the minimal ubuntu-server installations "way
back when" a decade or so ago, and am glad to see them back.

| /etc/localtime.  If /etc/localtime already exists, tzdata has no need to
| prompt instead of using the existing configuration on the system.  If it
| doesn't exist, tzdata will ask debconf, which means a prompt by default.
| 
| So your setting DEBIAN_FRONTEND=noninteractive, if you don't care about
| /etc/localtime and just tzdata to use the default, is the correct fix
| here.

Agreed. I have set that in the corresponding bionic Dockerfile and will use
it going forward.

Cheers, Dirk
 
| ** Changed in: tzdata (Ubuntu)
|Status: New => Invalid
| 
| -- 
| You received this bug notification because you are subscribed to the bug
| report.
| https://bugs.launchpad.net/bugs/1773687
| 
| Title:
|   [bionic] no unattended installation
| 
| To manage notifications about this bug go to:
| https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/1773687/+subscriptions

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

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

Title:
  [bionic] no unattended installation

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

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

[Bug 1725250] Re: Ubuntu 17.10 - opencryptoki 3.7.0 segmentation fault on pkcsconf -t

2018-05-29 Thread Chris Halse Rogers
** Changed in: opencryptoki (Ubuntu Bionic)
   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/1725250

Title:
  Ubuntu 17.10 - opencryptoki 3.7.0 segmentation fault on pkcsconf -t

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1725250/+subscriptions

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

[Bug 1774083] Re: auditd upgrade appeared to remove my rules

2018-05-29 Thread Seth Arnold
Ah, good news abounds:

- my rules were still in /etc/audit/audit.rules.prev because thank you :)
- my backups still had my rules because that's working better than I expected

But I'd still like the package upgrade to leave the rules alone.

Thanks

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

Title:
  auditd upgrade appeared to remove my rules

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

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

[Bug 1772542] Re: after waking from sleep i get text radeon error message then return login screen

2018-05-29 Thread Chris Guiver
no crash report numbers

** Attachment added: "auth.log copied after i could login again"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1772542/+attachment/5146202/+files/auth.log.2018-05-30.txt

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

Title:
  after waking from sleep i get text radeon error message then return
  login screen

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

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

[Bug 1772542] Re: after waking from sleep i get text radeon error message then return login screen

2018-05-29 Thread Chris Guiver
// from auth.log  (29-may was last night, 30-may was wake of system
today)

May 30 09:54:56 d960-ubu2 gdm-password]: pam_unix(gdm-password:session): 
session closed for user guiverc
May 30 09:54:59 d960-ubu2 dbus-daemon[1020]: [system] Rejected send message, 2 
matched rules; type="method_call", sender=":1.220" (uid=1000 pid=25256 
comm="/usr/bin/pulseaudio --start --log-target=syslog " label="unconfined") 
interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" error 
name="(unset)" requested_reply="0" destination="org.bluez" (bus)
May 30 09:55:07 d960-ubu2 gdm-password]: pam_unix(gdm-password:session): 
session opened for user guiverc by (uid=0)

// I think crash was 09:54:59  (in that log)

// from syslog

May 30 09:54:51 d960-ubu2 systemd-resolved[895]: Using degraded feature set 
(UDP) for DNS server 203.0.178.191.
May 30 09:54:56 d960-ubu2 transmission-gt[17087]: transmission-gtk: Fatal IO 
error 11 (Resource temporarily unavailable) on X server :0.0.
May 30 09:54:56 d960-ubu2 at-spi-bus-launcher[1995]: XIO:  fatal IO error 11 
(Resource temporarily unavailable) on X server ":0"
May 30 09:54:57 d960-ubu2 at-spi-bus-launcher[1995]:   after 37113 requests 
(37113 known processed) with 0 events remaining.
May 30 09:54:57 d960-ubu2 [23692]: mate-notification-daemon: Fatal IO error 11 
(Resource temporarily unavailable) on X server :0.
May 30 09:54:57 d960-ubu2 /usr/lib/gdm3/gdm-x-session[1844]: xfce4-volumed: 
Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
May 30 09:54:57 d960-ubu2 [3451]: gnome-clocks: Fatal IO error 11 (Resource 
temporarily unavailable) on X server :0.0.
May 30 09:54:57 d960-ubu2 /usr/lib/gdm3/gdm-x-session[1844]: wrapper-1.0: Fatal 
IO error 11 (Resource temporarily unavailable) on X server :0.0.
May 30 09:54:57 d960-ubu2 [2213]: blueman-applet: Fatal IO error 11 (Resource 
temporarily unavailable) on X server :0.0.
May 30 09:54:57 d960-ubu2 /usr/lib/gdm3/gdm-x-session[1844]: audacious: Fatal 
IO error 11 (Resource temporarily unavailable) on X server :0.0.
May 30 09:54:57 d960-ubu2 [3236]: xfce4-terminal: Fatal IO error 11 (Resource 
temporarily unavailable) on X server :0.0.
May 30 09:54:57 d960-ubu2 /usr/lib/gdm3/gdm-x-session[1844]: kerneloops-applet: 
Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
May 30 09:54:57 d960-ubu2 [2059]: telegram: Fatal IO error 11 (Resource 
temporarily unavailable) on X server :0.

these messages repeat for each app I must have had open, then for XFCE
apps ... - refer attachment


// i think 09:55:07 is X starting again sending me to greeter after crash

NOTE: I'm no expert & this is only 'user' opinion

New crash reports in /var/crash are
-rw-r-  1 guiverc whoopsie   882227 May 29 14:17 
_usr_bin_light-locker.1000.crash
-rw-r-  1 guiverc whoopsie 24809765 May 30 09:54 
_usr_lib_xorg_Xorg.1000.crash

I'll upload these & add any report-numbers to this on next comment. I will 
attach my
current syslog & next comment auth.log & dmesg  (dated 2018-05-30 & timestamped 
just before 1000)


** Attachment added: "syslog_2018-05-30  (copied to ~ when I could login again)"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1772542/+attachment/5146198/+files/syslog.2018-05-30.txt

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

Title:
  after waking from sleep i get text radeon error message then return
  login screen

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

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

[Bug 1772542] Re: after waking from sleep i get text radeon error message then return login screen

2018-05-29 Thread Chris Guiver
** Attachment added: "dmesg (copied after i logged in again)"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1772542/+attachment/5146203/+files/dmesg_2018-05-30.txt

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

Title:
  after waking from sleep i get text radeon error message then return
  login screen

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

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

[Bug 1773201] Re: [SRU] MAAS 2.4.0

2018-05-29 Thread Chris Halse Rogers
As from the previous bug:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1768800:

The [Regression Potential] seems rather optimistic for a nearly 1MB
diff. A lot has changed - if there *were* regressions, in what
situations would you expect to find them?

There's a lot about what testing *has* been done, but we're more
interested here in what testing *will* be done. Are the packages that
get built in bionic-proposed going to go through the same test suite?
Are Solutions QA going to test against the packages as built in bionic-
proposed?

** Changed in: maas (Ubuntu Bionic)
   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/1773201

Title:
  [SRU] MAAS 2.4.0

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

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

[Bug 1773449] Re: VMs do not survive host reboot

2018-05-29 Thread Vern Hart
I've pinged the customer for the specific details of the failure.

>From my understanding, they pulled the power on the compute node -- but
I will get confirmation on that point.

There isn't anything out of the ordinary in the compute configuration so
it's likely the instances came up as SHUTDOWN but would not start.
Again, I will confirm this.

Regarding the replication test in comment #8, I believe those two
instances were booted from images. A critical component of the failure
scenario is booting the instance from a volume.

It should be noted that the behavior has been replicated by Craig Bender
in his local environment on both Queens and Pike.

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

Title:
  VMs do not survive host reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1773449/+subscriptions

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

[Bug 1773687] Re: [bionic] no unattended installation

2018-05-29 Thread Steve Langasek
Ok, I see what's happening here.  The reason artful doesn't prompt is
because /etc/localtime is prepopulated within the image:

$ tar tvf ubuntu-artful-core-cloudimg-amd64-root.tar.gz |grep zoneinfo
lrwxrwxrwx root/root 0 2018-05-24 13:44 etc/localtime -> 
/usr/share/zoneinfo/UTC
$

This is despite the fact that the tzdata package itself is not
installed.

In bionic, this symlink is not present:

$ tar tvf ubuntu-bionic-core-cloudimg-amd64-root.tar.gz |grep zoneinfo
$

This is in fact a deliberate change in bionic as part of the minimal
image work; in livecd-rootfs live-build/auto/build:

if [ "${SUBPROJECT:-}" = minimized ] \
   && ! Chroot chroot dpkg -l tzdata 2>&1 |grep -q ^ii; then
# workaround for tzdata purge not removing these files
rm -f chroot/etc/localtime chroot/etc/timezone
fi

The behavior you're seeing in bionic is the *expected* behavior on a
completely fresh install of the tzdata package.  The reason you don't
see this behavior in prior releases is that it's not truly a fresh
install, and there is cruft left on the filesystem in the form of
/etc/localtime.  If /etc/localtime already exists, tzdata has no need to
prompt instead of using the existing configuration on the system.  If it
doesn't exist, tzdata will ask debconf, which means a prompt by default.

So your setting DEBIAN_FRONTEND=noninteractive, if you don't care about
/etc/localtime and just tzdata to use the default, is the correct fix
here.

** Changed in: tzdata (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/1773687

Title:
  [bionic] no unattended installation

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

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

[Bug 1774083] [NEW] auditd upgrade appeared to remove my rules

2018-05-29 Thread Seth Arnold
Public bug reported:

Hello, I lost my audit rules when upgrading from 16.04 LTS to 18.04 LTS.
I had a moderately extensive list of custom rules in
/etc/audit/audit.rules and eventually realized that I was seeing far
fewer audit events after my upgrade to 18.04 LTS.

My rules were moved aside to /etc/audit/audit.rules.prev and a fairly
useless generic set were installed in /etc/audit/audit.rules.

Because I hadn't read /usr/share/doc/auditd/NEWS.Debian.gz I hadn't
realized that this file was automatically generated on restarts, so
mv'ing my old file back in place and restarting means my rules are gone.

I can't recall any other package that replaces working local
configuration with package default on upgrade. For an *auditing* package
it may even place businesses into non-compliance with rules and
regulation. For me it's just an annoyance and a reminder that I need a
better backup solution.

Thanks

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: auditd 1:2.8.2-1ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
Date: Tue May 29 17:07:25 2018
InstallationDate: Installed on 2012-10-18 (2049 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
ProcEnviron:
 TERM=rxvt-unicode-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: audit
UpgradeStatus: Upgraded to bionic on 2018-05-02 (28 days ago)
mtime.conffile..etc.audit.audit.rules: 2018-05-29T17:01:29.487114

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


** Tags: amd64 apport-bug bionic

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

Title:
  auditd upgrade appeared to remove my rules

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

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

[Bug 1718227] Re: replacement of ifupdown with netplan needs integration for /etc/network/if{up, down}.d scripts

2018-05-29 Thread Steve Langasek
even if not the default ntp implementation, I think this is still a
valid bug task and should be tracked as such.

** Changed in: ntp (Ubuntu)
   Importance: Undecided => Low

** Changed in: ntp (Ubuntu)
   Status: Won't Fix => Triaged

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

Title:
  replacement of ifupdown with netplan needs integration for
  /etc/network/if{up,down}.d scripts

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

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

[Bug 1771185] Re: Secondary monitor not connecting in 18.04 LTS

2018-05-29 Thread Mihai Rusoaie
Found a workaround:

xrandr --addmode HDMI-1-2 1920x1080
xrandr --output HDMI-1-2 --mode 1920x1080

This sequence of commands enables clone display. However, I still don't
see anywhere in Displays/Monitors the secondary display.

Here is the xrandr output (while projector is on):

HDMI-1-1 disconnected 1920x1080+0+0 (normal left inverted right x axis 
y axis) 0mm x 0mm
   1920x1080 60.02*

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

Title:
  Secondary monitor not connecting in 18.04 LTS

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

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

[Bug 1704799] Re: iwlwifi: 8260: missing iwlwifi-8000C-{22..30}.ucode firmware

2018-05-29 Thread Edmund Laugasson
Actually the current bug report was not against Ubuntu 16.04, codename:
Xenial Xerus. It is against missing firmware for newer kernels. Actually
Ubuntu 18.04 is using already 4.15 kernel. There are even newer to come
when time goes on. At that time when tested newer kernels, the Ubuntu
16.04 LTS was out and therefore used. As I described, also the newest
linux-firmware package found in Ubuntu 18.04 LTS still missing required
firmware.

** Changed in: linux-firmware (Ubuntu)
   Status: Invalid => Confirmed

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

Title:
  iwlwifi: 8260: missing iwlwifi-8000C-{22..30}.ucode firmware

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

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

[Bug 1768431] Re: Request to revert SAUCE patches in the 18.04 SRU and update with upstream version

2018-05-29 Thread Joseph Salisbury
It would probably be best to open a new bug with  a reason why they are
needed for the SRU .  That way we can keep the two separate.  I'll
submit an SRU request for this specific bug.

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

Title:
  Request to revert SAUCE patches in the 18.04 SRU and update with
  upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1768431/+subscriptions

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

[Bug 1774082] Re: Trusty cannot load microcode for family 17h AMD processors

2018-05-29 Thread Tyler Hicks
The upstream fix has been applied to Xenial and newer kernels. This bug
is only for Trusty.

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

Title:
  Trusty cannot load microcode for family 17h AMD processors

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

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

[Bug 1770971] Re: Update gnome-system-monitor to 3.28.2

2018-05-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-system-monitor - 3.28.2-0ubuntu1

---
gnome-system-monitor (3.28.2-0ubuntu1) bionic; urgency=medium

  * New upstream release (LP: #1770971)

 -- Jeremy Bicha   Sun, 13 May 2018 11:20:50 -0400

** Changed in: gnome-system-monitor (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

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

Title:
  Update gnome-system-monitor to 3.28.2

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

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

[Bug 1770971] Update Released

2018-05-29 Thread Chris Halse Rogers
The verification of the Stable Release Update for gnome-system-monitor
has completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Update gnome-system-monitor to 3.28.2

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

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

[Bug 1774082] [NEW] Trusty cannot load microcode for family 17h AMD processors

2018-05-29 Thread Tyler Hicks
Public bug reported:

[Impact]

AMD has recently updated the microcode in the linux-firmware tree for
family 17h processors to address Spectre variant 2. The Trusty 3.13
kernel cannot load the microcode because it is missing a backport of
upstream patch f4e9b7af0cd58dd039a0fb2cd67d57cea4889abf which leaves AMD
machines vulnerable.

[Test Case]

Test must be done on a 17h family processor:

1) Take note of the microcode version before applying updated microcode:

 $ sudo cat /sys/devices/system/cpu/cpu0/microcode/version 
 0x8001227

2) Get updated amd64-microcode package from the Ubuntu Security Team.
Install it and reboot machine.

3) Verify that the microcode version has changed.

[Regression Potential]

The regression potential to the kernel revolves around the fact that the
IBRS/IBPB implementation in the 3.13 kernel may not have been put
through its paces yet due to a lack of available microcode updates.
There could be a latent bug present that is uncovered.

** Affects: linux (Ubuntu)
 Importance: Critical
 Assignee: Tyler Hicks (tyhicks)
 Status: Invalid

** Affects: linux (Ubuntu Trusty)
 Importance: Undecided
 Assignee: Tyler Hicks (tyhicks)
 Status: In Progress

** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

** Changed in: linux (Ubuntu Trusty)
 Assignee: (unassigned) => Tyler Hicks (tyhicks)

** Changed in: linux (Ubuntu)
   Status: In Progress => Invalid

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

Title:
  Trusty cannot load microcode for family 17h AMD processors

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

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

[Bug 1173457] Re: Ubuntu Installer uses wrong bootloader location for USB UEFI installs

2018-05-29 Thread Chasse Court
Okay I got hit with this "BUG" too, I was trying to do something very specific 
which was create a set of USB Keys for diagnosing a network issues between my 
two PC's. It's frustrating, caused many many hours of very angry stupid linux 
operating system comments.
Ubuntu was my first attempt at going back to Linux since I used a very old 
slackware install with Marvin the Martian on the front of the CD set and I must 
say this bug has really put me off trying it again.

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

Title:
  Ubuntu  Installer uses wrong bootloader location for USB UEFI installs

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

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

[Bug 1773449] Re: VMs do not survive host reboot

2018-05-29 Thread Sean Feole
to give my update on status so far,  I have deployed xenial - queens
using juju  2.3.8-bionic-amd64

ModelController  Cloud/Region  Version  SLA
default  icarus  icarus2.3.8unsupported

AppVersion   Status  Scale  Charm  
Store   Rev  OS  Notes
ceph-mon   12.2.4active  3  ceph-mon   
jujucharms   24  ubuntu  
ceph-osd   12.2.4active  3  ceph-osd   
jujucharms  261  ubuntu  
ceph-radosgw   12.2.4active  1  ceph-radosgw   
jujucharms  257  ubuntu  
cinder 12.0.1active  1  cinder 
jujucharms  271  ubuntu  
cinder-ceph12.0.1active  1  cinder-ceph
jujucharms  232  ubuntu  
glance 16.0.1active  1  glance 
jujucharms  264  ubuntu  
keystone   13.0.0active  1  keystone   
jujucharms  278  ubuntu  
mysql  5.6.37-26.21  active  1  percona-cluster
jujucharms  263  ubuntu  
neutron-api12.0.1active  1  neutron-api
jujucharms  259  ubuntu  
neutron-gateway12.0.1active  1  neutron-gateway
jujucharms  248  ubuntu  
neutron-openvswitch12.0.1active  3  neutron-openvswitch
jujucharms  249  ubuntu  
nova-cloud-controller  17.0.3active  1  nova-cloud-controller  
jujucharms  309  ubuntu  
nova-compute   17.0.3active  3  nova-compute   
jujucharms  282  ubuntu  
rabbitmq-server3.5.7 active  1  rabbitmq-server
jujucharms   73  ubuntu  


I created 2 instances -  1 w/ an attached volume and 1 without

$ openstack server list
+--+--++---++--+
| ID   | Name | Status | Networks   
   | Image  | Flavor   |
+--+--++---++--+
| ed754278-ab06-4b22-b88c-505bd5ff0316 | xenial-test2 | ACTIVE | 
internal=10.5.5.13, 10.246.114.83 | xenial | m1.small |
| ccee393e-768f-463b-ae94-8193c4c54bba | xenial-test  | ACTIVE | 
internal=10.5.5.5, 10.246.114.88  | xenial | m1.small |
+--+--++---++--+


$ openstack volume list
+--+--+---+--+---+
| ID   | Name | Status| Size | Attached 
to   |
+--+--+---+--+---+
| b5fa9e73-56d3-4c76-a7dc-7d10115860d1 | testvol2 | in-use|   10 | Attached 
to xenial-test2 on /dev/vdb  |
| 9832d124-11f7-44a4-9293-fe87a535f637 | testvol1 | available |   10 |  
 |
+--+--+---+--+---+


I restarted both compute which these 2 instances reside in with 'sudo reboot',  
upon returning back online both of the instances were in the offline state as 
seen below. 


ubuntu@node-laveran:~$ sudo virsh list --all
 IdName   State

 - instance-0001  shut off

ubuntu@node-husband:~$ sudo virsh list --all
 IdName   State

 - instance-0002  shut off


Both instances were turned back on via the openstack cli,  and powered on 
successfully.  This was with default bundle settings via stable/openstack-base. 
 I will sort through the bundle provided by the field and see if there are any 
additional config options we can set to attempt to reproduce the problem. 


** Attachment added: "Instance-start logs, Post Hypervisor Reboot"
   
https://bugs.launchpad.net/nova/+bug/1773449/+attachment/5146190/+files/logs.tar

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

Title:
  VMs do not survive host reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1773449/+subscriptions

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

[Bug 1750121] Re: Dynamic routing: adding speaker to agent fails

2018-05-29 Thread Chris Halse Rogers
It looks like this might be mis-tagged verification-failed-bionic, but
it's not entirely clear to me. Can someone please confirm that this
*does* work on bionic, and then we can release the artful and bionic
packages?

Thanks!

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

Title:
  Dynamic routing: adding speaker to agent fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1750121/+subscriptions

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

[Bug 1771283] Re: iperf2 long time run on 40Gb/s NIC crashes

2018-05-29 Thread Robert J McMahon
Can you share the bug fix? I'd like to make sure it gets committed in to
the iperf2 repository.

Thanks,
Bob

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

Title:
  iperf2 long time run on 40Gb/s NIC crashes

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

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

[Bug 1697959] Re: late package version collection can cause confusion

2018-05-29 Thread Brian Murray
Daniel van Vugt recently commented on a bug report about the errors
bucket show a couple of crashes with the new package version and I'm
concerned that those might actually be ones where the version collection
was done after the package had been updated.

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

Title:
  late package version collection can cause confusion

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

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

[Bug 1771204] Re: Horizontal lines on Samsung Laptop np900x3f after Update to 18.04

2018-05-29 Thread Christopher M. Penalver
Thomas Diesenreiter, the next step is to fully commit bisect from 4.13.4
to 4.15.17, in order to identify the last good kernel commit, followed
immediately by the first bad one. This will allow for a more expedited
analysis of the root cause of your issue. Could you please do this
following https://wiki.ubuntu.com/Kernel/KernelBisection ?

Please note, finding adjacent kernel versions, or providing a commit
without testing it and reverting it is not fully commit bisecting.

Also, the kernel release names are irrelevant for the purposes of
bisecting.

It is most helpful that after the bad commit (not kernel version) has
been confirmed via testing, you then mark this report Status Confirmed.

Thank you for your help.

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

Title:
  Horizontal lines on Samsung Laptop np900x3f after Update to 18.04

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

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

[Bug 1772956] Re: linux-oem: 4.13.0-1029.32 -proposed tracker

2018-05-29 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   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/1772956

Title:
  linux-oem: 4.13.0-1029.32 -proposed tracker

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

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

[Bug 1774081] [NEW] /etc/gdm3/Init/Default not evaluated

2018-05-29 Thread Dark Dragon
Public bug reported:

/etc/gdm3/Init/Default is not evaluated on my fresh install of Ubuntu
18.04 (minimal).

I replaced this file by one with the following content to test it:

#!/bin/sh
touch /tmp/a
touch /mnt/a

After a reboot, these files are not available.

When I use the same file for /etc/gdm3/PostLogin/Default, it works.

** Affects: gdm3 (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/1774081

Title:
  /etc/gdm3/Init/Default not evaluated

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

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

[Bug 1774080] [NEW] /usr/bin/rviz:11:Ogre::SceneManager::fireSceneManagerDestroyed:Ogre::SceneManager::~SceneManager:Ogre::OctreeSceneManager::~OctreeSceneManager:Ogre::SceneManagerEnumerator::destroy

2018-05-29 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
ros-rviz.  This problem was most recently seen with package version 
1.11.10+dfsg-1build1, the problem page at 
https://errors.ubuntu.com/problem/d588ad730401a3325ca4d1cc367d838f71cc9780 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

** Affects: ros-rviz (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: xenial

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

Title:
  
/usr/bin/rviz:11:Ogre::SceneManager::fireSceneManagerDestroyed:Ogre::SceneManager::~SceneManager:Ogre::OctreeSceneManager::~OctreeSceneManager:Ogre::SceneManagerEnumerator::destroySceneManager:Ogre::Root::destroySceneManager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ros-rviz/+bug/1774080/+subscriptions

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

[Bug 1766137] Re: [regression] Password accepted but login fails (blank purple screen and mouse pointer only)

2018-05-29 Thread Jehandan Jeyaseelan
Hi I tested gdm3 - 3.28.2-0ubuntu1.1 on Ubuntu 18.04 LTS.

I ran the following tests:

a) Boot Ubuntu 18.04 LTS, attempt login with correct password - pass.
b) Log out and then log back in with correct password - pass.
c) Log out and then enter the wrong password a few times then enter the correct 
password press enter to login - pass.
d) Reboot Ubuntu 18.04 LTS, enter the wrong password a few times then enter the 
correct password, press enter to login - pass.
e) Login then allow the screen to blank, attempt unlock with correct password - 
pass.
f) Login then allow the screen to blank, attempt unlock with wrong password 
then enter correct password and press enter - pass.
g) Click on the lock button, attempt unlock with incorrect password a few times 
then enter correct password and press enter - pass.
h) Click on the lock button, attempt unlock with correct password - pass.

Fix therefore works now and appears to have no issues so far.

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

Title:
  [regression] Password accepted but login fails (blank purple screen
  and mouse pointer only)

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

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

[Bug 1773449] Re: VMs do not survive host reboot

2018-05-29 Thread Sean Feole
marking back to incomplete awaiting response to ryans questions,  i
never refreshed the bug :)

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

Title:
  VMs do not survive host reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1773449/+subscriptions

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

[Bug 1771204] Re: Horizontal lines on Samsung Laptop np900x3f after Update to 18.04

2018-05-29 Thread Christopher M. Penalver
** Tags removed: kernel-bug-exists-upstream-4.17.0-041700rc6-generic
** Tags added: kernel-bug-exists-upstream-4.17-rc6

** Tags removed: kernel-bug-exists-upstream
** Tags added: needs-upstream-testing

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

Title:
  Horizontal lines on Samsung Laptop np900x3f after Update to 18.04

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

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

[Bug 1773515] Re: apparmor fails after removal of snapd

2018-05-29 Thread Seth Arnold
** Summary changed:

- apparmour fails after removal of snapd
+ apparmor fails after removal of snapd

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

Title:
  apparmor fails after removal of snapd

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

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

[Bug 1774078] [NEW] can't upgrade from 17.10 to 18.04

2018-05-29 Thread emilio hernandez
Public bug reported:

I'm on a 64-bit intel with gnome and mate desktops installed.
Problem: when I run do-release-upgrade after a sudo apt update I get:

Calculating the changes

Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade.

This can be caused by: 
* Upgrading to a pre-release version of Ubuntu 
* Running the current pre-release version of Ubuntu 
* Unofficial software packages not provided by Ubuntu 

If none of this applies, then please report this bug using the 
command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. 


Restoring original system state

Aborting
Reading package lists... Done
Building dependency tree  
Reading state information... Done

==

/var/log/dist-upgrade/main.log shows

2018-05-29 18:07:34,083 INFO Using config files '['./DistUpgrade.cfg']'
2018-05-29 18:07:34,084 INFO uname information: 'Linux buckets 
4.13.0-43-generic #48-Ubuntu SMP Wed May 16 12:18:48 UTC 2018 x86_64'
2018-05-29 18:07:35,025 INFO apt version: '1.5.1'
2018-05-29 18:07:35,025 INFO python version: '3.6.3 (default, Oct  3 2017, 
21:45:48) 
[GCC 7.2.0]'
2018-05-29 18:07:35,034 INFO release-upgrader version '18.04.17' started
2018-05-29 18:07:35,054 INFO locale: 'en_US' 'UTF-8'
2018-05-29 18:07:35,069 INFO screen could not be run
2018-05-29 18:07:35,865 DEBUG Using 'DistUpgradeViewText' view
2018-05-29 18:07:36,040 DEBUG enable dpkg --force-overwrite
2018-05-29 18:07:36,206 DEBUG creating statefile: 
'/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
2018-05-29 18:07:55,780 DEBUG lsb-release: 'artful'
2018-05-29 18:07:55,784 DEBUG _pythonSymlinkCheck run
2018-05-29 18:07:55,870 DEBUG openCache()
2018-05-29 18:07:55,871 DEBUG No such plugin directory: ./plugins
2018-05-29 18:07:55,871 DEBUG plugins for condition 'PreCacheOpen' are '[]'
2018-05-29 18:07:55,871 DEBUG plugins for condition 'bionicPreCacheOpen' are 
'[]'
2018-05-29 18:07:55,871 DEBUG plugins for condition 'from_artfulPreCacheOpen' 
are '[]'
2018-05-29 18:07:55,871 DEBUG quirks: running PreCacheOpen
2018-05-29 18:07:55,872 DEBUG running Quirks.PreCacheOpen
2018-05-29 18:07:57,775 DEBUG /openCache(), new cache size 87498
2018-05-29 18:07:57,776 DEBUG need_server_mode(): run in 'desktop' mode, 
(because of pkg 'ubuntu-desktop')
2018-05-29 18:07:57,777 DEBUG checkViewDepends()
2018-05-29 18:07:57,777 DEBUG running doUpdate() (showErrors=False)
2018-05-29 18:08:24,781 DEBUG openCache()
2018-05-29 18:08:26,831 DEBUG /openCache(), new cache size 87498
2018-05-29 18:08:26,831 DEBUG doPostInitialUpdate
2018-05-29 18:08:26,832 DEBUG plugins for condition 'PostInitialUpdate' are '[]'
2018-05-29 18:08:26,832 DEBUG plugins for condition 'bionicPostInitialUpdate' 
are '[]'
2018-05-29 18:08:26,832 DEBUG plugins for condition 
'from_artfulPostInitialUpdate' are '[]'
2018-05-29 18:08:39,604 DEBUG MetaPkgs: ubuntu-desktop ubuntu-mate-core 
ubuntu-mate-desktop
2018-05-29 18:08:59,573 DEBUG Foreign: aspnetcore-store-2.0.0 
aspnetcore-store-2.0.3 aspnetcore-store-2.0.5 code dotnet-host 
dotnet-hostfxr-2.0.5 dotnet-runtime-2.0.5 dotnet-runtime-deps-2.1.0-rc1 
dotnet-sdk-2.1.4 google-chrome-stable nodejs
2018-05-29 18:08:59,573 DEBUG Obsolete: mysql-workbench-community 
net.downloadhelper.coapp scenebuilder
2018-05-29 18:08:59,574 DEBUG updateSourcesList()
2018-05-29 18:08:59,862 DEBUG rewriteSourcesList() with mirror_check
2018-05-29 18:08:59,863 DEBUG ['ubuntu-minimal', 'ubuntu-standard']
2018-05-29 18:08:59,863 DEBUG Checking pkg: ubuntu-minimal
2018-05-29 18:08:59,879 DEBUG Checking pkg: ubuntu-standard
2018-05-29 18:08:59,890 DEBUG examining: 'deb 
http://mx.archive.ubuntu.com/ubuntu/ artful main restricted'
2018-05-29 18:08:59,890 DEBUG entry 'deb http://mx.archive.ubuntu.com/ubuntu/ 
bionic main restricted' updated to new dist
2018-05-29 18:08:59,891 DEBUG examining: 'deb 
http://mx.archive.ubuntu.com/ubuntu/ artful-updates main restricted'
2018-05-29 18:08:59,892 DEBUG entry 'deb http://mx.archive.ubuntu.com/ubuntu/ 
bionic-updates main restricted' updated to new dist
2018-05-29 18:08:59,893 DEBUG examining: 'deb 
http://mx.archive.ubuntu.com/ubuntu/ artful universe'
2018-05-29 18:08:59,894 DEBUG entry 'deb http://mx.archive.ubuntu.com/ubuntu/ 
bionic universe' updated to new dist
2018-05-29 18:08:59,895 DEBUG examining: 'deb 
http://mx.archive.ubuntu.com/ubuntu/ artful-updates universe'
2018-05-29 18:08:59,896 DEBUG entry 'deb http://mx.archive.ubuntu.com/ubuntu/ 
bionic-updates universe' updated to new dist
2018-05-29 18:08:59,896 DEBUG examining: 'deb 
http://mx.archive.ubuntu.com/ubuntu/ artful multiverse'
2018-05-29 18:08:59,897 DEBUG entry 'deb http://mx.archive.ubuntu.com/ubuntu/ 
bionic multiverse' updated to new dist
2018-05-29 18:08:59,897 DEBUG examining: 'deb 
http://mx.archive.ubuntu.com/ubuntu/ artful-updates multiverse'
2018-05-29 18:08:59,898 DEBUG entry 'deb http://mx.archive.ubuntu.com/ubuntu/ 
bionic-updates multiverse' updated to new 

[Bug 1770231] Re: Expose arm64 CPU topology to userspace

2018-05-29 Thread dann frazier
** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => dann frazier (dannf)

** Description changed:

  [Impact]
  Applications, particularly those in the HPC domain (e.g. openmpi), can be 
optimized for the processor and cache topology. However, the ARM CPU topology 
isn't correctly exposed to userspace.
  
  [Fix]
- The ACPI 6.2 specification introduced a Processor Properties Topology Table 
(PPTT). The linux kernel needs support for parsing this table, and exposing the 
parsed topology to userspace.
+ The ACPI 6.2 specification introduced a Processor Properties Topology Table 
(PPTT). This is what ARM server vendors are using to expose their topology. The 
linux kernel needs support for parsing this table, and exposing the parsed 
topology to userspace.
  
  [Test Case]
- A HiSilicon D06 without the fix:
+ A HiSilicon D06 without the fix. Note that it thinks I'm on a 24-socket 
system with 4 cores each. I'm not. I'm on a 2 socket system w/ 48 cores each.
  
  ubuntu@d06-1:~$ lscpu
  Architecture:aarch64
  Byte Order:  Little Endian
  CPU(s):  96
  On-line CPU(s) list: 0-95
  Thread(s) per core:  1
  Core(s) per socket:  4
  Socket(s):   24
  NUMA node(s):4
  Vendor ID:   0x48
  Model:   0
  Stepping:0x0
  BogoMIPS:200.00
  NUMA node0 CPU(s):   0-23
  NUMA node1 CPU(s):   24-47
  NUMA node2 CPU(s):   48-71
  NUMA node3 CPU(s):   72-95
  Flags:   fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics cpuid 
asimdrdm dcpop
  
- With the fix:
+ With the fix (and this is correct):
  ubuntu@d06-1:~$ lscpu
  Architecture:aarch64
  Byte Order:  Little Endian
  CPU(s):  96
  On-line CPU(s) list: 0-95
  Thread(s) per core:  1
  Core(s) per socket:  48
  Socket(s):   2
  NUMA node(s):4
  Vendor ID:   0x48
  Model:   0
  Stepping:0x0
  BogoMIPS:200.00
  L1d cache:   64K
  L1i cache:   64K
  L2 cache:512K
  L3 cache:32768K
  NUMA node0 CPU(s):   0-23
  NUMA node1 CPU(s):   24-47
  NUMA node2 CPU(s):   48-71
  NUMA node3 CPU(s):   72-95
  Flags:   fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics cpuid 
asimdrdm dcpop
  
+ [Regression Risk]
+ Here's a patch-by patch risk analysis of the changeset:
  
- [Regression Risk]
- TBD
+ 0001-ACPICA-ACPI-6.2-Additional-PPTT-flags.patch
+ Just adds new #defines. No functional change.
+ 
+ 0002-drivers-base-cacheinfo-move-cache_setup_of_node.patch
+ Moves code down in a file. No functional change. (I double-checked that the 
moved code is the same).
+ 
+ 0003-drivers-base-cacheinfo-setup-DT-cache-properties-ear.patch
+ The code this touches is all #ifdef CONFIG_OF, which only applies to the ARM 
& Power ports of Ubuntu. I've tested on ARM.
+ 
+ 0004-cacheinfo-rename-of_node-to-fw_token.patch
+ Renames a variable, and changes it's type from "struct device_node *" to 
"void *". No functional change.
+ 
+ 0005-arm64-acpi-Create-arch-specific-cpu-to-acpi-id-helpe.patch
+ Adds a new function (but doesn't use it yet).
+ 
+ 0006-ACPI-PPTT-Add-Processor-Properties-Topology-Table-pa.patch
+ Adds new code that isn't called yet.
+ 
+ 0007-UBUNTU-Config-CONFIG_ACPI_PPTT-y.patch
+ Configures on the new code.
+ 
+ 0008-ACPI-Enable-PPTT-support-on-ARM64.patch
+ Kconfig/Makefile bits for the new code.
+ 
+ 0009-drivers-base-cacheinfo-Add-support-for-ACPI-based-fi.patch
+ Finally, we call the new code during initialization, so let's go back and 
look at that code. The first thing it does is to check for the presence of a 
PPTT table before proceeding, so the regression risk to systems *without* a 
PPTT table is negligible. The PPTT table was introduced in the ACPI 6.2 
specification, which was released in May 2017. Regression risk should therefore 
be restricted to systems manufactured (or firmware updated) after that time 
that happened to include a PPTT table. I don't know of anyone other than ARM 
licensees doing this - but it's possible there are others. And, it's possible 
that there's a table out there that tickles a bug in the parsing code. Should 
that be the case, a hotfix would be to use an initrd to override/strip the PPTT 
from the XSDT table until a suitable fix is put in place.
+ 
+ 0010-arm64-Add-support-for-ACPI-based-firmware-tables.patch
+ 0011-arm64-topology-rename-cluster_id.patch
+ 0012-arm64-topology-enable-ACPI-PPTT-based-CPU-topology.patch
+ These patches only touch arm64 code. I explicitly tested on an arm64 server.
+ 
+ 0013-ACPI-Add-PPTT-to-injectable-table-list.patch
+ Allows users to override the PPTT table. No change to default behavior.

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

** Description changed:

  [Impact]
  Applications, particularly those in the HPC domain (e.g. openmpi), can be 
optimized for the processor and cache topology. However, the ARM CPU topology 
isn't correctly 

[Bug 1773860] Re: package ca-certificates 20180409 failed to install/upgrade: installed ca-certificates package post-installation script subprocess returned error exit status 24

2018-05-29 Thread Seth Arnold
This may be hardware issue, note the CPU overheats several times and
you're logging MCE events. Try installing the rasdaemon package and
running ras-mc-ctl --summary to see what those are.

[ 1263.545673] mce: [Hardware Error]: Machine check events logged

Thanks

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

Title:
  package ca-certificates 20180409 failed to install/upgrade: installed
  ca-certificates package post-installation script subprocess returned
  error exit status 24

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/1773860/+subscriptions

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

[Bug 1772956] Re: linux-oem: 4.13.0-1029.32 -proposed tracker

2018-05-29 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

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

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => In Progress

** Changed in: kernel-sru-workflow/verification-testing
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the  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: 1772951
  phase: Uploaded
+ kernel-stable-phase-changed:Tuesday, 29. May 2018 23:02 UTC
+ kernel-stable-phase:Promoted to proposed

** Description changed:

  This bug is for tracking the  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: 1772951
- phase: Uploaded
- kernel-stable-phase-changed:Tuesday, 29. May 2018 23:02 UTC
- kernel-stable-phase:Promoted to proposed
+ phase: Promoted to proposed
+ proposed-announcement-sent: true
+ proposed-testing-requested: true

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

Title:
  linux-oem: 4.13.0-1029.32 -proposed tracker

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

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

[Bug 1773515] Re: apparmour fails after removal of snapd

2018-05-29 Thread Seth Arnold
Note that #include is NOT a comment. That's a valid way to perform the
include function.

How did you uninstall snapd?

It's probably a bug in the snapd maintainer scripts to leave
/etc/apparmor.d/anything
around if that file includes another file that is removed with apt-get remove.

Thanks

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

Title:
  apparmour fails after removal of snapd

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

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

[Bug 1764005] Re: Black-screen on boot with nvidia 390 for Budgie, MATE, Xubuntu, Kubuntu

2018-05-29 Thread ZL
I am on 4.15.0.22 using Nvidia 980. I initially encountered the same
bug. But after upgrading to NVIDIA 390.59, I was able to boot up
normally.

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

Title:
  Black-screen on boot with nvidia 390 for Budgie, MATE, Xubuntu,
  Kubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1764005/+subscriptions

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

[Bug 1774061] Re: git: CVE-2018-11235 arbitary code execution via submodule names in .gitmodules

2018-05-29 Thread Seth Arnold
** Summary changed:

- git:  CVE 2018-11235 arbitary code execution via submodule names in 
.gitmodules
+ git:  CVE-2018-11235 arbitary code execution via submodule names in 
.gitmodules

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

Title:
  git:  CVE-2018-11235 arbitary code execution via submodule names in
  .gitmodules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/1774061/+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   8   >