[Bug 1840889] [NEW] Black Screen on 18.04 + Intel Graphics with Kernel > 4.15.0-47

2019-08-21 Thread rz
Public bug reported:

Hi,

we've been running 18.04 (w/ Xubuntu) + 4.15.0-47 kernel for a while now
(on Minix Z83-4 devices w/ Intel X5-Z8350 CPUs), which is working fine.

After upgrading the kernel to a newer version (> 4.15.0-47), HDMI output
is not available anymore, i915 reports an invalid EDID version via dmesg
I dropped the full dmesg output on Pastebin:
https://pastebin.com/jXTqAzkQ

As a start I'm blaming the Linux kernel since booting 4.15.0-47 kernel
works just fine.

Known faulty kernel versions are:

- 4.15.0-58-generic
- 4.15.0-59-generic
- 5.0.0-25-generic

Not sure how to best collect logs and system information for you since
I'm not used to debugging black screens. However, SSH access is
possible. I am happy to provide more information, if needed. We can also
install and test experimental kernel versions.

Note: This happens then attached via a standard HDMI cable as well as
with a HDMI-DVI cable on different monitor setups.

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

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

Title:
  Black Screen on 18.04 + Intel Graphics with Kernel > 4.15.0-47

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

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

[Bug 1840890] [NEW] PKCS#7 signature not signed with a trusted key

2019-08-21 Thread SunBear
Public bug reported:

After making nvidia drivers available in Ubuntu 18.04 via Ubuntu's
StableReleaseUpdates (SRU), I expected that all the usual error and
warning messages reported by `dmesg -l err` and `dmes -l warn` before
the nvidia drivers's transition to SRU should no longer appear. However,
I still find them. See below.

$ dmesg -l err
[2.322549] PKCS#7 signature not signed with a trusted key
[2.438684] PKCS#7 signature not signed with a trusted key
[2.439332] PKCS#7 signature not signed with a trusted key
[2.439727] PKCS#7 signature not signed with a trusted key
[2.445846] PKCS#7 signature not signed with a trusted key
$ dmesg -l warn
[2.322558] nvidia: loading out-of-tree module taints kernel.
[2.322565] nvidia: module license 'NVIDIA' taints kernel.
[2.322566] Disabling lock debugging due to kernel taint
[2.433159] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  430.26  Tue Jun  
4 17:40:52 CDT 2019

Expected outcome: The above error and warning msgs should no longer show
in dmesg.


$ uname -a 
Linux Machine 5.0.0-25-generic #26~18.04.1-Ubuntu SMP Thu Aug 1 13:51:02 UTC 
2019 x86_64 x86_64 x86_64 GNU/Linux

$ dpkg -l | grep nvidia
ii  libnvidia-cfg1-430:amd64   430.26-0ubuntu0.18.04.2  
amd64NVIDIA binary OpenGL/GLX configuration library
ii  libnvidia-common-430   430.40-0ubuntu0~gpu18.04.1   
all  Shared files used by the NVIDIA libraries
ii  libnvidia-compute-430:amd64430.26-0ubuntu0.18.04.2  
amd64NVIDIA libcompute package
ii  libnvidia-compute-430:i386 430.26-0ubuntu0.18.04.2  
i386 NVIDIA libcompute package
ii  libnvidia-decode-430:amd64 430.26-0ubuntu0.18.04.2  
amd64NVIDIA Video Decoding runtime libraries
ii  libnvidia-decode-430:i386  430.26-0ubuntu0.18.04.2  
i386 NVIDIA Video Decoding runtime libraries
ii  libnvidia-encode-430:amd64 430.26-0ubuntu0.18.04.2  
amd64NVENC Video Encoding runtime library
ii  libnvidia-encode-430:i386  430.26-0ubuntu0.18.04.2  
i386 NVENC Video Encoding runtime library
ii  libnvidia-fbc1-430:amd64   430.26-0ubuntu0.18.04.2  
amd64NVIDIA OpenGL-based Framebuffer Capture runtime library
ii  libnvidia-fbc1-430:i386430.26-0ubuntu0.18.04.2  
i386 NVIDIA OpenGL-based Framebuffer Capture runtime library
ii  libnvidia-gl-430:amd64 430.26-0ubuntu0.18.04.2  
amd64NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan 
ICD
ii  libnvidia-gl-430:i386  430.26-0ubuntu0.18.04.2  
i386 NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan 
ICD
ii  libnvidia-ifr1-430:amd64   430.26-0ubuntu0.18.04.2  
amd64NVIDIA OpenGL-based Inband Frame Readback runtime 
library
ii  libnvidia-ifr1-430:i386430.26-0ubuntu0.18.04.2  
i386 NVIDIA OpenGL-based Inband Frame Readback runtime 
library
ii  nvidia-compute-utils-430   430.26-0ubuntu0.18.04.2  
amd64NVIDIA compute utilities
ii  nvidia-dkms-430430.26-0ubuntu0.18.04.2  
amd64NVIDIA DKMS package
ii  nvidia-driver-430  430.26-0ubuntu0.18.04.2  
amd64NVIDIA driver metapackage
ii  nvidia-kernel-common-430   430.26-0ubuntu0.18.04.2  
amd64Shared files used with the kernel module
ii  nvidia-kernel-source-430   430.26-0ubuntu0.18.04.2  
amd64NVIDIA kernel source package
ii  nvidia-prime   0.8.8.2  
all  Tools to enable NVIDIA's Prime
ii  nvidia-settings390.77-0ubuntu0.18.04.1  
amd64Tool for configuring the NVIDIA graphics driver
ii  nvidia-utils-430   430.26-0ubuntu0.18.04.2  
amd64NVIDIA driver support binaries
ii  xserver-xorg-video-nvidia-430  430.26-0ubuntu0.18.04.2  
amd64NVIDIA binary Xorg driver

** Affects: nvidia-graphics-drivers-430 (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/1840890

Title:
  PKCS#7 signature not signed with a trusted key

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-430/+bug/1840890/+subscr

[Bug 1840882] Re: [SRU][B-OEM-OSP1/D/E] reduce s2idle power consumption when BIOS uses shared power resources

2019-08-21 Thread AaronMa
** Changed in: hwe-next
 Assignee: (unassigned) => AaronMa (mapengyu)

** Changed in: hwe-next
   Importance: Undecided => Critical

** Changed in: hwe-next
   Status: New => 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/1840882

Title:
  [SRU][B-OEM-OSP1/D/E] reduce s2idle power consumption when BIOS uses
  shared power resources

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1840882/+subscriptions

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

Re: [Bug 1840857] Re: Couldn't run grub-install on created EFI partition. Doesn't like boot on an NTFS

2019-08-21 Thread martyfranc...@gmail.com
I concur. Some idiot shipped this computer with Windows 10 installed as
legacy system.

I will need to work on the resolution.

Thanks for pointing me.

On Tue, Aug 20, 2019, 9:40 PM Chris Guiver  wrote:

> Thank you for taking the time to report this bug and helping to make
> Ubuntu better.
>
> This is not a bug I suspect.
>
> The EFI spec states the format should be FAT12, FAT16, or FAT32 as I
> read
>
> https://uefi.org/sites/default/files/resources/UEFI_Spec_2_8_final.pdf#G17.1019485
>
> The bug is more whomever installed your system in a non-EFI
> specification compatible mode, not with Ubuntu which is following the
> EFI specifications.
>
> The following is quoted from EFI specification link provided :-
>
> 13.3 File System Format
> The file system supported by the Extensible Firmware Interface is based on
> the FAT file system. EFI
> defines a specific version of FAT that is explicitly documented and
> testable. Conformance to the EFI
> specification and its associate reference documents is the only definition
> of FAT that needs to be
> implemented to support EFI. To differentiate the EFI file system from pure
> FAT, a new partition file
> system type has been defined.
> EFI encompasses the use of FAT32 for a system partition, and FAT12 or
> FAT16 for removable media. The
> FAT32 system partition is identified by an OSType value other than that
> used to identify previous versions
> of FAT. This unique partition type distinguishes an EFI defined file
> system from a normal FAT file system.
> The file system supported by EFI includes support for long file names.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1840857
>
> Title:
>   Couldn't run grub-install on created EFI partition. Doesn't like boot
>   on an NTFS
>
> Status in grub-installer package in Ubuntu:
>   New
>
> Bug description:
>   Couldn't run grub-install on created EFI partition. Doesn't like boot
> being on a small NTFS. Wants it to be vfat.
>   I can't change that without wiping out existing Win 10 Pro install. Not
> going to mess with that.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 19.04
>   Package: ubiquity 19.04.9
>   ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
>   Uname: Linux 5.0.0-13-generic x86_64
>   ApportVersion: 2.20.10-0ubuntu27
>   Architecture: amd64
>   CasperVersion: 1.405
>   Date: Tue Aug 20 19:50:36 2019
>   InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz
> file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
>   LiveMediaBuild: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
>   SourcePackage: grub-installer
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1840857/+subscriptions
>

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

Title:
  Couldn't run grub-install on created EFI partition. Doesn't like boot
  on an NTFS

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

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

[Bug 1785778] Re: Hash Sum mismatch Ubuntu Server 18.04.1 LTS

2019-08-21 Thread Julian Andres Klode
** Changed in: apt (Ubuntu)
   Status: Confirmed => Won't Fix

** Changed in: apt (Ubuntu)
   Status: Won't Fix => Invalid

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

Title:
  Hash Sum mismatch Ubuntu Server 18.04.1 LTS

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

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

[Bug 1840867] Re: pthread test from ubuntu_stress_smoke_test hang with X

2019-08-21 Thread Colin Ian King
** Changed in: linux (Ubuntu)
   Importance: Undecided => High

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

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

Title:
  pthread test from ubuntu_stress_smoke_test hang with X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1840867/+subscriptions

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

[Bug 1840889] Re: Black Screen on 18.04 + Intel Graphics with Kernel > 4.15.0-47

2019-08-21 Thread rz
Added

** Attachment added: "dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1840889/+attachment/5283619/+files/dmesg

** Description changed:

  Hi,
  
  we've been running 18.04 (w/ Xubuntu) + 4.15.0-47 kernel for a while now
  (on Minix Z83-4 devices w/ Intel X5-Z8350 CPUs), which is working fine.
  
  After upgrading the kernel to a newer version (> 4.15.0-47), HDMI output
  is not available anymore, i915 reports an invalid EDID version via dmesg
  I dropped the full dmesg output on Pastebin:
  https://pastebin.com/jXTqAzkQ
  
  As a start I'm blaming the Linux kernel since booting 4.15.0-47 kernel
  works just fine.
  
  Known faulty kernel versions are:
  
  - 4.15.0-58-generic
  - 4.15.0-59-generic
  - 5.0.0-25-generic
  
  Not sure how to best collect logs and system information for you since
  I'm not used to debugging black screens. However, SSH access is
  possible. I am happy to provide more information, if needed. We can also
  install and test experimental kernel versions.
+ 
+ Note: This happens then attached via a standard HDMI cable as well as
+ with a HDMI-DVI cable on different monitor setups.

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

Title:
  Black Screen on 18.04 + Intel Graphics with Kernel > 4.15.0-47

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

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

[Bug 1840889] Missing required logs.

2019-08-21 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1840889

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

** Tags added: bionic

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

Title:
  Black Screen on 18.04 + Intel Graphics with Kernel > 4.15.0-47

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

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

[Bug 1838133] Re: realtek r8822be kernel module fails after update to linux kernel-headers 5.0.0-21

2019-08-21 Thread Kai-Heng Feng
** Description changed:

- On July 24th I upgraded to the latest linux-headers-5.0.0-21 as part of
- the dist-upgrade for latest packages in Disco Dingo 19.04. I didn't
- notice that wifi was no longer working because at work I exclusively use
- a wired Ethernet connection.
+ === SRU Justification ===
+ [Impact]
+ Realtek Wifi stops working after the driver changed from rtlwifi to
+ rtw88.
+ 
+ [Fix]
+ Sync rtw88 to upstream version, and use MSI on the device.
+ 
+ [Test]
+ User confirmed the backport fixes the issue.
+ 
+ [Regression Potential]
+ Low. Currently only 8822be uses rtw88.
+ 
+ === Original Bug Report ===
+ On July 24th I upgraded to the latest linux-headers-5.0.0-21 as part of the 
dist-upgrade for latest packages in Disco Dingo 19.04. I didn't notice that 
wifi was no longer working because at work I exclusively use a wired Ethernet 
connection.
  
  Today, however, when I tried to use my realtek r8822be wireless card, I
  discovered that it was totally unresponsive and did not work with
  wpa_supplicant / wpa_cli even when invoked manually from the command
  line (let alone with NetworkManager). When the problem occurred, I was
  using 19.04's latest kernel 5.0.0-21.
  
  I then rebooted and selected kernel 5.0.0-20 from GRUB menu. "uname -a"
  shows that I am using the previous kernel version:
  
  Linux pj 5.0.0-20-generic #21-Ubuntu SMP Mon Jun 24 09:32:09 UTC 2019
  x86_64 x86_64 x86_64 GNU/Linux
  
  With this kernel version as well as linux-headers-5.0.0.20, linux-
  headers-5.0.0-20-generic, my realtek wireless card works fine. While
  booted into 5.0.0-20 kernel, here are the realtek kernel modules that
  are loaded:
  
  # lsmod | grep r8
  r8822be   692224  0
  mac80211  806912  1 r8822be
  cfg80211  671744  2 mac80211,r8822be
  r8169  81920  0
  
  Hopefully this realtek wireless regression can get fixed in the next
  minor kernel version. Let me know if you need any more information.
  
  Best Regards,
  Jun

** Also affects: linux (Ubuntu Eoan)
   Importance: High
 Assignee: AaronMa (mapengyu)
   Status: Triaged

** Also affects: linux (Ubuntu Disco)
   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/1838133

Title:
  realtek r8822be kernel module fails after update to linux kernel-
  headers 5.0.0-21

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

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

[Bug 1840806] Re: bionic/linux-gcp: 5.0.0-1014.14~18.04.1 -proposed tracker

2019-08-21 Thread Stefan Bader
** Summary changed:

- bionic/linux-gcp:  -proposed tracker
+ bionic/linux-gcp: 5.0.0-1014.14~18.04.1 -proposed tracker

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

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Stefan Bader 
(smb)

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

** Changed in: kernel-sru-workflow/prepare-package-lrm
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Stefan Bader 
(smb)

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

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Stefan Bader 
(smb)

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

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Stefan Bader 
(smb)

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

Title:
  bionic/linux-gcp: 5.0.0-1015.15~18.04.1 -proposed tracker

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

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

[Bug 1811051] Re: lxc-templates: too many senseless dependencies

2019-08-21 Thread Gianfranco Costamagna via ubuntu-bugs
apt-get install lxc-templates
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following additional packages will be installed:
  bridge-utils cgroup-lite dnsmasq-base iptables libcap2 libdbus-1-3 libidn11 
libip4tc2 libip6tc2 libiptc0 liblxc-common liblxc1 libmnl0 
libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpopt0
  libxtables12 lxc-utils multiarch-support rsync
Suggested packages:
  ifupdown kmod btrfs-tools lvm2 lxctl openssh-client openssh-server
Recommended packages:
  dns-root-data nftables dbus lxcfs uidmap busybox-static cloud-image-utils | 
cloud-utils debootstrap | cdebootstrap openssl uuid-runtime libpam-cgfs
The following NEW packages will be installed:
  bridge-utils cgroup-lite dnsmasq-base iptables libcap2 libdbus-1-3 libidn11 
libip4tc2 libip6tc2 libiptc0 liblxc-common liblxc1 libmnl0 
libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpopt0
  libxtables12 lxc-templates lxc-utils multiarch-support rsync
0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
Need to get 2449 kB/2686 kB of archives.
After this operation, 10.5 MB of additional disk space will be used.


Looks like really better in eoan...

** Changed in: lxc-templates (Ubuntu)
   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/1811051

Title:
  lxc-templates: too many senseless dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc-templates/+bug/1811051/+subscriptions

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

[Bug 1840806] Re: bionic/linux-gcp: 5.0.0-1015.15~18.04.1 -proposed tracker

2019-08-21 Thread Stefan Bader
** Summary changed:

- bionic/linux-gcp: 5.0.0-1014.14~18.04.1 -proposed tracker
+ bionic/linux-gcp: 5.0.0-1015.15~18.04.1 -proposed tracker

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

Title:
  bionic/linux-gcp: 5.0.0-1015.15~18.04.1 -proposed tracker

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

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

[Bug 1840806] Re: bionic/linux-gcp: 5.0.0-1014.14~18.04.1 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840805 (gcp-kernel), bug 1840824 (linux-gcp-edge)
  
  -- swm properties --
  kernel-stable-master-bug: 1840808
  packages:
lrm: linux-restricted-modules-gcp
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
- phase: Ready for Packaging
- phase-changed: Wednesday, 21. August 2019 03:43 UTC
+ phase: Packaging
+ phase-changed: Wednesday, 21. August 2019 07:10 UTC
  reason:
-   prepare-package: Pending -- version not specified
+   prepare-package: Pending -- package not yet uploaded
+   prepare-package-lrm: Pending -- package not yet uploaded
+   prepare-package-meta: Pending -- package not yet uploaded
+   prepare-package-signed: Pending -- package not yet uploaded
  trackers:
bionic/linux-gcp-edge: bug 1840824
bionic/linux-gcp/gcp-kernel: bug 1840805
  variant: debs

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

Title:
  bionic/linux-gcp: 5.0.0-1015.15~18.04.1 -proposed tracker

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

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

[Bug 1840872] Re: ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3g5: libvirt fails to check for duplicate address in hotplug xml and causes the guest to go to shutoff state

2019-08-21 Thread Christian Ehrhardt 
Thanks for the bug,
the commit is in libvirt 5.2 and therefore in Eoan already.

I'm working on a few other libvirt changes that I'd like to group into one SRU.
So give me a few days to check if the others are ready in time (uploaded 
together) or not (then this will most likely be uploaded soon).

** Also affects: libvirt (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Also affects: libvirt (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: libvirt (Ubuntu Bionic)
   Status: New => Triaged

** Changed in: libvirt (Ubuntu Disco)
   Status: New => Triaged

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

Title:
  ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3g5: libvirt fails to check for
  duplicate address in hotplug xml and causes the guest to go to shutoff
  state

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

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

[Bug 1788420] Re: Update to 2:10.78.05-0.1

2019-08-21 Thread Sebastien Bacher
That was discussed on IRC #debian-gnome, the update is currently only in
experimental because review of copyright/non free files included needs
to be done before uploading to unstable

** Tags added: version-blocked

** Summary changed:

- Update to 2:10.78.05-0.1
+ Don't update netpbm-free to 2:10.78.05-0.1 for now

** Description changed:

  The new version is in Debian/experimental but has a soname change and
  require a transition. Unless we find a good reason to want to it now
- that's probably not for cosmic
+ that's probably not for eoan

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

Title:
  Don't update netpbm-free to 2:10.78.05-0.1 for now

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netpbm-free/+bug/1788420/+subscriptions

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

[Bug 1832622] Comment bridged from LTC Bugzilla

2019-08-21 Thread bugproxy
--- Comment From mranw...@us.ibm.com 2019-08-21 03:21 EDT---
I did testing on this and got the same results.  The different scenarios are 
listed here and all match up with original results.  I tested with 
1:2.11+dfsg-1ubuntu7.18~ppa1 .

No migration:

max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=on:
count-cache-flush: hardware assisted flush sequence enabled

max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=off:
count-cache-flush: full software flush sequence enabled.

max-cpu-compat=power9,cap-ibs=broken:
count-cache-flush: software flush disabled.

First set:
Source:  max-cpu-compat=power9,cap-ibs=broken
Target:  max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=off

Result:  worked w/warning:
qemu-system-ppc64le: warning: cap-ibs lower level (0) in incoming stream than 
on destination (1)

Source:  max-cpu-compat=power9,cap-ibs=broken
Target:  max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=on

Result:  worked w/warning:
qemu-system-ppc64le: warning: cap-ibs lower level (0) in incoming stream than 
on destination (1)
qemu-system-ppc64le: warning: cap-ccf-assist lower level (0) in incoming stream 
than on destination (1)

Source:  max-cpu-compat=power9,cap-ibs=broken
Target:  max-cpu-compat=power9,cap-ibs=broken

Result:  worked

Second set:
Source:  max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=off
Target:  max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=off

Result:  worked

Source:  max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=off
Target:  max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=on

Result:  worked w/warning
qemu-system-ppc64le: warning: cap-ccf-assist lower level (0) in incoming stream 
than on destination (1)
[0.00] count-cache-flush: full software flush sequence enabled.

Source:  max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=off
Target:  max-cpu-compat=power9,cap-ibs=broken

Result:  fail
qemu-system-ppc64le: cap-ibs higher level (1) in incoming stream than on 
destination (0)
qemu-system-ppc64le: error while loading state for instance 0x0 of device 
'spapr'
qemu-system-ppc64le: load of migration failed: Invalid argument

Third set:

Source:  max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=on
Target:  max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=on

Result:  worked
count-cache-flush: hardware assisted flush sequence enabled

Source:  max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=on
Target:  max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=off

Result:  fail
qemu-system-ppc64le: cap-ccf-assist higher level (1) in incoming stream than on 
destination (0)
qemu-system-ppc64le: error while loading state for instance 0x0 of device 
'spapr'
qemu-system-ppc64le: load of migration failed: Invalid argument

Source:  max-cpu-compat=power9,cap-ibs=workaround,cap-ccf-assist=on
Target:  max-cpu-compat=power9,cap-ibs=broken

Result:  fail
qemu-system-ppc64le: cap-ibs higher level (1) in incoming stream than on 
destination (0)
qemu-system-ppc64le: cap-ccf-assist higher level (1) in incoming stream than on 
destination (0)
qemu-system-ppc64le: error while loading state for instance 0x0 of device 
'spapr'
qemu-system-ppc64le: load of migration failed: Invalid argument

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

Title:
  QEMU -  count cache flush Spectre v2 mitigation (CVE) (required for
  POWER9 DD2.3)

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

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

[Bug 1840803] Re: disco/linux-azure: 5.0.0-1018.19 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-disco

** Tags added: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840802 (bionic/linux-azure)
  
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1840816
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
- phase: Holding before Promote to Proposed
- phase-changed: Wednesday, 21. August 2019 03:41 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Wednesday, 21. August 2019 07:33 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa signed:depwait
+   promote-to-proposed: Pending -- ready for review
  trackers:
bionic/linux-azure: bug 1840802
  variant: debs

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

Title:
  disco/linux-azure: 5.0.0-1018.19 -proposed tracker

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

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

[Bug 1840816] Re: disco/linux: 5.0.0-27.28 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-disco

** Tags added: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840812 (bionic/linux-hwe), bug 1840815 (bionic/linux-oem-osp1)
  derivatives: bug 1839949 (linux-raspi2), bug 1839968 (linux-snapdragon), bug 
1840800 (linux-aws), bug 1840803 (linux-azure), bug 1840808 (linux-gcp), bug 
1840810 (linux-kvm), bug 1840811 (linux-oracle)
  
  -- swm properties --
+ boot-testing-requested: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
- phase: Holding before Promote to Proposed
- phase-changed: Wednesday, 21. August 2019 03:31 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Wednesday, 21. August 2019 07:32 UTC
  reason:
-   promote-to-proposed: Pending -- builds not complete in ppa meta:failed
+   promote-to-proposed: Pending -- ready for review
  trackers:
bionic/linux-hwe: bug 1840812
bionic/linux-oem-osp1: bug 1840815
disco/linux-aws: bug 1840800
disco/linux-azure: bug 1840803
disco/linux-gcp: bug 1840808
disco/linux-kvm: bug 1840810
disco/linux-oracle: bug 1840811
disco/linux-raspi2: bug 1839949
disco/linux-snapdragon: bug 1839968
  variant: debs

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

Title:
  disco/linux: 5.0.0-27.28 -proposed tracker

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

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

[Bug 1840808] Re: disco/linux-gcp: 5.0.0-1015.15 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-disco

** Tags added: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840806 (bionic/linux-gcp), bug 1840823 (bionic/linux-
  gke-5.0)
  
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1840816
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
- phase: Holding before Promote to Proposed
- phase-changed: Wednesday, 21. August 2019 03:42 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Wednesday, 21. August 2019 07:34 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa signed:depwait
+   promote-to-proposed: Pending -- ready for review
  trackers:
bionic/linux-gcp: bug 1840806
bionic/linux-gke-5.0: bug 1840823
  variant: debs

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

Title:
  disco/linux-gcp: 5.0.0-1015.15 -proposed tracker

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

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

[Bug 1840810] Re: disco/linux-kvm: 5.0.0-1015.16 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-disco

** Tags added: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  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: 1840816
  packages:
main: linux-kvm
meta: linux-meta-kvm
- phase: Holding before Promote to Proposed
- phase-changed: Wednesday, 21. August 2019 03:42 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Wednesday, 21. August 2019 07:34 UTC
  reason:
-   promote-to-proposed: Holding -- master bug not ready for proposed
+   promote-to-proposed: Pending -- ready for review
  variant: debs

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

Title:
  disco/linux-kvm: 5.0.0-1015.16 -proposed tracker

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

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

[Bug 1840802] Re: bionic/linux-azure: 5.0.0-1018.19~18.04.1 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840801 (azure-kernel), bug 1840821 (linux-azure-edge)
  
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1840803
  packages:
lrm: linux-restricted-modules-azure
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
- phase: Packaging
- phase-changed: Wednesday, 21. August 2019 04:26 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Wednesday, 21. August 2019 07:35 UTC
  reason:
-   prepare-package-meta: Stalled -- package tag not yet published
-   promote-to-proposed: Ongoing -- builds not complete in ppa 
lrm:depwait,signed:depwait
+   promote-to-proposed: Holding -- another kernel is currently pending in 
Proposed
  trackers:
bionic/linux-azure-edge: bug 1840821
bionic/linux-azure/azure-kernel: bug 1840801
  variant: debs

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

Title:
  bionic/linux-azure: 5.0.0-1018.19~18.04.1 -proposed tracker

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

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

[Bug 1840005] Re: xenial/linux-hwe: 4.15.0-59.66~16.04.1 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840003 (linux-hwe-edge), bug 1840004 (linux-deeplens)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1840006
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Testing
  phase-changed: Monday, 19. August 2019 07:32 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
-   security-signoff: Pending -- waiting for signoff
+   security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
xenial/linux-deeplens: bug 1840004
xenial/linux-hwe-edge: bug 1840003
  variant: debs

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

Title:
  xenial/linux-hwe: 4.15.0-59.66~16.04.1 -proposed tracker

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

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

[Bug 1778684] Re: man: command exited with status 4

2019-08-21 Thread cyril
Same problem here on a raspberry running volumio2.
We've run out of ideas here. Everything seems ok, yet still the result is:
 Manual page man(1) line ?/? (END) (press h for help or q to quit)


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

Title:
  man: command exited with status 4

To manage notifications about this bug go to:
https://bugs.launchpad.net/man-db/+bug/1778684/+subscriptions

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

[Bug 1840821] Re: bionic/linux-azure-edge: 5.0.0-1018.19~18.04.1 -proposed tracker

2019-08-21 Thread Kleber Sacilotto de Souza
** Summary changed:

- bionic/linux-azure-edge:  -proposed tracker
+ bionic/linux-azure-edge: 5.0.0-1018.19~18.04.1 -proposed tracker

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

Title:
  bionic/linux-azure-edge: 5.0.0-1018.19~18.04.1 -proposed tracker

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

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

[Bug 1840872] Re: ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3g5: libvirt fails to check for duplicate address in hotplug xml and causes the guest to go to shutoff state

2019-08-21 Thread Andrew Cloke
** Changed in: ubuntu-power-systems
   Status: New => Triaged

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

Title:
  ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3g5: libvirt fails to check for
  duplicate address in hotplug xml and causes the guest to go to shutoff
  state

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

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

[Bug 1688018] Re: DNS server from vpn connection is not being used after network-manager upgrade to 1.2.6

2019-08-21 Thread Taran M
This bug and the fact that there seems to be no care in fixing it made
me leave the Ubuntu distro behind. Pathetic. I no longer care if you fix
it or not.

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

Title:
  DNS server from vpn connection is not being used after network-manager
  upgrade to 1.2.6

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

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

[Bug 1840821] Re: bionic/linux-azure-edge: 5.0.0-1018.19~18.04.1 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Invalid

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

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

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Kleber 
Sacilotto de Souza (kleber-souza)

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

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1840802
  packages:
meta: linux-meta-azure-edge
- phase: Ready for Packaging
- phase-changed: Wednesday, 21. August 2019 05:36 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Wednesday, 21. August 2019 07:56 UTC
  reason:
-   prepare-package-meta: Pending -- version not specified
+   promote-to-proposed: Ongoing -- builds not complete in ppa meta:building
  variant: debs

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

Title:
  bionic/linux-azure-edge: 5.0.0-1018.19~18.04.1 -proposed tracker

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

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

[Bug 1832622] Re: QEMU - count cache flush Spectre v2 mitigation (CVE) (required for POWER9 DD2.3)

2019-08-21 Thread Andrew Cloke
...correction: moved to 'confirmed'.

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

Title:
  QEMU -  count cache flush Spectre v2 mitigation (CVE) (required for
  POWER9 DD2.3)

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

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

[Bug 1840821] Re: bionic/linux-azure-edge: 5.0.0-1018.19~18.04.1 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  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: 1840802
  packages:
meta: linux-meta-azure-edge
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 21. August 2019 07:56 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa meta:building
+   promote-to-proposed: Holding -- master bug not ready for proposed
  variant: debs

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

Title:
  bionic/linux-azure-edge: 5.0.0-1018.19~18.04.1 -proposed tracker

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

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

[Bug 1832622] Re: QEMU - count cache flush Spectre v2 mitigation (CVE) (required for POWER9 DD2.3)

2019-08-21 Thread Andrew Cloke
Moving 'bionic' series back to 'triaged' to review Michael's test
results (comment #14).

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

Title:
  QEMU -  count cache flush Spectre v2 mitigation (CVE) (required for
  POWER9 DD2.3)

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

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

[Bug 1839979] Re: bionic/linux-snapdragon: 4.15.0-1061.68 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1839978 (dragonboard-kernel)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1840006
  packages:
main: linux-snapdragon
meta: linux-meta-snapdragon
- phase: Testing
- phase-changed: Monday, 19. August 2019 22:31 UTC
+ phase: Signoff
+ phase-changed: Wednesday, 21. August 2019 08:11 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Ongoing -- testing in progress
certification-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-snapdragon/dragonboard-kernel: bug 1839978
  variant: debs

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

Title:
  bionic/linux-snapdragon: 4.15.0-1061.68 -proposed tracker

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

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

[Bug 1839997] Re: bionic/linux-oracle: 4.15.0-1022.25 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1839996 (xenial/linux-oracle)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1840006
  packages:
lrm: linux-restricted-modules-oracle
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
- phase: Testing
- phase-changed: Monday, 19. August 2019 12:21 UTC
+ phase: Signoff
+ phase-changed: Wednesday, 21. August 2019 08:11 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
xenial/linux-oracle: bug 1839996
  variant: debs

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

Title:
  bionic/linux-oracle: 4.15.0-1022.25 -proposed tracker

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

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

[Bug 1840867] Re: pthread test from ubuntu_stress_smoke_test hang with X

2019-08-21 Thread Colin Ian King
The issue was that we had a lockup on a futex on a pthread_cond_wait().
I've added a time out to this and a re-spin with a yield to break the
lockup.

Fix committed:

https://kernel.ubuntu.com/git/cking/stress-
ng.git/commit/?id=e7ef382acc7d49aa21a7e060872717c782db41aa

Please re-test and let me know if this fixes the issue.

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

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

Title:
  pthread test from ubuntu_stress_smoke_test hang with X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1840867/+subscriptions

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

[Bug 1840752] Re: cryptroot-unlock fails to find the askpass process

2019-08-21 Thread Launchpad Bug Tracker
This bug was fixed in the package cryptsetup - 2:2.2.0-1ubuntu2

---
cryptsetup (2:2.2.0-1ubuntu2) eoan; urgency=medium

  * debian/initramfs/cryptroot-unlock: canonicalize executable paths.
Thanks to Paride Legovini  for the patch.
LP: #1840752.

 -- Steve Langasek   Tue, 20 Aug 2019
15:34:10 -0700

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

Title:
  cryptroot-unlock fails to find the askpass process

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

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

[Bug 1840796] Re: sound not working in 4.15.0-58, but does in 4.15.0-55

2019-08-21 Thread Hui Wang
Does it mean you could see the speaker from UI, but when playing sound
to speaker, can't hear any sound?

And could you please upload an alsa-info.txt under the kernel of -55
(speaker works under this kernel)? To get alsa-info.txt, run alsa-
info.sh

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

Title:
  sound not working in 4.15.0-58, but does in 4.15.0-55

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

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

[Bug 1832622] Re: QEMU - count cache flush Spectre v2 mitigation (CVE) (required for POWER9 DD2.3)

2019-08-21 Thread Christian Ehrhardt 
Thanks for doign that Test Michael.
It is a lot of text so I'll summarize (e.g. for the SRU team later):
Section "No migration"
=> mitigation in the guest is detected correctly
Section with migrations has three elements:
=> source == target config -> migration works
=> source older than target config -> migration works with warning
=> source newer than target config -> migration fails

That is exactly as predicted/expected which means we can go on with this
as an SRU.

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

** Changed in: qemu (Ubuntu Disco)
   Importance: Low => High

** Changed in: qemu (Ubuntu Bionic)
   Importance: Low => High

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

Title:
  QEMU -  count cache flush Spectre v2 mitigation (CVE) (required for
  POWER9 DD2.3)

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

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

[Bug 1840816] Re: disco/linux: 5.0.0-27.28 -proposed tracker

2019-08-21 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

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

Title:
  disco/linux: 5.0.0-27.28 -proposed tracker

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

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

[Bug 1840816] Re: disco/linux: 5.0.0-27.28 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840812 (bionic/linux-hwe), bug 1840815 (bionic/linux-oem-osp1)
  derivatives: bug 1839949 (linux-raspi2), bug 1839968 (linux-snapdragon), bug 
1840800 (linux-aws), bug 1840803 (linux-azure), bug 1840808 (linux-gcp), bug 
1840810 (linux-kvm), bug 1840811 (linux-oracle)
  
  -- swm properties --
  boot-testing-requested: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
- phase: Ready for Promote to Proposed
- phase-changed: Wednesday, 21. August 2019 07:32 UTC
+ phase: Promote to Proposed
+ phase-changed: Wednesday, 21. August 2019 08:26 UTC
  reason:
-   promote-to-proposed: Pending -- ready for review
+   promote-to-proposed: Ongoing -- review in progress
  trackers:
bionic/linux-hwe: bug 1840812
bionic/linux-oem-osp1: bug 1840815
disco/linux-aws: bug 1840800
disco/linux-azure: bug 1840803
disco/linux-gcp: bug 1840808
disco/linux-kvm: bug 1840810
disco/linux-oracle: bug 1840811
disco/linux-raspi2: bug 1839949
disco/linux-snapdragon: bug 1839968
  variant: debs

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

Title:
  disco/linux: 5.0.0-27.28 -proposed tracker

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

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

[Bug 1828558] Re: installing ubuntu on a former md raid volume makes system unusable

2019-08-21 Thread Michael Hudson-Doyle
I've now done the testing asked for in comment #10, verifying that
additional disks are not touched by installing to one.

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

Title:
  installing ubuntu on a former md raid volume makes system unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/1828558/+subscriptions

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

[Bug 1740894] Re: KEY_RFKILL is not passed to userspace

2019-08-21 Thread Shih-Yuan Lee
** Changed in: oem-priority/bionic
   Status: New => In Progress

** Changed in: oem-priority/bionic
   Importance: Undecided => Critical

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

Title:
  KEY_RFKILL is not passed to userspace

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

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

[Bug 1837869] Re: Cannot complete snapshot if read-only backing store is opened by another VM

2019-08-21 Thread Christian Ehrhardt 
Hi Clement,
is that still occurring error with the PPA [1] for sure?
Please be aware that the version in the main archive surpassed that one in the 
meantime.
So you'll have to explicitly install the qemu* from the PPA to have the one you 
want to test.

[1]: https://launchpad.net/~paelzer/+archive/ubuntu/bug-1837869-locking-
of-snapshots-v2

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

Title:
  Cannot complete snapshot if read-only backing store is opened by
  another VM

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

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

[Bug 1837700] Re: Dell system takes a long time to connect network with external dock

2019-08-21 Thread Shih-Yuan Lee
** Changed in: oem-priority
 Assignee: Che Cheng (cktenn) => Shih-Yuan Lee (fourdollars)

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

Title:
  Dell system takes a long time to connect network with external dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1837700/+subscriptions

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

[Bug 1595691] Re: Have ability to have tab view rather than multiple VMs open in multiple windows

2019-08-21 Thread Christian Ehrhardt 
Hi,
IMHO that is an upstream feature request that should be requested/discussed 
there.
If you happen to do so feel free to report back here with a link to the 
discussion.
I'm not opposed to that option at all, that just isn't something important 
enough for Ubuntu to derive and keep delta for - therefore please let us know 
if/how the response was.

You probably should start at the mailing list that you can find on https
://virt-manager.org/

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

Title:
  Have ability to have tab view rather than multiple VMs open in
  multiple windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/virt-manager/+bug/1595691/+subscriptions

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

[Bug 1087075] Re: Duplex options ignored for printing Postscript

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

** Changed in: cups (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/1087075

Title:
  Duplex options ignored for printing Postscript

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

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

[Bug 1837170] Re: Kodi package crash after the update of libdrm-amdgpu1

2019-08-21 Thread Timo Aaltonen
I don't have a silver bullet to fix this, but you can try
ppa:ubuntu-x-swat/updates which has mesa 19.1.4

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

Title:
  Kodi package crash after the update of libdrm-amdgpu1

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

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

[Bug 1840796] Re: sound not working in 4.15.0-58, but does in 4.15.0-55

2019-08-21 Thread Vlastimil Burián
I found, that the only sound I can "lure" from those laptop speakers in
-58 is when I press Fn + F2 / F3, which is meant for decreasing /
increasing volume level.

alsa-info.txt attached while running -55

** Attachment added: "alsa-info.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1840796/+attachment/5283655/+files/alsa-info.txt

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

Title:
  sound not working in 4.15.0-58, but does in 4.15.0-55

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

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

[Bug 1840796] Re: sound not working in 4.15.0-58, but does in 4.15.0-55

2019-08-21 Thread Vlastimil Burián
Oh, I did not answer all your questions:

> Does it mean you could see the speaker from UI, but when playing sound
to speaker?

Yes, I see it in gui normally as Speakers (Built-in Audio).

> Speaker works under this kernel -55?

Yes, everything works as expected on -55.

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

Title:
  sound not working in 4.15.0-58, but does in 4.15.0-55

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

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

[Bug 1782716] Re: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout

2019-08-21 Thread Jakub Paś
I have similar error on matebook D: Ryzen + AMD GPU:

Linux matebook 4.18.0-25-generic #26~18.04.1-Ubuntu SMP Thu Jun 27
07:28:31 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

The same is on kernel 4.15. It basically cause whole system to hang and
I need to physically restart it


sie 21 10:41:44 matebook kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* 
ring gfx timeout, last signaled seq=760524, last emitted seq=760524
sie 21 10:41:44 matebook kernel: [drm] GPU recovery disabled.
sie 21 10:41:57 matebook kernel: watchdog: BUG: soft lockup - CPU#2 stuck for 
22s! [indicator-cpufr:4128]

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

Title:
  [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout

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

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

[Bug 1840824] Re: bionic/linux-gcp-edge: -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: New => Invalid

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => Confirmed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1840806
  packages:
meta: linux-meta-gcp-edge
- phase: Holding before Packaging
- phase-changed: Tuesday, 20. August 2019 18:21 UTC
+ phase: Ready for Packaging
+ phase-changed: Wednesday, 21. August 2019 08:46 UTC
  reason:
-   prepare-package: Holding -- waiting for master bug
-   prepare-package-meta: Holding -- waiting for master bug
+   prepare-package-meta: Pending -- version not specified
  variant: debs

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

Title:
  bionic/linux-gcp-edge:  -proposed tracker

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

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

[Bug 1840806] Re: bionic/linux-gcp: 5.0.0-1015.15~18.04.1 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Committed

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

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

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

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

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

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

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

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840805 (gcp-kernel), bug 1840824 (linux-gcp-edge)
  
  -- swm properties --
  kernel-stable-master-bug: 1840808
  packages:
lrm: linux-restricted-modules-gcp
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
- phase: Packaging
- phase-changed: Wednesday, 21. August 2019 07:10 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Wednesday, 21. August 2019 08:46 UTC
  reason:
-   prepare-package: Pending -- package not yet uploaded
-   prepare-package-lrm: Pending -- package not yet uploaded
-   prepare-package-meta: Pending -- package not yet uploaded
-   prepare-package-signed: Pending -- package not yet uploaded
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
lrm:depwait,main:building,meta:building,signed:building
  trackers:
bionic/linux-gcp-edge: bug 1840824
bionic/linux-gcp/gcp-kernel: bug 1840805
  variant: debs

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

Title:
  bionic/linux-gcp: 5.0.0-1015.15~18.04.1 -proposed tracker

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

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

[Bug 1840677] Re: gtksourceview4 dependency is missing in virt-manager eoan package

2019-08-21 Thread RussianNeuroMancer
Sorry for the delay, I will try to check this today or Friday.

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

Title:
  gtksourceview4 dependency is missing in virt-manager eoan package

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

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

[Bug 1840824] Re: bionic/linux-gcp-edge: 5.0.0-1015.15~18.04.1 -proposed tracker

2019-08-21 Thread Stefan Bader
** Summary changed:

- bionic/linux-gcp-edge:  -proposed tracker
+ bionic/linux-gcp-edge: 5.0.0-1015.15~18.04.1 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Stefan Bader 
(smb)

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

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Stefan Bader 
(smb)

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

Title:
  bionic/linux-gcp-edge: 5.0.0-1015.15~18.04.1 -proposed tracker

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

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

[Bug 1840796] Re: sound not working in 4.15.0-58, but does in 4.15.0-55

2019-08-21 Thread Hui Wang
Under -55, the system only detects one sound card, it is Intel sound
card.

Under -58, the system detects two sound cards, Intel sound card and NV
sound card.

I guess under -58, the pulseaudio put the NV sound card as card0 while
Intel sound card as card1. please run "pactl info" under -58, you will
find the default sink is not the sink of intel sound card,

please run pactl list sinks
pacmd set-default-sink $choosing_intel_sink

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

Title:
  sound not working in 4.15.0-58, but does in 4.15.0-55

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

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

[Bug 1840872] Re: ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3g5: libvirt fails to check for duplicate address in hotplug xml and causes the guest to go to shutoff state

2019-08-21 Thread Christian Ehrhardt 
This feels a bit like a trap due to:
commit 22dc3e94c24b4d9a6c28beda91b9b283eb9b0251
Author: Michal Privoznik 
Date:   Thu Apr 11 15:40:51 2019 +0200

Revert "domain_conf: check device address before attach"

This reverts commit f1d658531c7b23b8796a0faa4411c3531996.

Turns out, this caused a regression. There is this (perhaps less
known) semantic of virDomainAttachDevice() where if the device
the API is trying to attach is a CDROM/floppy that is already in
the domain the attach request is handled as 'change the media in
the drive'.

We have a better fix anyways.

Signed-off-by: Michal Privoznik 
Tested-by: Daniel Henrique Barboza 
Reviewed-by: Jim Fehlig 


Instead one should use:
commit 89237d534f0fe950d06a2081089154160c6c2224
Author: Michal Privoznik 
Date:   Thu Apr 11 15:44:14 2019 +0200

conf: Expose virDomainSCSIDriveAddressIsUsed

This function checks if given drive address is already present in
passed domain definition. Expose the function as it will be used
shortly.

Signed-off-by: Michal Privoznik 
Tested-by: Daniel Henrique Barboza 
Reviewed-by: Jim Fehlig 

commit ddc72f99027b063feaf34e5fda89916b6b2c8943
Author: Michal Privoznik 
Date:   Thu Apr 11 15:45:27 2019 +0200

qemu_hotplug: Check for duplicate drive addresses

This tries to fix the same problem as f1d65853000 but it's doing
so in a less invasive way.

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

Title:
  ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3g5: libvirt fails to check for
  duplicate address in hotplug xml and causes the guest to go to shutoff
  state

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

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

[Bug 1839985] Re: bionic/linux-aws: 4.15.0-1046.48 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1839983 (xenial/linux-aws-hwe)
  derivatives: bug 1839981 (aws-kernel)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1840006
  packages:
lrm: linux-restricted-modules-aws
main: linux-aws
meta: linux-meta-aws
  phase: Testing
  phase-changed: Monday, 19. August 2019 08:56 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
regression-testing: Ongoing -- testing in progress
-   security-signoff: Pending -- waiting for signoff
+   security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-aws/aws-kernel: bug 1839981
xenial/linux-aws-hwe: bug 1839983
  variant: debs

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

Title:
  bionic/linux-aws: 4.15.0-1046.48 -proposed tracker

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

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

[Bug 1832019] Re: Error when going to 'Tools -> Preferences -> Keyboard shortcuts' in Spyder3 in Bionic

2019-08-21 Thread Amr Ibrahim
** Also affects: pyqt5 (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/1832019

Title:
  Error when going to 'Tools -> Preferences -> Keyboard shortcuts' in
  Spyder3 in Bionic

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

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

[Bug 1840806] Re: bionic/linux-gcp: 5.0.0-1015.15~18.04.1 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840805 (gcp-kernel), bug 1840824 (linux-gcp-edge)
  
  -- swm properties --
  kernel-stable-master-bug: 1840808
  packages:
lrm: linux-restricted-modules-gcp
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 21. August 2019 08:46 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa 
lrm:depwait,main:building,meta:building,signed:building
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
lrm:depwait,main:building,meta:building,signed:depwait
  trackers:
bionic/linux-gcp-edge: bug 1840824
bionic/linux-gcp/gcp-kernel: bug 1840805
  variant: debs

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

Title:
  bionic/linux-gcp: 5.0.0-1015.15~18.04.1 -proposed tracker

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

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

[Bug 1840803] Re: disco/linux-azure: 5.0.0-1018.19 -proposed tracker

2019-08-21 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

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

Title:
  disco/linux-azure: 5.0.0-1018.19 -proposed tracker

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

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

[Bug 1840824] Re: bionic/linux-gcp-edge: 5.0.0-1015.15~18.04.1 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Invalid

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1840806
  packages:
meta: linux-meta-gcp-edge
- phase: Ready for Packaging
- phase-changed: Wednesday, 21. August 2019 08:46 UTC
+ phase: Packaging
+ phase-changed: Wednesday, 21. August 2019 09:05 UTC
  reason:
-   prepare-package-meta: Pending -- version not specified
+   prepare-package-meta: Pending -- package not yet uploaded
  variant: debs

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

Title:
  bionic/linux-gcp-edge: 5.0.0-1015.15~18.04.1 -proposed tracker

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

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

[Bug 1840796] Re: sound not working in 4.15.0-58, but does in 4.15.0-55

2019-08-21 Thread Vlastimil Burián
** Attachment added: "pactl_list_sinks.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1840796/+attachment/5283657/+files/pactl_list_sinks.txt

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

Title:
  sound not working in 4.15.0-58, but does in 4.15.0-55

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

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

[Bug 1840674] Re: xenial/linux-gcp: 4.15.0-1041.43 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Committed

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

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

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

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

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

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840672 (gcp-kernel), bug 1840673 (gke-kernel)
  
  -- swm properties --
  kernel-stable-master-bug: 1840006
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
- phase: Packaging
- phase-changed: Tuesday, 20. August 2019 09:15 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Wednesday, 21. August 2019 09:12 UTC
  reason:
-   prepare-package: Pending -- package not yet uploaded
-   prepare-package-meta: Pending -- package not yet uploaded
-   prepare-package-signed: Pending -- package not yet uploaded
+   promote-to-proposed: Pending -- builds not complete in ppa 
main:building,meta:queued,signed:depwait
  trackers:
xenial/linux-gcp/gcp-kernel: bug 1840672
xenial/linux-gcp/gke-kernel: bug 1840673
  variant: debs

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

Title:
  xenial/linux-gcp: 4.15.0-1041.43 -proposed tracker

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

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

[Bug 1840816] Re: disco/linux: 5.0.0-27.28 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Committed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840812 (bionic/linux-hwe), bug 1840815 (bionic/linux-oem-osp1)
  derivatives: bug 1839949 (linux-raspi2), bug 1839968 (linux-snapdragon), bug 
1840800 (linux-aws), bug 1840803 (linux-azure), bug 1840808 (linux-gcp), bug 
1840810 (linux-kvm), bug 1840811 (linux-oracle)
  
  -- swm properties --
  boot-testing-requested: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Promote to Proposed
  phase-changed: Wednesday, 21. August 2019 08:26 UTC
  reason:
-   promote-to-proposed: Ongoing -- review in progress
+   promote-to-proposed: Ongoing -- package copied to Proposed signed:depwait
  trackers:
bionic/linux-hwe: bug 1840812
bionic/linux-oem-osp1: bug 1840815
disco/linux-aws: bug 1840800
disco/linux-azure: bug 1840803
disco/linux-gcp: bug 1840808
disco/linux-kvm: bug 1840810
disco/linux-oracle: bug 1840811
disco/linux-raspi2: bug 1839949
disco/linux-snapdragon: bug 1839968
  variant: debs

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

Title:
  disco/linux: 5.0.0-27.28 -proposed tracker

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

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

[Bug 1840796] Re: sound not working in 4.15.0-58, but does in 4.15.0-55

2019-08-21 Thread Vlastimil Burián
ok ran both of the commands:

$ pactl info > pactl_info.txt

+

$ pactl list sinks > pactl_list_sinks.txt


now I didn't get what should be "$choosing_intel_sink"


following with those attachments

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

Title:
  sound not working in 4.15.0-58, but does in 4.15.0-55

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

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

[Bug 1737351] Re: package intltool-debian 0.35.0+20060710.4 failed to install/upgrade: El paquete está en un estado grave de inconsistencia - debe reinstalarlo antes de intentar su configuración.

2019-08-21 Thread Daniel Sastre
.

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

Title:
  package intltool-debian 0.35.0+20060710.4 failed to install/upgrade:
  El paquete está en un estado grave de inconsistencia - debe
  reinstalarlo  antes de intentar su configuración.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intltool-debian/+bug/1737351/+subscriptions

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

[Bug 1695745] Re: package intltool-debian 0.35.0+20060710.4 failed to install/upgrade: El paquete está en un estado grave de inconsistencia - debe reinstalarlo antes de intentar su configuración.

2019-08-21 Thread Daniel Sastre
.

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

Title:
  package intltool-debian 0.35.0+20060710.4 failed to install/upgrade:
  El paquete está en un estado grave de inconsistencia - debe
  reinstalarlo  antes de intentar su configuración.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intltool-debian/+bug/1695745/+subscriptions

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

[Bug 1840796] Re: sound not working in 4.15.0-58, but does in 4.15.0-55

2019-08-21 Thread Vlastimil Burián
** Attachment added: "pactl_info.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1840796/+attachment/5283656/+files/pactl_info.txt

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

Title:
  sound not working in 4.15.0-58, but does in 4.15.0-55

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

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

[Bug 1840803] Re: disco/linux-azure: 5.0.0-1018.19 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840802 (bionic/linux-azure)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1840816
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
- phase: Ready for Promote to Proposed
- phase-changed: Wednesday, 21. August 2019 07:33 UTC
+ phase: Promote to Proposed
+ phase-changed: Wednesday, 21. August 2019 09:13 UTC
  reason:
-   promote-to-proposed: Pending -- ready for review
+   promote-to-proposed: Ongoing -- review in progress
  trackers:
bionic/linux-azure: bug 1840802
  variant: debs

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

Title:
  disco/linux-azure: 5.0.0-1018.19 -proposed tracker

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

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

[Bug 1232872] Re: NFS / lock problem with LibreOffice wth 13.04

2019-08-21 Thread Christophe Lyon
I had traced this down to a problem with LibreOffice apparently not
releasing the locks.

I added comments to
https://bugs.documentfoundation.org/show_bug.cgi?id=75488

So, the problem is still here, but no one seems to care upstream.


** Bug watch added: Document Foundation Bugzilla #75488
   https://bugs.documentfoundation.org/show_bug.cgi?id=75488

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

Title:
  NFS / lock problem with LibreOffice wth 13.04

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

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

[Bug 1707656] Re: /var/run symlink in redis-server config causes systemd to not start redis-server on 17.04

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

** Changed in: redis (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/1707656

Title:
  /var/run symlink in redis-server config causes systemd to not start
  redis-server on 17.04

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

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

[Bug 1840806] Re: bionic/linux-gcp: 5.0.0-1015.15~18.04.1 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840805 (gcp-kernel), bug 1840824 (linux-gcp-edge)
  
  -- swm properties --
  kernel-stable-master-bug: 1840808
  packages:
lrm: linux-restricted-modules-gcp
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 21. August 2019 08:46 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa 
lrm:depwait,main:building,meta:building,signed:depwait
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
lrm:depwait,main:building,signed:depwait
  trackers:
bionic/linux-gcp-edge: bug 1840824
bionic/linux-gcp/gcp-kernel: bug 1840805
  variant: debs

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

Title:
  bionic/linux-gcp: 5.0.0-1015.15~18.04.1 -proposed tracker

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

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

[Bug 1812480] Re: [SRU] Update to bugfix release 3.0.7 in Bionic

2019-08-21 Thread Amr Ibrahim
** Information type changed from Public to Public Security

** Summary changed:

- [SRU] Update to bugfix release 3.0.7 in Bionic
+ [SRU] Update to bugfix release 3.0.8 in Bionic

** Description changed:

  [Impact]
  
  VLC has received a bugfix update on the 3.0.x release path, which was
  recommended to us for additional stability in the Long Term Support
  release.
  
  [Test Case]
  
  Install vlc from bionic-proposed and test it for a decent amount of
  time. Play different video formats to catch any regressions, and use it
  as you normally would.
  
  [Regression Potential]
  
  The 3.0.x branch receives only bug fixes, which are cherry-picked from
  the master branch where the main development takes place. So, I think
  the regression potential is low.
  
  [Other Info]
  
  Here is the upstream Git repository:
  http://git.videolan.org/?p=vlc/vlc-3.0.git;a=summary
  
- We released the previous VLC bugfix release for this branch into Bionic
- in late July, see bug 1774067 for details. This was successful, and no
- regressions have been reported.
- 
  Upstream changelog:
  
- 
- Changes between 3.0.5 and 3.0.6:
- 
+ Changes between 3.0.7.1 and 3.0.8:
+ --
  
  Core:
-  * Fix potential subtitle picture allocation failures
- 
- Codec:
-  * Add support for 12 bits decoding of AV1
-  * Fix HDR support in AV1 when the container provides the metadata
- 
- Changes between 3.0.4 and 3.0.5:
- 
- 
- Access:
-  * Improve RTSP playback
-  * BluRay fixes and improvements, notably for menus and seeking
-  * Improve the UDP/RTP truncated issue
- 
- Codec:
-  * Add a new AV1 decoder based on dav1d library
-  * Enable libaom decoder by default
-  * Fix decoding of some HEVC streams with macOS hardware decoding
+  * Fix stuttering for low framerate videos
  
  Demux:
-  * MP4: Fix reading of some HDR metadata
-  * Miscellaneous AV1 demuxing improvements
-  * Fix CAF integer-underflow
-  * Fix an MKV crash on iOS 12.0, on iPhone XS phones
+  * Fix channel ordering in some MP4 files
+  * Fix glitches in TS over HLS
+  * Add real probing of HLS streams
+  * Fix HLS MIME type fallback
  
- Packetizer:
-  * Add an AV1 packetizer
+ Decoder:
+  * Fix WebVTT subtitles rendering
  
- macOS:
-  * Starting with VLC 3.0.5, VLC will be distributed with runtime hardening
-enabled on macOS Mojave.
-All external VLC plugins need to be signed by a DeveloperID certificate in 
order
-to continue working with the official VLC package.
-  * Update the VLC dark UI to better match the dark mode of macOS Mojave
-  * Fix convert & save panel stream option
+ Stream filter:
+  * Improve network buffering
  
- Audio output:
-  * Fix corking when the playback state is paused
-  * Improve corking on Android
+ Misc:
+  * Update Youtube script
+ 
+ Audio Output:
+  * macOS/iOS: Fix stuttering or blank audio when starting or seeking when 
using external audio devices (bluetooth for example)
+  * macOS: Fix AV synchronization when using external audio devices
  
  Video Output:
-  * Fix Direct3D11 tone-mapping when HDR is displayed on an SDR screen
-  * More accurate colors for SD sources in Direct3D11
-  * Disable hardware decoding on some old Intel GPUs
-  * Fix zero-copy GPU acceleration on AMD RX Vega
-  * Misc Direct3D11 fixes
+  * Direct3D11: Fix hardware acceleration for some AMD drivers
  
- Miscellaneaous:
-  * Improve ChromeCast
-  * Update numerous 3rd party libraries, including for minor security issues
-  * Update Youtube support
-  * Fix subtitles rendering with specific fonts with negative horizontal 
advance
+ Stream output:
+  * Fix transcoding when the decoder does not set the chroma
+ 
+ Security:
+  * Fix a buffer overflow in the MKV demuxer (CVE-2019-14970)
+  * Fix a read buffer overflow in the avcodec decoder (CVE-2019-13962)
+  * Fix a read buffer overflow in the FAAD decoder
+  * Fix a read buffer overflow in the OGG demuxer (CVE-2019-14437, 
CVE-2019-14438)
+  * Fix a read buffer overflow in the ASF demuxer (CVE-2019-14776)
+  * Fix a use after free in the MKV demuxer (CVE-2019-14777, CVE-2019-14778)
+  * Fix a use after free in the ASF demuxer (CVE-2019-14533)
+  * Fix a couple of integer underflows in the MP4 demuxer (CVE-2019-13602)
+  * Fix a null dereference in the dvdnav demuxer
+  * Fix a null dereference in the ASF demuxer (CVE-2019-14534)
+  * Fix a null dereference in the AVI demuxer
+  * Fix a division by zero in the CAF demuxer (CVE-2019-14498)
+  * Fix a division by zero in the ASF demuxer (CVE-2019-14535)
+ 
+ Contribs:
+  * Update to a newer libmodplug version (0.8.9.0)

** Tags removed: cve-2018-19857
** Tags added: bionic

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

Title:
  [SRU] Update to bugfix release 3.0.8 in Bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/u

[Bug 1839980] Re: bionic/linux-oem: 4.15.0-1051.60 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  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: 1840006
  packages:
lrm: linux-restricted-modules-oem
main: linux-oem
meta: linux-meta-oem
signed: linux-signed-oem
  phase: Testing
  phase-changed: Monday, 19. August 2019 09:21 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
-   security-signoff: Pending -- waiting for signoff
+   security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

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

Title:
  bionic/linux-oem: 4.15.0-1051.60 -proposed tracker

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

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

[Bug 1840796] Re: sound not working in 4.15.0-58, but does in 4.15.0-55

2019-08-21 Thread Hui Wang
According to #26, the default sink is already the intel sink, so no need
to run pacmd set-defaults-sink.

please do 2 tests:

1) speaker-test -t wav -c 2 -D plughw:CARD=PCH,DEV=0 //Does the speaker
work?

2) rm ~/.config/pulse/*
reboot
play sound to speaker //Does the speaker work?

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

Title:
  sound not working in 4.15.0-58, but does in 4.15.0-55

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

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

[Bug 1840808] Re: disco/linux-gcp: 5.0.0-1015.15 -proposed tracker

2019-08-21 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

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

Title:
  disco/linux-gcp: 5.0.0-1015.15 -proposed tracker

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

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

[Bug 1840674] Re: xenial/linux-gcp: 4.15.0-1041.43 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1840672 (gcp-kernel), bug 1840673 (gke-kernel)
  
  -- swm properties --
  kernel-stable-master-bug: 1840006
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 21. August 2019 09:12 UTC
  reason:
-   promote-to-proposed: Pending -- builds not complete in ppa 
main:building,meta:queued,signed:depwait
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,signed:depwait
  trackers:
xenial/linux-gcp/gcp-kernel: bug 1840672
xenial/linux-gcp/gke-kernel: bug 1840673
  variant: debs

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

Title:
  xenial/linux-gcp: 4.15.0-1041.43 -proposed tracker

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

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

[Bug 1840796] Re: sound not working in 4.15.0-58, but does in 4.15.0-55

2019-08-21 Thread Vlastimil Burián
1) Yes, this works.

2) Works like a charm now.

Thank you and I hope I helped a bit in avoiding this happening in the
future.


Cheers!

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

Title:
  sound not working in 4.15.0-58, but does in 4.15.0-55

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

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

[Bug 576751] Re: wnck-applet has memory leak

2019-08-21 Thread Alberts Muktupāvels
** Changed in: gnome-panel (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  wnck-applet has memory leak

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

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

[Bug 551052] Re: wnck-applet crashed with SIGSEGV in cairo_translate()

2019-08-21 Thread Alberts Muktupāvels
** Changed in: libwnck (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  wnck-applet crashed with SIGSEGV in cairo_translate()

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

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

[Bug 1840808] Re: disco/linux-gcp: 5.0.0-1015.15 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840806 (bionic/linux-gcp), bug 1840823 (bionic/linux-
  gke-5.0)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1840816
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
- phase: Ready for Promote to Proposed
- phase-changed: Wednesday, 21. August 2019 07:34 UTC
+ phase: Promote to Proposed
+ phase-changed: Wednesday, 21. August 2019 09:37 UTC
  reason:
-   promote-to-proposed: Pending -- ready for review
+   promote-to-proposed: Ongoing -- review in progress
  trackers:
bionic/linux-gcp: bug 1840806
bionic/linux-gke-5.0: bug 1840823
  variant: debs

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

Title:
  disco/linux-gcp: 5.0.0-1015.15 -proposed tracker

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

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

[Bug 1840803] Re: disco/linux-azure: 5.0.0-1018.19 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Committed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840802 (bionic/linux-azure)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1840816
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 21. August 2019 09:13 UTC
  reason:
-   promote-to-proposed: Ongoing -- review in progress
+   promote-to-proposed: Ongoing -- package copied to Proposed signed:building
  trackers:
bionic/linux-azure: bug 1840802
  variant: debs

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

Title:
  disco/linux-azure: 5.0.0-1018.19 -proposed tracker

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

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

[Bug 1840375] Re: groupdel doesn't support extrausers

2019-08-21 Thread Michael Vogt
I uploaded shadow_4.5-1.1ubuntu3_source.changes to eoan. We need to SRU
this to xenial/bionic to have it in UC16/UC18.

** Also affects: shadow (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: shadow (Ubuntu Xenial)
   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/1840375

Title:
  groupdel doesn't support extrausers

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

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

[Bug 1840803] Re: disco/linux-azure: 5.0.0-1018.19 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840802 (bionic/linux-azure)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1840816
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 21. August 2019 09:13 UTC
  reason:
-   promote-to-proposed: Ongoing -- package copied to Proposed signed:building
+   promote-to-proposed: Ongoing -- package copied to Proposed signed:depwait
  trackers:
bionic/linux-azure: bug 1840802
  variant: debs

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

Title:
  disco/linux-azure: 5.0.0-1018.19 -proposed tracker

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

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

[Bug 1840810] Re: disco/linux-kvm: 5.0.0-1015.16 -proposed tracker

2019-08-21 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

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

Title:
  disco/linux-kvm: 5.0.0-1015.16 -proposed tracker

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

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

[Bug 1232872] Re: NFS / lock problem with LibreOffice wth 13.04

2019-08-21 Thread Marcus Tomlinson
** Also affects: df-libreoffice via
   https://bugs.documentfoundation.org/show_bug.cgi?id=75488
   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/1232872

Title:
  NFS / lock problem with LibreOffice wth 13.04

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

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

[Bug 1840835] Re: High power consumption using 5.0.0-25-generic

2019-08-21 Thread George Kapetanos
I noticed that on 5.0.0-25-generic the module snd_hda_codec_hdmi is
loaded, which is not true for 5.0.0-23-generic.

http://changelogs.ubuntu.com/changelogs/pool/main/l/linux-hwe/linux-
hwe_5.0.0-25.26~18.04.1/changelog

  * Unhide Nvidia HDA audio controller (LP: #1836308)
- PCI: Enable NVIDIA HDA controllers

There was a fix to make nvidia audio controller visible that causes that
module to be loaded, forcing the dedicated video card awake.

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836308

Workaround, adding:

blacklist snd_hda_codec_hdmi
options snd_hda_intel enable=1,0

on /etc/modprobe.d/blacklist.conf fixes the problem.

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

Title:
  High power consumption using 5.0.0-25-generic

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

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

[Bug 1707656] Re: /var/run symlink in redis-server config causes systemd to not start redis-server on 17.04

2019-08-21 Thread Julian Andres Klode
17.04 reached end of life about a year ago, and 18.04 certainly works
fine, so closing this bug.

** Changed in: redis (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  /var/run symlink in redis-server config causes systemd to not start
  redis-server on 17.04

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

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

[Bug 1839993] Re: bionic/linux-kvm: 4.15.0-1043.43 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  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: 1840006
  packages:
main: linux-kvm
meta: linux-meta-kvm
  phase: Signoff
  phase-changed: Monday, 19. August 2019 17:50 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
regression-testing: Ongoing -- testing in progress
-   security-signoff: Pending -- waiting for signoff
+   security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

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

Title:
  bionic/linux-kvm: 4.15.0-1043.43 -proposed tracker

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

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

[Bug 1836308] Re: Unhide Nvidia HDA audio controller

2019-08-21 Thread George Kapetanos
This fix possibly causes the nvidia gpu to stay awake in hybrid laptop
setups, lowering the battery life #1840835

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

Title:
  Unhide Nvidia HDA audio controller

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1836308/+subscriptions

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

[Bug 1840810] Re: disco/linux-kvm: 5.0.0-1015.16 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  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: 1840816
  packages:
main: linux-kvm
meta: linux-meta-kvm
- phase: Ready for Promote to Proposed
- phase-changed: Wednesday, 21. August 2019 07:34 UTC
+ phase: Promote to Proposed
+ phase-changed: Wednesday, 21. August 2019 09:56 UTC
  reason:
-   promote-to-proposed: Pending -- ready for review
+   promote-to-proposed: Ongoing -- review in progress
  variant: debs

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

Title:
  disco/linux-kvm: 5.0.0-1015.16 -proposed tracker

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

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

[Bug 1840808] Re: disco/linux-gcp: 5.0.0-1015.15 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Committed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840806 (bionic/linux-gcp), bug 1840823 (bionic/linux-
  gke-5.0)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1840816
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Promote to Proposed
  phase-changed: Wednesday, 21. August 2019 09:37 UTC
  reason:
-   promote-to-proposed: Ongoing -- review in progress
+   promote-to-proposed: Ongoing -- package copied to Proposed signed:depwait
  trackers:
bionic/linux-gcp: bug 1840806
bionic/linux-gke-5.0: bug 1840823
  variant: debs

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

Title:
  disco/linux-gcp: 5.0.0-1015.15 -proposed tracker

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

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

[Bug 1840900] [NEW] Gnome-shell-extension-ubuntu-dock not run in the absence of a display

2019-08-21 Thread kirill
Public bug reported:

Ubuntu 18.04.3, GeForce GTX 750, Nvidia proprietary driver v390
gnome-shell-extension-ubuntu-dock - 0.9.1ubuntu18.04.3

I need the graphical environment to start without a monitor. This is
necessary for testing applications.

For this, I have created a configuration
/usr/share/X11/xorg.conf.d/10-nvidia.conf:

Section "Monitor"
Identifier  "Configured Monitor"
HorizSync 5.0 - 1000.0
VertRefresh 5.0 - 200.0
ModeLine "1920x1080" 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +Hsync 
+Vsync
EndSection

Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
Option "AllowEmptyInitialConfiguration"
ModulePath "/usr/lib/x86_64-linux-gnu/nvidia/xorg"
EndSection

Section "Device"
Identifier "Idek Iiyama"
Option "ConnectedMonitor" "DFP-0"
EndSection


If I turn off and turn on the computer without a connected display, then I will 
get a standard Gnome3 without ubuntu-dock

When booting the system, I get an error:

Aug 21 11:22:51 box gnome-shell[3417]: JS WARNING: 
[resource:///org/gnome/shell/ui/workspaceThumbnail.js 891]: reference to 
undefined property "_switchWorkspaceNotifyId"
Aug 21 11:22:51 box gnome-shell[3417]: JS WARNING: 
[/usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/docking.js 1778]: 
reference to undefined property "_workspaceIsolation"
Aug 21 11:22:51 box gnome-shell[3417]: JS ERROR: TypeError: 
this._workspaceIsolation is 
undefined#012DockManager<._deleteDocks@/usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/docking.js:1778:9#012wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22#012DockManager<._toggle@/usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/docking.js:1662:9#012wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
Aug 21 11:22:51 box gnome-shell[3417]: JS ERROR: TypeError: 
this._workspaceIsolation is 
undefined#012DockManager<._deleteDocks@/usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/docking.js:1778:9#012wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22#012DockManager<._toggle@/usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/docking.js:1662:9#012wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22


ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-shell-extension-ubuntu-dock 0.9.1ubuntu18.04.3
ProcVersionSignature: Ubuntu 5.0.0-25.26~18.04.1-generic 5.0.18
Uname: Linux 5.0.0-25-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
Date: Wed Aug 21 12:35:20 2019
InstallationDate: Installed on 2019-05-06 (106 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
PackageArchitecture: all
SourcePackage: gnome-shell-extension-ubuntu-dock
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

** Attachment added: "2.png"
   https://bugs.launchpad.net/bugs/1840900/+attachment/5283659/+files/2.png

** Description changed:

  Ubuntu 18.04.3, GeForce GTX 750, Nvidia proprietary driver v390
  gnome-shell-extension-ubuntu-dock - 0.9.1ubuntu18.04.3
  
  I need the graphical environment to start without a monitor. This is
  necessary for testing applications.
  
- For this, I have created a configuration 
/usr/share/X11/xorg.conf.d/10-nvidia.conf
- ```
+ For this, I have created a configuration
+ /usr/share/X11/xorg.conf.d/10-nvidia.conf:
+ 
  Section "Monitor"
- Identifier  "Configured Monitor"
- HorizSync 5.0 - 1000.0
- VertRefresh 5.0 - 200.0
- ModeLine "1920x1080" 148.50 1920 2448 2492 2640 1080 1084 1089 1125 
+Hsync +Vsync
+ Identifier  "Configured Monitor"
+ HorizSync 5.0 - 1000.0
+ VertRefresh 5.0 - 200.0
+ ModeLine "1920x1080" 148.50 1920 2448 2492 2640 1080 1084 1089 1125 
+Hsync +Vsync
  EndSection
  
  Section "OutputClass"
- Identifier "nvidia"
- MatchDriver "nvidia-drm"
- Driver "nvidia"
- Option "AllowEmptyInitialConfiguration"
- ModulePath "/usr/lib/x86_64-linux-gnu/nvidia/xorg"
+ Identifier "nvidia"
+ MatchDriver "nvidia-drm"
+ Driver "nvidia"
+ Option "AllowEmptyInitialConfiguration"
+ ModulePath "/usr/lib/x86_64-linux-gnu/nvidia/xorg"
  EndSection
  
  Section "Device"
- Identifier "Idek Iiyama"
- Option "ConnectedMonitor" "DFP-0"
+ Identifier "Idek Iiyama"
+ Option "ConnectedMonitor" "DFP-0"
  EndSection
- ```
  
- If I turn off and turn on the computer without a connected display, then
- I will get a standard Gnome3 without ubuntu-dock
+ 
+ If I turn off and turn on the computer without a connected display, then I 
will get a standard Gnome3 without ubuntu-dock
  
  When booting the system, I get an error:
- ```
+ 
  Aug 21 11:22:51 box gnome-shell[3417]: JS WARNING: 
[resource:///org/gnome/shell/ui/workspaceThumbnail.js 891]: reference to 
undefined property "_switchW

[Bug 1658219] Re: flock not mediated by 'k'

2019-08-21 Thread Anthony Wong
The fix causes at least the network-manager fails to work in Ubuntu
Core: https://bugs.launchpad.net/snapd/+bug/1840873

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

Title:
  flock not mediated by 'k'

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

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

[Bug 1840816] Re: disco/linux: 5.0.0-27.28 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840812 (bionic/linux-hwe), bug 1840815 (bionic/linux-oem-osp1)
  derivatives: bug 1839949 (linux-raspi2), bug 1839968 (linux-snapdragon), bug 
1840800 (linux-aws), bug 1840803 (linux-azure), bug 1840808 (linux-gcp), bug 
1840810 (linux-kvm), bug 1840811 (linux-oracle)
  
  -- swm properties --
  boot-testing-requested: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Promote to Proposed
  phase-changed: Wednesday, 21. August 2019 08:26 UTC
  reason:
-   promote-to-proposed: Ongoing -- package copied to Proposed signed:depwait
+   promote-to-proposed: Ongoing -- package copied to Proposed signed:building
  trackers:
bionic/linux-hwe: bug 1840812
bionic/linux-oem-osp1: bug 1840815
disco/linux-aws: bug 1840800
disco/linux-azure: bug 1840803
disco/linux-gcp: bug 1840808
disco/linux-kvm: bug 1840810
disco/linux-oracle: bug 1840811
disco/linux-raspi2: bug 1839949
disco/linux-snapdragon: bug 1839968
  variant: debs

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

Title:
  disco/linux: 5.0.0-27.28 -proposed tracker

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

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

[Bug 1840835] Re: High power consumption using 5.0.0-25-generic

2019-08-21 Thread Kai-Heng Feng
Does enable HDA's runtime power management help? Command like `sudo
powertop --auto-tune`.

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

Title:
  High power consumption using 5.0.0-25-generic

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

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

[Bug 1840816] Re: disco/linux: 5.0.0-27.28 -proposed tracker

2019-08-21 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1840812 (bionic/linux-hwe), bug 1840815 (bionic/linux-oem-osp1)
  derivatives: bug 1839949 (linux-raspi2), bug 1839968 (linux-snapdragon), bug 
1840800 (linux-aws), bug 1840803 (linux-azure), bug 1840808 (linux-gcp), bug 
1840810 (linux-kvm), bug 1840811 (linux-oracle)
  
  -- swm properties --
  boot-testing-requested: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Promote to Proposed
  phase-changed: Wednesday, 21. August 2019 08:26 UTC
  reason:
-   promote-to-proposed: Ongoing -- package copied to Proposed signed:building
+   promote-to-proposed: Ongoing -- packages waiting in -proposed for mirror 
sync
  trackers:
bionic/linux-hwe: bug 1840812
bionic/linux-oem-osp1: bug 1840815
disco/linux-aws: bug 1840800
disco/linux-azure: bug 1840803
disco/linux-gcp: bug 1840808
disco/linux-kvm: bug 1840810
disco/linux-oracle: bug 1840811
disco/linux-raspi2: bug 1839949
disco/linux-snapdragon: bug 1839968
  variant: debs

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

Title:
  disco/linux: 5.0.0-27.28 -proposed tracker

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

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

[Bug 1840902] [NEW] ejabberd fails incoming connections with "Failed to secure c2s connection: TLS failed: client renegotiations forbidden"

2019-08-21 Thread Robie Basak
Public bug reported:

ejabberd 18.01-2 on Bionic.
Bad: openssl/libssl1.1 1.1.1-1ubuntu2.1~18.04.4
Good: openssl/libssl1.1 1.1.0g-2ubuntu4.3

This hit the Bionic security pocket yesterday, so everyone who uses
unattended-upgrades for security only (which is the default) will have
received this overnight.

Workaround: downgrade openssl/libssl1.1 to 1.1.0g-2ubuntu4.3 using old
builds that are available from
https://launchpad.net/ubuntu/+source/openssl/1.1.0g-2ubuntu4.3 (follow
the architecture link eg. "amd64")

The error logged by ejabberd is:

2019-08-21 06:52:28.402 [warning]
<0.539.0>@ejabberd_c2s:process_terminated:290 (tls|<0.539.0>) Failed to
secure c2s connection: TLS failed: client renegotiations forbidden

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

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

** Affects: ejabberd (Ubuntu Bionic)
 Importance: Critical
 Status: New

** Affects: openssl (Ubuntu Bionic)
 Importance: Critical
 Status: New


** Tags: regression-update

** Also affects: ejabberd (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: openssl (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: ejabberd (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: ejabberd (Ubuntu Bionic)
   Importance: Undecided => Critical

** Changed in: openssl (Ubuntu Bionic)
   Importance: Undecided => Critical

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

Title:
  ejabberd fails incoming connections with "Failed to secure c2s
  connection: TLS failed: client renegotiations forbidden"

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

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

[Bug 1288182] Re: Cyrillic not displayed in the input field

2019-08-21 Thread BHUPESH RATHORE
The same problem reproduced with displaying PDF form in fresh Firefox and 
Chrome web browsers, that use JS rendering. So the problem is in PDF document - 
PDF document doesn't embed non-Cyrillic font letters in PDF file. For this 
cases is better to display symbols via some default font, instead of missing 
letters.

So can we add workaround for "warning: layout text: cannot convert U+65E5" - 
replace font for this symbol to system default?
https://www.socialmediagossips.com/

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

Title:
  Cyrillic not displayed in the input field

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

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

[Bug 1840835] Re: High power consumption using 5.0.0-25-generic

2019-08-21 Thread George Kapetanos
No, running sudo powertop --auto-tune doesn't eliminate the issue. While
having all powertop tunables enabled, powertop reports ~10 watt more on
5.0.0-25

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

Title:
  High power consumption using 5.0.0-25-generic

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

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

[Bug 1840799] Re: Chromium can't be set as default browser

2019-08-21 Thread Olivier Tilloy
Have you tried using chromium's built-in setting to set itself as the default 
browser?
Just browse to chrome://settings/defaultBrowser and click the button (under the 
covers this calls `xdg-settings set default-web-browser`).

** Changed in: chromium-browser (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/1840799

Title:
  Chromium can't be set as default browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1840799/+subscriptions

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

[Bug 1840375] Re: groupdel doesn't support extrausers

2019-08-21 Thread Michael Vogt
** Also affects: shadow (Ubuntu Disco)
   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/1840375

Title:
  groupdel doesn't support extrausers

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

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

  1   2   3   4   5   6   >