[Bug 1905422] Re: CoinMP Solver not Available, option requires coinmp to be promoted

2021-02-03 Thread Adolfo Jayme
** Also affects: coinmp (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/1905422

Title:
  CoinMP Solver not Available, option requires coinmp to be promoted

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

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

[Bug 1914551] [NEW] libi2c-dev cannot be installed for multiple architectures

2021-02-03 Thread Tom Hollis
Public bug reported:

I am running ubunutu 20.04 on a 64bit ARM architecture.

When I try to install the armhf version of the libi2c-dev package, so I
can cross compile with this library, apt removes the native version:

$sudo apt install libi2c-dev:armhf --no-install-recommends

Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  i2c-tools libc6-dev:armhf libcrypt-dev:armhf libusb-0.1-4:armhf 
linux-libc-dev:armhf read-edid
Use 'sudo apt autoremove' to remove them.
Recommended packages:
  i2c-tools:armhf
The following packages will be REMOVED:
  libi2c-dev
The following NEW packages will be installed:
  libi2c-dev:armhf
0 upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
Need to get 7244 B of archives.
After this operation, 2048 B disk space will be freed.
Do you want to continue? [Y/n] n
Abort.

** Affects: i2c-tools (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/1914551

Title:
  libi2c-dev cannot be installed for multiple architectures

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

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

[Bug 1912777] Re: KVM_EXIT_MMIO has increased in Qemu4.0.0 when compared to Qemu 2.11.0

2021-02-03 Thread ANIMESH KUMAR SINHA
** Description changed:

  I was able to generate trace dump in Qemu for kvm_run_exit event in both QEMU 
2.11.0 and QEMU 4.0.0
  From the trace i noticed that the number of KVM_KXIT_MMIO calls has increased 
alot and is causing delay in testcase execution.
  
  I executed same testcase from Qemu 2.11 and Qemu4.
  Inside Virtual machine when using qemu 2.11 testcase got completed in 11 
seconds
  but the same testcase when executed on Qemu 4.0.0 got executed in 26 seconds.
  
+ I did a bit of digging and extracted the kvm_run_exit to figure out
+ whats going on.
  
- I did a bit of digging and extracted the kvm_run_exit to figure out whats 
going on.
- 
- Please find 
+ Please find
  Stats from Qemu2.11:
  
  KVM_EXIT_UNKNOWN  : 0
  KVM_EXIT_EXCEPTION: 0
  KVM_EXIT_IO   : 182513
  KVM_EXIT_HYPERCALL: 0
  KVM_EXIT_DEBUG: 0
  KVM_EXIT_HLT  : 0
  KVM_EXIT_MMIO : 216701
  KVM_EXIT_IRQ_WINDOW_OPEN  : 0
  KVM_EXIT_SHUTDOWN : 0
  KVM_EXIT_FAIL_ENTRY   : 0
  KVM_EXIT_INTR : 0
  KVM_EXIT_SET_TPR  : 0
  KVM_EXIT_TPR_ACCESS   : 0
  KVM_EXIT_S390_SIEIC   : 0
  KVM_EXIT_S390_RESET   : 0
  KVM_EXIT_DCR  : 0
  KVM_EXIT_NMI  : 0
  KVM_EXIT_INTERNAL_ERROR   : 0
  KVM_EXIT_OSI  : 0
  KVM_EXIT_PAPR_HCALL   : 0
  KVM_EXIT_S390_UCONTROL: 0
  KVM_EXIT_WATCHDOG : 0
  KVM_EXIT_S390_TSCH: 0
  KVM_EXIT_EPR  : 0
  KVM_EXIT_SYSTEM_EVENT : 0
  KVM_EXIT_S390_STSI: 0
  KVM_EXIT_IOAPIC_EOI   : 0
  KVM_EXIT_HYPERV   : 0
  
  KVM_RUN_EXIT  : 399214  (Total in Qemu 2.11 for a testcase)
  
- 
  Stats For Qemu 4.0.0:
  
- VM_EXIT_UNKNOWN   : 0 
   
- KVM_EXIT_EXCEPTION: 0 
   
- KVM_EXIT_IO   : 163729
   
- KVM_EXIT_HYPERCALL: 0 
   
- KVM_EXIT_DEBUG: 0 
   
- KVM_EXIT_HLT  : 0 
   
- KVM_EXIT_MMIO : 1094231   
   
- KVM_EXIT_IRQ_WINDOW_OPEN  : 46
   
- KVM_EXIT_SHUTDOWN : 0 
   
- KVM_EXIT_FAIL_ENTRY   : 0 
   
- KVM_EXIT_INTR : 0 
   
- KVM_EXIT_SET_TPR  : 0 
   
- KVM_EXIT_TPR_ACCESS   : 0 
   
- KVM_EXIT_S390_SIEIC   : 0 
   
- KVM_EXIT_S390_RESET   : 0 
   
- KVM_EXIT_DCR  : 0 
   
- KVM_EXIT_NMI  : 0 
   
- KVM_EXIT_INTERNAL_ERROR   : 0 
   
- KVM_EXIT_OSI  : 0 
   
- KVM_EXIT_PAPR_HCALL   : 0 
   
- KVM_EXIT_S390_UCONTROL: 0   

[Bug 1914374] Re: Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

2021-02-03 Thread Lukas Waymann
I tested the machine with today's new image and everything looks good
now.

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

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1911432] Re: [SRU] wslu 3.2.1-0ubuntu1.1 to focal

2021-02-03 Thread Patrick Wu
Updated the title as #1911379 is completed, and it is really to be
merged.

** Summary changed:

- [SRU] wslu 3.2.1-0ubuntu1 to focal
+ [SRU] wslu 3.2.1-0ubuntu1.1 to focal

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

Title:
  [SRU] wslu 3.2.1-0ubuntu1.1 to focal

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

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

[Bug 1878194] Re: [Sennheiser HD 4.50 BTNC] Bluetooth headset not working when selecting HSP/HFP audio profile in Focal Fossa

2021-02-03 Thread Jan Nosko
*** This bug is a duplicate of bug 1871794 ***
https://bugs.launchpad.net/bugs/1871794

Problem has NOT been fixed for my setup:

- Kernel: 5.4.0-65-generic
- OS: Kubuntu 20.04.1 LTS
- Machine: Dell Latitude 5501
- Headset: Haylou GT1 Plus

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

Title:
  [Sennheiser HD 4.50 BTNC] Bluetooth headset not working when selecting
  HSP/HFP audio profile in Focal Fossa

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

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

[Bug 1914543] Re: Missing device id for Intel TGL-H ISH [8086:43fc] in intel-ish-hid driver

2021-02-03 Thread You-Sheng Yang
PPA: https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1913574

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

Title:
  Missing device id for Intel TGL-H ISH [8086:43fc] in intel-ish-hid
  driver

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

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

[Bug 1914543] [NEW] Missing device id for Intel TGL-H ISH [8086:43fc] in intel-ish-hid driver

2021-02-03 Thread You-Sheng Yang
Public bug reported:

Following PCI device not recognized by intel-ish-hid driver:

00:12.0 Serial controller [0700]: Intel Corporation Device [8086:43fc] (prog-if 
00 [8250])
Subsystem: Dell Device [1028:0a66]
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-oem (not installed)
ProcVersionSignature: Ubuntu 5.10.0-1010.11-oem 5.10.6
Uname: Linux 5.10.0-1010-oem x86_64
ApportVersion: 2.20.11-0ubuntu27.14
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  u  1900 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Thu Feb  4 14:34:09 2021
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-focal-amd64-20200502-85+fossa-pidgeot-14+X81
InstallationDate: Installed on 2021-01-22 (13 days ago)
InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 20200502-05:58
MachineType: Dell Inc. Latitude 5421
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1010-oem 
root=UUID=75317576-b181-4bb4-bdd6-b2911ff95aa2 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.10.0-1010-oem N/A
 linux-backports-modules-5.10.0-1010-oem  N/A
 linux-firmware   1.187.9
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/02/2020
dmi.bios.release: 99.2
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 99.2.3
dmi.board.name: 020BN6
dmi.board.vendor: Dell Inc.
dmi.board.version: X01
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr99.2.3:bd12/02/2020:br99.2:svnDellInc.:pnLatitude5421:pvr:rvnDellInc.:rn020BN6:rvrX01:cvnDellInc.:ct10:cvr:
dmi.product.family: Latitude
dmi.product.name: Latitude 5421
dmi.product.sku: 0A66
dmi.sys.vendor: Dell Inc.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: You-Sheng Yang (vicamo)
 Status: In Progress

** Affects: linux-oem-5.10 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Assignee: You-Sheng Yang (vicamo)
 Status: In Progress

** Affects: linux-oem-5.10 (Ubuntu Focal)
 Importance: Undecided
 Assignee: You-Sheng Yang (vicamo)
 Status: In Progress

** Affects: linux (Ubuntu Groovy)
 Importance: Undecided
 Assignee: You-Sheng Yang (vicamo)
 Status: In Progress

** Affects: linux-oem-5.10 (Ubuntu Groovy)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Hirsute)
 Importance: Undecided
 Assignee: You-Sheng Yang (vicamo)
 Status: In Progress

** Affects: linux-oem-5.10 (Ubuntu Hirsute)
 Importance: Undecided
 Status: Invalid


** Tags: amd64 apport-bug focal oem-priority originate-from-1913574 somerville

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

** Also affects: linux (Ubuntu Hirsute)
   Importance: Undecided
 Assignee: You-Sheng Yang (vicamo)
   Status: New

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

** Also affects: linux-oem-5.10 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: Invalid => In Progress

** Changed in: linux-oem-5.10 (Ubuntu Groovy)
   Status: New => Invalid

** Changed in: linux-oem-5.10 (Ubuntu Hirsute)
   Status: New => Invalid

** Changed in: linux-oem-5.10 (Ubuntu Focal)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

** Changed in: linux (Ubuntu Groovy)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

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

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

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

** Tags added: oem-priority originate-from-1913574 somerville

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

Title:
  Missing device id for Intel TGL-H ISH [8086:43fc] in intel-ish-hid
  driver

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

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

[Bug 1914538] Re: package grub-pc 2.04-1ubuntu26.8 failed to install/upgrade: installed grub-pc package post-installation script subprocess returned error exit status 10

2021-02-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package grub-pc 2.04-1ubuntu26.8 failed to install/upgrade: installed
  grub-pc package post-installation script subprocess returned error
  exit status 10

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

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

[Bug 1914538] [NEW] package grub-pc 2.04-1ubuntu26.8 failed to install/upgrade: installed grub-pc package post-installation script subprocess returned error exit status 10

2021-02-03 Thread Marcio Jacob Hessel
Public bug reported:

new

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: grub-pc 2.04-1ubuntu26.8
ProcVersionSignature: Ubuntu 5.8.0-41.46~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-41-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: skip
Date: Wed Feb  3 16:46:51 2021
DuplicateSignature:
 package:grub-pc:2.04-1ubuntu26.8
 Setting up grub-pc (2.04-1ubuntu26.8) ...
 dpkg: error processing package grub-pc (--configure):
  installed grub-pc package post-installation script subprocess returned error 
exit status 10
ErrorMessage: installed grub-pc package post-installation script subprocess 
returned error exit status 10
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-41-generic 
root=UUID=a87170dd-f590-4218-a7e9-1e00f84cfe24 ro quiet splash vt.handoff=7
Python3Details: /usr/bin/python3.8, Python 3.8.5, unpackaged
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.4
SourcePackage: grub2
Title: package grub-pc 2.04-1ubuntu26.8 failed to install/upgrade: installed 
grub-pc package post-installation script subprocess returned error exit status 
10
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package focal

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

Title:
  package grub-pc 2.04-1ubuntu26.8 failed to install/upgrade: installed
  grub-pc package post-installation script subprocess returned error
  exit status 10

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

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

[Bug 1914223] Re: Add screen keyboard modes (option to morph into several keyboards)

2021-02-03 Thread Hatsune
** Description changed:

  Add screen keyboard modes (option to morph into several keyboards)
  
- Modes: Normal(default), Thumb and Standard 
+ This is the default gnome screen keyboard
+ 
https://gitlab.gnome.org/GNOME/gnome-shell/uploads/362ecb0d958d2f1fed28bcaf5a86f52e/Screenshot_from_2021-02-03_23-15-01.png
+ 
+ Problem on existing keyboard
+ 
+ It doesn't has numbers 0-9 (need to open another keys window that waste time)
+ It doesn't has arrow keys (it needs often depend on use cases)
+ It doesn't has esc, ctrl, alt, fn, oem keys
+ It doesn't has special characters keys (need to open another keys window)
+ 
+ How would you like it to work
+ Add keyboard modes. Default, Thumb, Standard, Handwriting(not important)
+ 
+ Modes: Normal(default), Thumb and Standard
  (standard has all keys has on physical keyboard that doesn't even has on 
current ubuntu screen keyboard)
  
  https://gitee.com/mHatsune/chaya/raw/master/disk/modes.jpg
  https://gitee.com/mHatsune/chaya/raw/master/disk/standard.jpg
  https://gitee.com/mHatsune/chaya/raw/master/disk/thumb.jpg

** Description changed:

  Add screen keyboard modes (option to morph into several keyboards)
  
  This is the default gnome screen keyboard
  
https://gitlab.gnome.org/GNOME/gnome-shell/uploads/362ecb0d958d2f1fed28bcaf5a86f52e/Screenshot_from_2021-02-03_23-15-01.png
  
  Problem on existing keyboard
  
- It doesn't has numbers 0-9 (need to open another keys window that waste time)
- It doesn't has arrow keys (it needs often depend on use cases)
- It doesn't has esc, ctrl, alt, fn, oem keys
- It doesn't has special characters keys (need to open another keys window)
+ - It doesn't has numbers 0-9 (need to open another keys window that waste 
time)
+ - It doesn't has arrow keys (it needs often depend on use cases)
+ - It doesn't has esc, ctrl, alt, fn, oem keys
+ - It doesn't has special characters keys (need to open another keys window)
  
  How would you like it to work
  Add keyboard modes. Default, Thumb, Standard, Handwriting(not important)
  
  Modes: Normal(default), Thumb and Standard
  (standard has all keys has on physical keyboard that doesn't even has on 
current ubuntu screen keyboard)
  
  https://gitee.com/mHatsune/chaya/raw/master/disk/modes.jpg
  https://gitee.com/mHatsune/chaya/raw/master/disk/standard.jpg
  https://gitee.com/mHatsune/chaya/raw/master/disk/thumb.jpg

** Description changed:

  Add screen keyboard modes (option to morph into several keyboards)
  
  This is the default gnome screen keyboard
  
https://gitlab.gnome.org/GNOME/gnome-shell/uploads/362ecb0d958d2f1fed28bcaf5a86f52e/Screenshot_from_2021-02-03_23-15-01.png
  
  Problem on existing keyboard
  
- - It doesn't has numbers 0-9 (need to open another keys window that waste 
time)
- - It doesn't has arrow keys (it needs often depend on use cases)
- - It doesn't has esc, ctrl, alt, fn, oem keys
- - It doesn't has special characters keys (need to open another keys window)
+ It doesn't has numbers 0-9 (need to open another keys window that waste time)
+ It doesn't has arrow keys (it needs often depend on use cases)
+ It doesn't has esc, ctrl, alt, fn, oem keys
+ It doesn't has special characters keys (need to open another keys window)
  
  How would you like it to work
  Add keyboard modes. Default, Thumb, Standard, Handwriting(not important)
  
  Modes: Normal(default), Thumb and Standard
  (standard has all keys has on physical keyboard that doesn't even has on 
current ubuntu screen keyboard)
  
  https://gitee.com/mHatsune/chaya/raw/master/disk/modes.jpg
  https://gitee.com/mHatsune/chaya/raw/master/disk/standard.jpg
  https://gitee.com/mHatsune/chaya/raw/master/disk/thumb.jpg

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

Title:
   Add screen keyboard modes (option to morph into several keyboards)

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

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

[Bug 1912844] Re: Bond with OVS bridging RuntimeError: duplicate mac found!

2021-02-03 Thread Frode Nordahl
Those subprocess calls do indeed add up to be expensive quite quickly,
and when I think of it it may actually not be a consistent way of
determining if a interface belongs to Open vSwitch in all its
configurations. Open vSwitch supports multiple datapath types, and
depending on which one you use the interface may or may not be owned by
the openvswitch driver.

However, this brings me to something we might use as a consistent cross-
distro way of determining whether Open vSwitch is there and has bridges
configured.

When Open vSwitch registers a datapath it also creates a virtual port
for it, and we could possibly look for that to determine whether Open
vSwitch is installed and actually has useful configuration.

The 'system' datapath is the kernel datapath as provided by the
openvswitch kernel module, the 'netdev' datapath is used for alternative
datapaths such as the Open vSwitch userspace implementation, DPDK,
AF_XDP etc.

Example:
# ovs-vsctl show
5ef28194-7376-40f6-9306-1a21b0624079
Bridge br1
datapath_type: system
Port br1
Interface br1
type: internal
Bridge br0
datapath_type: netdev
Port br0
Interface br0
type: internal
ovs_version: "2.13.1"

# ls -l /sys/class/net/ovs-*
lrwxrwxrwx 1 root root 0 Feb  4 05:33 /sys/class/net/ovs-netdev -> 
../../devices/virtual/net/ovs-netdev
lrwxrwxrwx 1 root root 0 Feb  4 06:06 /sys/class/net/ovs-system -> 
../../devices/virtual/net/ovs-system

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

Title:
  Bond with OVS bridging RuntimeError: duplicate mac found!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1912844/+subscriptions

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

[Bug 1447664] Re: 14e4:1687 broadcom tg3 network driver disconnects under high load

2021-02-03 Thread Kai-Heng Feng
Tony, please file a new bug.

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

Title:
  14e4:1687 broadcom tg3 network driver disconnects under high load

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

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

[Bug 1884295] Re: AttributeError: 'QWebEngineProfile' object has no attribute 'setUrlRequestInterceptor'

2021-02-03 Thread Linda
Comment #6 by Leo Herzog fixed it for me, also on Ubuntu 20.04.  It
installed the current calibre release (5.10.1).  Thank you, Leo!

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

Title:
  AttributeError: 'QWebEngineProfile' object has no attribute
  'setUrlRequestInterceptor'

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

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

[Bug 1912935] Re: battery drain while notebook off / shutdown

2021-02-03 Thread Kai-Heng Feng
The author is going to work on an alternative approach.

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

Title:
  battery drain while notebook off / shutdown

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

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

[Bug 1914374] Re: Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

2021-02-03 Thread jeremyszu
Verified by using 'focal-desktop-amd64.iso' from
http://cdimage.ubuntu.com/focal/daily-live/pending/

SHA256 e2ce1771e352b04cfdef5bf6583f6a7d62b1f2967903fae512506d18d251a434
*focal-desktop-amd64.iso

$ sha256sum focal-desktop-amd64.iso 
e2ce1771e352b04cfdef5bf6583f6a7d62b1f2967903fae512506d18d251a434  
focal-desktop-amd64.iso

** Changed in: oem-priority
   Status: Fix Committed => Fix Released

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

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2021-02-03 Thread Paras
Hey everyone, I am also facing this issue, but i am unable to make the
touchpad work using the patch in #217 with #211's procedure. I can see
some people were able to solve the issue without the patch using Ubuntu
20.04 and kernel 5.10/5.11. I work with ROS and as there is no official
support for ROS on Ubuntu 20.04, can anyone please confirm if I can
solve this on Ubuntu 18.04 by updating the kernel to 5.10/5.11
version(currently i have 5.4.0-65-generic). Thank You.

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+subscriptions

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

[Bug 1864791] Re: Lubuntu failed install "wipefs --all /dev/sda9"

2021-02-03 Thread Chris Guiver
Lubuntu 20.04.2 QA-test using RC

Just experienced this again.. almost the same circumstances as prior
occurrence  (after bug http://launchpad.net/bugs/1914521) but a "Install
Alongside" issue..

Difference to me is it occurred on a different (but similar) box
- dell [optiplex] 755 (c2d-e8300, 8gb, amd/ati radeon rv610/radeon hd2400 
pro/xt)

First time I've experienced this issue on another box (increasing
significance of issue maybe), but I still don't consider the issue is
worthy of developer time.

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

Title:
  Lubuntu failed install "wipefs --all /dev/sda9"

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

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

[Bug 1909369] Re: linux-headers-5.10.3-051003-generic is not supported

2021-02-03 Thread Butterfly
** This bug is no longer a duplicate of bug 1872908
   bcmwl kernel module does not build with kernel version 5.6 or 5.8

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

Title:
  linux-headers-5.10.3-051003-generic is not supported

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

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

[Bug 1872950] Re: Nvidia 340.108 fails to install with kernels 5.5 onward

2021-02-03 Thread Butterfly
@xnox,

I guess what you're talking about is related this commit.
https://github.com/tseliot/ubuntu-drivers-
common/commit/f24220e1565610ade7da723adfcf7a25d2adefcb

As I understand that, ubuntu-drivers auto installs linux-modules-
nvidia-* package if available together nvidia driver package. So the
nvidia driver can work with secureboot. If so, ubuntu-drivers is not
auto-sign building nvidia driver.

However, there is no package for linux-modules-nvidia-* related to
nvidia-340 driver in repository. In other words, nvidia-340 driver
installed from official repository will not work with secureboot.

If there is wrong in my writing, can you correct it?

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

Title:
  Nvidia 340.108 fails to install with kernels 5.5 onward

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

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

[Bug 1873238] Re: Deja-dup icon is missing only runs from terminal

2021-02-03 Thread Launchpad Bug Tracker
[Expired for deja-dup (Ubuntu) because there has been no activity for 60
days.]

** Changed in: deja-dup (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Deja-dup icon is missing only runs from terminal

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

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

[Bug 1913809] Re: internal webcams of HP Elite X2 G2 not supported

2021-02-03 Thread You-Sheng Yang
Hi, with libcamera, you'd have to either recompile camera apps with
libcamera support, which is very unlikely so far, or use libcamera
LD_PRELOAD lib to hijack v4l2 open/ioctl calls. No easy solution AFAIK.

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

Title:
  internal webcams of HP Elite X2 G2 not supported

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

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

[Bug 1914521] Re: lubuntu focal.2 "sfdisk --force --append /dev/sda"

2021-02-03 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1914521

** Tags added: iso-testing

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

Title:
  lubuntu focal.2 "sfdisk --force --append /dev/sda"

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

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

[Bug 1914525] Re: In Hebrew environment, clock is reversed: minutes are shown before hours

2021-02-03 Thread Daniel van Vugt
** Tags added: regression-release

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

Title:
  In Hebrew environment, clock is reversed: minutes are shown before
  hours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-gnome-he/+bug/1914525/+subscriptions

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

[Bug 1829401] Autopkgtest regression report (software-properties/0.98.9.4)

2021-02-03 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted software-properties (0.98.9.4) for 
focal have finished running.
The following regressions have been reported in tests triggered by the package:

livecd-rootfs/2.664.15 (s390x)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/focal/update_excuses.html#software-properties

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

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

Title:
  gi.repository.GLib.GError: pk-client-error-quark: could not do
  untrusted question as no klass support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1829401/+subscriptions

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

[Bug 1899132] Re: complete freeze with focal 20.04

2021-02-03 Thread Kai-Heng Feng
Please try linux-oem-20.04b kernel. Many SOF fixes.

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

Title:
  complete freeze with focal 20.04

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

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

[Bug 1900263] Re: In Hebrew environment, clock is reversed: minutes are shown before hours

2021-02-03 Thread Yotam Benshalom
Reported as bug #1914525.

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

Title:
  In Hebrew environment, clock is reversed: minutes are shown before
  hours

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

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

[Bug 1914374] Re: Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

2021-02-03 Thread jeremyszu
** Changed in: oem-priority
   Status: Triaged => 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/1914374

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1914467] Re: Problem with fractional scaling

2021-02-03 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1873052 ***
https://bugs.launchpad.net/bugs/1873052

By the way, a different scaling factor on the login screen is expected.
Because that runs as a different user and so doesn't use the same
display settings you chose for yourself.

If you would like the login screen to use your own preferred scaling
factor then you should be able to copy your monitor config to the login
screen with something like:

  sudo cp ~/.config/monitors.xml ~gdm/.config/

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

Title:
  Problem with fractional scaling

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

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

[Bug 1914525] [NEW] In Hebrew environment, clock is reversed: minutes are shown before hours

2021-02-03 Thread Yotam Benshalom
Public bug reported:

Ubuntu 21.04, normal gnome session.
After upgrade from 20.10, using right-to-left environment, such as Hebrew, the 
clock on top of the screen shows the time in reverse.
For example, instead of showing 17:59,it shows 59:17.
This is identical to bug #1900263.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: language-pack-gnome-he 1:21.04+20201114
ProcVersionSignature: Ubuntu 5.8.0-41.46-generic 5.8.18
Uname: Linux 5.8.0-41-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu57
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: GNOME
Date: Thu Feb  4 04:33:35 2021
InstallationDate: Installed on 2018-09-05 (882 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Alpha amd64 (20180822)
PackageArchitecture: all
SourcePackage: language-pack-gnome-he
UpgradeStatus: Upgraded to hirsute on 2021-02-04 (0 days ago)

** Affects: language-pack-gnome-he (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug hirsute third-party-packages

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

Title:
  In Hebrew environment, clock is reversed: minutes are shown before
  hours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-gnome-he/+bug/1914525/+subscriptions

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

[Bug 1914467] Re: Problem with fractional scaling

2021-02-03 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1873052 ***
https://bugs.launchpad.net/bugs/1873052

Thanks for the bug report.

The two cursors problem (which mostly affects amdgpu) is bug 1873052.

There is also bug 1870736 which sounds related but that one seems to be
for the Nvidia driver only. Since you're using amdgpu we should probably
keep this bug separate(?)


** This bug has been marked a duplicate of bug 1873052
   Showing two cursors after login

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

Title:
  Problem with fractional scaling

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

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

[Bug 1900263] Re: In Hebrew environment, clock is reversed: minutes are shown before hours

2021-02-03 Thread Daniel van Vugt
Sounds like a new bug in the language-pack-gnome-he package of 21.04.
Since we've already used that package here we'll need a new bug opened.
Please run:

  ubuntu-bug language-pack-gnome-he

Or if that doesn't work then just go to
https://bugs.launchpad.net/ubuntu/+source/language-pack-gnome-
he/+filebug and mention the new bug ID here.

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

Title:
  In Hebrew environment, clock is reversed: minutes are shown before
  hours

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

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

[Bug 1914374] Re: Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

2021-02-03 Thread Shih-Yuan Lee
** Changed in: oem-priority
 Assignee: (unassigned) => jeremyszu (os369510)

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

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1910928] Re: Bluetooth (Intel AX1650i) won't go live after suspend Lenovo Thinkbook 14 IIL

2021-02-03 Thread Daniel van Vugt
** Summary changed:

- Bluetooth won't go live after suspend Lenovo Thinkbook 14 IIL
+ Bluetooth (Intel AX1650i) won't go live after suspend Lenovo Thinkbook 14 IIL

** Summary changed:

- Bluetooth (Intel AX1650i) won't go live after suspend Lenovo Thinkbook 14 IIL
+ Bluetooth (Intel AX201 / AX1650i) won't go live after suspend Lenovo 
Thinkbook 14 IIL

** Package changed: bluez (Ubuntu) => linux (Ubuntu)

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

Title:
  Bluetooth (Intel AX201 / AX1650i) won't go live after suspend Lenovo
  Thinkbook 14 IIL

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

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

[Bug 1909732] Re: Gnome Shell freezes for 2 minutes on unlock when mobile phone is connected (log shows gvfsd PTP errors)

2021-02-03 Thread Daniel van Vugt
No problem. If there are no more comments here for 60 days then the bug
will close automatically. Or if you are sure it's gone then we can close
it sooner.

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

Title:
  Gnome Shell freezes for 2 minutes on unlock when mobile phone is
  connected (log shows gvfsd PTP errors)

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

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

[Bug 1910938] Re: Text is missing from shell panel and menus

2021-02-03 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Confirmed

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

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

Title:
  Text is missing from shell panel and menus

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

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

[Bug 1914164] Re: [nvidia] [radeon] Shell labels randomly disappear from the menu panel (top bar)

2021-02-03 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1910938 ***
https://bugs.launchpad.net/bugs/1910938

Actually I might have been too quick to blame Nvidia. Let's group this
with bug 1910938 until proven otherwise.

** This bug has been marked a duplicate of bug 1910938
   Text is missing from shell panel and menus

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

Title:
  [nvidia] [radeon] Shell labels randomly disappear from the menu panel
  (top bar)

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

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

[Bug 1914521] [NEW] lubuntu focal.2 "sfdisk --force --append /dev/sda"

2021-02-03 Thread Chris Guiver
Public bug reported:

Lubuntu 20.04.2 RC/daily QA-test install on
- dell [optiplex] 755 (c2d-e8300, 8gb, amd/ati radeon rv610/radeon hd2400 
pro/xt)

Testcase:  Install Alongside  (prior install was a Xubuntu focal.2 I
believe)

More details will be filled in shortly, this was unexpected though, as
I've only had the 1864787 issue on a different box (an older d755)
before.

This is 99.9% likely to be marked duplicate of
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1864787

---
The installer failed to create partition on disk 'WDC WD800AAJS-60B4A0'.
==
 Create a new partition (37.01 GiB, ext4) on ‘/dev/sda’ 
==
 
==
 Job: Create new partition on device ‘/dev/sda’ 
==
 
==
 Command: sfdisk --force --append /dev/sda 
==
 Failed to add partition ‘New Partition’ to device ‘/dev/sda’. Failed to add 
partition ‘New Partition’ to device ‘/dev/sda’.
---

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: calamares 3.2.20-0ubuntu1
ProcVersionSignature: Ubuntu 5.8.0-41.46~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-41-generic x86_64
.etc.calamares.modules.finished.conf:
 ---
 restartNowMode: user-checked
 restartNowCommand: "systemctl -i reboot"
.etc.calamares.modules.partition.conf:
 efiSystemPartition: "/boot/efi"
 enableLuksAutomatedPartitioning: true
 userSwapChoices: none
 drawNestedPartitions: true
 defaultFileSystemType: "ext4"
.etc.calamares.modules.shellprocess_logs.conf:
 ---
 dontChroot: true
 timeout: 30
 script:
 - calamares-logs-helper @@ROOT@@
.etc.calamares.modules.unpackfs.conf:
 ---
 unpack:
 -   source: "/cdrom/casper/filesystem.squashfs"
 sourcefs: "squashfs"
 destination: ""
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperVersion: 1.445.1
CurrentDesktop: LXQt
Date: Thu Feb  4 13:02:39 2021
LiveMediaBuild: Lubuntu 20.04.2 LTS "Focal Fossa" - Release amd64 (20210202)
RelatedPackageVersions:
 calamares-settings-ubuntu-common 1:20.04.2
 calamares-settings-lubuntu   1:20.04.2
 xfsprogs 5.3.0-1ubuntu2
 btrfs-progs  5.4.1-2
SourcePackage: calamares
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

** Description changed:

- Lubuntu 20.04.2 RC/daily QA-test install on 
- - 
+ Lubuntu 20.04.2 RC/daily QA-test install on
+ - dell [optiplex] 755 (c2d-e8300, 8gb, amd/ati radeon rv610/radeon hd2400 
pro/xt)
  
- Details will be filled in shortly.
- This is 99.9% likely to be marked duplicate of 
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1864787
+ Testcase:  Install Alongside  (prior install was a Xubuntu focal.2 I
+ believe)
+ 
+ More details will be filled in shortly, this was unexpected though, as
+ I've only had the 1864787 issue on a different box (an older d755)
+ before.
+ 
+ This is 99.9% likely to be marked duplicate of
+ https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1864787
  
  ---
  The installer failed to create partition on disk 'WDC WD800AAJS-60B4A0'.
  
==
 Create a new partition (37.01 GiB, ext4) on ‘/dev/sda’ 
==
 
==
 Job: Create new partition on device ‘/dev/sda’ 
==
 
==
 Command: sfdisk --force --append /dev/sda 
==
 Failed to add partition ‘New Partition’ to device ‘/dev/sda’. Failed to add 
partition ‘New Partition’ to device ‘/dev/sda’.
  ---
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: calamares 3.2.20-0ubuntu1
  ProcVersionSignature: Ubuntu 5.8.0-41.46~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-41-generic x86_64
  .etc.calamares.modules.finished.conf:
-  ---
-  restartNowMode: user-checked
-  restartNowCommand: "systemctl -i reboot"
+  ---
+  restartNowMode: user-checked
+  restartNowCommand: "systemctl -i reboot"
  .etc.calamares.modules.partition.conf:
-  efiSystemPartition: "/boot/efi"
-  enableLuksAutomatedPartitioning: true
-  userSwapChoices: none
-  drawNestedPartitions: 

[Bug 1914474] Re: wolfssl: Please update 20.10 (groovy) to version 4.6.0

2021-02-03 Thread Felix Lechner
** Information type changed from Private Security to Public Security

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

Title:
  wolfssl: Please update 20.10 (groovy) to version 4.6.0

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

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

[Bug 1895643] Re: Backport Thunderbird 78 to 20.04 LTS and 18.04 LTS

2021-02-03 Thread David R. Bergstein
Please expedite upgrading Thunderbird to version 78.7.  Multiple remote
vulnerabilities have been reported in older clients.  Refer to the
following CVE reports for additional detail:

https://nvd.nist.gov/vuln/detail/CVE-2020-15685
https://nvd.nist.gov/vuln/detail/CVE-2020-26976
https://nvd.nist.gov/vuln/detail/CVE-2021-23953
https://nvd.nist.gov/vuln/detail/CVE-2021-23954
https://nvd.nist.gov/vuln/detail/CVE-2021-23960
https://nvd.nist.gov/vuln/detail/CVE-2021-23964

Also see https://www.mozilla.org/en-US/security/advisories/mfsa2021-05/

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-15685

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-26976

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-23953

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-23954

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-23960

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-23964

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

Title:
  Backport Thunderbird 78 to 20.04 LTS and 18.04 LTS

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

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

[Bug 1900263] Re: In Hebrew environment, clock is reversed: minutes are shown before hours

2021-02-03 Thread Yotam Benshalom
This bug returned in the development version.

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

Title:
  In Hebrew environment, clock is reversed: minutes are shown before
  hours

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

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

[Bug 1914226] Re: Add option to enable screen-keyboard icon for panel

2021-02-03 Thread Daniel van Vugt
Thanks. It looks like there's at least one extension available to do
that:

  https://extensions.gnome.org/extension/1061/on-screen-keyboard-button/

But if you would like it to be part of the main gnome-shell then please
request it from the developers at:

  https://gitlab.gnome.org/GNOME/gnome-shell/-/issues

It seems like a good idea.

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

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

Title:
  Add option to enable screen-keyboard icon for panel

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

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

[Bug 1914225] Re: Emoji button and pack for screen keyboard

2021-02-03 Thread Daniel van Vugt
** Also affects: gnome-shell via
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3658
   Importance: Unknown
   Status: Unknown

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

Title:
  Emoji button and pack for screen keyboard

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

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

[Bug 1914223] Re: Add screen keyboard modes (option to morph into several keyboards)

2021-02-03 Thread Daniel van Vugt
** Also affects: gnome-shell via
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/182
   Importance: Unknown
   Status: Unknown

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

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

Title:
   Add screen keyboard modes (option to morph into several keyboards)

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

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

[Bug 1914374] Re: Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

2021-02-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 20.04.15.7

---
ubiquity (20.04.15.7) focal; urgency=medium

  [ Dimitri John Ledkov ]
  * install_misc: refuse to install packages that have been marked for removal.
This should generally fix issues we've been seeing with installations using
the OEM metapackages.  (LP: #1914374)

 -- Łukasz 'sil2100' Zemczak   Wed, 03 Feb
2021 21:29:05 +0100

** Changed in: ubiquity (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1914051] Re: `ubuntu-drivers list-oem --package-list` is broken

2021-02-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-drivers-common -
1:0.8.6.5~0.20.04.1

---
ubuntu-drivers-common (1:0.8.6.5~0.20.04.1) focal; urgency=medium

  * tests/test_ubuntu_drivers.py:
- Add testcase for list-oem --package-list (LP: #1914051).
  * UbuntuDrivers/detect.py:
- Fix the way we validate the nvidia modules metapackages
  (LP: #1914374).

 -- Alberto Milone   Wed, 03 Feb 2021
19:23:18 +0100

** Changed in: ubuntu-drivers-common (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  `ubuntu-drivers list-oem --package-list` is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1914051/+subscriptions

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

[Bug 1914374] Re: Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

2021-02-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-drivers-common -
1:0.8.6.5~0.20.04.1

---
ubuntu-drivers-common (1:0.8.6.5~0.20.04.1) focal; urgency=medium

  * tests/test_ubuntu_drivers.py:
- Add testcase for list-oem --package-list (LP: #1914051).
  * UbuntuDrivers/detect.py:
- Fix the way we validate the nvidia modules metapackages
  (LP: #1914374).

 -- Alberto Milone   Wed, 03 Feb 2021
19:23:18 +0100

** Changed in: ubuntu-drivers-common (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1914374] Update Released

2021-02-03 Thread Łukasz Zemczak
The verification of the Stable Release Update for ubiquity has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1914483] [NEW] cxxtest installation requires python2

2021-02-03 Thread Ted Wang
Public bug reported:

cxxtest works with python 3 and the package dependency should be updated
to reflect so.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: cxxtest (not installed)
ProcVersionSignature: Ubuntu 5.4.0-65.73-generic 5.4.78
Uname: Linux 5.4.0-65-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Wed Feb  3 17:12:42 2021
SourcePackage: cxxtest
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  cxxtest installation requires python2

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

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

[Bug 1913739] Re: aws: properly support instance types with > 255 cpu cores

2021-02-03 Thread Ian
** Changed in: linux-aws (Ubuntu Xenial)
   Status: In Progress => Fix Committed

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

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

** Changed in: linux-aws (Ubuntu Groovy)
   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/1913739

Title:
  aws: properly support instance types with > 255 cpu cores

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

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

[Bug 1912264] Re: Provide grub 2.04 EFI backport on bionic

2021-02-03 Thread Dimitri John Ledkov
grub2.04-signed in bionic must be compatible with grub-common as shipped
in bionic.

grub2-signed 1.142.10 in focal calls /usr/share/grub/grub-check-
signatures & /usr/lib/grub/grub-multi-install scripts, which are shipped
by grub-common in focal, and not available in bionic.

thus grub2.04-signed in bionic cannot use the same postinst as
grub2-signed in focal.

the origin of the grub2.04-signed is closer to shim-signed bionic
postinst, specifically the sanity checks and calling grub-install, for
both arm64 & amd64. But not doing any calls to update-secureboot-policy.

ps Looking closer at grub2-signed 1.142.10 in focal, it only provides a
postinst for amd64 and doesn't provide one for arm64 which is an
oversight.

** Changed in: grub2.04-signed (Ubuntu Bionic)
   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/1912264

Title:
  Provide grub 2.04 EFI backport on bionic

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

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

[Bug 1914145] Re: Please merge liburing 0.7-3 (main) from Debian unstable (main)

2021-02-03 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  Please merge liburing 0.7-3 (main) from Debian unstable (main)

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

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

[Bug 1914374] Re: Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

2021-02-03 Thread Łukasz Zemczak
Ok, just did a quick sanity test of the new ubiquity (20.04.15.7) and
ubuntu-drivers-common (1:0.8.6.5~0.20.04.1). I have booted up the last
.2 RC, downloaded xnox's ubuntu-drivers mock wrapper, installed its
dependencies (via universe), upgraded ubiquity and ubuntu-drivers-common
and then started the installation. The installation finished with
success. I then checked the syslog to see if the right kernel and nvidia
drivers combination has been used - all good: oem kernel, no hwe kernel
installed, oem nvidia drivers. I also checked if any -edge kernel
packages have been selected by mistake - there were none.

I think this is enough of a validation that the packages are sane at
least. Let's get it migrated to -updates and then test some more on the
RC images.

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

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

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1911831] Re: open-vm-tools 11.2.5 has been released

2021-02-03 Thread vmware-gos-Yuhua
Hi Christian Ehrhardt,
OK. Thanks very much.

Best regards
Yuhua Zou

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

Title:
  open-vm-tools 11.2.5 has been released

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

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

Re: [Bug 1912898] Re: [i915] With kernel 5.8, video crashes, system freezes. But 5.4 works.

2021-02-03 Thread Duane Shults
The live-CD issue makes sense... thanks.

I reinstalled 5.4 per your suggestion. I can now boot into 5.4 again in 
my daily-use partition through the Advanced grub menu.
Thank you!

Will I be notified when a fix is released in 5.8? I've disabled 
automatic updates for now.

    ... Duane


On 2/3/21 4:17 AM, Kleber Sacilotto de Souza wrote:
> Hi Duane,
>
> Regarding your comments:
>
> 5) Ubuntu 20.04 runs fine when running directly from USB flashdrive. This is 
> really wierd.
> 6) Occurs immediately after a fresh installation of 20.04 in any partition. 
> Verified sha256sums.
>
> I believe the installer will update some packages, including the kernel,
> when you do the installation on the system. This would explain the
> difference between running the live-cd and the installed system.
>
> If after the automatic update to 5.8 your 5.4 kernels are not available
> anymore for booting, you can try installing the meta package "linux-
> generic" which would install the latest 5.4 kernel.
>

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

Title:
  [i915] With kernel 5.8, video crashes, system freezes. But 5.4 works.

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

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

[Bug 1914481] Re: stop assuming curl's data is null-terminated

2021-02-03 Thread Brian Murray
This is the result of the following merge:

https://bazaar.launchpad.net/~daisy-pluckers/whoopsie/trunk/revision/707

So affects Ubuntu 20.04 LTS and later releases.

** Also affects: whoopsie (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: whoopsie (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: whoopsie (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Changed in: whoopsie (Ubuntu Hirsute)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: whoopsie (Ubuntu Hirsute)
   Status: New => Triaged

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

** Tags added: fr-1101

** Summary changed:

- stop assuming curl's data is null-terminated
+ use the size of the data when determing the server response

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

Title:
  use the size of the data when determing the server response

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

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

[Bug 1914481] [NEW] use the size of the data when determing the server response

2021-02-03 Thread Brian Murray
Public bug reported:

whoopsie's server_response code is using "g_string_append" instead of
"g_string_append_len" which has the knock on effect of sending too much
data to its "handle_response". This ends up being a problem if the daisy
servers are running on Ubuntu 18.04 instead of Ubuntu 16.04.

Here's an example when using whoopsie on groovy to send a crash to a
bionic daisy server:

[15:35:30] Sent; server replied with: No error
[15:35:30] Response code: 200
[15:35:30] Initial response data is: 2bbb776e-64e6-11eb-a8d6-00163eddedf4 OOPSID
0

[15:35:30] Got command: OOPSID

We can see a fair number of extra characters (\n0\n\n) after the OOSID
command.

** Affects: whoopsie (Ubuntu)
 Importance: Medium
 Assignee: Brian Murray (brian-murray)
 Status: Triaged

** Affects: whoopsie (Ubuntu Focal)
 Importance: Undecided
 Status: New

** Affects: whoopsie (Ubuntu Groovy)
 Importance: Undecided
 Status: New

** Affects: whoopsie (Ubuntu Hirsute)
 Importance: Medium
 Assignee: Brian Murray (brian-murray)
 Status: Triaged


** Tags: fr-1101

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

Title:
  use the size of the data when determing the server response

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

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

[Bug 1912264] Re: Provide grub 2.04 EFI backport on bionic

2021-02-03 Thread Steve Langasek
why does the grub2.04 source ship a separate postinst that differs in
content from the one in grub-efi-amd64-signed in focal?  I am concerned
about the implications for this being out of sync and possibly missing
future bugfixes from focal SRUs.


** Changed in: grub2.04-signed (Ubuntu Bionic)
   Status: In Progress => Incomplete

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

Title:
  Provide grub 2.04 EFI backport on bionic

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

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

[Bug 1905166] Re: systemd-shutdown cannot detach DM

2021-02-03 Thread j
** Attachment added: "2.png"
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1905166/+attachment/5459533/+files/2.png

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

Title:
  systemd-shutdown cannot detach DM

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

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

[Bug 1905166] Re: systemd-shutdown cannot detach DM

2021-02-03 Thread j
** Attachment added: "short.log"
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1905166/+attachment/5459536/+files/short.log

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

Title:
  systemd-shutdown cannot detach DM

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

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

[Bug 1905166] Re: systemd-shutdown cannot detach DM

2021-02-03 Thread j
** Attachment added: "long.log"
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1905166/+attachment/5459535/+files/long.log

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

Title:
  systemd-shutdown cannot detach DM

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

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

[Bug 1905166] Re: systemd-shutdown cannot detach DM

2021-02-03 Thread j
** Attachment added: "kern.log"
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1905166/+attachment/5459534/+files/kern.log

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

Title:
  systemd-shutdown cannot detach DM

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

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

[Bug 1905166] Re: systemd-shutdown cannot detach DM

2021-02-03 Thread j
The message:
systemd-shutdown[1]: Could not detach DM /dev/dm-0: Device or resource busy
systemd-shutdown[1]: Failed to finalize DM devices, ignoring

is not in the logs, idk why, here are some more logs, the image shows
the message and the time before. I attached also a longer log file and
kern log, if it helps..?

** Attachment added: "1.png"
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1905166/+attachment/5459532/+files/1.png

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

Title:
  systemd-shutdown cannot detach DM

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

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

[Bug 1913853] Re: Ubuntu 16.04 kernel 4.4.0-202 basic commands hanging

2021-02-03 Thread Marcel Svitalsky
Seems working fine for me, thx.

** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

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

Title:
  Ubuntu 16.04 kernel 4.4.0-202 basic commands hanging

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

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

[Bug 1912264] Re: Provide grub 2.04 EFI backport on bionic

2021-02-03 Thread Steve Langasek
Hello Dimitri, or anyone else affected,

Accepted grub2.04-signed into focal-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/grub2.04-signed/1.143 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Tags added: verification-needed verification-needed-focal

** Package changed: grub2 (Ubuntu) => grub2.04-signed (Ubuntu)

** Changed in: grub2.04-signed (Ubuntu Focal)
   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/1912264

Title:
  Provide grub 2.04 EFI backport on bionic

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

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

[Bug 1914437] Re: [SRU] MessageTimeout and DuplicateMessage errors after udpate

2021-02-03 Thread Corey Bryant
queens-proposed tested successful
-

1) partial upgrade of n-ovs at 5.35.0-0ubuntu3~cloud0 [1] and n-api/n-gateway 
at 5.35.0-0ubuntu1~cloud0 - instance creation successful
2) partial upgrade of n-api/n-gateway at 5.35.0-0ubuntu1~cloud0 [1] and n-ovs 
at 5.35.0-0ubuntu1~cloud3 - instance creation successful
3) test all neutron nodes at 5.35.0-0ubuntu3~cloud0 - instance creation 
successful

** Tags removed: verification-queens-needed
** Tags added: verification-queens-done

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

Title:
  [SRU] MessageTimeout and DuplicateMessage errors after udpate

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

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

[Bug 1914145] Re: Please merge liburing 0.7-3 (main) from Debian unstable (main)

2021-02-03 Thread Mauricio Faria de Oliveira
** Patch added: "lp1914145_qemu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/liburing/+bug/1914145/+attachment/5459531/+files/lp1914145_qemu.debdiff

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

Title:
  Please merge liburing 0.7-3 (main) from Debian unstable (main)

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

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

[Bug 1914145] Re: Please merge liburing 0.7-3 (main) from Debian unstable (main)

2021-02-03 Thread Mauricio Faria de Oliveira
** Patch added: "lp1914145_plocate.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/liburing/+bug/1914145/+attachment/5459530/+files/lp1914145_plocate.debdiff

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

Title:
  Please merge liburing 0.7-3 (main) from Debian unstable (main)

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

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

[Bug 1914145] Re: Please merge liburing 0.7-3 (main) from Debian unstable (main)

2021-02-03 Thread Mauricio Faria de Oliveira
** Patch added: "lp1914145_mpd.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/liburing/+bug/1914145/+attachment/5459529/+files/lp1914145_mpd.debdiff

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

Title:
  Please merge liburing 0.7-3 (main) from Debian unstable (main)

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

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

[Bug 1914145] Re: Please merge liburing 0.7-3 (main) from Debian unstable (main)

2021-02-03 Thread Mauricio Faria de Oliveira
** Patch added: "lp1914145_samba.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/liburing/+bug/1914145/+attachment/5459528/+files/lp1914145_samba.debdiff

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

Title:
  Please merge liburing 0.7-3 (main) from Debian unstable (main)

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

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

[Bug 1914145] Re: Please merge liburing 0.7-3 (main) from Debian unstable (main)

2021-02-03 Thread Mauricio Faria de Oliveira
Hi Christian,

Attaching the debdiffs with no change rebuilds.

- samba is the most important, since it also fixes an autopkgtest
failure to unblock liburing in hirsute-proposed.

- mpd also has autopkgtests, but there's still a version in -proposed as
of now, so maybe it needs to wait (but since it's a no change rebuild,
maybe it can be overriden if needed?)

- plocate has no autopkgtests, lower priority.

- qemu neither, and is up to you depending on your qemu upload, per our
discussion.

Thanks!
Mauricio

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

Title:
  Please merge liburing 0.7-3 (main) from Debian unstable (main)

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

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

[Bug 1914145] Re: Please merge liburing 0.7-3 (main) from Debian unstable (main)

2021-02-03 Thread Mauricio Faria de Oliveira
liburing built successfully on all archs in hirsute-proposed.

autopkgtests look green (!) on amd64/arm64/ppc64el/s390x and
fail on armhf as seen previously (not a regression.)

autopkgtests for the reverse dependencies, in update_excuses:

- samba: fail consistently in all archs -- this is known and is fixed
with the no-change rebuild.

  current: [1]
smbclient-share-access-uring FAIL non-zero exit status 1

  no-change rebuild: [2]
smbclient-share-access-uring PASS

- mpd: fail in s390x, even w/ a few retries, i'll take a look.

  however, this is not the version in hirsute-proposed.
  it was blocked on build failure on ppc64el [3], no logs,
  i just retried it, and it finished successfully.

  we'll need the no-change rebuild anyway, on top of -proposed.

[1] 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute-mfo-lp1914145/hirsute/amd64/s/samba/20210202_233735_bb529@/log.gz
[2] 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute-mfo-lp1914145/hirsute/amd64/s/samba/20210203_220550_7e02e@/log.gz

[3]

update_excuses:

mpd (0.22.3-1 to 0.22.4-1)
...
Issues preventing migration:
missing build on ppc64el: mpd (from 0.22.3-1)
arch:ppc64el not built yet, autopkgtest delayed there
...

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

Title:
  Please merge liburing 0.7-3 (main) from Debian unstable (main)

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

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

[Bug 1231091] Re: Screenreader starts, but does not work with installer (ubiquity) in live session

2021-02-03 Thread William Wilson
I'm able to recreate this in hirsute and focal. I tested on 2 different
machines and saw this behavior 3 out of 3 times I tried it.

** Tags added: rls-hh-incoming

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

Title:
  Screenreader starts, but does not work with installer (ubiquity) in
  live session

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

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

[Bug 1829401] Please test proposed package

2021-02-03 Thread Steve Langasek
Hello errors.ubuntu.com, or anyone else affected,

Accepted software-properties into focal-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/software-
properties/0.98.9.4 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

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

Title:
  gi.repository.GLib.GError: pk-client-error-quark: could not do
  untrusted question as no klass support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1829401/+subscriptions

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

[Bug 1829401] Re: gi.repository.GLib.GError: pk-client-error-quark: could not do untrusted question as no klass support

2021-02-03 Thread Steve Langasek
Hello errors.ubuntu.com, or anyone else affected,

Accepted software-properties into groovy-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/software-properties/0.99.3.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: software-properties (Ubuntu Groovy)
   Status: Confirmed => Fix Committed

** Tags added: verification-needed verification-needed-groovy

** Changed in: software-properties (Ubuntu Focal)
   Status: Confirmed => Fix Committed

** Tags added: verification-needed-focal

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

Title:
  gi.repository.GLib.GError: pk-client-error-quark: could not do
  untrusted question as no klass support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1829401/+subscriptions

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

[Bug 1914145] Re: Please merge liburing 0.7-3 (main) from Debian unstable (main)

2021-02-03 Thread Mauricio Faria de Oliveira
** Description changed:

  New version (0.7-3) available without our delta (already forwarded
  upstream), needs merge.
  
  Reverse dependencies [2] need No-Change-Rebuilds to pick up the new ABI,
  which unfortunately has been broken between 0.6-3 and 0.7-3 [3]:
  - mpd, samba, plocate, qemu
  
  Autopkgtests PASS on amd64/arm64/ppc64el/s390x, not run on riscv64, and fail 
on armhf (but not a regression); see the latest per-arch log.gz in
  [4] for runs against a PPA.
  
  Autopkgtests for the reverse dependencies:
- - mpd: PASS
- - samba: FAIL on cifs-share-access-uring (regression, probably due to the
-   ABI breakage; now re-rerunning w/ samba no-change-rebuild to confirm.)
+ - mpd: PASS (although failing consistently on s390x; will take a look)
+ - samba: FAIL on cifs-share-access-uring (regression due to ABI breakage;
+   passes with no-change-rebuilt samba and new liburing)
  - plocate: no tests.
  - qemu: no tests.
  
  Merge request: [1]
  
  [1]
  
https://code.launchpad.net/~mfo/ubuntu/+source/liburing/+git/liburing/+merge/397393
  
  [2] Reverse Dependencies:
  
  $ apt-cache rdepends liburing1 | awk '/^  / { print $1 }' | while read rdep; 
do apt-cache show $rdep | awk '/^Package:/ || /^Source:/ { print $2 }' | tail 
-n1; done | sort -u
  liburing
  mpd
  plocate
  qemu
  samba
  
  [3] Debian Bug #972758
  https://bugs.debian.org/972758
  
  [4]
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
  /autopkgtest-hirsute-mfo-lp1914145?format=plain

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

Title:
  Please merge liburing 0.7-3 (main) from Debian unstable (main)

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

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

[Bug 1914283] Re: Enable CONFIG_PCI_MSI in the linux-kvm derivative

2021-02-03 Thread Guilherme G. Piccoli
** Description changed:

- To be filled - I'm just reserving the LP number for now.
+ [Impact]
+ * Currently linux-kvm derivative doesn't have CONFIG_PCI_MSI (and its 
dependency options) enabled. The goal for such derivative is to be minimal and 
boot as fast as possible in virtual environments, hence most config options 
were dropped.
+ 
+ * Happens that MSI/MSI-X are the de facto drivers' standard with regards
+ to interrupts, and as such the hot path is optimized for MSIs. Boot
+ testing with that config enabled showed that we have improvements in
+ boot time (details in next section).
+ 
+ * Also, performance-wise MSIs are a good idea too, since it usually
+ allows multiple queues in network devices and KVM is more optimized to
+ MSIs in comparison with regular IRQs - tests (detailed in next section)
+ showed performance improvements in virtio devices with MSIs.
+ 
+ * Based on that findings, we are hereby enabling MSIs for the linux-kvm
+ derivatives in all series (Bionic / Focal / Groovy / Hirsute) - notice
+ that Xenial already has that config option enabled.
+ 
+ [Test Case]
+ * All below tests were performed in a x86-64 KVM guest with 2 VCPUs and 2GB 
of RAM, running in a Focal host. Three runs of each test were performed, and we 
took the average.
+  
+ * Boot time test (measured by dmesg timestamp) showed an improvement of ~21%, 
the following chart exhibiting the data: 
https://kernel.ubuntu.com/~gpiccoli/MSI/boot_time.svg
+ We also timed the full boot until the login prompt is available, we had a 
decrease from ~1 second.
+ 
+ * The storage test was performed with the fio tool, using a virtio-blk empty 
disk. The following arguments were used:
+ fio --filename /dev/vdc --rw=rw --runtime 600 --loops 100 --ioengine libaio 
--numjobs 2 --group_reporting
+ 
+ On average we had a ~4.5% speedup in both reads and writes, the
+ following chart represents the data:
+ https://kernel.ubuntu.com/~gpiccoli/MSI/fio_storage.svg
+ 
+ * From the network perspective, we've used iPerf with the following
+ arguments: iperf -c  -t 300 (server was the host machine). On
+ average, the performance improvement was ~8%, as per the following
+ chart: https://kernel.ubuntu.com/~gpiccoli/MSI/iperf_network.svg
+ 
+ [Where problems could occur]
+ * Given that the main linux package (generic) and basically all other 
derivatives already enable this option, and given that MSIs are the standard 
with regards to interrupts from drivers point-of-view, it's safe to say the 
risks are minimal, likely smaller than not enabling MSIs (since the hot path is 
usually more tested/exercised).
+ 
+ * That said, problems could occur if we have bugs in MSI-related code in
+ drivers or in PCI MSI core code, then those potential problems that
+ would already affect all other derivatives begin to affect linux-kvm
+ with this change.

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

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

Title:
  Enable CONFIG_PCI_MSI in the linux-kvm derivative

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

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

[Bug 1914287] Re: PANIC at zfs_vfsops.c:585:zfs_space_delta_cb / VERIFY3(sa.sa_magic == SA_MAGIC) failed

2021-02-03 Thread John Stumbles
Seems that this may be a long-standing bug in openzfs v5
https://github.com/openzfs/zfs/issues/6332

** Bug watch added: github.com/openzfs/zfs/issues #6332
   https://github.com/openzfs/zfs/issues/6332

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

Title:
  PANIC at zfs_vfsops.c:585:zfs_space_delta_cb / VERIFY3(sa.sa_magic ==
  SA_MAGIC) failed

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

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

[Bug 1914478] Re: package ca-certificates 20210119~20.04.1 failed to install/upgrade: installed ca-certificates package post-installation script subprocess returned error exit status 1

2021-02-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package ca-certificates 20210119~20.04.1 failed to install/upgrade:
  installed ca-certificates package post-installation script subprocess
  returned error exit status 1

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

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

[Bug 1914478] [NEW] package ca-certificates 20210119~20.04.1 failed to install/upgrade: installed ca-certificates package post-installation script subprocess returned error exit status 1

2021-02-03 Thread Niels Braczek
Public bug reported:

I played around with certificates in docker containers earlier this day,
which should not have affected host configuration.

Now I was presented an update, which I started, resulting in a crash.

Description:Ubuntu 20.04.2 LTS
Release:20.04

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: ca-certificates 20210119~20.04.1
ProcVersionSignature: Ubuntu 5.4.0-65.73-generic 5.4.78
Uname: Linux 5.4.0-65-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: skip
Date: Wed Feb  3 23:23:54 2021
ErrorMessage: installed ca-certificates package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2014-11-02 (2285 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
PackageArchitecture: all
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python3.8, Python 3.8.5, unpackaged
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.4
SourcePackage: ca-certificates
Title: package ca-certificates 20210119~20.04.1 failed to install/upgrade: 
installed ca-certificates package post-installation script subprocess returned 
error exit status 1
UpgradeStatus: Upgraded to focal on 2020-08-02 (185 days ago)

** Affects: ca-certificates (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal

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

Title:
  package ca-certificates 20210119~20.04.1 failed to install/upgrade:
  installed ca-certificates package post-installation script subprocess
  returned error exit status 1

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

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

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2021-02-03 Thread Joshua Powers
I am adding docker.io package to the affects, as the versions in bionic
(19.03.6) and focal (19.03.8) are just behind the 19.03.9 version
required with a fix.

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

Title:
  The latest Ubuntu base image for armhf return random values for
  date/time

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

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

[Bug 1896443] Re: The latest Ubuntu base image for armhf return random values for date/time

2021-02-03 Thread Joshua Powers
Hi,

Thanks for the link about libseccomp. After reading that link and a
couple of bugs on Github about this it seems the root cause is due to
containers of newer releases (e.g. 20.04), which make syscalls that
hosts with older software might not know about.

To resolve then, users need to:

1) Use Docker version 19.03.9 or newer
2) Ensure the host has libseccomp version of 2.4.2 or higher. libseccomp is 
already 2.4.3 in all supported versions of Ubuntu and appears to have the newer 
syscalls listed.

I am marking this as invalid for the "cloud-images" project as it is
clear this is not an Ubuntu docker image issue.


** Changed in: cloud-images
   Status: Incomplete => Invalid

** Also affects: docker.io (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  The latest Ubuntu base image for armhf return random values for
  date/time

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

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

[Bug 1914437] Autopkgtest regression report (python-oslo.messaging/5.35.0-0ubuntu3)

2021-02-03 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted python-oslo.messaging (5.35.0-0ubuntu3) 
for bionic have finished running.
The following regressions have been reported in tests triggered by the package:

python-ceilometermiddleware/1.2.0-0ubuntu1 (ppc64el)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/bionic/update_excuses.html#python-oslo.messaging

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

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

Title:
  [SRU] MessageTimeout and DuplicateMessage errors after udpate

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

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

[Bug 1914437] Re: [SRU] MessageTimeout and DuplicateMessage errors after udpate

2021-02-03 Thread Corey Bryant
This bug was fixed in the package python-oslo.messaging - 
8.1.0-0ubuntu1~cloud2.1
---

 python-oslo.messaging (8.1.0-0ubuntu1~cloud2.1) bionic-rocky; urgency=medium
 .
   * d/p/0001-Use-default-exchange-for-direct-messaging.patch,
 d/p/0002-Use-default-exchange-for-direct-messaging.patch,
 d/p/0003-Cancel-consumer-if-queue-down.patch,
 Removed as it breaks partial upgrades (LP: #1914437).


** Changed in: cloud-archive/rocky
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] MessageTimeout and DuplicateMessage errors after udpate

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

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

[Bug 1914437] Update Released

2021-02-03 Thread Corey Bryant
The verification of the Stable Release Update for python-oslo.messaging
has completed successfully and the package has now been released to
-updates. In the event that you encounter a regression using the package
from -updates please report a new bug using ubuntu-bug and tag the bug
report regression-update so we can easily find any regressions.

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

Title:
  [SRU] MessageTimeout and DuplicateMessage errors after udpate

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

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

[Bug 1914437] Re: [SRU] MessageTimeout and DuplicateMessage errors after udpate

2021-02-03 Thread Corey Bryant
This bug was fixed in the package python-oslo.messaging - 9.5.0-0ubuntu1~cloud2
---

 python-oslo.messaging (9.5.0-0ubuntu1~cloud2) bionic-stein; urgency=medium
 .
   * d/p/0001-Use-default-exchange-for-direct-messaging.patch,
 d/p/0002-Cancel-consumer-if-queue-down.patch:
 Removed as it breaks partial upgrades (LP: #1914437).


** Changed in: cloud-archive/stein
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] MessageTimeout and DuplicateMessage errors after udpate

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

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

[Bug 1914437] Update Released

2021-02-03 Thread Corey Bryant
The verification of the Stable Release Update for python-oslo.messaging
has completed successfully and the package has now been released to
-updates. In the event that you encounter a regression using the package
from -updates please report a new bug using ubuntu-bug and tag the bug
report regression-update so we can easily find any regressions.

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

Title:
  [SRU] MessageTimeout and DuplicateMessage errors after udpate

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

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

[Bug 1914437] Re: [SRU] MessageTimeout and DuplicateMessage errors after udpate

2021-02-03 Thread Corey Bryant
verified on stein-proposed, rocky-proposed and bionic-proposed

stein-proposed
--

1) partial upgrade of n-ovs at 9.5.0-0ubuntu1~cloud2 [1] and
n-api/n-gateway at 9.5.0-0ubuntu1~cloud1 - instance creation successful

2) partial upgrade of n-api/n-gateway at 9.5.0-0ubuntu1~cloud2 [1] and
n-ovs at 9.5.0-0ubuntu1~cloud1 - instance creation successful

3) test all neutron nodes at 9.5.0-0ubuntu1~cloud2 - instance creation
successful

rocky-proposed
--

1) partial upgrade of n-ovs at 8.1.0-0ubuntu1~cloud2.1 [1] and
n-api/n-gateway at 8.1.0-0ubuntu1~cloud0 - instance creation successful

2) partial upgrade of n-api/n-gateway at 8.1.0-0ubuntu1~cloud0 [1] and
n-ovs at 8.1.0-0ubuntu1~cloud2.1 - instance creation successful

3) test all neutron nodes at 8.1.0-0ubuntu1~cloud2.1 - instance creation
successful


bionic-proposed
---

1) partial upgrade of n-ovs at 5.35.0-0ubuntu3 [1] and n-api/n-gateway
at 5.35.0-0ubuntu1 - instance creation successful

2) partial upgrade of n-api/n-gateway at 5.35.0-0ubuntu3 [1] and n-ovs
at 5.35.0-0ubuntu1 - instance creation successful

3) partial upgrade of n-ovs at 5.35.0-0ubuntu2 [1] and n-api/n-gateway
at 5.35.0-0ubuntu3 - instance creation failed as expected (see
regression potential)

4) partial upgrade of n-api/n-gateway at 5.35.0-0ubuntu3 [1] and n-ovs
at 5.35.0-0ubuntu2 - instance creation failed as expected (see
regression potential)

5) test all neutron nodes at 5.35.0-0ubunt3 - instance creation
successful

** Tags removed: verification-needed-bionic verification-queens-needed 
verification-rocky-needed verification-stein-needed
** Tags added: verification-done-bionic verification-rocky-done 
verification-stein-done

** Tags removed: verification-needed
** Tags added: verification-done

** Tags added: verification-queens-needed

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

Title:
  [SRU] MessageTimeout and DuplicateMessage errors after udpate

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

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

[Bug 1914472] Re: Groovy update: upstream stable patchset 2021-02-03

2021-02-03 Thread Kamal Mostafa
** Changed in: linux (Ubuntu Groovy)
   Status: New => In Progress

** Changed in: linux (Ubuntu Groovy)
 Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)

** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from a mainline/stable Linux tree or
+    a minimally backported form of that patch. The following upstream
+    stable patches should be included in the Ubuntu kernel:
  
- Impact:
-The upstream process for stable tree updates is quite similar
-in scope to the Ubuntu SRU process, e.g., each patch has to
-demonstrably fix a bug, and each patch is vetted by upstream
-by originating either directly from a mainline/stable Linux tree or
-a minimally backported form of that patch. The following upstream
-stable patches should be included in the Ubuntu kernel:
+    upstream stable patchset 2021-02-03
  
-upstream stable patchset 2021-02-03
-from git://git.kernel.org/
+ Ported from the following upstream stable releases:
+ v5.4.87, v5.10.5,
+ v5.4.88, v5.10.6
+ 
+    from git://git.kernel.org/
+ 
+ net/sched: sch_taprio: reset child qdiscs before freeing them
+ mptcp: fix security context on server socket
+ ethtool: fix error paths in ethnl_set_channels()
+ ethtool: fix string set id check
+ md/raid10: initialize r10_bio->read_slot before use.
+ drm/amd/display: Add get_dig_frontend implementation for DCEx
+ io_uring: close a small race gap for files cancel
+ jffs2: Allow setting rp_size to zero during remounting
+ jffs2: Fix NULL pointer dereference in rp_size fs option parsing
+ scsi: block: Fix a race in the runtime power management code
+ mm/hugetlb: fix deadlock in hugetlb_cow error path
+ mm: memmap defer init doesn't work as expected
+ lib/zlib: fix inflating zlib streams on s390
+ uapi: move constants from  to 
+ tools headers UAPI: Sync linux/const.h with the kernel headers
+ cgroup: Fix memory leak when parsing multiple source parameters
+ zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
+ scsi: cxgb4i: Fix TLS dependency
+ Bluetooth: hci_h5: close serdev device and free hu in h5_close
+ fbcon: Disable accelerated scrolling
+ reiserfs: add check for an invalid ih_entry_count
+ misc: vmw_vmci: fix kernel info-leak by initializing dbells in 
vmci_ctx_get_chkpt_doorbells()
+ media: gp8psk: initialize stats at power control logic
+ f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
+ ALSA: seq: Use bool for snd_seq_queue internal flags
+ ALSA: rawmidi: Access runtime->avail always in spinlock
+ bfs: don't use WARNING: string when it's just info.
+ ext4: check for invalid block size early when mounting a file system
+ fcntl: Fix potential deadlock in send_sig{io, urg}()
+ rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
+ module: set MODULE_STATE_GOING state when a module fails to load
+ quota: Don't overflow quota file offsets
+ rtc: pl031: fix resource leak in pl031_probe
+ powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
+ i3c master: fix missing destroy_workqueue() on error in i3c_master_register
+ NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
+ f2fs: avoid race condition for shrinker count
+ module: delay kobject uevent until after module init call
+ fs/namespace.c: WARN if mnt_count has become negative
+ watchdog: rti-wdt: fix reference leak in rti_wdt_probe
+ um: random: Register random as hwrng-core device
+ um: ubd: Submit all data segments atomically
+ ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
+ drm/amd/display: updated wm table for Renoir
+ tick/sched: Remove bogus boot "safety" check
+ s390: always clear kernel stack backchain before calling functions
+ io_uring: remove racy overflow list fast checks
+ ALSA: pcm: Clear the full allocated memory at hw_params
+ dm verity: skip verity work if I/O error when system is shutting down
+ UBUNTU: upstream stable to v5.4.87, v5.10.5
+ rtc: pcf2127: move watchdog initialisation to a separate function
+ rtc: pcf2127: only use watchdog when explicitly available
+ dt-bindings: rtc: add reset-source property
+ kdev_t: always inline major/minor helper functions
+ ALSA: hda/realtek - Modify Dell platform name
+ scsi: ufs: Allow an error return value from ->device_reset()
+ scsi: ufs: Re-enable WriteBooster after device reset
+ RDMA/siw,rxe: Make emulated devices virtual in the device tree
+ fuse: fix bad inode
+ rwsem: Implement down_read_killable_nested
+ rwsem: Implement down_read_interruptible
+ exec: Transform exec_update_mutex into a rw_semaphore
+ mwifiex: Fix possible buffer overflows in 

[Bug 1914476] [NEW] Crash installing Xubuntu 20.10 on Proxmox VM

2021-02-03 Thread Maddes
Public bug reported:

Tried to installed Xubuntu 20.10 on Proxmox VM with default ZFS setup.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: ubiquity 20.10.13
ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
Uname: Linux 5.8.0-25-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu50
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.455
Date: Wed Feb  3 22:37:41 2021
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/xubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Xubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug groovy ubiquity-20.10.13 xubuntu

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

Title:
  Crash installing Xubuntu 20.10 on Proxmox VM

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

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

[Bug 1914100] Please test proposed package

2021-02-03 Thread Corey Bryant
Hello Heather, or anyone else affected,

Accepted heat-dashboard into stein-proposed. The package will build now
and be available in the Ubuntu Cloud Archive in a few hours, and then in
the -proposed repository.

Please help us by testing this new package. To enable the -proposed
repository:

  sudo add-apt-repository cloud-archive:stein-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-stein-needed to verification-stein-done. If it does
not fix the bug for you, please add a comment stating that, and change
the tag to verification-stein-failed. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

** Changed in: cloud-archive/stein
   Status: In Progress => Fix Committed

** Tags added: verification-stein-needed

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

Title:
  python3-heat-dashboard launch stack fails

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

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

[Bug 1914472] [NEW] Groovy update: upstream stable patchset 2021-02-03

2021-02-03 Thread Kamal Mostafa
Public bug reported:


SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The following upstream
   stable patches should be included in the Ubuntu kernel:

   upstream stable patchset 2021-02-03
   from git://git.kernel.org/

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

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


** Tags: kernel-stable-tracking-bug

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

** Tags added: kernel-stable-tracking-bug

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

Title:
  Groovy update: upstream stable patchset 2021-02-03

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

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

[Bug 1899132] Re: complete freeze with focal 20.04

2021-02-03 Thread asgard2
** Description changed:

  Hi, my notebook Dell G3 3590 has xubuntu 20.04 installed.
  
  The notebook is freezing randomly at boot, with the boot logo. At lock screen 
or a few minutes after login.
  I can not reboot,, not even with Magic SysRq key.
  
  Could not found a specific error with that caused this in the logs.
  
  Tested with nouveau driver and the nvidia driver (450, tested) from the
  software & updates panel.
  
  Logs are captured after a system freeze. Since nothing reacts anymore, I
  have to restart the system to capture the logs.
  
  After the dell community forum, I am not the only one with this problem.
  
  ---
  
  The workaround with boot option "snd_hda_intel.dmic_detect=0" from the
  dell forum is working, but there is no microphone!
  
  pavucontrol:
- Internal microphone is not working (no input) and an external microphone is 
not recognized (one entry is listed as unplugged, even if not connected ).
+ Internal microphone is not working (no input) and an external microphone is 
not recognized (one entry is listed as unplugged, even if connected ).
  
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hannibal   2093 F pulseaudio
   /dev/snd/controlC0:  hannibal   2093 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-05-13 (148 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Dell Inc. G3 3590
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-49-generic 
root=/dev/mapper/vgxubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-49.53-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-49-generic N/A
   linux-backports-modules-5.4.0-49-generic  N/A
   linux-firmware1.187.3
  Tags:  focal
  Uname: Linux 5.4.0-49-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/28/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.1
  dmi.board.name: 0CVWRM
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.7.1:bd08/28/2019:svnDellInc.:pnG33590:pvr:rvnDellInc.:rn0CVWRM:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: GSeries
  dmi.product.name: G3 3590
  dmi.product.sku: 0949
  dmi.sys.vendor: Dell Inc.

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

Title:
  complete freeze with focal 20.04

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

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

[Bug 1451683] Re: charon-nm never terminated

2021-02-03 Thread Jan Vlug
** Also affects: network-manager-strongswan (Fedora)
   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/1451683

Title:
  charon-nm never terminated

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

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

[Bug 1829401] Re: gi.repository.GLib.GError: pk-client-error-quark: could not do untrusted question as no klass support

2021-02-03 Thread Brian Murray
** Package changed: packagekit (Ubuntu) => software-properties (Ubuntu)

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

Title:
  gi.repository.GLib.GError: pk-client-error-quark: could not do
  untrusted question as no klass support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1829401/+subscriptions

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

[Bug 1829401] Re: gi.repository.GLib.GError: pk-client-error-quark: could not do untrusted question as no klass support

2021-02-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: software-properties (Ubuntu Groovy)
   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/1829401

Title:
  gi.repository.GLib.GError: pk-client-error-quark: could not do
  untrusted question as no klass support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1829401/+subscriptions

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

[Bug 1899132] Re: complete freeze with focal 20.04

2021-02-03 Thread asgard2
@alexhung
Should the microphone issue be another bug report?

I thought it is related to this issue or workaround.

https://www.dell.com/community/Linux-General/Ubuntu-20-04-on-
Dell-G3-15-3590-Only-booting-with-nomodeset/m-p/7636051#M17364

** Description changed:

  Hi, my notebook Dell G3 3590 has xubuntu 20.04 installed.
  
  The notebook is freezing randomly at boot, with the boot logo. At lock screen 
or a few minutes after login.
  I can not reboot,, not even with Magic SysRq key.
  
  Could not found a specific error with that caused this in the logs.
  
  Tested with nouveau driver and the nvidia driver (450, tested) from the
  software & updates panel.
  
- 
- Logs are captured after a system freeze. Since nothing reacts anymore, I have 
to restart the system to capture the logs.
+ Logs are captured after a system freeze. Since nothing reacts anymore, I
+ have to restart the system to capture the logs.
  
  After the dell community forum, I am not the only one with this problem.
- --- 
+ 
+ ---
+ 
+ The workaround with boot option "snd_hda_intel.dmic_detect=0" from the
+ dell forum is working, but there is no microphone!
+ 
+ pavucontrol:
+ Internal microphone is not working (no input) and an external microphone is 
not recognized (one entry is listed as unplugged, even if not connected ).
+ 
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.10
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  hannibal   2093 F pulseaudio
-  /dev/snd/controlC0:  hannibal   2093 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  hannibal   2093 F pulseaudio
+  /dev/snd/controlC0:  hannibal   2093 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-05-13 (148 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Dell Inc. G3 3590
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-49-generic 
root=/dev/mapper/vgxubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-49.53-generic 5.4.65
  RelatedPackageVersions:
-  linux-restricted-modules-5.4.0-49-generic N/A
-  linux-backports-modules-5.4.0-49-generic  N/A
-  linux-firmware1.187.3
+  linux-restricted-modules-5.4.0-49-generic N/A
+  linux-backports-modules-5.4.0-49-generic  N/A
+  linux-firmware1.187.3
  Tags:  focal
  Uname: Linux 5.4.0-49-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/28/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.1
  dmi.board.name: 0CVWRM
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.7.1:bd08/28/2019:svnDellInc.:pnG33590:pvr:rvnDellInc.:rn0CVWRM:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: GSeries
  dmi.product.name: G3 3590
  dmi.product.sku: 0949
  dmi.sys.vendor: Dell Inc.

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

Title:
  complete freeze with focal 20.04

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

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

[Bug 1514183] Re: distutils : file "bdist_rpm.py" allows Shell injection in "name"

2021-02-03 Thread Bug Watch Updater
** Changed in: python
   Status: New => Invalid

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

Title:
  distutils : file "bdist_rpm.py"  allows Shell injection in "name"

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

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

[Bug 1914374] Re: Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

2021-02-03 Thread Brian Murray
Hello Lukas, or anyone else affected,

Accepted ubiquity into focal-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/ubiquity/20.04.15.7 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: ubiquity (Ubuntu Focal)
   Status: Triaged => 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/1914374

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1914437] Please test proposed package

2021-02-03 Thread Corey Bryant
Hello Chris, or anyone else affected,

Accepted python-oslo.messaging into queens-proposed. The package will
build now and be available in the Ubuntu Cloud Archive in a few hours,
and then in the -proposed repository.

Please help us by testing this new package. To enable the -proposed
repository:

  sudo add-apt-repository cloud-archive:queens-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-queens-needed to verification-queens-done. If it does
not fix the bug for you, please add a comment stating that, and change
the tag to verification-queens-failed. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

** Changed in: cloud-archive/queens
   Status: Triaged => Fix Committed

** Tags added: verification-queens-needed

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

Title:
  [SRU] MessageTimeout and DuplicateMessage errors after udpate

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

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

  1   2   3   4   >