[Bug 1969375] [NEW] systemd-cryptenroll does not support TPM2 devices

2022-04-18 Thread Dean Huffman
Public bug reported: systemd-cryptenroll can make use of tpm2 modules to bind against secure boot pcrs and enable auto unlocking of luks devices. Following the instructions here: https://wiki.archlinux.org/title/Trusted_Platform_Module#systemd-cryptenroll the following commands fail on ubuntu

[Bug 1969374] [NEW] linux-bluefield: Fix build failure in mlxbf_gige

2022-04-18 Thread Zachary Tahenakos
Public bug reported: SRU Justification [Impact] The latest PR to fix a certification issue has introduced a build failure. Specifically: net: mellanox: mlxbf_gige: Replace non-standard interrupt handling A build of the kernel fails with the following error:

[Bug 1969247] Re: mysql-server install crashes in LXD container on Jammy host

2022-04-18 Thread Lena Voytek
** Also affects: zfs-linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969247 Title: mysql-server install crashes in LXD container on Jammy

[Bug 1969247] Re: mysql-server install crashes in LXD container on Jammy host

2022-04-18 Thread Andreas Hasenack
I'm suspecting fallocate() on zfs. To reproduce, one can follow these steps: rm -rf /var/lib/mysql/* mysqld --initialize This will produce a zero-sized file: # ll /var/lib/mysql/ib_logfile1 -rw-r- 1 mysql mysql 0 Apr 18 17:37 /var/lib/mysql/ib_logfile1 Attempting to start mysql now will

[Bug 1969247] Re: mysql-server install crashes in LXD container on Jammy host

2022-04-18 Thread Lena Voytek
This seems to be due to a zfs regression when running fallocate, causing mysql's initialization to produce an ib_logfile1 of size 0: 1893 fallocate(3, FALLOC_FL_ZERO_RANGE, 0, 50331648) = 0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1966968] Re: Glances Web UI shows a blank page on Ubuntu 22.04

2022-04-18 Thread prehistoric dog
So appears that this affects Debian as well, and stems from this bug and its fix: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990340 ** Bug watch added: Debian Bug tracker #990340 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990340 -- You received this bug notification because

[Bug 1969121] Re: System fallback to gdm login screen when hot-plugging a external monitor in 1st time

2022-04-18 Thread Michael Aaron Murphy
Fixed 2 days ago in updated gdm package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969121 Title: System fallback to gdm login screen when hot-plugging a external monitor in 1st time To

[Bug 1969247] Re: mysql-server install crashes in LXD container on Jammy host

2022-04-18 Thread Sergio Durigan Junior
I was also able to confirm this by using a Jammy VM (launched with lxd) and then launching a Focal container inside it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969247 Title: mysql-server

[Bug 1951814] Re: Please remove packages depending/build-depending on numba - not ready for python3.10

2022-04-18 Thread Graham Inggs
All of these packages are now back in jammy: fenics-basix hyperspy python-cogent python-epimodels python-loompy python-numpy-groupies python-pynndescent python-sparse umap-learn sfepy numba -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1962315] Re: xenial upgrade of lockdown patches dropped ioport denial

2022-04-18 Thread Thadeu Lima de Souza Cascardo
** Also affects: linux (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Xenial) Status: New => Fix Released ** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of

[Bug 1896772] Re: systemd-resolved configures no Current Scopes on start

2022-04-18 Thread Steve Langasek
** Tags added: rls-jj-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1896772 Title: systemd-resolved configures no Current Scopes on start To manage notifications about this bug go to:

[Bug 1967015] Re: release notes link in KDE frontend launchs Kate

2022-04-18 Thread Brian Murray
In the following bug one can see how it was resolved for Ubuntu. https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945658 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1967015 Title:

[Bug 1969247] Re: mysql-server install crashes in LXD container on Jammy host

2022-04-18 Thread Lena Voytek
Confirmed by others with Jammy host systems and by me on a second Jammy host system ** Changed in: mysql-8.0 (Ubuntu) Status: New => Confirmed ** Changed in: mysql-8.0 (Ubuntu) Assignee: (unassigned) => Lena Voytek (lvoytek) -- You received this bug notification because you are a

[Bug 1967015] Re: release notes link in KDE frontend launchs Kate

2022-04-18 Thread Brian Murray
I made some progress by switching to use misc.launch_uri but then ran into an error regarding "XDG_RUNTIME_DIR" not being set. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1967015 Title: release

[Bug 1969247] Re: mysql-server install crashes in LXD container on Jammy host

2022-04-18 Thread Lena Voytek
** Summary changed: - mysql-server install crashes in LXD container + mysql-server install crashes in LXD container on Jammy host -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969247 Title:

[Bug 1969367] Re: KeyError in uefi_find_duplicate_entries

2022-04-18 Thread Dan Bungert
Sounds like Curtin could stand some defensive checks. Is this also something that should be addressed in grub? ** Also affects: grub2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1969369] [NEW] mysql-server apport fails to report my.cnf

2022-04-18 Thread Lena Voytek
Public bug reported: Whenever an apport report is made for mysql-8.0 my.cnf goes unreported with the following message: MySQLConf.etc.mysql.my.cnf: Error: [Errno 40] Too many levels of symbolic links: '/etc/mysql/my.cnf' See the auto-generated report below which contains this. The report is

[Bug 1969368] [NEW] can't upgrade from groovy 20.10

2022-04-18 Thread Yasen Iliev
Public bug reported: can't upgrade from groovy 20.10 ProblemType: Bug DistroRelease: Ubuntu 20.10 Package: ubuntu-release-upgrader-core 1:20.10.16 Uname: Linux 5.8.1-050801-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu50.7 Architecture: amd64

[Bug 1927877] Re: DoH support is disabled

2022-04-18 Thread Bug Watch Updater
** Changed in: unbound (Debian) 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/1927877 Title: DoH support is disabled To manage notifications about this bug go to:

[Bug 1939255] Re: dhclient triggers systemd-resolved start limit when processing more than 5 interfaces at once

2022-04-18 Thread Dan Streetman
> It seems this issue may occur not only when receiving addresses on multiple interfaces, but also when dhcp requests on multiple interfaces times out and the hook script was called with 'reason' == FAIL. yep, the try-reload-or-restart is done for those as well and this should be fixed for those

[Bug 1968805] Re: Hibernation fails when an additional swapfile is added due to priority mismatch

2022-04-18 Thread Dan Streetman
I have no comment on working around this by changing ec2-hibinit-agent, but is this a dup of bug 1910252 (i.e. maybe fixing that bug would solve this as well?) I never found time to fix that bug with upstream systemd (and sru the fix) but it's probably worth doing at some point. -- You received

[Bug 1968929] Re: No Wayland support on my NVIDA laptop

2022-04-18 Thread Jack Howarth
How can we even know whether the Nvidia power mananagement support is broken or working if the Ubuntu Nvidia packaging never starts nvidia- hibernate.service, nvidia-powerd.service, nvidia-resume.service and nvidia-suspend.service like rpmfusion on Fedora? Of course, we would need a

[Bug 1962312] Re: flash-kernel doesn't support raspi-nolpae flavor

2022-04-18 Thread Launchpad Bug Tracker
This bug was fixed in the package flash-kernel - 3.104ubuntu9 --- flash-kernel (3.104ubuntu9) jammy; urgency=medium * Cache lookup of Bootloader-Has-Broken-Ext4-Extent-Support for significant performance improvement on Raspberry Pi (LP: #1965129) * Added note in db/all.db

[Bug 1928314] Re: Wrong DTB chosen for Raspberry Pi Compute Module 4 (all.db)

2022-04-18 Thread Launchpad Bug Tracker
This bug was fixed in the package flash-kernel - 3.104ubuntu9 --- flash-kernel (3.104ubuntu9) jammy; urgency=medium * Cache lookup of Bootloader-Has-Broken-Ext4-Extent-Support for significant performance improvement on Raspberry Pi (LP: #1965129) * Added note in db/all.db

[Bug 1965129] Re: flash-kernel is extremely slow on raspi

2022-04-18 Thread Launchpad Bug Tracker
This bug was fixed in the package flash-kernel - 3.104ubuntu9 --- flash-kernel (3.104ubuntu9) jammy; urgency=medium * Cache lookup of Bootloader-Has-Broken-Ext4-Extent-Support for significant performance improvement on Raspberry Pi (LP: #1965129) * Added note in db/all.db

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-18 Thread Jack Howarth
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969243 Title: gdm 42.0-1ubuntu4 no longer shows Wayland option To manage notifications about this bug go to:

[Bug 1969244] Re: ubuntu dock's right click menu switches position when the dock is hidden

2022-04-18 Thread TreviƱo
*** This bug is a duplicate of bug 1967121 *** https://bugs.launchpad.net/bugs/1967121 Please, check if this happens also with version 72~ubuntu5 ** This bug has been marked a duplicate of bug 1967121 Contextual menus are glitching when auto-hide is enabled (right click + windows

[Bug 1968607] Re: screen became locked during release upgrade

2022-04-18 Thread Brian Murray
Hello Brian, or anyone else affected, Accepted ubuntu-release-upgrader into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu-release-upgrader/1:20.04.38 in a few hours, and then in the -proposed repository. Please help us by testing this

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-18 Thread Jeremy Bicha
Please use https://launchpad.net/bugs/1968929 as the tracker for Wayland not being an option for Ubuntu 22.04 with Nvidia graphics. ** Description changed: Impact -- Ubuntu Desktop 22.04 no longer offers Wayland Test Case - Install the update on a desktop or laptop

[Bug 1968357] Re: While logginto unity session the message that'the system has crashed and cannot be recovered. the extentions have been disabled"

2022-04-18 Thread rajesh
Running the command ubuntu-bug YOURFILE.crash generated a new file "_usr_bin_nautilus.1000.uploaded". The same is also attached. ** Attachment added: "_usr_bin_nautilus.1000.uploaded" https://bugs.launchpad.net/ubuntu/+bug/1968357/+attachment/5581266/+files/_usr_bin_nautilus.1000.uploaded

[Bug 1969365] [NEW] focal: backport kexec fallback patch

2022-04-18 Thread Dan Watkins
Public bug reported: It would be great if focal's systemd could have https://github.com/systemd/systemd/commit/71180f8e57f8fbb55978b00a13990c79093ff7b3 backported to it. [Impact] We have observed that kexec'ing to another kernel will fail as the drive containing the `kexec` binary has been

[Bug 1786013] Autopkgtest regression report (linux-meta-gcp-5.4/5.4.0.1071.55)

2022-04-18 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-gcp-5.4 (5.4.0.1071.55) for bionic have finished running. The following regressions have been reported in tests triggered by the package: r8168/8.045.08-2ubuntu1 (amd64) dpdk/17.11.10-0ubuntu0.1 (amd64) snapd/2.54.3+18.04.2ubuntu0.2 (amd64)

[Bug 1968357] Re: While logginto unity session the message that'the system has crashed and cannot be recovered. the extentions have been disabled"

2022-04-18 Thread rajesh
Sorry for late reply. The file has been created in /var/crash by the name _usr_bin_nautilus.1000.crash. The same is attached. However, when the command "$ ubuntu-bug _usr_bin_nautilus.1000.crash" no new bug report was created. ** Attachment added: "_usr_bin_nautilus.1000.crash"

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-18 Thread Matthijs Kooijman
@Jack, I'm not sure about nvidia support, but I do think that it is really unrelated to *this* particular bug (which is about a mistake in the rules file that caused the nvidia-specific rules to be applied to other systems, breaking wayland on non-nvidia systems, and which should be fixed now).

[Bug 1969156] Re: Ubuntu 22.04 zsys is not installed

2022-04-18 Thread Steve Langasek
Yes, this is a deliberate decision to not support zsys in 22.04 LTS. Zsys provides additional services on top of ZFS, but is not required for ZFS to function. ** Changed in: ubiquity (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of

[Bug 1969353] Re: Apt/Grub issue with 22.04 Upgrade (Missing libcrypto.so.1.1)

2022-04-18 Thread Batwam
Upon further inspection of the log, I realised that the issue occurs when /etc/grub.d/bin/grubcfg_proxy is being run but this file is not part of grub itself. Looking through the package contents, it looks like grubcfg-cfg is included in grub-customizer which is installed on my system so, this is

[Bug 1786013] Autopkgtest regression report (linux-meta-gcp-5.4/5.4.0.1071.55)

2022-04-18 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-gcp-5.4 (5.4.0.1071.55) for bionic have finished running. The following regressions have been reported in tests triggered by the package: dpdk/17.11.10-0ubuntu0.1 (amd64) snapd/2.54.3+18.04.2ubuntu0.2 (amd64) r8168/8.045.08-2ubuntu1 (amd64)

[Bug 1786013] Autopkgtest regression report (linux-meta-gcp-5.4/5.4.0.1071.55)

2022-04-18 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-gcp-5.4 (5.4.0.1071.55) for bionic have finished running. The following regressions have been reported in tests triggered by the package: snapd/2.54.3+18.04.2ubuntu0.2 (amd64) dpdk/17.11.10-0ubuntu0.1 (amd64) r8168/8.045.08-2ubuntu1 (amd64)

[Bug 1950633] Re: [SRU] Update wifi firmware for future zero 2 boards

2022-04-18 Thread William Wilson
** Changed in: linux-firmware-raspi (Ubuntu Jammy) 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/1950633 Title: [SRU] Update wifi firmware for future

[Bug 1969156] Re: Ubuntu Jammy 22.04 Testing. 'ZFS' is not installed

2022-04-18 Thread Brian Murray
** Changed in: ubiquity (Ubuntu) Milestone: None => ubuntu-22.04 ** Summary changed: - Ubuntu Jammy 22.04 Testing. 'ZFS' is not installed + Ubuntu 22.04 zsys is not installed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1965129] Re: flash-kernel is extremely slow on raspi

2022-04-18 Thread Brian Murray
** Changed in: flash-kernel (Ubuntu Jammy) 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/1965129 Title: flash-kernel is extremely slow on raspi To manage

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-18 Thread Jack Howarth
As importantly, how can we even know whether the Nvidia power mananagement support is broken or working if the Ubuntu Nvidia packaging never starts nvidia-hibernate.service, nvidia-powerd.service, nvidia- resume.service and nvidia-suspend.service like rpmfusion on Fedora. Of course, we would need

[Bug 1934620] Re: NVIDIA A100-80GB GPU fails to initialize in R750xa, BAR Address setup failed if SR-IOV is disabled in BIOS

2022-04-18 Thread Jeff Lane
Hi Sujith, have you been able to get the nvidia bug report log for them to help debug 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/1934620 Title: NVIDIA A100-80GB GPU fails to

[Bug 1969303] Re: "No package to remove" error when attempting to uninstall

2022-04-18 Thread Ken VanDine
Link to upstream bug https://gitlab.gnome.org/GNOME/gnome- software/-/issues/1720 ** Also affects: gnome-software via https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1720 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 1969303] Re: "No package to remove" error when attempting to uninstall

2022-04-18 Thread Ken VanDine
I've also reproduced the same issue with the gnome-software 41.5 deb in Jammy, output is slightly different: 14:26:55:0535 Gs uninstall org.gnome.Cheese.desktop 14:26:55:0535 Gs Chaining cancellation from 0x55d1dbee0fa0 to 0x55d1dc090820 14:26:55:0536 Gs running remove on plugin=packagekit

[Bug 1969156] Re: Ubuntu Jammy 22.04 Testing. 'ZFS' is not installed

2022-04-18 Thread Brian Murray
This was a deliberate change whose reasons weren't explained well enough for me to understand them. +ubiquity (22.04.13) jammy; urgency=medium + + * Remove Zsys on ZFS installation. ZFS is still available. + + -- Jean-Baptiste Lallement Thu, 07 Apr 2022 11:09:39 +0200 ** Package changed:

[Bug 1969357] Re: Unity7 crashes on Jammy with 22.04's gnome-session version

2022-04-18 Thread Rudra Saraswat
** Description changed: Unity7 seems to crash on 22.04 when logging in after installing Ubuntu (it works fine in the live session). I then tried installing the 21.10 gnome-session package on 22.04 and Unity7 then worked perfectly fine. + Also, XDG_CURRENT_DESKTOP is set to GNOME instead of

[Bug 1803881] Re: thermal thermal_zone4: failed to read out thermal zone (-61)

2022-04-18 Thread Luca-formaggia
I have the same problem: thermal thermal_zone6: failed to read out thermal zone (-61) lenovo Thinkpad X1 Carbon 9th Gen Ubuntu 20.04 Kernel 5.14.0-1032-oem Firmware 1.187.29 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1968617] Re: uc22 no serial console on rpi

2022-04-18 Thread Paul Larson
@Alfonso, I tried the image last thursday and it appears to be working correctly now. I think we can close this. Thanks! ** Changed in: snapd (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1968929] Re: No Wayland support on my NVIDA laptop

2022-04-18 Thread jan.t.neurer
Reverted all workarounds and updated to 42.0-1ubuntu6. Works for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968929 Title: No Wayland support on my NVIDA laptop To manage notifications

[Bug 1896772] Re: systemd-resolved configures no Current Scopes on start

2022-04-18 Thread Jamie Strandboge
** Changed in: isc-dhcp (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1896772 Title: systemd-resolved configures no Current Scopes on start To manage

[Bug 1965129] Re: flash-kernel is extremely slow on raspi

2022-04-18 Thread Brian Murray
** Also affects: flash-kernel (Ubuntu Jammy) Importance: Undecided Assignee: Dave Jones (waveform) 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/1965129 Title:

[Bug 1960940] Re: [needs-sponsor] Include ignition-gazebo simulator in Ubuntu Jammy

2022-04-18 Thread Jose Luis Rivero
> We just need a couple of small patches: > - ignition-physics for amd64 > https://bugs.launchpad.net/ubuntu/+source/ignition-physics/+bug/1965064 > - ignition-rendering > https://bugs.launchpad.net/ubuntu/+source/ignition-rendering/+bug/1967888 These open bugs are now fixed. We should be in a

[Bug 1966317] Re: gvfsd-fuse crashed with SIGABRT in __pthread_setname_np()

2022-04-18 Thread Nick Rosbrook
*** This bug is a duplicate of bug 1962036 *** https://bugs.launchpad.net/bugs/1962036 ** This bug has been marked a duplicate of bug 1962036 dbus was stopped during today's jammy update, breaking desktop -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1967140] Re: Upgrade --> 22.04 fails every time with hard crash

2022-04-18 Thread Nick Rosbrook
*** This bug is a duplicate of bug 1962036 *** https://bugs.launchpad.net/bugs/1962036 ** This bug is no longer a duplicate of bug 1966317 gvfsd-fuse crashed with SIGABRT in __pthread_setname_np() ** This bug has been marked a duplicate of bug 1962036 dbus was stopped during today's

[Bug 1969351] Re: gnome-shell crashing after suspend or switching TTYs - libgbm.so.1

2022-04-18 Thread Brian Murray
** Package changed: ubuntu => gnome-shell (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969351 Title: gnome-shell crashing after suspend or switching TTYs - libgbm.so.1 To manage

[Bug 1873923] Re: freeradius with freeradius-python3 fails to start out of the box

2022-04-18 Thread Andreas Hasenack
Focal update uploaded, it's in focal-unapproved now $ dput ubuntu ../freeradius_3.0.20+dfsg-3ubuntu0.1_source.changes Uploading freeradius using ftp to ubuntu (host: upload.ubuntu.com; directory: /ubuntu) running badauthor: Stop if uploading with root@ or ubuntu@ email adresses. running

[Bug 1939255] Re: dhclient triggers systemd-resolved start limit when processing more than 5 interfaces at once

2022-04-18 Thread Dmitry Teselkin
Hi. It seems this issue may occur not only when receiving addresses on multiple interfaces, but also when dhcp requests on multiple interfaces times out and the hook script was called with 'reason' == FAIL. Found on Ubuntu 20.04.3 LTS, systemd is 245.4-4ubuntu3.15. ** Attachment added:

[Bug 1553119] Re: vagrant box for vivid64 missing on https://vagrantcloud.com/ubuntu/boxes/vivid64

2022-04-18 Thread John Chittum
** Changed in: vagrant 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/1553119 Title: vagrant box for vivid64 missing on https://vagrantcloud.com/ubuntu/boxes/vivid64

[Bug 1897369] Re: apparmor: Allow cups-browsed to change nice value (CAP_SYS_NICE)

2022-04-18 Thread Bernard Stafford
Apparmor audit message. ** Attachment added: "Apparmor audit message" https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1897369/+attachment/5581262/+files/Apparmor%20audit%20message -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1897369] Re: apparmor: Allow cups-browsed to change nice value (CAP_SYS_NICE)

2022-04-18 Thread Bernard Stafford
I have 33 denied messages that increase in number every time I reboot. ** Attachment added: "Apparmor rsys log d" https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1897369/+attachment/5581261/+files/Apparmor%20rsys%20log%20d -- You received this bug notification because you are a member

[Bug 1897369] Re: apparmor: Allow cups-browsed to change nice value (CAP_SYS_NICE)

2022-04-18 Thread Bernard Stafford
** Attachment added: "Apparmor kernal log" https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1897369/+attachment/5581260/+files/Apparmor%20kernal%20log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1966061 Title: thinkpad_acpi: Support privacy-screen To manage notifications about this bug go to:

[Bug 1969351] Re: gnome-shell crashing after suspend or switching TTYs - libgbm.so.1

2022-04-18 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 1896772] Re: systemd-resolved configures no Current Scopes on start

2022-04-18 Thread Launchpad Bug Tracker
This bug was fixed in the package ifupdown - 0.8.36+nmu1ubuntu3 --- ifupdown (0.8.36+nmu1ubuntu3) jammy; urgency=medium * debian/if-up.d/resolved: also chown $statedir to systemd-resolve:systemd-resolve (LP: #1896772) -- Jamie Strandboge Sun, 17 Apr 2022 21:21:49 + **

[Bug 1969357] [NEW] Unity7 crashes on Jammy with 22.04's gnome-session version

2022-04-18 Thread Rudra Saraswat
Public bug reported: Unity7 seems to crash on 22.04 when logging in after installing Ubuntu (it works fine in the live session). I then tried installing the 21.10 gnome-session package on 22.04 and Unity7 then worked perfectly fine. seb128: Neither I nor Khurshid are sure about what has changed

[Bug 1969353] Re: Apt/Grub issue with 22.04 Upgrade (Missing libcrypto.so.1.1)

2022-04-18 Thread Batwam
For clarity, when I talk about libssl being removed above, I am referring specifically to libssl1.1. Looking at the logs (and various posts online), it looks like there is a move from libssl1.1 to libssl3 as part of this upgrade which seems to be the source of the issue. -- You received this bug

[Bug 1969314] Re: xdg-user-dirs-gtk-update not display panel

2022-04-18 Thread Paul White
** Package changed: ubuntu => xdg-user-dirs-gtk (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/1969314 Title: xdg-user-dirs-gtk-update not display panel To manage

[Bug 1917903] Re: Kernel flavors specified that aren't in Ubuntu

2022-04-18 Thread Dave Jones
Fair enough; we do need to tidy up all the kernel flavours that *aren't* supported in Ubuntu anyway (I think the keystone one got removed fairly recently, but the rest should be too). And it'd be nice to make things a bit easier for those wishing to experiment with Ubuntu even on unsupported

[Bug 1969355] [NEW] package ansible 2.9.6+dfsg-1 failed to install/upgrade: installed ansible package pre-removal script subprocess returned error exit status 127

2022-04-18 Thread Alexandra Veres
Public bug reported: I got the error while upgrading my os. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: ansible 2.9.6+dfsg-1 ProcVersionSignature: Ubuntu 5.13.0-39.44~20.04.1-generic 5.13.19 Uname: Linux 5.13.0-39-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.23 Architecture:

[Bug 1969149] Re: Unable to remove DEB packages in Ubuntu Software

2022-04-18 Thread Paul White
*** This bug is a duplicate of bug 1969303 *** https://bugs.launchpad.net/bugs/1969303 ** This bug is no longer a duplicate of bug 1969335 Unable to remove DEB packages in Ubuntu Software ** This bug has been marked a duplicate of bug 1969303 no package to remove -- You received this

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
** Patch removed: "5.17.0-1003.3-oem-privacy-support.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1966061/+attachment/5581234/+files/5.17.0-1003.3-oem-privacy-support.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1969353] Re: Apt/Grub issue with 22.04 Upgrade (Missing libcrypto.so.1.1)

2022-04-18 Thread Batwam
** Summary changed: - Apt/Grub issue with 22.04 Upgrade (Missing Dependency) + Apt/Grub issue with 22.04 Upgrade (Missing libcrypto.so.1.1) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969353

[Bug 1969353] [NEW] Apt/Grub issue with 22.04 Upgrade (Missing libcrypto.so.1.1)

2022-04-18 Thread Batwam
Public bug reported: I would like to report an issue with the final phase of the upgrade to 22.04 (the final package cleanup) where it tries to update grub after removing some older kernels but fails due to a missing file (libcrypto.so.1.1) - See details in the log attached. I was unable to fix

[Bug 1968929] Re: No Wayland support on my NVIDA laptop

2022-04-18 Thread Jack Howarth
"gdm3 (42.0-1ubuntu6) jammy; urgency=medium * Fix Wayland no longer being available for everyone - Fix by adding a separate revert patch instead of trying to rebase the cherry-picked patches (LP: #1969243) * Please note that Wayland is not currently available for systems using

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-18 Thread Daniel van Vugt
Jeremy, Suspend/resume has been broken for years on Nvidia and it's not specific to Wayland. See bug 1876632. Or is there some other suspend/resume issue we're waiting on? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1969326] Re: Enable hotspot feature for Realtek 8821CE

2022-04-18 Thread AceLan Kao
** Tags added: oem-priority originate-from-1967256 somerville -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969326 Title: Enable hotspot feature for Realtek 8821CE To manage notifications about

[Bug 1968929] Re: No Wayland support on my NVIDA laptop

2022-04-18 Thread Daniel van Vugt
The latest issue may have been bug 1969243 which was fixed a couple of hours ago in: https://launchpad.net/ubuntu/+source/gdm3/42.0-1ubuntu6 so please try that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
In oem kernel, I found part of the 0004-drm-privacy-screen-add- notifier.patch and 0006-thinkpad_acpi-add-hotkey-notify.patch are missed. commit 8a12b170558aabb31cc98fda0da6a56b518cadaa Author: Hans de Goede Date: Tue Oct 5 22:23:16 2021 +0200 drm/privacy-screen: Add notifier support (v2)

[Bug 1967848] Re: FLOGI failure and port state bypassed connecting to 3PAR storage on Ubuntu 18.04.3

2022-04-18 Thread Himanshu Gupta
I tried running this command but couldn't get the response from Launchpad: #apport-collect 1967848 The authorization page: (https://launchpad.net/+authorize-token?oauth_token=r81hpQV9xltgDDw5TDtz_permission=DESKTOP_INTEGRATION) should be opening in your browser. Use your browser to authorize

[Bug 1969330] Re: package grub-common 2.04-1ubuntu26.15 failed to install/upgrade: installed grub-common package post-installation script subprocess returned error exit status 1

2022-04-18 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make Ubuntu better. Bug reporting is mostly 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

[Bug 1969351] [NEW] gnome-shell crashing after suspend or switching TTYs - libgbm.so.1

2022-04-18 Thread Matthew M. Dean
Public bug reported: When using Wayland on Ubuntu 22.04 gnome-shell is crashing anytime you leave the Desktop and return to the login screen. dmesg - [ 6522.928409] gnome-shell[20890]: segfault at 20 ip 0020 sp 7ffe402baef8 error 14 [ 6522.928414] Code: Unable to access opcode

[Bug 1965652] Re: machine froze when upgrading impish->jammy

2022-04-18 Thread Brian Murray
*** This bug is a duplicate of bug 1962036 *** https://bugs.launchpad.net/bugs/1962036 ** This bug has been marked a duplicate of bug 1962036 dbus was stopped during today's jammy update, breaking desktop ** Changed in: ubuntu-release-upgrader (Ubuntu) Milestone: ubuntu-22.04 => None

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
All the other patches could be applied on 5.15.0-27-generic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1966061 Title: thinkpad_acpi: Support privacy-screen To manage notifications about this

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
** Patch added: "0009-drm-i915-add-intel_modeset_probe_defer.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1966061/+attachment/5581229/+files/0009-drm-i915-add-intel_modeset_probe_defer.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
** Patch added: "0008-thinkpad_acpi-register.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1966061/+attachment/5581228/+files/0008-thinkpad_acpi-register.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
** Patch added: "0007-thinkpad_acpi-privacy-screen.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1966061/+attachment/5581227/+files/0007-thinkpad_acpi-privacy-screen.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
** Patch added: "0006-thinkpad_acpi-add-hotkey-notify.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1966061/+attachment/5581226/+files/0006-thinkpad_acpi-add-hotkey-notify.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
** Patch added: "0004-drm-privacy-screen-add-notifier.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1966061/+attachment/5581225/+files/0004-drm-privacy-screen-add-notifier.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
** Patch added: "0003-drm-privacy-screen-add-x86.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1966061/+attachment/5581224/+files/0003-drm-privacy-screen-add-x86.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
** Patch added: "0002-drm-add-privacy-screen-class.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1966061/+attachment/5581223/+files/0002-drm-add-privacy-screen-class.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
** Patch added: "0001-drm-connector-add-support-for-privacy-screen.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1966061/+attachment/5581222/+files/0001-drm-connector-add-support-for-privacy-screen.patch -- You received this bug notification because you are a member of Ubuntu

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
There is one rejection for below commit, so I updated it. commit 6306d8dbfae6abbc049cb92fc7cf2acbcd983f8d Author: Hans de Goede Date: Tue Oct 5 22:23:22 2021 +0200 drm/i915: Add privacy-screen support (v3) --- drivers/gpu/drm/i915/display/intel_ddi.c +++

[Bug 1967630] Re: gnome-weather fails to use dark theme

2022-04-18 Thread Brian Murray
This makes sense as an SRU and doesn't need fixing for the release. ** Changed in: gnome-weather (Ubuntu Jammy) Milestone: ubuntu-22.04 => ubuntu-22.04.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
There is one rejection for emerge, so I updated the patch. commit 334f74ee85dc26a50c1a2b0da82517595191f92f Author: Hans de Goede Date: Tue Oct 5 22:23:17 2021 +0200 drm/connector: Add a drm_connector privacy-screen helper functions (v2) --- drivers/gpu/drm/drm_connector.c +++

[Bug 1967562] Re: jammy beta (220330) arm iso pxe boot kernel panic on Ampere Mt. Jade

2022-04-18 Thread Brian Murray
** Changed in: grub2-signed (Ubuntu Jammy) 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/1967562 Title: jammy beta (220330) arm iso pxe boot kernel panic on

[Bug 1814246] Re: exfalso doesn't start

2022-04-18 Thread Jochen Sprickerhof
** Changed in: quodlibet (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814246 Title: exfalso doesn't start To manage notifications about this bug

[Bug 1966061] Re: thinkpad_acpi: Support privacy-screen

2022-04-18 Thread Bin Li
Tested on 5.17.0-1003-oem kernel, this privacy item could be showed. But it couldn't sync with 'Fn + D', if it is disabled, click the 'Fn + D', it changed enabled, and changed back to disabled quickly. Looks like it's a kind of bug. Tested my own build image based on 5.15.0-27-generic with

[Bug 1966178] Re: Screen-privacy couldn't work

2022-04-18 Thread Bin Li
Tested on 5.17.0-1003-oem kernel, this privacy item could be showed. But it couldn't sync with 'Fn + D', if it is disabled, click the 'Fn + D', it changed enabled, and changed back to disabled quickly. Looks like it's a kind of bug. Tested my own build image based on 5.15.0-27-generic with

[Bug 1969243] Re: gdm 42.0-1ubuntu4 no longer shows Wayland option

2022-04-18 Thread Jack Howarth
What is Ubuntu's definition of a 'stable release update' in this case regarding Nvidia driver support for Wayland? Does this imply, as I fear, an update only after the fix has been deployed in another full Ubuntu release? If so, this would imply that we won't have Nvidia Wayland support until

<    1   2   3   >