[Bug 1953305] [NEW] hdparm and inappropriate ioctl for NVMe device

2021-12-06 Thread Jeffrey Walton
Public bug reported:

I'm working on a HP ProBook 640 G4
(https://www.amazon.com/gp/product/B088KL637G). The machine runs Ubuntu
20.04.3 LTS x86_64 fully patched. The machine has a Samsung EVO SSD. The
SSD is a NVMe device on the PCI Express bus. According to HP's
Maintenance and Service Guide
(http://h10032.www1.hp.com/ctg/Manual/c05956070.pdf), the interface is
ATA-7.

Running `hdparm -tT /dev/nvme0n1` results in:

# hdparm -tT /dev/nvme0n1
/dev/nvme0n1:
 Timing cached reads:   29318 MB in  1.99 seconds = 14752.57 MB/sec
 HDIO_DRIVE_CMD(identify) failed: Inappropriate ioctl for device
 Timing buffered disk reads: 8206 MB in  3.00 seconds = 2735.13 MB/sec

I believe hdparm should be able to communicate with the device since it
uses a standard ATA interface. Reading through the web about the error,
one source says the error is due to a down leve hdparm. Cf.,
https://www.cyberciti.biz/faq/hdiodrive_cmdidentify-failed-
inappropriate-ioctl-device/.

Ubuntu supplies hdparm v9.58, but the latest is hdparm v9.62. hdparm
v9.58 was released in October 2018, while hdparm v9.58 was released May
2021.

It may be a time to update hdparm.

-

$ lsb_release -a
Distributor ID: Ubuntu
Description:Ubuntu 20.04.3 LTS
Release:20.04
Codename:   focal

$ apt info hdparm
Package: hdparm
Version: 9.58+ds-4
Priority: standard
Section: admin
Origin: Ubuntu
Maintainer: Ubuntu Developers 
Original-Maintainer: Alexandre Mestiashvili 
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 251 kB
Depends: libc6 (>= 2.14), lsb-base
Recommends: powermgmt-base
Homepage: http://sourceforge.net/projects/hdparm/
Task: standard
Download-Size: 94.8 kB
APT-Manual-Installed: no
APT-Sources: http://us.archive.ubuntu.com/ubuntu focal/main amd64 Packages
Description: tune hard disk parameters for high performance
 Get/set device parameters for Linux SATA/IDE drives.

** Affects: hdparm (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/1953305

Title:
  hdparm and inappropriate ioctl for NVMe device

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


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

[Bug 1950900] Re: Internal Speakers on DELL Inspirion broken with kernel 5.13, works with kernel 5.11

2021-12-06 Thread Hui Wang
Please try "$rm ~/.config/pulse/*;reboot", then check if the issue still
could be reproduced with 5.13 kernel.

We just tried 5.13 kernel under 20.04, there is no problem.

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

Title:
  Internal Speakers on DELL Inspirion broken with kernel 5.13, works
  with kernel 5.11

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


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

[Bug 1953249] Re: UVD firmware for AMD Southern Islands (GCN 1) GPUs is missing

2021-12-06 Thread Juerg Haefliger
** Description changed:

+ [ Impact ]
+ 
+ AMD GPU not functional on Focal with HWE kernel.
+ 
+ [ Test Case ]
+ 
+ See original description below.
+ 
+ [ Fix ]
+ 
+ Cherry-pick relevant commit from upstream linux-firmware.
+ 
+ [ Where Problems Could Occur ]
+ 
+ Broken graphics with AMD GPUs.
+ 
+ [ Original Description ]
+ 
  Release: up-to-date Focal LTS (20.04.3)
  Package-version: linux-firmware 1.187.20
  Hardware model: [AMD/ATI] Chelsea LP [Radeon HD 7730M]
  
  With the latest kernel upgrade (5.4 --> 5.11, if I recall correctly), my
  laptop's discrete graphics stopped working. Looking at the logs, I found
  these messages:
  
  -- snippet --
  kernel: [1.492908] [drm] amdgpu: dpm initialized
  kernel: [1.492932] [drm] AMDGPU Display Connectors
  kernel: [1.492951] amdgpu :01:00.0: Direct firmware load for 
amdgpu/verde_uvd.bin failed with error -2
  kernel: [1.492954] amdgpu :01:00.0: amdgpu: amdgpu_uvd: Can't load 
firmware "amdgpu/verde_uvd.bin"
  kernel: [1.492957] [drm:amdgpu_device_ip_init [amdgpu]] *ERROR* sw_init 
of IP block  failed -2
  kernel: [1.493196] amdgpu :01:00.0: amdgpu: amdgpu_device_ip_init 
failed
  kernel: [1.493198] amdgpu :01:00.0: amdgpu: Fatal error during GPU 
init
  kernel: [1.493200] amdgpu :01:00.0: amdgpu: amdgpu: finishing device.
  -- snippet --
  
  In fact, file '/lib/firmware/amdgpu/verde_uvd.bin' was missing. Running
  '$ dpkg -L linux-firmware | sort' gives this:
  
  -- snippet --
  /lib/firmware/amdgpu/vegam_uvd.bin
  /lib/firmware/amdgpu/vegam_vce.bin
  /lib/firmware/amdgpu/verde_ce.bin
  /lib/firmware/amdgpu/verde_k_smc.bin
  /lib/firmware/amdgpu/verde_mc.bin
  /lib/firmware/amdgpu/verde_me.bin
  /lib/firmware/amdgpu/verde_pfp.bin
  /lib/firmware/amdgpu/verde_rlc.bin
  /lib/firmware/amdgpu/verde_smc.bin
  /lib/firmware/amdgpu/yellow_carp_asd.bin
  /lib/firmware/amdgpu/yellow_carp_ce.bin
  -- snippet --
  
  Copying the file from upstream
  (https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-
  firmware.git/tree/amdgpu/verde_uvd.bin) didn't work on my system,
  probably because I use UEFI and the module wasn't signed (error below):
  
  -- snippet --
  kernel: [  502.174932] amdgpu :01:00.0: amdgpu: amdgpu_uvd: Can't 
validate firmware "amdgpu/verde_uvd.bin"
  kernel: [  502.174992] [drm:amdgpu_device_ip_init [amdgpu]] *ERROR* sw_init 
of IP block  failed -22
  kernel: [  502.175285] amdgpu :01:00.0: amdgpu: amdgpu_device_ip_init 
failed
  kernel: [  502.175289] amdgpu :01:00.0: amdgpu: Fatal error during GPU 
init
  kernel: [  502.175293] amdgpu :01:00.0: amdgpu: amdgpu: finishing device.
  -- snippet --
  
  I can confirm that reverting kernel driver to 'radeonsi' makes the
  device usable again, but at the expense of Vulkan APIs (not supported by
  this driver).
  
  Could you, please, fix this?

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

Title:
  UVD firmware for AMD Southern Islands (GCN 1) GPUs is missing

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


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

[Bug 1936295] Re: Faulty Elantech Trackpoint firmware unusable as it causes sudden cursor jump to an edge/corner on Lenovo Thinkpad X13, T14s, A475 --> Apply kernel patch to mitigate the FW bug

2021-12-06 Thread AaronMa
@GT,
Not yet for impish, SRU is just sent, oem focal kernel just lucky for a respin;
Next  release for impish proposed kernel is 10-Jan.

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

Title:
  Faulty Elantech Trackpoint firmware unusable as it causes sudden
  cursor jump to an edge/corner on Lenovo Thinkpad X13, T14s, A475 -->
  Apply kernel patch to mitigate the FW bug

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


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

[Bug 1953297] Re: unmkinitramfs does not work on arm64

2021-12-06 Thread Ike Panhc
Sorry false alarm. The initrd I use to test is from arm64 live ISO and
it is compressed by zstd which not installed. With zstd installed
unmkinitramfs works fine too.

** Changed in: initramfs-tools (Ubuntu)
   Status: New => Invalid

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

Title:
  unmkinitramfs does not work on arm64

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


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

[Bug 1949565] Re: Cannot connect anymore to Azure Database for MySQL with 8.0.27-0ubuntu0.20.04

2021-12-06 Thread Entertainment Media Group AG
You can download the specific version from launchpad:
https://launchpad.net/~ubuntu-security-
proposed/+archive/ubuntu/ppa/+build/21811814 (I don't think there's an
APT repository you can use for this, but I might be wrong)

What I ended up doing after the quick'n dirty downgrade workaround
though is to switch to the mariadb client instead, which is in the repo
and can connect to Azure MySQL without any issues.

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

Title:
  Cannot connect anymore to Azure Database for MySQL with
  8.0.27-0ubuntu0.20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1949565/+subscriptions


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

[Bug 1881969] Re: apparmor profile for libvirtd/libvirt-daemon needs fixing

2021-12-06 Thread Christian Ehrhardt 
Hi Costinel and Robert,
sorry that we all had dropped the ball on this for a while - it was mostly by 
the lack of being able to reproduce it anywhere else that stalled this.

... [imagine a long useless trip trying to re-trigger it, but details of
that would not help] ...

Much better I found that it was already found, discussed and eventually fixed 
[1].
This is in libvirt 7.5 and later and thereby released in Ubuntu 21.04 and later.

Since we didn't yet find a functional issue if that is lacking (other
than the stray log entries), I'd keep it at that (fixed in later
relases, can be worked around via config files in older releases).

If either of you (or anyone else) spots a functional issue that gets
resolved by adding those we can re-consider an SRU. In that case please
speak up here what use-case is blocked by not having those allowed. If
it outweights the risk of adding that we can SRU this changed default
config.

If not, for anyone interested, the workaround for an admin would be to
add the rules [1] added in your local override
`/etc/apparmor.d/local/usr.sbin.libvirtd`.

---

P.S. Along that I also found why (among other reasons) that those messages 
might sometimes be relates to a scsi setup. I've found that (the above is the 
rule for the daemon) also guests might run into trouble with that if using 
 as outlined in [2]. That might be 
a real issue, but would be another bug and needs upstream implementation in 
virt-aa-helper and libvirtd to add the rule accordingly for that guest 
configuration.
But OTOH since using that feature also includes "domain have to be executed 
with root privileges" and therefore isn't very safe we would not want to make 
that easier.
So for the few who want that very special and less safe subcase, consider 
adding the rule to your local guest override in 
/etc/apparmor.d/local/abstractions/libvirt-qemu

---

P.P.S and the message we see on service start might despite all the
confusion be capability checking on service startup. While I didn't see
why it would happen exactly *sometimes* for an undefined subset of
sometimes. I can see that the probing of features when the daemon starts
will include sys_rawio since it is meant to eable/drop that for lxc
based guests.

There are also pool-capabilities, but while it would seem reasonable I
couldn't quickly find sys_rawio there.

But if the usage for sys_rawio is really only unsafe guest disks and lxc
caps, then (again) I think this isn't something we want to make much
easier to use as it is less safe (and for lxc usage LXD is very much
recommended over libvirt anyway).

[1]: 
https://gitlab.com/libvirt/libvirt/-/commit/4f2811eb816ed1da215b86778dfcf483917666a1
[2]: 
https://gitlab.com/libvirt/libvirt/-/commit/397e6a705b98a89c0cc6ca74db9648cf8697e214
[3]: 

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

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

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

** Changed in: libvirt (Ubuntu)
   Status: Incomplete => Fix Released

** Changed in: libvirt (Ubuntu Impish)
   Status: New => Fix Released

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

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

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

Title:
  apparmor profile for libvirtd/libvirt-daemon needs fixing

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


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

[Bug 1952766] Re: Disconnecting monitor crashes shell (wayland, gnome)

2021-12-06 Thread bluppfisk
apport information

** Tags added: apport-collected impish third-party-packages wayland-
session

** Description changed:

  This bug has been persisting since I've bought an external monitor for
  my laptop and started using Wayland (first on Ubuntu 20.04) until today
  (Ubuntu 21.10).
  
  It isn't consistent, but it occurs about 90% of the time when I'm on
  Wayland. On Xorg, this has never occurred.
  
  When I unplug my USB-C monitor from my laptop, the laptop screen freezes
  for a while before presenting me with the login screen. When I log back
  in, all my open applications have been shut down.
  
  I assume Mutter crashes, taking the entire session with it.
  
  Dmesg doesn't seem to contain anything useful.
  
- A lot of other people seem to have this problem (see
- https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1733127), but
- all have been asked to file their own bug reports, so here I am.
+ A lot of other people seem to have this problem (see 
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1733127), but all 
have been asked to file their own bug reports, so here I am.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu71
+ Architecture: amd64
+ CasperMD5CheckResult: unknown
+ CurrentDesktop: ubuntu:GNOME
+ DisplayManager: gdm3
+ DistroRelease: Ubuntu 21.10
+ InstallationDate: Installed on 2020-04-01 (613 days ago)
+ InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
+ Package: gnome-shell 40.5-1ubuntu2
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.13.0-22.22-generic 5.13.19
+ RelatedPackageVersions: mutter-common 40.5-1ubuntu3~21.10.1
+ Tags: wayland-session impish third-party-packages
+ Uname: Linux 5.13.0-22-generic x86_64
+ UpgradeStatus: Upgraded to impish on 2021-10-05 (61 days ago)
+ UserGroups: adm cdrom dip docker libvirt lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ modified.conffile..etc.apport.crashdb.conf: [modified]
+ mtime.conffile..etc.apport.crashdb.conf: 2021-12-01T17:24:37.722144

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1952766/+attachment/5545668/+files/Dependencies.txt

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

Title:
  Disconnecting monitor crashes shell (wayland, gnome)

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


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

[Bug 1952766] GsettingsChanges.txt

2021-12-06 Thread bluppfisk
apport information

** Attachment added: "GsettingsChanges.txt"
   
https://bugs.launchpad.net/bugs/1952766/+attachment/5545669/+files/GsettingsChanges.txt

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

Title:
  Disconnecting monitor crashes shell (wayland, gnome)

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


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

[Bug 1952766] ShellJournal.txt

2021-12-06 Thread bluppfisk
apport information

** Attachment added: "ShellJournal.txt"
   
https://bugs.launchpad.net/bugs/1952766/+attachment/5545672/+files/ShellJournal.txt

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

Title:
  Disconnecting monitor crashes shell (wayland, gnome)

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


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

[Bug 1952766] monitors.xml.txt

2021-12-06 Thread bluppfisk
apport information

** Attachment added: "monitors.xml.txt"
   
https://bugs.launchpad.net/bugs/1952766/+attachment/5545673/+files/monitors.xml.txt

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

Title:
  Disconnecting monitor crashes shell (wayland, gnome)

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


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

[Bug 1952766] ProcCpuinfoMinimal.txt

2021-12-06 Thread bluppfisk
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1952766/+attachment/5545670/+files/ProcCpuinfoMinimal.txt

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

Title:
  Disconnecting monitor crashes shell (wayland, gnome)

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


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

[Bug 1952766] ProcEnviron.txt

2021-12-06 Thread bluppfisk
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1952766/+attachment/5545671/+files/ProcEnviron.txt

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

Title:
  Disconnecting monitor crashes shell (wayland, gnome)

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


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

[Bug 1952538] Re: Report a problem in Ubuntu page: Step 1: "nameofprogram" unclear

2021-12-06 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-docs - 22.04.1

---
ubuntu-docs (22.04.1) jammy; urgency=medium

  * Bump version to 22.04 / jammy
  * report-ubuntu-bug.page:
- Replace "nameofprogram" with "" (LP: #1952538)
  * Updated ubuntu-help.pot
  * ubuntu-help/Makefile.am, html/Makefile:
- Build Korean - present in gnome-user-docs 41.1

 -- Gunnar Hjalmarsson   Sun, 05 Dec 2021 15:56:43
+0100

** Changed in: ubuntu-docs (Ubuntu)
   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/1952538

Title:
  Report a problem in Ubuntu page: Step 1: "nameofprogram" unclear

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


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

[Bug 1952766] Re: Disconnecting monitor crashes shell (wayland, gnome)

2021-12-06 Thread bluppfisk
Hello Daniel, thanks for your help. Please find the requested
information attached. Two extra points:

- I set the external monitor as my primary monitor, with the dock and title bar 
displaying here
- Since 40.1 already contains the fix for the symptoms you quoted from my 
report, while they are then probably unrelated to this bug, it is strange that 
those symptoms are still present in 40.5.

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

Title:
  Disconnecting monitor crashes shell (wayland, gnome)

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


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

[Bug 1953321] [NEW] installation with secureboot enabled

2021-12-06 Thread aleritty
Public bug reported:

This was a fresh installation.
Ubiquity crashed during the packages install phase.

I selected the option to have an encrypted LVM, otherwise I kept the
standard selections

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445
CurrentDesktop: ubuntu:GNOME
Date: Mon Dec  6 09:29:39 2021
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal ubiquity-20.04.15 ubuntu

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

Title:
  installation with secureboot enabled

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


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

[Bug 1951868] Re: [amdgpu] USB4 support for DP tunneling

2021-12-06 Thread You-Sheng Yang
I still cannot bring up an external typec monitor using the kernel from
focal-proposed version 5.14.0-1009-oem.

** Attachment added: "dmesg.5.14.0-1009-oem.usb-tunneling"
   
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.14/+bug/1951868/+attachment/5545685/+files/dmesg.5.14.0-1009-oem.usb-tunneling

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

Title:
  [amdgpu] USB4 support for DP tunneling

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


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

[Bug 1949637] Re: Libreoffice crash

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

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

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

Title:
  Libreoffice crash

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


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

[Bug 1952766] Re: Disconnecting monitor crashes shell (wayland, gnome)

2021-12-06 Thread Daniel van Vugt
The log in comment #12 seems to mostly match bug 1951786 so maybe try
briefly disabling the Ubuntu Dock extension in the 'Extensions' app and
then log in again.

If that has not fixed the problem then please repeat the steps in
comment #3. Then if you see the same messages as in comment #5 please
open a new upstream issue at
https://gitlab.gnome.org/GNOME/mutter/issues

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

Title:
  Disconnecting monitor crashes shell (wayland, gnome)

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


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

[Bug 374320] Re: Gnome System Log Complains About btmp log permissions

2021-12-06 Thread Paul White
Upstream bug was closed as gnome-system-log no longer developed.
gnome-utils is not included in any currently supported Ubuntu release.
So closing as this bug report is no longer valid.

** Changed in: gnome-utils (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: hundredpapercuts
   Importance: Undecided => Low

** Changed in: hundredpapercuts
   Status: Confirmed => Invalid

** Changed in: gnome-utils (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)

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

Title:
  Gnome System Log Complains About btmp log permissions

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


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

[Bug 182428] Re: hardy installer -> manual partition dialog text cut off

2021-12-06 Thread Paul White
This issue has sat incomplete for almost eight years without a response
from the reporter. It did not expire due to assignment so closing it now
as "Invalid".


** Changed in: ubiquity (Ubuntu)
 Assignee: Jonathan Riddell (jr) => (unassigned)

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

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

Title:
  hardy installer -> manual partition dialog text cut off

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


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

[Bug 1947770] Re: "Install alongside another OS" option is missing from Kubuntu installer

2021-12-06 Thread Paul White
Reverting status to 'New' as requested information added by reporter.

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

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

Title:
  "Install alongside another OS" option is missing from Kubuntu
  installer

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


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

[Bug 1953325] [NEW] Upcoming End of Life in January 2022

2021-12-06 Thread Felix Paetow
Public bug reported:

Hello,

the rabbitmq-server package version included in Ubuntu 20.04 will reach its end 
of life in January 2022. From then on, only RabbitMQ 3.9 will be officially 
supported by the RabbitMQ company.
https://www.rabbitmq.com/versions.html

I do not know, how Canonical will continue to provide fixes when the
mainline is out of support. I am sure there is a strategy for cases like
that. Just want to raise attention for this issue and would like to get
the strategy explained, so I could give it to my customer for whom I
currently do an installation.

Thank you in advance and also for your great work.

Best Regards,
Felix

** Affects: rabbitmq-server (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Hello,
  
- the rabbitmq-server package version included in Ubuntu 20.04 will reach
- its end of life in January 2022. From then on, only RabbitMQ 3.9 will be
- officially supported by the RabbitMQ company.
+ the rabbitmq-server package version included in Ubuntu 20.04 will reach its 
end of life in January 2022. From then on, only RabbitMQ 3.9 will be officially 
supported by the RabbitMQ company.
+ https://www.rabbitmq.com/versions.html
  
  I do not know, how Canonical will continue to provide fixes when the
  mainline is out of support. I am sure there is a strategy for cases like
  that. Just want to raise attention for this issue and would like to get
  the strategy explained, so I could give it to my customer for whom I
  currently do an installation.
  
  Thank you in advance and also for your great work.
  
  Best Regards,
  Felix

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

Title:
  Upcoming End of Life in January 2022

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


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

[Bug 1952185] Re: Embedded ARM64 crash trying to zero-fill an 8GB ramdisk

2021-12-06 Thread Chris Ward
https://github.com/Xilinx/linux-xlnx is where we got the kernel in
question from

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

Title:
  Embedded ARM64 crash trying to zero-fill an 8GB ramdisk

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


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

[Bug 1932439] Re: [MIR] oem-sutton.newell-aadi-meta

2021-12-06 Thread Łukasz Zemczak
Hello OEM, or anyone else affected,

Accepted oem-sutton.newell-aadi-meta into focal-proposed. The package
will build now and be available at
https://launchpad.net/ubuntu/+source/oem-sutton.newell-aadi-
meta/20.04~ubuntu1 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

** Also affects: oem-sutton.newell-aadi-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: oem-sutton.newell-aadi-meta (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: Ubuntu Focal
   Importance: Undecided
   Status: New

** Changed in: oem-sutton.newell-aadi-meta (Ubuntu)
   Status: New => Invalid

** Changed in: oem-sutton.newell-aadi-meta (Ubuntu Focal)
   Status: New => 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/1932439

Title:
  [MIR] oem-sutton.newell-aadi-meta

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


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

[Bug 1172626] Re: Ubiquity input progress indicator is wrong for Edubuntu installation

2021-12-06 Thread Paul White
This issue has sat incomplete for more than eight years now without a
response from the reporter and refers to a flavour that is no longer
produced. Closing as "Invalid".

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

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

Title:
  Ubiquity input progress indicator is wrong for Edubuntu installation

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


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

[Bug 1509633] Re: Failed Ubuntu 15.10 installation on UEFI system if 'Something else' is selected during installation

2021-12-06 Thread Paul White
This issue has sat incomplete for over six years without a response from
the reporter and refers to releases that went 'EOL' in 2016. Closing as
'Invalid'.

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

** Changed in: dell-sputnik
   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/1509633

Title:
   Failed Ubuntu 15.10 installation on UEFI system if 'Something else'
  is selected during installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1509633/+subscriptions


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

[Bug 1932445] Re: [MIR] oem-sutton.newell-cable-meta

2021-12-06 Thread Łukasz Zemczak
Hello OEM, or anyone else affected,

Accepted oem-sutton.newell-cable-meta into focal-proposed. The package
will build now and be available at
https://launchpad.net/ubuntu/+source/oem-sutton.newell-cable-
meta/20.04~ubuntu1 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

** Also affects: oem-sutton.newell-cable-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: oem-sutton.newell-cable-meta (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: Ubuntu Focal
   Importance: Undecided
   Status: New

** Changed in: oem-sutton.newell-cable-meta (Ubuntu)
   Status: New => Invalid

** Changed in: oem-sutton.newell-cable-meta (Ubuntu Focal)
   Status: New => 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/1932445

Title:
  [MIR] oem-sutton.newell-cable-meta

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


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

[Bug 1877533] Comment bridged from LTC Bugzilla

2021-12-06 Thread bugproxy
--- Comment From mihaj...@de.ibm.com 2021-12-06 04:21 EDT---
Coming back to the default for 2-4G, which will not allow the decryption of the 
root volume, see comments above. Will this be addressed via a warning message 
during install/update or at least some documentation?

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

Title:
  [20.10 FEAT] Increase the crashkernel setting if the root volume is
  luks2-encrypted

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


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

[Bug 1401328] Re: Ubiquity crashes during installation

2021-12-06 Thread Paul White
This issue has sat incomplete for more than six years without a follow-
up to comment #15. All releases referred to are now EOL. Closing as
"Invalid".

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

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

Title:
  Ubiquity crashes during installation

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


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

[Bug 784020] Re: ubiquity doubles stated filesystem size requirements

2021-12-06 Thread Paul White
This issue has sat incomplete for more than three years now without any
response. Closing as "Invalid".

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

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

Title:
  ubiquity doubles stated filesystem size requirements

To manage notifications about this bug go to:
https://bugs.launchpad.net/xubuntu-website-old/+bug/784020/+subscriptions


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

[Bug 1934831] Re: [MIR] oem-sutton.newell-aaden-meta

2021-12-06 Thread Łukasz Zemczak
Hello OEM, or anyone else affected,

Accepted oem-sutton.newell-aaden-meta into focal-proposed. The package
will build now and be available at
https://launchpad.net/ubuntu/+source/oem-sutton.newell-aaden-
meta/20.04~ubuntu1 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

** Also affects: oem-sutton.newell-aaden-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: oem-sutton.newell-aaden-meta (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: Ubuntu Focal
   Importance: Undecided
   Status: New

** Changed in: oem-sutton.newell-aaden-meta (Ubuntu)
   Status: New => Invalid

** Changed in: oem-sutton.newell-aaden-meta (Ubuntu Focal)
   Status: New => 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/1934831

Title:
  [MIR] oem-sutton.newell-aaden-meta

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


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

[Bug 1953207] Re: clean install on 22.04 failed

2021-12-06 Thread Paul White
** Package changed: ubuntu => ubiquity (Ubuntu)

** Tags added: jammy

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

Title:
  clean install on 22.04 failed

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


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

[Bug 1951238] Re: [MIR] oem-sutton.simon-carrie-meta

2021-12-06 Thread Łukasz Zemczak
Hello Bin, or anyone else affected,

Accepted oem-sutton.simon-carrie-meta into focal-proposed. The package
will build now and be available at
https://launchpad.net/ubuntu/+source/oem-sutton.simon-carrie-
meta/20.04~ubuntu2 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

** Also affects: oem-sutton.simon-carrie-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: oem-sutton.simon-carrie-meta (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: Ubuntu Focal
   Importance: Undecided
   Status: New

** Changed in: oem-sutton.simon-carrie-meta (Ubuntu)
   Status: New => Invalid

** Changed in: oem-sutton.simon-carrie-meta (Ubuntu Focal)
   Status: New => 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/1951238

Title:
  [MIR] oem-sutton.simon-carrie-meta

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


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

[Bug 1924734] Re: [MIR] oem-sutton.newell-carrie-meta

2021-12-06 Thread Łukasz Zemczak
Hello OEM, or anyone else affected,

Accepted oem-sutton.newell-carrie-meta into focal-proposed. The package
will build now and be available at
https://launchpad.net/ubuntu/+source/oem-sutton.newell-carrie-
meta/20.04~ubuntu1 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

** Also affects: oem-sutton.newell-carrie-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: oem-sutton.newell-carrie-meta (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: Ubuntu Focal
   Importance: Undecided
   Status: New

** Changed in: oem-sutton.newell-carrie-meta (Ubuntu)
   Status: New => Invalid

** Changed in: oem-sutton.newell-carrie-meta (Ubuntu Focal)
   Status: New => 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/1924734

Title:
  [MIR] oem-sutton.newell-carrie-meta

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


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

[Bug 1924730] Re: [MIR] oem-sutton.newell-carnell-meta

2021-12-06 Thread Łukasz Zemczak
Hello OEM, or anyone else affected,

Accepted oem-sutton.newell-carnell-meta into focal-proposed. The package
will build now and be available at
https://launchpad.net/ubuntu/+source/oem-sutton.newell-carnell-
meta/20.04~ubuntu1 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

** Also affects: oem-sutton.newell-carnell-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: oem-sutton.newell-carnell-meta (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: Ubuntu Focal
   Importance: Undecided
   Status: New

** Changed in: oem-sutton.newell-carnell-meta (Ubuntu)
   Status: New => Invalid

** Changed in: oem-sutton.newell-carnell-meta (Ubuntu Focal)
   Status: New => 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/1924730

Title:
  [MIR] oem-sutton.newell-carnell-meta

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


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

[Bug 1338715] Re: Snapping windows get enabled automatically sometimes

2021-12-06 Thread Paul White
We are sorry that we do not always have the capacity to review all
reported bugs in a timely manner. You reported this bug some time ago
and there have been many changes in Ubuntu since that time.

Ubuntu 14.04 (trusty) reached end-of-life on April 25,2019.

Do you still see a problem related to the one that you reported when
using a currently supported version of Ubuntu? Please let us know if you
do otherwise this report can be left to expire in approximately 60 days
time.

Thank you for helping make Ubuntu better.


** Package changed: xorg (Ubuntu) => ubuntu

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

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

Title:
  Snapping windows get enabled automatically sometimes

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


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

[Bug 1311889] Re: App launcher icons don't respond

2021-12-06 Thread Paul White
We are sorry that we do not always have the capacity to review all
reported bugs in a timely manner. You reported this bug some time ago
and there have been many changes in Ubuntu since that time.

Ubuntu 14.04 (trusty) reached end-of-life on April 25,2019.

Do you still see a problem related to the one that you reported when
using a currently supported version of Ubuntu? Please let us know if you
do otherwise this report can be left to expire in approximately 60 days
time.

Thank you for helping make Ubuntu better.


** Package changed: xorg (Ubuntu) => ubuntu

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

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

Title:
  App launcher icons don't respond

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


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

[Bug 1639347] Re: Please check about these issues

2021-12-06 Thread Paul White
We are sorry that we do not always have the capacity to review all
reported bugs in a timely manner. You reported this bug some time ago
and there have been many changes in Ubuntu since that time.

Ubuntu 16.04 (xenial) reached end-of-life on April 29, 2021.

Do you still see a problem related to the one that you reported when
using a currently supported version of Ubuntu? Please let us know if you
do otherwise this report can be left to expire in approximately 60 days
time.

Thank you for helping make Ubuntu better.


** Package changed: xorg (Ubuntu) => ubuntu

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

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

Title:
  Please check about these issues

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


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

[Bug 1946885] Re: Merge pacemaker from Debian unstable for 22.04

2021-12-06 Thread Christian Ehrhardt 
** Changed in: pacemaker (Ubuntu)
   Status: New => In Progress

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

Title:
  Merge pacemaker from Debian unstable for 22.04

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


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

[Bug 1640736] Re: dell dock system is freezing while docking

2021-12-06 Thread Paul White
We are sorry that we do not always have the capacity to review all
reported bugs in a timely manner. You reported this bug some time ago
and there have been many changes in Ubuntu since that time.

Ubuntu 14.04 (trusty) reached end-of-life on April 25,2019.

Do you still see a problem related to the one that you reported when
using a currently supported version of Ubuntu? Please let us know if you
do otherwise this report can be left to expire in approximately 60 days
time.

Thank you for helping make Ubuntu better.


** Package changed: xorg (Ubuntu) => ubuntu

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

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

Title:
  dell dock system is freezing while docking

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


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

[Bug 1953328] [NEW] Can't monitor fan speed with my Dell G15

2021-12-06 Thread Marcos Alano
Public bug reported:

I own a Dell G15 5511. The G15 series is a budget-friendly version of Alienware 
series.
My problem is I can't get the fan speed using either lm-sensors or GNOME 
applets (GNOME extensions Vitals or System Monitor).
I think I find out why: the dell-smm-hwmon and i8k kernel modules don't support 
G15 series (or even Alienware). They support Latitude, XPS, Inspiron and other 
series, but not G15/Alienware (I think is the same wiring).
The need is to open a kernel bug to add support for this product lines. I tried 
to open an issue in Kernel's Bugzilla, but it said to me to look up for 
distro's issue tracking. Since I use Ubuntu, here I am.
I will be happy to provide any command exit and execute any debug procedure you 
may need.

** Affects: 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/1953328

Title:
  Can't monitor fan speed with my Dell G15

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


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

[Bug 1953329] [NEW] Erroneous size warning when installing to multiple partitions

2021-12-06 Thread Bo Brantén
Public bug reported:

ubiquity gives erroneous size warnings when installing to multiple
partitions. First, if the root partition is smaller than 5GB it will
give a warning even if only a few MB is used on the root. Second if the
var partition is too small it will _not_ give a warning, since
downloaded packages is saved in var over 2GB is needed there.

** Affects: ubiquity (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/1953329

Title:
  Erroneous size warning when installing to multiple partitions

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


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

[Bug 1946481] Re: GNOME Control Center cannot connect to ModemManager with "org.freedesktop.DBus.Error.AccessDenied"

2021-12-06 Thread Pirouette Cacahuète
Closing as invalid, since I can't repro anymore and I can't explain why.

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

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

Title:
  GNOME Control Center cannot connect to ModemManager with
  "org.freedesktop.DBus.Error.AccessDenied"

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


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

[Bug 1953330] [NEW] if var is full install will hang

2021-12-06 Thread Bo Brantén
Public bug reported:

If the var partition is only 2GB the install will hang close to the end
when downloading packages. I have confirmed this bug is not present in
ubuntu 20.04 but is present in 21.10 so either 20.04 uses less space or
has the logic to download step by step during install.

** Affects: ubiquity (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/1953330

Title:
  if var is full install will hang

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


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

[Bug 1928161] Re: Wacom Tablet Map Buttons blank on Wayland

2021-12-06 Thread simon
this affects me as well.

tablet : Bus 003 Device 004: ID 056a:00b5 Wacom Co., Ltd PTZ-631W
[Intuos3 (6x11)]

Linux desktop 5.11.0-41-generic #45-Ubuntu SMP Fri Nov 5 11:37:01 UTC
2021 x86_64 x86_64 x86_64 GNU/Linux

gjs 1.67.2

button configuration screen is basically the same as the one above.
completely filling the screen and esc. does nothing. unplugging the
wacom closes the screen.

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

Title:
  Wacom Tablet Map Buttons blank on Wayland

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


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

[Bug 1953332] [NEW] install to LVM2 broken

2021-12-06 Thread Bo Brantén
Public bug reported:

The install to LVM2 partitions is broken, the install will appear to
succeed but the computer will not boot with the error "unable to mount
root filesystem". I have verified this bug is not present in 20.04 but
is present in 21.10.

** Affects: ubiquity (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/1953332

Title:
  install to LVM2 broken

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


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

[Bug 1953331] [NEW] disabled efi hangs install

2021-12-06 Thread Bo Brantén
Public bug reported:

If a computer is compatible with EFI but has EFI disabled in BIOS and
don't have any EFI partition the install program will hang at the step
when it is formatting the other partitions. I have verified this bug is
not present in 20.04 but is present in 21.10.

** Affects: ubiquity (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/1953331

Title:
  disabled efi hangs install

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


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

[Bug 1558737] Re: fsmonitor missing

2021-12-06 Thread David-nnucomputerwhiz
Still not possible to use -repeat watch in 21.10.

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

Title:
  fsmonitor missing

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


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

[Bug 1953333] [NEW] package libpython3.8:amd64 3.8.10-0ubuntu1~20.04.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2021-12-06 Thread Joseph Rich
Public bug reported:

notice while upgrading

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: libpython3.8:amd64 3.8.10-0ubuntu1~20.04.1
ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-41-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
AptOrdering:
 python3.8:amd64: Install
 libpython3.8-stdlib:amd64: Install
 python3.8-minimal:amd64: Install
 libpython3.8-minimal:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon Dec  6 10:52:47 2021
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2021-12-06 (0 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.6
SourcePackage: python3.8
Title: package libpython3.8:amd64 3.8.10-0ubuntu1~20.04.1 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python3.8 (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/195

Title:
  package libpython3.8:amd64 3.8.10-0ubuntu1~20.04.1 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.8/+bug/195/+subscriptions


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

[Bug 1877533] Re: [20.10 FEAT] Increase the crashkernel setting if the root volume is luks2-encrypted

2021-12-06 Thread Thadeu Lima de Souza Cascardo
There is already documentation about it. For example, from
https://ubuntu.com/server/docs/kernel-crash-dump

"If the dump does not work due to OOM (Out Of Memory) error, then try
increasing the amount of reserved memory by editing
/etc/default/grub.d/kdump-tools.cfg. For example, to reserve 512
megabytes"

There are multiple reasons why an OOM might happen during kdump, and
there are no plans on detecting them on a case-by-case, so we won't do
it for this specific case of root volume decryption.

If we use a very large default that might work on almost all cases, it
will take much more memory than is necessary for many users. On the
other hand, using a default that won't work for most users is not any
better.

So, noticing that any default will affect all users, including those
that do not enable root volume encryption or do not use argon2i; we have
3 options for the new default:

1) Keep 2G-4G:384M; some users won't be able to collect kdump unless they 
reconfigure the crashkernel option, but most users will, by reserving not more 
than 384M from a 2G VM.
2) Raise it to 2G-4G: 512M, it reserves more memory, and users with 2G to 4G 
VMs using argon2i for root volume encryption might be able to collect kdump for 
the sake of reserving more memory by default for users that don't use root 
volume encryption.
3) Remove the 2G-4G section of crashkernel: users with VMs smaller than 4G 
won't be able to collect kdump unless they configure and test a crashkernel 
configuration by themselves.

I still think the first option is the better one.

Cascardo.

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

Title:
  [20.10 FEAT] Increase the crashkernel setting if the root volume is
  luks2-encrypted

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


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

[Bug 1953328] Re: Can't monitor fan speed with my Dell G15

2021-12-06 Thread Paul White
** Package changed: 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/1953328

Title:
  Can't monitor fan speed with my Dell G15

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


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

[Bug 1953334] [NEW] [UBUNTU 20.04] KVM hardware diagnose data improvements for guest kernel - kernel part

2021-12-06 Thread bugproxy
Public bug reported:

Hardware diagnose data (diag 318) of KVM guest kernel cannot be handled.
Fix needed to enhance problem determination of guest kernel under KVM

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: Skipper Bug Screeners (skipper-screen-team)
 Status: New


** Tags: architecture-s39064 bugnameltc-195465 severity-high 
targetmilestone-inin2004

** Tags added: architecture-s39064 bugnameltc-195465 severity-high
targetmilestone-inin2004

** Changed in: ubuntu
 Assignee: (unassigned) => Skipper Bug Screeners (skipper-screen-team)

** Package changed: 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/1953334

Title:
  [UBUNTU 20.04] KVM hardware diagnose data improvements for guest
  kernel - kernel part

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


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

[Bug 1912316] Re: log_check / kernel_tainted test from ubuntu_boot failed on Intel Cloud node grumman (failed with flag 2048)

2021-12-06 Thread Kleber Sacilotto de Souza
** Tags added: sru-20211129

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

Title:
  log_check / kernel_tainted test from ubuntu_boot failed on Intel Cloud
  node grumman (failed with flag 2048)

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


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

[Bug 1953338] [NEW] [UBUNTU 20.04] KVM hardware diagnose data improvements for guest kernel - qemu part

2021-12-06 Thread bugproxy
Public bug reported:

Hardware diagnose data (diag 318) of KVM guest kernel cannot be handled.
Fix needed to enhance problem determination of guest kernel under KVM

Solution provided by Collin:
All patches are provided to enable the DIAGNOSE 0x318 problem determination aid 
for a QEMU guest. Analogous KVM patches are required.

This solution required the prerequisite Extended-Length SCCB patches as
well.

I've applied a bugfix related to resetting the diag318 to one of the
patches (one line fix -- upstream conversation here:
https://lists.gnu.org/archive/html/qemu-devel/2021-11/msg03618.html)

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: Skipper Bug Screeners (skipper-screen-team)
 Status: New


** Tags: architecture-s39064 bugnameltc-195467 severity-high 
targetmilestone-inin2004

** Tags added: architecture-s39064 bugnameltc-195467 severity-high
targetmilestone-inin2004

** Changed in: ubuntu
 Assignee: (unassigned) => Skipper Bug Screeners (skipper-screen-team)

** Package changed: 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/1953338

Title:
  [UBUNTU 20.04] KVM hardware diagnose data improvements for guest
  kernel - qemu part

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


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

[Bug 1953328] Missing required logs.

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

apport-collect 1953328

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

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

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

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

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

Title:
  Can't monitor fan speed with my Dell G15

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


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

[Bug 1913979] Re: misleading error messages when /etc/NetworkManager/system-connections is a cross-filesystem symlink

2021-12-06 Thread U Aberg
I see this behaviour also when /etc is still on the rootfs, but fstab
has a "ro" for rootfs.

on Ubuntu 18.04 LTS and 20.04 LTS (arm versions for odroids, but not
unlikely generally), I get a

# nmcli con add type ethernet ifname eth0 con-name X
"Error: Failed to add 'X' connection: failure adding connection: settings 
plugin does not support adding connections"

Changing fstab to rw and rebooting removes the error; added or modified
connections, including static ip addresses, Wifi connections etc, will
persist and work as expected when rebooting later with ro for rootfs in
fstab.

for me, any fix would ideally enable functionality after a simple 
# mount -o remount,rw /dev/mmcblk0p2 /
instead of having to change fstab and reboot.

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

Title:
  misleading error messages when /etc/NetworkManager/system-connections
  is a cross-filesystem symlink

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


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

[Bug 1953337] [NEW] Backport needed for 18.04 and 20.04 LTS (CVE-2021-42378)

2021-12-06 Thread Jason-Morries Adam
*** This bug is a security vulnerability ***

Public security bug reported:

Dear community,

Qualys reports a finding on our Ubuntu 18.04 and Ubuntu 20.04 instances because 
of CVE-2021-42378.
I can see that there is already a fix for Ubuntu 22.04. When will the fix be 
released for the LTS versions 18.04 and 20.04?

I can see the finding is monitored at
https://ubuntu.com/security/CVE-2021-42378, but the CVSS3 scoring is
7.2, so I think the rating "high" would be better. Or is there any
reason why "low" is ok?

Thanks in advance.

Best regards.

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

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

** Information type changed from Private Security to Public Security

** Information type changed from Public Security to Private Security

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

Title:
  Backport needed for 18.04 and 20.04 LTS (CVE-2021-42378)

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


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

[Bug 1929027] Re: drm/i915: Drop force_probe requirement for ADL-S

2021-12-06 Thread Anthony Wong
** Changed in: hwe-next
   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/1929027

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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


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

[Bug 1952918] Re: Please temporarely pull fluidsynth 2.2.4-2 from jammy-proposed

2021-12-06 Thread Łukasz Zemczak
Let me try looking into that.

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

Title:
  Please temporarely pull fluidsynth 2.2.4-2 from jammy-proposed

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


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

[Bug 1877533] Comment bridged from LTC Bugzilla

2021-12-06 Thread bugproxy
--- Comment From mihaj...@de.ibm.com 2021-12-06 06:33 EDT---
Thanks for the pointer. I am perfectly fine with option 1. It would still help, 
if the documentation would call out that for less than 4G together with an 
encrypted root filesystem (using the LUKS2 defaults) kdump will not work.

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

Title:
  [20.10 FEAT] Increase the crashkernel setting if the root volume is
  luks2-encrypted

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


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

[Bug 1953339] [NEW] Failure to install ceph client on ARM64

2021-12-06 Thread bugproxy
Public bug reported:

---Problem Description---
Fail to install CEPH on ARM64 server

---Additional Hardware Info---
100Gb/s NIC 

---uname output---
Linux cuttlefisharmserver 5.4.0-91-generic #102-Ubuntu SMP Fri Nov 5 16:30:45 
UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
 
Machine Type = IBM Research off-the-shelf ARM64 server 
 
---Debugger---
A debugger is not configured
 
---Steps to Reproduce---
 tjcw@cuttlefisharmserver:~$ sudo apt install --simulate --install-suggests 
ceph ceph-deploy ceph-common 2>&1|tee inst.log
[sudo] password for tjcw: 

WARNING: apt does not have a stable CLI interface. Use with caution in
scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ceph-common : Depends: librbd1 (= 15.2.14-0ubuntu0.20.04.1) but 16.2.6-1bionic 
is to be installed
   Depends: python3-ceph-argparse (= 15.2.14-0ubuntu0.20.04.1) but 
16.2.6-1bionic is to be installed
   Depends: python3-ceph-common (= 15.2.14-0ubuntu0.20.04.1) but 
16.2.6-1bionic is to be installed
   Depends: python3-cephfs (= 15.2.14-0ubuntu0.20.04.1) but it is 
not going to be installed
   Depends: python3-rados (= 15.2.14-0ubuntu0.20.04.1) but it is 
not going to be installed
   Suggests: ceph-mds but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
tjcw@cuttlefisharmserver:~$ 

 
Userspace tool common name: apt 
 
The userspace tool has the following bit modes: 64-bit 

Userspace rpm: ceph

Userspace tool obtained from project website:  na

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


** Tags: architecture-other bugnameltc-195590 severity-critical 
targetmilestone-inin---

** Tags added: architecture-other bugnameltc-195590 severity-critical
targetmilestone-inin---

** Changed in: ubuntu
 Assignee: (unassigned) => Ubuntu on IBM Power Systems Bug Triage 
(ubuntu-power-triage)

** Package changed: ubuntu => ceph (Ubuntu)

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

Title:
  Failure to install ceph client on ARM64

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


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

[Bug 1951709] Re: CVE-2021-35604 affects MariaDB in Ubuntu

2021-12-06 Thread Launchpad Bug Tracker
This bug was fixed in the package mariadb-10.3 -
1:10.3.32-0ubuntu0.20.04.1

---
mariadb-10.3 (1:10.3.32-0ubuntu0.20.04.1) focal-security; urgency=medium

  * SECURITY UPDATE: New upstream version 10.3.32 includes fixes for the
following security vulnerabilities (LP: #1951709):
- CVE-2021-35604
  * Drop MIPS and libatomic patches applied now upstream
  * Upstream issue MDEV-25114 about Galera WSREP invalid state
fixed (Closes: #989898)

 -- Otto Kekäläinen   Sat, 20 Nov 2021 16:08:18 -0800

** Changed in: mariadb-10.3 (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: mariadb-10.5 (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  CVE-2021-35604 affects MariaDB in Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mariadb-10.3/+bug/1951709/+subscriptions


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

[Bug 1953339] Re: Failure to install ceph client on ARM64

2021-12-06 Thread Andrew Cloke
** Changed in: ceph (Ubuntu)
 Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => 
(unassigned)

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

Title:
  Failure to install ceph client on ARM64

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


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

[Bug 1951709] Re: CVE-2021-35604 affects MariaDB in Ubuntu

2021-12-06 Thread Launchpad Bug Tracker
This bug was fixed in the package mariadb-10.5 -
1:10.5.13-0ubuntu0.21.10.1

---
mariadb-10.5 (1:10.5.13-0ubuntu0.21.10.1) impish-security; urgency=medium

  * SECURITY UPDATE: New upstream version 10.5.13 includes fixes for the
following security vulnerabilities (LP: #1951709):
- CVE-2021-35604
  * Drop MIPS and libatomic patches applied now upstream

 -- Otto Kekäläinen   Sat, 20 Nov 2021 16:22:31 -0800

** Changed in: mariadb-10.5 (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  CVE-2021-35604 affects MariaDB in Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mariadb-10.3/+bug/1951709/+subscriptions


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

[Bug 1951709] Re: CVE-2021-35604 affects MariaDB in Ubuntu

2021-12-06 Thread Launchpad Bug Tracker
This bug was fixed in the package mariadb-10.5 -
1:10.5.13-0ubuntu0.21.04.1

---
mariadb-10.5 (1:10.5.13-0ubuntu0.21.04.1) hirsute-security; urgency=medium

  * SECURITY UPDATE: New upstream version 10.5.13 includes fixes for the
following security vulnerabilities (LP: #1951709):
- CVE-2021-35604
  * Drop MIPS and libatomic patches applied now upstream

 -- Otto Kekäläinen   Sat, 20 Nov 2021 16:22:31 -0800

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

Title:
  CVE-2021-35604 affects MariaDB in Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mariadb-10.3/+bug/1951709/+subscriptions


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

[Bug 1953339] Comment bridged from LTC Bugzilla

2021-12-06 Thread bugproxy
--- Comment From t...@uk.ibm.com 2021-12-06 06:53 EDT---
This issue occurred on an ARM64 system. I have no reason to think the issue 
exists on POWER, though I have not tried it there.

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

Title:
  Failure to install ceph client on ARM64

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


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

[Bug 1952918] Re: Please temporarely pull fluidsynth 2.2.4-2 from jammy-proposed

2021-12-06 Thread Łukasz Zemczak
Ok, removing fluidsynth from jammy-proposed for now, please be sure to
re-introduce it once the other transitions make it through.

I checked the rdeps of libfluidsynth3 from -proposed though, and it seems we 
have two packages in jammy-proposed that have been rebuilt to now depend on 
libfluidsynth3 instead of libfluidsynth2. I'm leaving them there as-is, but 
it's good to know that those are already involved with the SONAME bump:
* mpd
* minuet

$ remove-package -s jammy-proposed -m "Temporarily dropping from -proposed to 
let other transitions finish first. To be reintroduced (LP: #1952918)" 
fluidsynth
Removing packages from jammy-proposed:
fluidsynth 2.2.4-2 in jammy
fluidsynth 2.2.4-2 in jammy amd64
fluidsynth 2.2.4-2 in jammy arm64
fluidsynth 2.2.4-2 in jammy armhf
fluidsynth 2.2.4-2 in jammy i386
fluidsynth 2.2.4-2 in jammy ppc64el
fluidsynth 2.2.4-2 in jammy riscv64
fluidsynth 2.2.4-2 in jammy s390x
libfluidsynth-dev 2.2.4-2 in jammy amd64
libfluidsynth-dev 2.2.4-2 in jammy arm64
libfluidsynth-dev 2.2.4-2 in jammy armhf
libfluidsynth-dev 2.2.4-2 in jammy i386
libfluidsynth-dev 2.2.4-2 in jammy ppc64el
libfluidsynth-dev 2.2.4-2 in jammy riscv64
libfluidsynth-dev 2.2.4-2 in jammy s390x
libfluidsynth3 2.2.4-2 in jammy amd64
libfluidsynth3 2.2.4-2 in jammy arm64
libfluidsynth3 2.2.4-2 in jammy armhf
libfluidsynth3 2.2.4-2 in jammy i386
libfluidsynth3 2.2.4-2 in jammy ppc64el
libfluidsynth3 2.2.4-2 in jammy riscv64
libfluidsynth3 2.2.4-2 in jammy s390x
Comment: Temporarily dropping from -proposed to let other transitions finish 
first. To be reintroduced (LP: #1952918)
Remove [y|N]? y
1 package successfully removed.


** Changed in: fluidsynth (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/1952918

Title:
  Please temporarely pull fluidsynth 2.2.4-2 from jammy-proposed

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


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

[Bug 1951709] Re: CVE-2021-35604 affects MariaDB in Ubuntu

2021-12-06 Thread Camila Camargo de Matos
Hello Otto!

Thanks for the information. 
I have published the packages and a related USN should come out soon!
Thank you once again!

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

Title:
  CVE-2021-35604 affects MariaDB in Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mariadb-10.3/+bug/1951709/+subscriptions


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

[Bug 1953340] [NEW] kernel revocation list check during boot fails on Trusty (old keyctl?)

2021-12-06 Thread Krzysztof Kozlowski
Public bug reported:

Boot test of 2021.11.29/trusty/linux-azure/4.15.0-1128.141~14.04.1
failed on kernel_revocation_list check with:

-
19:21:35 INFO | STARTubuntu_boot.kernel_revocation_list
ubuntu_boot.kernel_revocation_listtimestamp=1638559295timeout=300
localtime=Dec 03 19:21:35
19:21:35 DEBUG| Persistent state client._record_indent now set to 2
19:21:35 DEBUG| Persistent state client.unexpected_reboot now set to 
('ubuntu_boot.kernel_revocation_list', 'ubuntu_boot.kernel_revocation_list')
19:21:35 DEBUG| Waiting for pid 2224 for 300 seconds
19:21:36 INFO | Checking kernel revocation list
19:21:36 DEBUG| Running 'python3 
/home/azure/autotest/client/tests/ubuntu_boot/kernel_revocation_list.py'
19:21:36 DEBUG| [stderr] test_revocations (__main__.TestRevocationList) ... 
Unparsable key: '%:.blacklist'
19:21:36 DEBUG| [stderr] ERROR
19:21:36 DEBUG| [stderr] 
19:21:36 DEBUG| [stderr] 
==
19:21:36 DEBUG| [stderr] ERROR: test_revocations (__main__.TestRevocationList)
19:21:36 DEBUG| [stderr] 
--
19:21:36 DEBUG| [stderr] Traceback (most recent call last):
19:21:36 DEBUG| [stderr]   File 
"/home/azure/autotest/client/tests/ubuntu_boot/kernel_revocation_list.py", line 
27, in test_revocations
19:21:36 DEBUG| [stderr] ["keyctl", "list", "%:.blacklist"], 
universal_newlines=True
19:21:36 DEBUG| [stderr]   File "/usr/lib/python3.4/subprocess.py", line 620, 
in check_output
19:21:36 DEBUG| [stderr] raise CalledProcessError(retcode, process.args, 
output=output)
19:21:36 DEBUG| [stderr] subprocess.CalledProcessError: Command '['keyctl', 
'list', '%:.blacklist']' returned non-zero exit status 2
19:21:36 DEBUG| [stderr] 
19:21:36 DEBUG| [stderr] 
--
19:21:36 DEBUG| [stderr] Ran 1 test in 0.013s
19:21:36 DEBUG| [stderr] 
19:21:36 DEBUG| [stderr] FAILED (errors=1)
19:21:36 ERROR| Exception escaping from test:
Traceback (most recent call last):
File "/home/azure/autotest/client/shared/test.py", line 411, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
File "/home/azure/autotest/client/shared/test.py", line 823, in 
_call_test_function
return func(*args, **dargs)
File "/home/azure/autotest/client/shared/test.py", line 291, in execute
postprocess_profiled_run, args, dargs)
File "/home/azure/autotest/client/shared/test.py", line 212, in _call_run_once
self.run_once(*args, **dargs)
File "/home/azure/autotest/client/tests/ubuntu_boot/ubuntu_boot.py", line 79, 
in run_once
raise error.TestFail()
TestFail
-

** Affects: ubuntu-kernel-tests
 Importance: Undecided
 Status: New

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


** Tags: azure sru-20211129 trusty

** Also affects: ubuntu-kernel-tests
   Importance: Undecided
   Status: New

** Tags added: azure sru-20211129 trusty

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

Title:
  kernel revocation list check during boot fails on Trusty (old keyctl?)

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


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

[Bug 1953328] Re: Can't monitor fan speed with my Dell G15

2021-12-06 Thread Marcos Alano
apport information

** Tags added: apport-collected impish

** Description changed:

  I own a Dell G15 5511. The G15 series is a budget-friendly version of 
Alienware series.
  My problem is I can't get the fan speed using either lm-sensors or GNOME 
applets (GNOME extensions Vitals or System Monitor).
  I think I find out why: the dell-smm-hwmon and i8k kernel modules don't 
support G15 series (or even Alienware). They support Latitude, XPS, Inspiron 
and other series, but not G15/Alienware (I think is the same wiring).
  The need is to open a kernel bug to add support for this product lines. I 
tried to open an issue in Kernel's Bugzilla, but it said to me to look up for 
distro's issue tracking. Since I use Ubuntu, here I am.
  I will be happy to provide any command exit and execute any debug procedure 
you may need.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu71
+ Architecture: amd64
+ CasperMD5CheckResult: pass
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 21.10
+ InstallationDate: Installed on 2021-11-26 (9 days ago)
+ InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ RebootRequiredPkgs: Error: path contained symlinks.
+ Tags:  impish
+ Uname: Linux 5.15.5-051505-generic x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
+ _MarkForUpload: True

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1953328/+attachment/5545710/+files/ProcCpuinfoMinimal.txt

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

Title:
  Can't monitor fan speed with my Dell G15

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


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

[Bug 1953328] ProcEnviron.txt

2021-12-06 Thread Marcos Alano
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1953328/+attachment/5545711/+files/ProcEnviron.txt

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

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

Title:
  Can't monitor fan speed with my Dell G15

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


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

[Bug 1953341] [NEW] [MIR] make pcs the default management tool for Corosync/Pacemaker clusters

2021-12-06 Thread Lucas Kanashiro
Public bug reported:

Nowadays, crmsh is the default and supported tool to manage
Corosync/Pacemaker clusters, but in the future we plan to move to pcs.
We need to put some tests in place and make sure the entire stack is
sill working fine with it, moreover, we need to update all the docs to
tell users about the changes.

** Affects: pcs (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/1953341

Title:
  [MIR] make pcs the default management tool for Corosync/Pacemaker
  clusters

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


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

[Bug 1945324] Re: systemtap 4.4 not compatible with linux kernel 5.11

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

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

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

Title:
  systemtap 4.4 not compatible with linux kernel 5.11

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


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

[Bug 1953337] Re: Backport needed for 18.04 and 20.04 LTS (CVE-2021-42378)

2021-12-06 Thread Marc Deslauriers
It's "low" because I don't believe our use of busybox runs untrusted awk
scripts.

There are test packages available in the security team PPA here:

https://launchpad.net/~ubuntu-security-
proposed/+archive/ubuntu/ppa/+packages

They will probably be released this week.

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

Title:
  Backport needed for 18.04 and 20.04 LTS (CVE-2021-42378)

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


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

[Bug 1946853] Re: Merge crmsh from Debian unstable for 22.04

2021-12-06 Thread Utkarsh Gupta
** Merge proposal linked:
   
https://code.launchpad.net/~utkarsh/ubuntu/+source/crmsh/+git/crmsh/+merge/412799

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

Title:
  Merge crmsh from Debian unstable for 22.04

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


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

[Bug 1945324] Re: systemtap 4.4 not compatible with linux kernel 5.11

2021-12-06 Thread indro
Same problem in Ubuntu 21.10 on kernel 5.13.0-22. Basic Hello World
program doesn't work.

root@indro-linux:~/ebpf_scripts# stap hello.stp
In file included from ./arch/x86/include/asm/preempt.h:7,
 from ./include/linux/preempt.h:78,
 from ./include/linux/spinlock.h:51,
 from ./include/linux/mmzone.h:8,
 from ./include/linux/gfp.h:6,
 from /usr/share/systemtap/runtime/linux/runtime_defines.h:20,
 from /usr/share/systemtap/runtime/runtime_defines.h:8,
 from 
/tmp/stapR7HREm/stap_3db261cacc321d17514ed3cae41da457_988_src.c:12:
/usr/share/systemtap/runtime/compatdefs.h: In function ‘_stp_is_compat_task’:
/usr/share/systemtap/runtime/compatdefs.h:18:21: error: ‘TIF_IA32’ undeclared 
(first use in this function)


root@indro-linux:~/ebpf_scripts# uname -r
5.13.0-22-generic

root@indro-linux:~/ebpf_scripts# stap -V
Systemtap translator/driver (version 4.4/0.185/0.182, Debian version 4.4-2)
Copyright (C) 2005-2020 Red Hat, Inc. and others
This is free software; see the source for copying conditions.
tested kernel versions: 2.6.32 ... 5.10.0-rc
enabled features: AVAHI BPF LIBSQLITE3 NLS NSS

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

Title:
  systemtap 4.4 not compatible with linux kernel 5.11

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


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

[Bug 1945324] Re: systemtap 4.4 not compatible with linux kernel 5.11

2021-12-06 Thread indro
Glad to provide any other info to help debug and fix this issue.

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

Title:
  systemtap 4.4 not compatible with linux kernel 5.11

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


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

[Bug 1953199] Re: 0-byte files created in overlay filesystem

2021-12-06 Thread Pete Woods
So what we're saying here is that:

1. 
https://github.com/torvalds/linux/commit/@82a763e61e2b601309d696d4fa514c77d64ee1be
2. 
https://github.com/torvalds/linux/commit/@9b91b6b019fda817eb52f728eb9c79b3579760bc

need backporting to Ubuntu 18.04's 5.4 series Kernel?

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

Title:
  0-byte files created in overlay filesystem

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


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

[Bug 1953342] [NEW] Accelerated support for Nvidia and Intel

2021-12-06 Thread Dylan Borg
Public bug reported:

Is it possible to get xrdp with rfxcodec support and the xorgxrdp
backends for glamor and nvidia? These seem to be available in the github
repository from neutrinolabs and also in the AUR but no packages for
debian or ubuntu have ever been built.

** Affects: xrdp (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/1953342

Title:
  Accelerated support for Nvidia and Intel

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


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

[Bug 1953339] Re: Failure to install ceph client on ARM64

2021-12-06 Thread Chris MacNaughton
16.2.x versions of Ceph only have shipped with version of Ubuntu greater
than Focal, but it looks like these packages are intended for Bionic?
Where are they coming from?

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

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

Title:
  Failure to install ceph client on ARM64

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


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

[Bug 1953343] [NEW] SSL Session cache performance regression between 11.0.4 and 11.0.12

2021-12-06 Thread Colin Leroy-Mira
Public bug reported:

The openjdk version 11.0.11 shipped in Focal (20.04) to Hirsute (21.04)
suffers from a regression in SSL session cache, causing a rather large
performance drop on very busy applications.

This bug is reported upstream as
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8259886 and has
been fixed in 11.0.12.

The regression is apparently introduced by
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8210985 in 11.0.5.

Would it be possible to push 11.0.12 to the Focal (and Hirsute)
repositories ?

Thanks in advance,
Colin

** Affects: openjdk-lts (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/1953343

Title:
  SSL Session cache performance regression between 11.0.4 and 11.0.12

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


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

[Bug 1953219] Re: Please RM hydroffice.bag and yt

2021-12-06 Thread Matthias Klose
Removing packages from jammy:
hydroffice.bag 0.2.15-3 in jammy
hydroffice.bag-doc 0.2.15-3 in jammy amd64
hydroffice.bag-doc 0.2.15-3 in jammy arm64
hydroffice.bag-doc 0.2.15-3 in jammy armhf
hydroffice.bag-doc 0.2.15-3 in jammy i386
hydroffice.bag-doc 0.2.15-3 in jammy ppc64el
hydroffice.bag-doc 0.2.15-3 in jammy riscv64
hydroffice.bag-doc 0.2.15-3 in jammy s390x
hydroffice.bag-tools 0.2.15-3 in jammy amd64
hydroffice.bag-tools 0.2.15-3 in jammy arm64
hydroffice.bag-tools 0.2.15-3 in jammy armhf
hydroffice.bag-tools 0.2.15-3 in jammy i386
hydroffice.bag-tools 0.2.15-3 in jammy ppc64el
hydroffice.bag-tools 0.2.15-3 in jammy riscv64
hydroffice.bag-tools 0.2.15-3 in jammy s390x
python3-hydroffice.bag 0.2.15-3 in jammy amd64
python3-hydroffice.bag 0.2.15-3 in jammy arm64
python3-hydroffice.bag 0.2.15-3 in jammy armhf
python3-hydroffice.bag 0.2.15-3 in jammy i386
python3-hydroffice.bag 0.2.15-3 in jammy ppc64el
python3-hydroffice.bag 0.2.15-3 in jammy riscv64
python3-hydroffice.bag 0.2.15-3 in jammy s390x
Comment: LP: #1953219, remove packages removed in Debian testing
1 package successfully removed.


** Changed in: hydroffice.bag (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/1953219

Title:
  Please RM hydroffice.bag and yt

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


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

[Bug 1953219] Re: Please RM hydroffice.bag and yt

2021-12-06 Thread Matthias Klose
Removing packages from jammy:
yt 3.6.1-1build1 in jammy
python3-yt 3.6.1-1build1 in jammy amd64
python3-yt 3.6.1-1build1 in jammy arm64
python3-yt 3.6.1-1build1 in jammy armhf
python3-yt 3.6.1-1build1 in jammy ppc64el
python3-yt 3.6.1-1build1 in jammy riscv64
python3-yt 3.6.1-1build1 in jammy s390x
Comment: LP: #1953219, remove packages removed in Debian testing
1 package successfully removed.


** Changed in: yt (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/1953219

Title:
  Please RM hydroffice.bag and yt

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


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

[Bug 1953339] Re: Failure to install ceph client on ARM64

2021-12-06 Thread Chris Ward
tjcw@cuttlefisharmserver:~$ cat /etc/apt/sources.list
# 

# deb cdrom:[Ubuntu-Server 18.04.3 LTS _Bionic Beaver_ - Release arm64
(20190805)]/ bionic main restricted

# deb cdrom:[Ubuntu-Server 18.04.3 LTS _Bionic Beaver_ - Release arm64
(20190805)]/ bionic main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.ports.ubuntu.com/ubuntu-ports/ focal main restricted
# deb-src http://us.ports.ubuntu.com/ubuntu-ports/ bionic main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.ports.ubuntu.com/ubuntu-ports/ focal-updates main restricted
# deb-src http://us.ports.ubuntu.com/ubuntu-ports/ bionic-updates main 
restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.ports.ubuntu.com/ubuntu-ports/ focal universe
# deb-src http://us.ports.ubuntu.com/ubuntu-ports/ bionic universe
deb http://us.ports.ubuntu.com/ubuntu-ports/ focal-updates universe
# deb-src http://us.ports.ubuntu.com/ubuntu-ports/ bionic-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.ports.ubuntu.com/ubuntu-ports/ focal multiverse
# deb-src http://us.ports.ubuntu.com/ubuntu-ports/ bionic multiverse
deb http://us.ports.ubuntu.com/ubuntu-ports/ focal-updates multiverse
# deb-src http://us.ports.ubuntu.com/ubuntu-ports/ bionic-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.ports.ubuntu.com/ubuntu-ports/ focal-backports main restricted 
universe multiverse
# deb-src http://us.ports.ubuntu.com/ubuntu-ports/ bionic-backports main 
restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu bionic partner
# deb-src http://archive.canonical.com/ubuntu bionic partner

deb http://ports.ubuntu.com/ubuntu-ports focal-security main restricted
# deb-src http://ports.ubuntu.com/ubuntu-ports bionic-security main restricted
deb http://ports.ubuntu.com/ubuntu-ports focal-security universe
# deb-src http://ports.ubuntu.com/ubuntu-ports bionic-security universe
deb http://ports.ubuntu.com/ubuntu-ports focal-security multiverse
# deb-src http://ports.ubuntu.com/ubuntu-ports bionic-security multiverse
tjcw@cuttlefisharmserver:~$

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

Title:
  Failure to install ceph client on ARM64

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


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

[Bug 1953339] Re: Failure to install ceph client on ARM64

2021-12-06 Thread Chris Ward
It looks like I have a mixture of focal and bionic pieces in my
sources.list, which isn't good.

I seem to remember putting back-level entries there because some of the
ceph components were not built for Ubuntu 20.04 . We need them for
Ubuntu 20.04, please could you have a word with your build team to
include them (or raise bugs to indicate why they do not build)

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

Title:
  Failure to install ceph client on ARM64

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


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

[Bug 1953339] Re: Failure to install ceph client on ARM64

2021-12-06 Thread Chris Ward
i.e. we need them for the ARM64 port of Ubuntu 20.04

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

Title:
  Failure to install ceph client on ARM64

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


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

Re: [Bug 1953252] Re: Since last three upgrades, by laptop drains the battery when sleeping, even a new one.

2021-12-06 Thread Gabriel
Hi,

I think we misunderstood each other, I understand the upgrade tool has
nothing to do with sleep, and I understand that the laptop should be
plugged in when upgrading (I always do this).

What I am saying that the sleep is broken for me by all practical measures
since upgrading to 20.10 and above, because the battery (even a new one)
drains very fast (2 or 3 days) whereas before it would last at least
between one and two weeks. So this is a regression/bug.

I hope this is more clear.

Thank!


On Mon, 6 Dec 2021, 08:11 Chris Guiver, <1953...@bugs.launchpad.net> wrote:

> Thank you for taking the time to report this bug and helping to make
> Ubuntu better.
>
> The ubuntu-release-upgrade tool upgrades you from one release (eg.
> 20.10) to the next release (ie. 21.04) and isn't involved with sleep
> (and users are advised to not use battery but use power during the
> process).
>
> Bug reporting is about finding & fixing problems thus preventing future
> users from hitting the same bug.
>
> I suspect a Support site would be more appropriate, eg.
> https://answers.launchpad.net/ubuntu. You can also find help with your
> problem in the support forum of your local Ubuntu community
> http://loco.ubuntu.com/ or asking at https://askubuntu.com or
> https://ubuntuforums.org, or for more support options please look at
> https://discourse.ubuntu.com/t/community-support/709
>
>
> ** Package changed: ubuntu-release-upgrader (Ubuntu) => linux (Ubuntu)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1953252
>
> Title:
>   Since last three upgrades, by laptop drains the battery when sleeping,
>   even a new one.
>
> Status in linux package in Ubuntu:
>   New
>
> Bug description:
>   Hi,
>
>   Since the last 3 upgrades (20.10, 21.04, 21.10, was working fine with
>   20.04) when my laptop is in sleep mode the battery is drained very
>   fast. I originally thought that maybe my battery was getting old, so I
>   purchased a new one (over $150...) but the issue remained. I tried
>   upgrading to 21.04 but the issue remained, then I upgraded to 21.10
>   and the issue remains. This makes the sleep move virtually useless, to
>   give you an idea, I left for a 3 day trip and the battery went flat,
>   even though it was fully charged before I left. Before it would last
>   much longer (I cannot say how much but at least a week or two).
>
>   What has changed that causes this drainage?
>
>   I have a Lenovo W530 laptop.
>
>   Thanks,
>   Gabriel
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 21.10
>   Package: ubuntu-release-upgrader-core 1:21.10.8
>   ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
>   Uname: Linux 5.13.0-21-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu71
>   Architecture: amd64
>   CasperMD5CheckResult: unknown
>   CrashDB: ubuntu
>   CurrentDesktop: ubuntu:GNOME
>   Date: Sun Dec  5 16:49:25 2021
>   InstallationDate: Installed on 2019-05-06 (943 days ago)
>   InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
>   PackageArchitecture: all
>   SourcePackage: ubuntu-release-upgrader
>   Symptom: release-upgrade
>   UpgradeStatus: Upgraded to impish on 2021-11-21 (13 days ago)
>   VarLogDistupgradeTermlog:
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1953252/+subscriptions
>
>

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

Title:
  Since last three upgrades, by laptop drains the battery when sleeping,
  even a new one.

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


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

[Bug 1877533] Re: [20.10 FEAT] Increase the crashkernel setting if the root volume is luks2-encrypted

2021-12-06 Thread Frank Heimes
So we have a generic 'Kernel Crash Dump' section in the Ubuntu Server Guide:
https://ubuntu.com/server/docs/kernel-crash-dump
that I may expand with a specific note about this situation, once it's rolled 
out.
I agree, that would make sense.

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

Title:
  [20.10 FEAT] Increase the crashkernel setting if the root volume is
  luks2-encrypted

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


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

[Bug 1953344] [NEW] Autopkgtest failure with HTTP proxy

2021-12-06 Thread Olivier Gayot
Public bug reported:

Hello,

Autopktest is failing for libwww-machanize-shell-perl.
Since it is a reverse dependency of libwww-perl, the latter is blocked on 
proposed migration (jammy).
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/libw/libwww-mechanize-shell-perl/20211206_012815_4c3bd@/log.gz

The tests that fail are meant to execute HTTP queries to the loopback
interface, for instance:

# get http://[::1]:49619/basic_auth/foo/bar
[...]
not ok 1 - Request without credentials gives 401

#   Failed test 'Request without credentials gives 401'
#   at t/13-command-au.t line 39.
#  got: '503'
# expected: '401'
# Page location : http://[::1]:49619/basic_auth/foo/bar
# get http://[::1]:49619/basic_auth/foo/bar
not ok 2 - Wrong password still results in a 401

The issue seems to be caused by the HTTP proxy that is passed in the
environment when running autopkgtest. Although we define a no_proxy
variable that includes some of the addresses/hostnames of the loopback
interface, it does not contain the IPv6 loopback address i.e., ::1 being
used here.

no_proxy=127.0.0.1,127.0.1.1,localhost,localdomain[...]

Debian does not have the issue. They seem to run autopkgtest without a
proxy.

Some of the tests from the upstream include the following directive,
which unsets the HTTP proxy variables when running the tests:

delete @ENV{qw(HTTP_PROXY http_proxy CGI_HTTP_PROXY)};

The tests that fail don't have this directive. I suggest to add the
directive for all tests that query a local HTTP server.

Thanks,
Olivier

** Affects: libwww-mechanize-shell-perl (Ubuntu)
 Importance: Undecided
 Status: In Progress

** Attachment added: "Autopkgtest failure log"
   
https://bugs.launchpad.net/bugs/1953344/+attachment/5545712/+files/libwww-mechanize-shell-perl_autopkgtest-failure.log

** Changed in: libwww-mechanize-shell-perl (Ubuntu)
   Status: New => In Progress

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

Title:
  Autopkgtest failure with HTTP proxy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libwww-mechanize-shell-perl/+bug/1953344/+subscriptions


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

[Bug 1953338] Re: [UBUNTU 20.04] KVM hardware diagnose data improvements for guest kernel - qemu part

2021-12-06 Thread Frank Heimes
** Package changed: linux (Ubuntu) => qemu (Ubuntu)

** Also affects: ubuntu-z-systems
   Importance: Undecided
   Status: New

** Changed in: ubuntu-z-systems
 Assignee: (unassigned) => Skipper Bug Screeners (skipper-screen-team)

** Changed in: qemu (Ubuntu)
 Assignee: Skipper Bug Screeners (skipper-screen-team) => Canonical Server 
Team (canonical-server)

** Changed in: ubuntu-z-systems
   Importance: Undecided => High

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

Title:
  [UBUNTU 20.04] KVM hardware diagnose data improvements for guest
  kernel - qemu part

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


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

[Bug 1953334] Re: [UBUNTU 20.04] KVM hardware diagnose data improvements for guest kernel - kernel part

2021-12-06 Thread Frank Heimes
** Also affects: ubuntu-z-systems
   Importance: Undecided
   Status: New

** Changed in: ubuntu-z-systems
 Assignee: (unassigned) => Skipper Bug Screeners (skipper-screen-team)

** Changed in: ubuntu-z-systems
   Importance: Undecided => High

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

Title:
  [UBUNTU 20.04] KVM hardware diagnose data improvements for guest
  kernel - kernel part

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


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

[Bug 1929471] Re: Shim apparently fails to run fwupd64 (hirsute regression?)

2021-12-06 Thread Dennis Schridde
** Bug watch added: Red Hat Bugzilla #2029396
   https://bugzilla.redhat.com/show_bug.cgi?id=2029396

** Also affects: shim (Fink) via
   https://bugzilla.redhat.com/show_bug.cgi?id=2029396
   Importance: Unknown
   Status: Unknown

** No longer affects: shim (Fink)

** Also affects: shim (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=2029396
   Importance: Unknown
   Status: Unknown

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

Title:
  Shim apparently fails to run fwupd64 (hirsute regression?)

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


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

[Bug 1951738] Re: [SRU] libreoffice 7.2.3 for impish

2021-12-06 Thread Rico Tzschichholz
Upgraded libreoffice from 1:7.2.2-0ubuntu0.21.10.1 to
1:7.2.3-0ubuntu0.21.10.1 from impish-proposed in a clean and up-to-date
impish amd64 VM, and successfully ran test plan at
https://wiki.ubuntu.com/Process/Merges/TestPlans/libreoffice.

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

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

Title:
   [SRU] libreoffice 7.2.3 for impish

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


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

[Bug 1946853] Re: Merge crmsh from Debian unstable for 22.04

2021-12-06 Thread Utkarsh Gupta
** Changed in: crmsh (Ubuntu)
   Status: New => 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/1946853

Title:
  Merge crmsh from Debian unstable for 22.04

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


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

[Bug 1953345] [NEW] memcg is disabled in v5.15 RT kernel (known issue)

2021-12-06 Thread Krzysztof Kozlowski
Public bug reported:

From v5.15.2-rt20 announcement:
  Known issues:
  - The "Memory controller" (CONFIG_MEMCG) has been disabled.

This might be the cause of ubuntu_ltp_controllers failure - 
ubuntu_ltp_controllers.pids_1_100:
##
COMMAND: /opt/ltp/bin/ltp-pan -q -e -S -a 466487 -n 466487 -f 
/tmp/ltp-DbBcUelSWj/alltests -l /dev/null -C /dev/null -T /dev/null
LOG File: /dev/null
FAILED COMMAND File: /dev/null
TCONF COMMAND File: /dev/null
Running tests...
pids 1 TINFO: timeout per run is 0h 5m 0s
mount: /dev/cgroup: none already mounted on /sys/fs/bpf.
pids 1 TBROK: mount -t cgroup -o pids none /dev/cgroup failed
pids 1 TINFO: removing created directories
rmdir: failed to remove '/dev/cgroup/ltp_pids_1': No such file or directory
pids 1 TINFO: Umounting pids
umount: /dev/cgroup: not mounted.
pids 1 TINFO: AppArmor enabled, this may affect test results
pids 1 TINFO: it can be disabled with TST_DISABLE_APPARMOR=1 (requires 
super/root)
pids 1 TINFO: loaded AppArmor profiles: none
##

** Affects: ubuntu-kernel-tests
 Importance: Undecided
 Status: New

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

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

** Also affects: linux
   Importance: Undecided
   Status: New

** No longer affects: linux

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

** Also affects: ubuntu-kernel-tests
   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/1953345

Title:
  memcg is disabled in v5.15 RT kernel (known issue)

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


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

[Bug 1953231] Re: Samba vfs_full_audit not working as it should

2021-12-06 Thread maravento
** Description changed:

  SO: Ubuntu 20.04.3 LTS x64
  Samba: Version 4.13.14-Ubuntu
  BUG: Duplicate IP
  
  Conf:
  
  vfs object = full_audit
  full_audit:prefix = %I|%m|%S
  full_audit:success = mkdirat read pread write pwrite renameat unlinkat
  full_audit:failure = none
  full_audit:facility = LOCAL7
  full_audit:priority = notice
  
  According to the doc:
  
  %I the IP address of the client machine.
  %m the NetBIOS name of the client machine (very useful).
  %S the name of the current service, if any
  
- so why show duplicate IP?
+ so why show duplicate IP? (%m parameter has been discontinued?)
  
  out:
  
  Dec  2 11:37:13 user smbd_audit:
  192.168.1.164|192.168.1.164|shared|renameat|ok|
  /home/user/shared/folder/file
  
  Expected:
  
  Dec  2 11:37:13 user smbd_audit:
  192.168.1.164|foouser|shared|renameat|ok|/home/user/shared/folder/file
  
- PS: what is the equivalent of "rmdir" in the new version (not in the official 
list)
+ PS: what is the equivalent of "rmdir" in the new version (not in the official 
list. rmdir existed until version 4.12. But in the current version 4.13 it is 
no longer listed and it is not specified which one replaced it)
  https://www.samba.org/samba/docs/current/man-html/vfs_full_audit.8.html

** Description changed:

  SO: Ubuntu 20.04.3 LTS x64
  Samba: Version 4.13.14-Ubuntu
  BUG: Duplicate IP
  
  Conf:
  
  vfs object = full_audit
  full_audit:prefix = %I|%m|%S
  full_audit:success = mkdirat read pread write pwrite renameat unlinkat
  full_audit:failure = none
  full_audit:facility = LOCAL7
  full_audit:priority = notice
  
  According to the doc:
  
  %I the IP address of the client machine.
  %m the NetBIOS name of the client machine (very useful).
  %S the name of the current service, if any
  
  so why show duplicate IP? (%m parameter has been discontinued?)
  
  out:
  
  Dec  2 11:37:13 user smbd_audit:
  192.168.1.164|192.168.1.164|shared|renameat|ok|
  /home/user/shared/folder/file
  
  Expected:
  
  Dec  2 11:37:13 user smbd_audit:
  192.168.1.164|foouser|shared|renameat|ok|/home/user/shared/folder/file
  
  PS: what is the equivalent of "rmdir" in the new version (not in the official 
list. rmdir existed until version 4.12. But in the current version 4.13 it is 
no longer listed and it is not specified which one replaced it)
  https://www.samba.org/samba/docs/current/man-html/vfs_full_audit.8.html
+ https://www.samba.org/samba/docs/4.13/man-html/vfs_full_audit.8.html

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

Title:
  Samba vfs_full_audit not working as it should

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


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

[Bug 1928890] Re: vrf_route_leaking.sh in net from ubuntu_kernel_selftests linux ADT test failure with linux/5.11.0-18.19 (Ping received ICMP Packet too big)

2021-12-06 Thread Krzysztof Kozlowski
Found also on d2021.10.26/jammy/linux-realtime/5.15.0-1003.3

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

Title:
  vrf_route_leaking.sh in net from ubuntu_kernel_selftests linux ADT
  test failure with linux/5.11.0-18.19 (Ping received ICMP Packet too
  big)

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


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

[Bug 1948544] Re: snap libportal error on launch

2021-12-06 Thread Sebastien Bacher
The libportal soname change on the gnome sdk was reverted

** Changed in: eog (Ubuntu)
   Status: New => Fix Released

** Changed in: eog (Ubuntu)
   Importance: Undecided => High

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

Title:
  snap libportal error on launch

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


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

[Bug 1943732] Re: cpufreq_boost from ubuntu_ltp.kernel_misc failed on P9 node baltar with Focal 5.4

2021-12-06 Thread Krzysztof Kozlowski
Found also on: d2021.10.26/jammy/linux-realtime/5.15.0-1003.3 on
kuzzle.arm64

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

Title:
  cpufreq_boost from ubuntu_ltp.kernel_misc failed on P9 node baltar
  with Focal 5.4

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


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

  1   2   3   4   >