[Bug 1931288] [NEW] Touchpad doesn't work in 'Ideapad 5 14ALC05' after OS installation restart.

2021-06-08 Thread Antti Aku-Petteri Tuorila
Public bug reported:

Started Ubuntu 20.04.2 LTS installation right after receiving my new 'Lenovo 
Ideapad 5 14ALC05'.
Everything worked fine during installation.
However, after the installations restart, touchpad doesn't work at all.
Keyboard and other peripherals like wireless mouse work fine.
Running 'cat /proc/bus/input/devices' and 'xinput' it seems that the touchpad 
isn't recognized.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.8.0-55-generic 5.8.0-55.62~20.04.1
ProcVersionSignature: Ubuntu 5.8.0-55.62~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-55-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Jun  8 19:40:27 2021
InstallationDate: Installed on 2021-06-08 (0 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
SourcePackage: linux-signed-hwe-5.8
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

** Attachment added: "contents of 'cat /proc/bus/input/devices'"
   https://bugs.launchpad.net/bugs/1931288/+attachment/5503210/+files/devices

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

Title:
  Touchpad doesn't work in 'Ideapad 5 14ALC05' after OS installation
  restart.

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

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

[Bug 1931287] [NEW] mandos premount script needs setsid which is not in initrd

2021-06-08 Thread Christian Rusa
Public bug reported:

The last lines of /usr/share/initramfs-tools/scripts/init-premount/mandos are
elif [ -x /usr/bin/cryptroot-unlock ]; then
setsid /lib/mandos/mandos-to-cryptroot-unlock &
fi

As setsid is not present in the initramfs this premount script fails.

Tested on a fresh install of 20.04.

Workaround to solve this problem was to create a hook in 
/etc/initramfs-tools/hooks/
which simply does
cp -a /usr/bin/setsid $DESTDIR/bin/setsid

PS: Package was mandos-client not mandos (server), but form states -
"mandos-client" does not exist in Ubuntu

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: mandos-client 1.8.9-2
ProcVersionSignature: Ubuntu 5.4.0-74.83-generic 5.4.114
Uname: Linux 5.4.0-74-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
Date: Tue Jun  8 18:53:16 2021
SourcePackage: mandos
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.mandos.plugin-runner.conf: [modified]
mtime.conffile..etc.mandos.plugin-runner.conf: 2021-06-08T18:19:25.887512

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


** Tags: amd64 apport-bug focal

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

Title:
  mandos premount script needs setsid which is not in initrd

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

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

[Bug 1930719] Re: Replace AMD nvme workaround from oem-5.10 with upstream version

2021-06-08 Thread Mario Limonciello
It can be, but Christoph wants this out of the NVME driver.  It can technically 
apply to any storage device.  So there are other patches that will move it out 
and add quirk there:
https://patchwork.kernel.org/project/linux-acpi/list/?series=496353

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

Title:
  Replace AMD nvme workaround from oem-5.10 with upstream version

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

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

[Bug 1926990] Re: update-notifier should not alert users about esm-apps in a ESM machine

2021-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package update-notifier - 3.168.15

---
update-notifier (3.168.15) xenial; urgency=medium

  * debian/control: add lsb-release to the update-notifier-common depends as
it is used by apt-cdrom-check. (LP: #1927996)
  * data/apt_check.py
- Only show esm-apps alerts on lts and non-esm distros (LP: #1926990)
- Update esm-infra alert for distros on ESM mode
- Show message with number of upgradable packages even if that
  number is zero (LP: #1926819)
- Get distro name and version directly from /etc/os-release
- Fallback to lsb_release command if there are any problems using
  /etc/os-release as source of information
- Show esm-apps status header when running on LTS distro that
  has not yet entered Extended Security Maintenance

 -- Lucas Moura   Fri, 14 May 2021 15:00:04
-0300

** Changed in: update-notifier (Ubuntu Xenial)
   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/1926990

Title:
  update-notifier should not alert users about esm-apps in a ESM machine

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

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

[Bug 1926819] Re: Empty MOTD on up-to-date systems (includes fix)

2021-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package update-notifier - 3.168.15

---
update-notifier (3.168.15) xenial; urgency=medium

  * debian/control: add lsb-release to the update-notifier-common depends as
it is used by apt-cdrom-check. (LP: #1927996)
  * data/apt_check.py
- Only show esm-apps alerts on lts and non-esm distros (LP: #1926990)
- Update esm-infra alert for distros on ESM mode
- Show message with number of upgradable packages even if that
  number is zero (LP: #1926819)
- Get distro name and version directly from /etc/os-release
- Fallback to lsb_release command if there are any problems using
  /etc/os-release as source of information
- Show esm-apps status header when running on LTS distro that
  has not yet entered Extended Security Maintenance

 -- Lucas Moura   Fri, 14 May 2021 15:00:04
-0300

** Changed in: update-notifier (Ubuntu Xenial)
   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/1926819

Title:
  Empty MOTD on up-to-date systems (includes fix)

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

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

[Bug 1931297] [NEW] 'update-manager' E:can not open /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_focal-backports_InRelease - fopen (13: Permission denied), E:The package lists or status file

2021-06-08 Thread Mr.Duly
Public bug reported:

Ubuntu 20.04.2 LTS
08jun21
System 
Could not initialize the package information 
An unresolvable problem occurred while initializing the package information.
Please report this bug against the 'update-manager' package and include the 
following error message: E:can not open 
/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_focal-backports_InRelease 
- fopen (13: Permission denied), E:The package lists or status file could not 
be parsed or opened.

This error actually does not let the system Update properly . Looking
for some help on the matter. Like How did this happen? How to fix the
issue at hand as well as how to keep this from happeing again.

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

Title:
  'update-manager'  E:can not open /var/lib/apt/lists/us.archive.ubuntu
  .com_ubuntu_dists_focal-backports_InRelease - fopen (13: Permission
  denied), E:The package lists or status file could not be parsed or
  opened.

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

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

[Bug 1931296] [NEW] docs inconsistency in CVE-2021-29921

2021-06-08 Thread KevinChan
Public bug reported:

Hi
I notice some doc inconsistency in checking security update for CVE-2021-29921 
on both 3.8.5-1~20.04.3 and 3.8.6-1ubuntu0.3 .

here says "Leading zeros are tolerated" in Doc/library/ipaddress.rst but 
actually this
usage is being banned in parsing. This inconsistency may lead to some confuse. 
Can this
be fixed in next release?

```
   .. versionchanged:: 3.8

  Leading zeros are tolerated, even in ambiguous cases that look like
  octal notation.
```

https://launchpadlibrarian.net/540767032/python3.8_3.8.5-1~20.04.2_3.8.5-1~20.04.3.diff.gz
https://bugs.python.org/issue36384

best regards
kevin

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

Title:
  docs inconsistency in CVE-2021-29921

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

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

[Bug 1931231] Re: Package description is outdated

2021-06-08 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu
better.

Marking confirmed based on https://bugs.launchpad.net/ubuntu/+source
/python-jsonschema/3.2.0-0ubuntu2

** Changed in: python-jsonschema (Ubuntu)
   Status: New => Confirmed

** Tags added: bitesize focal groovy hirsute impish packaging string-fix

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

Title:
  Package description is outdated

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

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

[Bug 1915066] Re: Authentication is cancelled (and immediately restarted) hitting Escape causing fingerprint to stop working and multiple stale gdm working

2021-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 3.36.9-0ubuntu0.20.04.1

---
gnome-shell (3.36.9-0ubuntu0.20.04.1) focal; urgency=medium

  * New upstream release (LP: #1921963):
- Improve login screen accessibility
- Prefer image-data hint over app-icon in notifications
- Plugged leak
- Fixed crashes
  * debian/patches:
- Correctly handle login cancellation and failures (LP: #1915066)
- Show errors on fingerprint failures and limit retries (LP: #1865838)
- gdm: Don't try to retry authenticating when the service is unavailable
  (LP: #1915570)
- Enable to use Escape to cancel auth requests (with limits) (LP: #1921929)

 -- Marco Trevisan (Treviño)   Wed, 31 Mar 2021
00:50:16 +0200

** Changed in: gnome-shell (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  Authentication is cancelled (and immediately restarted) hitting Escape
  causing fingerprint to stop working and multiple stale gdm working

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

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

[Bug 1915066] Update Released

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

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

Title:
  Authentication is cancelled (and immediately restarted) hitting Escape
  causing fingerprint to stop working and multiple stale gdm working

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

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

[Bug 1915570] Update Released

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

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

Title:
  Login screen password entry not working on systems with fingerprint
  support

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

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

[Bug 1865838] Re: no error displayed on failed fingerprint authentication

2021-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 3.36.9-0ubuntu0.20.04.1

---
gnome-shell (3.36.9-0ubuntu0.20.04.1) focal; urgency=medium

  * New upstream release (LP: #1921963):
- Improve login screen accessibility
- Prefer image-data hint over app-icon in notifications
- Plugged leak
- Fixed crashes
  * debian/patches:
- Correctly handle login cancellation and failures (LP: #1915066)
- Show errors on fingerprint failures and limit retries (LP: #1865838)
- gdm: Don't try to retry authenticating when the service is unavailable
  (LP: #1915570)
- Enable to use Escape to cancel auth requests (with limits) (LP: #1921929)

 -- Marco Trevisan (Treviño)   Wed, 31 Mar 2021
00:50:16 +0200

** Changed in: gnome-shell (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  no error displayed on failed fingerprint authentication

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

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

[Bug 1865838] Update Released

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

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

Title:
  no error displayed on failed fingerprint authentication

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

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

[Bug 1921929] Update Released

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

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

Title:
  Cancelling an ongoing verification via Escape key doesn't work

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

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

[Bug 1915570] Re: Login screen password entry not working on systems with fingerprint support

2021-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 3.36.9-0ubuntu0.20.04.1

---
gnome-shell (3.36.9-0ubuntu0.20.04.1) focal; urgency=medium

  * New upstream release (LP: #1921963):
- Improve login screen accessibility
- Prefer image-data hint over app-icon in notifications
- Plugged leak
- Fixed crashes
  * debian/patches:
- Correctly handle login cancellation and failures (LP: #1915066)
- Show errors on fingerprint failures and limit retries (LP: #1865838)
- gdm: Don't try to retry authenticating when the service is unavailable
  (LP: #1915570)
- Enable to use Escape to cancel auth requests (with limits) (LP: #1921929)

 -- Marco Trevisan (Treviño)   Wed, 31 Mar 2021
00:50:16 +0200

** Changed in: gnome-shell (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  Login screen password entry not working on systems with fingerprint
  support

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

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

[Bug 1929106] Re: runc -v empty output

2021-06-08 Thread Lucas Kanashiro
I did the verification of the packages in -proposed in all releases:

Hirsute
---

ubuntu@hirsute:~/runc/runc-1.0.0-rc95$ dpkg -l runc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version Architecture Description
+++-==-===--=
ii  runc   1.0.0~rc95-0ubuntu1~21.04.1 amd64Open Container 
Project - runtime
ubuntu@hirsute:~/runc/runc-1.0.0-rc95$ runc --version
runc version 1.0.0~rc95-0ubuntu1~21.04.1
spec: 1.0.2-dev
go: go1.16.2
libseccomp: 2.5.1

Groovy
--

ubuntu@groovy:~/runc/runc-1.0.0-rc95$ dpkg -l runc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version Architecture Description
+++-==-===--=
ii  runc   1.0.0~rc95-0ubuntu1~20.10.1 amd64Open Container 
Project - runtime
ubuntu@groovy:~/runc/runc-1.0.0-rc95$ runc --version
runc version 1.0.0~rc95-0ubuntu1~20.10.1
spec: 1.0.2-dev
go: go1.14.7
libseccomp: 2.5.1


Focal
-

ubuntu@focal:~/runc/runc-1.0.0-rc95$ dpkg -l runc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version Architecture Description
+++-==-===--=
ii  runc   1.0.0~rc95-0ubuntu1~20.04.1 amd64Open Container 
Project - runtime
ubuntu@focal:~/runc/runc-1.0.0-rc95$ runc --version
runc version 1.0.0~rc95-0ubuntu1~20.04.1
spec: 1.0.2-dev
go: go1.13.8
libseccomp: 2.5.1


Bionic
--

ubuntu@bionic:~/runc/runc-1.0.0-rc95$ dpkg -l runc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version ArchitectureDescription
+++--===-===-=
ii  runc 1.0.0~rc95-0ubu amd64   Open Container Project 
- runtime
ubuntu@bionic:~/runc/runc-1.0.0-rc95$ runc --version
runc version 1.0.0~rc95-0ubuntu1~18.04.1
spec: 1.0.2-dev
go: go1.13.8
libseccomp: 2.5.1


** Tags removed: verification-needed verification-needed-bionic 
verification-needed-focal verification-needed-groovy verification-needed-hirsute
** Tags added: verification-done verification-done-bionic 
verification-done-focal verification-done-groovy verification-done-hirsute

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

Title:
  runc -v empty output

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

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

[Bug 1921963] Update Released

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

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

Title:
  SRU 3.36.9

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

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

[Bug 1921963] Re: SRU 3.36.9

2021-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 3.36.9-0ubuntu0.20.04.1

---
gnome-shell (3.36.9-0ubuntu0.20.04.1) focal; urgency=medium

  * New upstream release (LP: #1921963):
- Improve login screen accessibility
- Prefer image-data hint over app-icon in notifications
- Plugged leak
- Fixed crashes
  * debian/patches:
- Correctly handle login cancellation and failures (LP: #1915066)
- Show errors on fingerprint failures and limit retries (LP: #1865838)
- gdm: Don't try to retry authenticating when the service is unavailable
  (LP: #1915570)
- Enable to use Escape to cancel auth requests (with limits) (LP: #1921929)

 -- Marco Trevisan (Treviño)   Wed, 31 Mar 2021
00:50:16 +0200

** Changed in: gnome-shell (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  SRU 3.36.9

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

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

[Bug 1921929] Re: Cancelling an ongoing verification via Escape key doesn't work

2021-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 3.36.9-0ubuntu0.20.04.1

---
gnome-shell (3.36.9-0ubuntu0.20.04.1) focal; urgency=medium

  * New upstream release (LP: #1921963):
- Improve login screen accessibility
- Prefer image-data hint over app-icon in notifications
- Plugged leak
- Fixed crashes
  * debian/patches:
- Correctly handle login cancellation and failures (LP: #1915066)
- Show errors on fingerprint failures and limit retries (LP: #1865838)
- gdm: Don't try to retry authenticating when the service is unavailable
  (LP: #1915570)
- Enable to use Escape to cancel auth requests (with limits) (LP: #1921929)

 -- Marco Trevisan (Treviño)   Wed, 31 Mar 2021
00:50:16 +0200

** Changed in: gnome-shell (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  Cancelling an ongoing verification via Escape key doesn't work

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

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

[Bug 1931301] [NEW] NIC unavailable after suspend to RAM

2021-06-08 Thread Sebastian Schauenburg
Public bug reported:

Upgraded to 21.04 (hirsute) and now the network card is unavailable
after suspend to RAM (sleep state S3). It worked flawlessly up until
20.10. My workaround for now is unloading and reloading the kernel
module, but that won't work for normal users, hence this report.

NIC in its unavailable state:
  2: enp4s0:  mtu 1500 qdisc mq state DOWN group default 
qlen 1000
  link/ether d0:50:99:27:02:11 brd ff:ff:ff:ff:ff:ff

NIC (from lspci):
  04:00.0 Ethernet controller: Qualcomm Atheros Killer E220x Gigabit Ethernet 
Controller (rev 10)

Trying to ifconfig it down/up results in:
  SIOCSIFFLAGS: No such device

journalctl shows (right after recovering from suspend):
  NetworkManager[1911]:   [1623181236.9371] manager: sleep: wake 
requested (sleeping: yes  enabled: yes)
  NetworkManager[1911]:   [1623181236.9372] device (enp4s0): state 
change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
  NetworkManager[1911]:   [1623181236.9382] manager: NetworkManager state 
is now CONNECTED_LOCAL

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: network-manager 1.30.0-1ubuntu3
ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
Uname: Linux 5.11.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu65.1
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Tue Jun  8 21:59:15 2021
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-08-25 (1748 days ago)
InstallationMedia: Ubuntu-MATE 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
RfKill:
 
SourcePackage: network-manager
UpgradeStatus: Upgraded to hirsute on 2021-06-04 (4 days ago)
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.30.0   connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug hirsute

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

Title:
  NIC unavailable after suspend to RAM

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

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

[Bug 1896578] Re: raid10: Block discard is very slow, causing severe delays for mkfs and fstrim operations

2021-06-08 Thread Evan Hoffman
Thanks Matt.  I have it installed on one machine so far and looks good
(in the past 10 minutes).  fstrim of a ~30 TB RAID 10 took 73 seconds
instead of multiple hours.

# uname -a
Linux xxx 5.4.0-75-generic #84-Ubuntu SMP Fri May 28 16:28:37 UTC 2021 x86_64 
x86_64 x86_64 GNU/Linux
# df -h /dev/md0
Filesystem  Size  Used Avail Use% Mounted on
/dev/md0 30T  212G   29T   1% /opt/raid
# cat /proc/mdstat
Personalities : [raid10] [linear] [multipath] [raid0] [raid1] [raid6] [raid5] 
[raid4]
md0 : active raid10 nvme7n1[7] nvme2n1[2] nvme6n1[6] nvme4n1[4] nvme1n1[1] 
nvme3n1[3] nvme0n1[0] nvme5n1[5]
  31255576576 blocks super 1.2 512K chunks 2 near-copies [8/8] []
  bitmap: 11/233 pages [44KB], 65536KB chunk

unused devices: 

# time fstrim /opt/raid

real1m13.162s
user0m0.004s
sys 0m0.351s

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

Title:
  raid10: Block discard is very slow, causing severe delays for mkfs and
  fstrim operations

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

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

[Bug 1931254] Re: Google Confidential Compute fails to boot with 1.47

2021-06-08 Thread Peter Gonda
I think that this kernel needs a new fix that has been posted to KVM
mailing list. The stack trace seems to match the report and the fix.

https://www.spinics.net/lists/kernel/msg396.html

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

Title:
  Google Confidential Compute fails to boot with 1.47

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

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

[Bug 1928393] Re: linux-firmware 1.197 causes kernel to report error "amdgpu: [gfxhub0] retry page fault"

2021-06-08 Thread Thiago Jung Bauermann
** Bug watch added: gitlab.freedesktop.org/drm/amd/-/issues #1598
   https://gitlab.freedesktop.org/drm/amd/-/issues/1598

** Bug watch added: gitlab.freedesktop.org/drm/amd/-/issues #920
   https://gitlab.freedesktop.org/drm/amd/-/issues/920

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

Title:
  linux-firmware 1.197 causes kernel to report error "amdgpu: [gfxhub0]
  retry page fault"

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

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

[Bug 1931295] [NEW] After kernel upgrade to 5.8.0.58 my system would no longer boot.

2021-06-08 Thread Keith Jackson
Public bug reported:

I have generic Ubuntu kernels 5.8.0.53 and 5.8.0.58 on my system.

After starting up following the latest update my system would not boot.
Managed to get back in via Grub manually loading the earlier kernel.

I'm running a custom Quiet PC system with SSD primary drive and data
HDDs.

I'm a bit of a noob here but happy to track down any desired logs etc.
if possible.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.8.0-53-generic 5.8.0-53.60~20.04.1
ProcVersionSignature: Ubuntu 5.8.0-53.60~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-53-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Jun  8 19:11:19 2021
InstallationDate: Installed on 2021-04-23 (46 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
SourcePackage: linux-signed-hwe-5.8
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  After kernel upgrade to 5.8.0.58 my system would no longer boot.

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

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

[Bug 1931295] Re: After kernel upgrade to 5.8.0.58 my system would no longer boot.

2021-06-08 Thread Keith Jackson
Apologies - It was 5.8.0.55 (Not 5.8.0.58) that's recently been
installed - sorry working from memory!

I can't seem to edit the title...

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

Title:
  After kernel upgrade to 5.8.0.58 my system would no longer boot.

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

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

[Bug 1930222] Re: "test_add_and_remove_metering_label_rule_src_and_dest_ip_only" failing in py39

2021-06-08 Thread Brian Murray
Hello Rodolfo, or anyone else affected,

Accepted neutron into hirsute-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/neutron/2:18.0.0-0ubuntu2.1 in a
few hours, and then in the -proposed repository.

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

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

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

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

** Changed in: neutron (Ubuntu Hirsute)
   Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-hirsute

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

Title:
  "test_add_and_remove_metering_label_rule_src_and_dest_ip_only" failing
  in py39

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

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

[Bug 1931244] Re: ovn sriov broken from ussuri onwards

2021-06-08 Thread Brian Murray
Hello Edward, or anyone else affected,

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

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

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

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

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

** Changed in: neutron (Ubuntu Focal)
   Status: Triaged => Fix Committed

** Tags added: verification-needed-focal

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

Title:
  ovn sriov broken from ussuri onwards

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

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

[Bug 1923661] Re: [sos41][networking] May invoke devlink module when not loaded depending on how the kernel is configured

2021-06-08 Thread Heitor Alves de Siqueira
** Changed in: sosreport (Ubuntu Bionic)
   Importance: Undecided => Medium

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

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

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

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

Title:
  [sos41][networking] May invoke devlink module when not loaded
  depending on how the kernel is configured

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

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

[Bug 1931254] Re: Google Confidential Compute fails to boot with 1.47

2021-06-08 Thread Steve Langasek
Per the last comment, if the kernel is panicking, we should look at this
from the kernel side.

** Also affects: linux-gcp (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/1931254

Title:
  Google Confidential Compute fails to boot with 1.47

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

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

[Bug 1927925] Re: Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

2021-06-08 Thread Kai-Heng Feng
OK, so we know two things now:
1) The issue happens when the CPU reaches deeper power saving state, likely 
PC10.
2) Temporarily increase CPU usage via cpu_latency_qos_add_request() to disable 
C-State doesn't help.

So please file an upstream bug at https://bugzilla.kernel.org/
Product: Drivers
Component: Network

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

Title:
  Massive network problems with I219-V on Thinkpad T14 Gen2 (e1000e)

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

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

[Bug 1931105] Re: Sleep issue on ubuntu 21.04, CPU AMD 5700u

2021-06-08 Thread Federico Calzoni
** Tags added: kernel-bug suspend-resume

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

Title:
  Sleep issue on ubuntu 21.04, CPU AMD 5700u

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

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

Re: [Bug 1928393] Re: linux-firmware 1.197 causes kernel to report error "amdgpu: [gfxhub0] retry page fault"

2021-06-08 Thread Thiago Jung Bauermann
Thanks for your input.

Em terça-feira, 8 de junho de 2021, às 10:30:24 -03, Alex Deucher escreveu:
> Can you narrow down which specific firmware file causes the problem?

Ok, I will try.

Also, is it possible and/or worthwhile trying to bisect firmware versions from 
the linux-firmware repo? How coupled is the firmware with the kernel 
driver? E.g., can I try using firmware files from 1 year ago with current 
kernel and Mesa?

> We haven't been able to repro this.

One thing that’s a bit “fishy” about my machine is that it doesn’t seem to 
have a good clock:

[0.211436] TSC synchronization [CPU#0 -> CPU#1]:
[0.211436] Measured 3304683447 cycles TSC warp between CPUs, turning off 
TSC clock.
[0.211436] tsc: Marking TSC unstable due to check_tsc_sync_source failed
…
[0.252117] hpet0: at MMIO 0xfed0, IRQs 2, 8, 0 
[0.252117] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[0.253970] clocksource: Switched to clocksource hpet
…
[0.580451] Unstable clock detected, switching default tracing clock to 
"global"
   If you want to keep using the local clock, then add:
 "trace_clock=local"
   on the kernel command line

Could this bug be related to that?

> I think it may be related to a change in mesa.  Specifically mesa commit
> 820dec3f7c7.  For more info see
> https://gitlab.freedesktop.org/mesa/mesa/-/issues/4866

I’ll run with Mario’s build of Mesa with that patch backported.
Thanks, Mario!

> ** Bug watch added: gitlab.freedesktop.org/mesa/mesa/-/issues #4866
>https://gitlab.freedesktop.org/mesa/mesa/-/issues/4866

Other upstream issues that look similar:

https://gitlab.freedesktop.org/drm/amd/-/issues/1598
https://gitlab.freedesktop.org/drm/amd/-/issues/920

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

Title:
  linux-firmware 1.197 causes kernel to report error "amdgpu: [gfxhub0]
  retry page fault"

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

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

[Bug 1930742] Re: cloud images in xenial do not get their boot path updated because we don't call grub-install --force-extra-removable

2021-06-08 Thread Joshua Powers
Testing complete, if someone can explain the error messages in comment
#15 we can mark this verification-done.

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

Title:
  cloud images in xenial do not get their boot path updated because we
  don't call grub-install --force-extra-removable

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

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

[Bug 1930742] Re: cloud images in xenial do not get their boot path updated because we don't call grub-install --force-extra-removable

2021-06-08 Thread Joshua Powers
# GCE Verification

## Test Steps

Booted GCE amd64 systems with uEFI-only and uEFI+Secure Boot
Ran the following script: https://paste.ubuntu.com/p/BDwhF4KHZ2/
Ensure system successfully reboots

## Xenial Results

uEFI only: https://paste.ubuntu.com/p/vhxkYy5F43/
uEFI+Secure Boot: https://paste.ubuntu.com/p/hwr9Z4qdZB/

Both systems successfully rebooted.

## Bionic Results

The bionic systems did not have these files so removing and touching
them was not done:

/boot/efi/EFI/BOOT/BOOTX64.EFI
/boot/efi/EFI/BOOT/grubx64.efi

uEFI only: https://paste.ubuntu.com/p/tMrs2jJrDc/
uEFI+Secure Boot: https://paste.ubuntu.com/p/xgwG6FVwCt/

Both systems successfully rebooted.

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

Title:
  cloud images in xenial do not get their boot path updated because we
  don't call grub-install --force-extra-removable

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

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

[Bug 1931244] Please test proposed package

2021-06-08 Thread Brian Murray
Hello Edward, or anyone else affected,

Accepted neutron into hirsute-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/neutron/2:18.0.0-0ubuntu2.1 in a
few hours, and then in the -proposed repository.

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

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

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

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

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

Title:
  ovn sriov broken from ussuri onwards

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

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

[Bug 1931244] Re: ovn sriov broken from ussuri onwards

2021-06-08 Thread Brian Murray
Hello Edward, or anyone else affected,

Accepted neutron into hirsute-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/neutron/2:18.0.0-0ubuntu2.1 in a
few hours, and then in the -proposed repository.

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

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

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

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

** Changed in: neutron (Ubuntu Hirsute)
   Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-hirsute

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

Title:
  ovn sriov broken from ussuri onwards

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

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

[Bug 1927545] Re: Some of Lenovo Lenovo Essential Wireless Keyboard Fn keys doesn't work

2021-06-08 Thread Anton Sudak
I've checked provided kernel and seems nothing has changed. Keys still
does't work and dmesg is sielent when I'm pressing mic mute.

For Fn+F10 it seems that the closest behavior would be to take selective
screenshot. But if there is no such event defined that it might be
mapped as a generic Fn button so it still could be used.

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

Title:
  Some of Lenovo Lenovo Essential Wireless Keyboard Fn keys doesn't work

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

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

[Bug 1930742] Re: cloud images in xenial do not get their boot path updated because we don't call grub-install --force-extra-removable

2021-06-08 Thread Joshua Powers
# Xenial AWS Verification

## Test Steps

Booted AWS arm64 baremetal and VM systems
Ran the following script: https://paste.ubuntu.com/p/B5XPR8StXy/
Ensure system successfully reboots

## Results

Both systems successfully updated grub from proposed and rebooted

t4g.medium: https://paste.ubuntu.com/p/ys4hgfTfRm/
c6g.metal: https://paste.ubuntu.com/p/2RFYbCmFxh/

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

Title:
  cloud images in xenial do not get their boot path updated because we
  don't call grub-install --force-extra-removable

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

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

[Bug 1923527] Re: Null Pointer Dereference in function Reserve in p7zip when input craft rar file

2021-06-08 Thread Steve Beattie
Thanks, given the public commits, I'm making this issue public.

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

Title:
  Null Pointer Dereference  in function Reserve in p7zip when input
  craft rar file

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

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

[Bug 1930719] Re: Replace AMD nvme workaround from oem-5.10 with upstream version

2021-06-08 Thread Kai-Heng Feng
IMO it's a bit over-engineered, but it's up to maintainers to decide...

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

Title:
  Replace AMD nvme workaround from oem-5.10 with upstream version

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

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

[Bug 1833229] Re: `--extra-index-url` not working for PIP

2021-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package python-pip - 9.0.1-2.3~ubuntu1.18.04.5

---
python-pip (9.0.1-2.3~ubuntu1.18.04.5) bionic; urgency=medium

  * Fix handling of requests exceptions when dependencies are debundled.
(LP: #1833229)

 -- Stefano Rivera   Fri, 30 Apr 2021 14:11:12
-0400

** Changed in: python-pip (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

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

Title:
  `--extra-index-url` not working for PIP

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

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

[Bug 1833229] Update Released

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

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

Title:
  `--extra-index-url` not working for PIP

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

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

[Bug 1929370] Re: Backport support for the -lln command-line option to unsquashfs for 18.04

2021-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package squashfs-tools -
1:4.3-6ubuntu0.18.04.2

---
squashfs-tools (1:4.3-6ubuntu0.18.04.2) bionic; urgency=medium

  * debian/patches/0012-unsquashfs-add-new-lln-option.patch,
debian/manpages/unsquashfs.1: add support for numeric uid/gid output
via -lln command-line option (LP: #1929370).

 -- Alex Murray   Fri, 21 May 2021 17:36:24
+0930

** Changed in: squashfs-tools (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

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

Title:
  Backport support for the -lln command-line option to unsquashfs for
  18.04

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

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

[Bug 1928868] Re: fails in upgrade from 18.04 to 20.04

2021-06-08 Thread Cristiane
this isn't work:/

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Incomplete => In Progress

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

Title:
  fails in upgrade from 18.04 to 20.04

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

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

[Bug 1929370] Update Released

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

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

Title:
  Backport support for the -lln command-line option to unsquashfs for
  18.04

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

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

[Bug 1930921] Re: Apache 2.4.41 corrupts files from samba share

2021-06-08 Thread Steve Beattie
** Changed in: apache2 (Ubuntu)
   Status: New => Confirmed

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

** Changed in: linux (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/1930921

Title:
  Apache 2.4.41 corrupts files from samba share

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

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

[Bug 1930742] Re: cloud images in xenial do not get their boot path updated because we don't call grub-install --force-extra-removable

2021-06-08 Thread Joshua Powers
# Bionic AWS Verification

## Test Steps

Booted AWS arm64 baremetal and VM systems
Ran the following script: https://paste.ubuntu.com/p/B5XPR8StXy/
Ensure system successfully reboots

## Results

t4g.medium: https://paste.ubuntu.com/p/QH8Xrr4Sck/
c6g.metal: https://paste.ubuntu.com/p/4q688QqC4v/

Both systems successfully updated grub from proposed and rebooted.

However, on the c6g.metal instance, while apt did not report an error,
there were error messages printed out:

Inserting key update /usr/share/secureboot/updates/dbx/dbxupdate_arm64.bin into 
dbx
Error writing key update: Invalid argument
Error syncing keystore file 
/usr/share/secureboot/updates/dbx/dbxupdate_arm64.bin
Setting up grub-efi-arm64-signed (1.167~18.04.5+2.04-1ubuntu44.1.2) ...

Can this error please either be fixed or explained in this bug before
marking verification-done

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

Title:
  cloud images in xenial do not get their boot path updated because we
  don't call grub-install --force-extra-removable

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

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

[Bug 1930891] Re: FTBFS in Hirsute is blocking runc migration

2021-06-08 Thread Brian Murray
I'm not familiar with go but is there anything like datefudge (which was
used in an SRU of gnutls28) or faketime that can be used to set the date
to one that is before the date on which the certificate expired? I think
it'd be better if we didn't skip tests which then might allow the
package to regress.

** Changed in: golang-github-docker-go-connections (Ubuntu Hirsute)
   Status: In Progress => Incomplete

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

Title:
  FTBFS in Hirsute is blocking runc migration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-docker-go-connections/+bug/1930891/+subscriptions

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

[Bug 1920130] Re: System icons missing in kubuntu 21.04

2021-06-08 Thread Brian Murray
Hello Paul, or anyone else affected,

Accepted qtbase-opensource-src into hirsute-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/qtbase-opensource-src/5.15.2+dfsg-5ubuntu1 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-
hirsute to verification-done-hirsute. If it does not fix the bug for
you, please add a comment stating that, and change the tag to
verification-failed-hirsute. In either case, without details of your
testing we will not be able to proceed.

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

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

** Changed in: qtbase-opensource-src (Ubuntu Hirsute)
   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/1920130

Title:
  System icons missing in kubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1920130/+subscriptions

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

[Bug 1920130] Please test proposed package

2021-06-08 Thread Brian Murray
Hello Paul, or anyone else affected,

Accepted qtbase-opensource-src into hirsute-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/qtbase-opensource-src/5.15.2+dfsg-5ubuntu1 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-
hirsute to verification-done-hirsute. If it does not fix the bug for
you, please add a comment stating that, and change the tag to
verification-failed-hirsute. In either case, without details of your
testing we will not be able to proceed.

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

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

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

Title:
  System icons missing in kubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1920130/+subscriptions

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

[Bug 1931285] [NEW] Software Updater asking to update to 20.04 but I'm already on 20.10

2021-06-08 Thread aaa
Private bug reported:

I upgraded to 20.10 from the command line almost as soon as it came out
(like 7-8 months ago), and recently Software Updater has been asking me
to "upgrade" to 20.04, see this screen shot
https://i.imgur.com/RoeKMBj.png

I even clicked yes to upgrade and it kinda just didn't do anything, all
I saw was some generic error message twice.

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: Invalid

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

Title:
  Software Updater asking to update to 20.04 but I'm already on 20.10

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

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

[Bug 1931285] Re: Software Updater asking to update to 20.04 but I'm already on 20.10

2021-06-08 Thread aaa
I'm sorry, I'm stupid. That says 21, not 20.

** Information type changed from Public to Public Security

** Information type changed from Public Security to Private Security

** Information type changed from Private Security to Private

** Changed in: software-properties (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/1931285

Title:
  Software Updater asking to update to 20.04 but I'm already on 20.10

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

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

[Bug 1786013] Autopkgtest regression report (linux-meta-kvm/5.11.0.1009.9)

2021-06-08 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-kvm (5.11.0.1009.9) for 
hirsute have finished running.
The following regressions have been reported in tests triggered by the package:

systemd/247.3-3ubuntu3 (amd64)
rtl8821ce/5.5.2.1-0ubuntu6 (amd64)
oss4/4.2-build2010-5ubuntu8 (amd64)
sl-modem/2.9.11~20110321-16ubuntu1 (amd64)
dahdi-linux/1:2.11.1~dfsg-1ubuntu8 (amd64)
v4l2loopback/0.12.5-1ubuntu1 (amd64)
rtl8812au/4.3.8.12175.20140902+dfsg-0ubuntu14 (amd64)
backport-iwlwifi-dkms/8613-0ubuntu2 (amd64)
virtualbox/6.1.18-dfsg-5 (amd64)
lttng-modules/2.12.2-1ubuntu3 (amd64)


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

https://people.canonical.com/~ubuntu-archive/proposed-
migration/hirsute/update_excuses.html#linux-meta-kvm

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

Thank you!

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

Title:
  Packaging resync

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

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

[Bug 1786013] Autopkgtest regression report (linux-meta-kvm/5.8.0.1029.31)

2021-06-08 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-kvm (5.8.0.1029.31) for 
groovy have finished running.
The following regressions have been reported in tests triggered by the package:

nvidia-graphics-drivers-450-server/450.119.04-0ubuntu0.20.10.2 (amd64)
nvidia-graphics-drivers-340/340.108-0ubuntu5.20.10.2 (amd64)
nvidia-graphics-drivers-418-server/418.197.02-0ubuntu0.20.10.1 (amd64)
nvidia-graphics-drivers-390/390.143-0ubuntu0.20.10.1 (amd64)
nvidia-graphics-drivers-460-server/460.73.01-0ubuntu0.20.10.1 (amd64)
virtualbox-hwe/6.1.16-dfsg-6ubuntu1.20.10.1 (amd64)
nvidia-graphics-drivers-460/460.80-0ubuntu0.20.10.2 (amd64)


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

https://people.canonical.com/~ubuntu-archive/proposed-
migration/groovy/update_excuses.html#linux-meta-kvm

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

Thank you!

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

Title:
  Packaging resync

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

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

[Bug 1931106] Re: bnxt_en NIC driver crashes IO_PAGE_FAULT

2021-06-08 Thread Kai-Heng Feng
Can you please raise the issue to the following mail address:
$ scripts/get_maintainer.pl -f drivers/net/ethernet/broadcom/bnxt   
Michael Chan  (supporter:BROADCOM BNXT_EN 50 GIGABIT 
ETHERNET DRIVER)
"David S. Miller"  (maintainer:NETWORKING DRIVERS)
Jakub Kicinski  (maintainer:NETWORKING DRIVERS)
net...@vger.kernel.org (open list:BROADCOM BNXT_EN 50 GIGABIT ETHERNET DRIVER)
linux-ker...@vger.kernel.org (open list)

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

Title:
  bnxt_en NIC driver crashes IO_PAGE_FAULT

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

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

[Bug 1930719] Re: Replace AMD nvme workaround from oem-5.10 with upstream version

2021-06-08 Thread Kai-Heng Feng
I am not sure why it's needed? This can be totally done in nvme
driver...

** Patch added: "amd-s2idle-nvme.patch"
   
https://bugs.launchpad.net/amd/+bug/1930719/+attachment/5503206/+files/amd-s2idle-nvme.patch

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

Title:
  Replace AMD nvme workaround from oem-5.10 with upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1930719/+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-06-08 Thread Mario Limonciello
As this is looking to be a shim bug, closing the fwupd tasks.

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

** Changed in: fwupd (Ubuntu Hirsute)
   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/1929471

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

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

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

[Bug 1926311] Re: "TPM PCR0 differs from reconstruction" for device firmware errors - not fixed in all releases (1.3.11 in Focal for example)

2021-06-08 Thread Mario Limonciello
** Also affects: fwupd (Ubuntu Focal)
   Importance: Undecided
   Status: New

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

** Changed in: fwupd (Ubuntu Focal)
   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/1926311

Title:
  "TPM PCR0 differs from reconstruction" for device firmware errors -
  not fixed in all releases (1.3.11 in Focal for example)

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

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

[Bug 1786013] Autopkgtest regression report (linux-meta-gke-5.4/5.4.0.1045.47~18.04.11)

2021-06-08 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-gke-5.4 
(5.4.0.1045.47~18.04.11) for bionic have finished running.
The following regressions have been reported in tests triggered by the package:

lxc/3.0.3-0ubuntu1~18.04.1 (amd64)
virtualbox-hwe/5.2.42-dfsg-0~ubuntu1.18.04.1 (amd64)
kpatch/0.5.0-0ubuntu1.1 (amd64)
virtualbox/5.2.42-dfsg-0~ubuntu1.18.04.1 (amd64)
zfs-linux/0.7.5-1ubuntu16.11 (amd64)


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

https://people.canonical.com/~ubuntu-archive/proposed-
migration/bionic/update_excuses.html#linux-meta-gke-5.4

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

Thank you!

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

Title:
  Packaging resync

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

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

[Bug 1920130] Re: System icons missing in kubuntu 21.04

2021-06-08 Thread Brian Murray
Hello Paul, or anyone else affected,

Accepted qtbase-opensource-src-gles into hirsute-proposed. The package
will build now and be available at https://launchpad.net/ubuntu/+source
/qtbase-opensource-src-gles/5.15.2+dfsg-3ubuntu1 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-
hirsute to verification-done-hirsute. If it does not fix the bug for
you, please add a comment stating that, and change the tag to
verification-failed-hirsute. In either case, without details of your
testing we will not be able to proceed.

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

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

** Changed in: qtbase-opensource-src-gles (Ubuntu Hirsute)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-hirsute

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

Title:
  System icons missing in kubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1920130/+subscriptions

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

[Bug 1920130] Please test proposed package

2021-06-08 Thread Brian Murray
Hello Paul, or anyone else affected,

Accepted qtbase-opensource-src-gles into hirsute-proposed. The package
will build now and be available at https://launchpad.net/ubuntu/+source
/qtbase-opensource-src-gles/5.15.2+dfsg-3ubuntu1 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-
hirsute to verification-done-hirsute. If it does not fix the bug for
you, please add a comment stating that, and change the tag to
verification-failed-hirsute. In either case, without details of your
testing we will not be able to proceed.

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

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

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

Title:
  System icons missing in kubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1920130/+subscriptions

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

[Bug 1931251] Re: package nvidia-kernel-common-390 390.143-0ubuntu0.20.04.1 failed to install/upgrade: installed nvidia-kernel-common-390 package post-installation script subprocess returned error exi

2021-06-08 Thread Steve Beattie
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package nvidia-kernel-common-390 390.143-0ubuntu0.20.04.1 failed to
  install/upgrade: installed nvidia-kernel-common-390 package post-
  installation script subprocess returned error exit status 1

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

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

[Bug 1931251] Re: package nvidia-kernel-common-390 390.143-0ubuntu0.20.04.1 failed to install/upgrade: installed nvidia-kernel-common-390 package post-installation script subprocess returned error exi

2021-06-08 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package nvidia-kernel-common-390 390.143-0ubuntu0.20.04.1 failed to
  install/upgrade: installed nvidia-kernel-common-390 package post-
  installation script subprocess returned error exit status 1

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

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

[Bug 1930686] Re: Do not include /dev device node filles in OCI rootfs tarballs

2021-06-08 Thread Brian Murray
Hello Thomas, or anyone else affected,

Accepted livecd-rootfs into bionic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/livecd-
rootfs/2.525.55 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-
bionic to verification-done-bionic. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-bionic. In either case, without details of your testing we will
not be able to proceed.

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

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

** Changed in: livecd-rootfs (Ubuntu)
   Status: New => Invalid

** Changed in: livecd-rootfs (Ubuntu Bionic)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-bionic

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

Title:
  Do not include /dev device node filles in OCI rootfs tarballs

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

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

[Bug 1925843] Re: Linux 5.8.0-49+ fails to resume from suspend

2021-06-08 Thread Kai-Heng Feng
Yes, you should use good/bad in reverse.

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

Title:
  Linux 5.8.0-49+ fails to resume from suspend

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

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

[Bug 1930686] Please test proposed package

2021-06-08 Thread Brian Murray
Hello Thomas, or anyone else affected,

Accepted livecd-rootfs into bionic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/livecd-
rootfs/2.525.55 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-
bionic to verification-done-bionic. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-bionic. In either case, without details of your testing we will
not be able to proceed.

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

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

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

Title:
  Do not include /dev device node filles in OCI rootfs tarballs

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

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

[Bug 1930222] Please test proposed package

2021-06-08 Thread Brian Murray
Hello Rodolfo, or anyone else affected,

Accepted neutron into hirsute-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/neutron/2:18.0.0-0ubuntu2.1 in a
few hours, and then in the -proposed repository.

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

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

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

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

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

Title:
  "test_add_and_remove_metering_label_rule_src_and_dest_ip_only" failing
  in py39

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

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

[Bug 1931244] Please test proposed package

2021-06-08 Thread Brian Murray
Hello Edward, or anyone else affected,

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

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

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

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

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

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

Title:
  ovn sriov broken from ussuri onwards

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

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

[Bug 1929597] Autopkgtest regression report (ubuntu-advantage-tools/27.1~20.04.1)

2021-06-08 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted ubuntu-advantage-tools (27.1~20.04.1) 
for focal have finished running.
The following regressions have been reported in tests triggered by the package:

ubuntu-advantage-tools/27.1~20.04.1 (i386)


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

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

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

Thank you!

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

Title:
  [SRU] ubuntu-advantage-tools (27.0.2 -> 27.1) Xenial, Bionic, Focal,
  Groovy, Hirsute

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

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

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

2021-06-08 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-gcp (5.4.0.1044.54) for 
focal have finished running.
The following regressions have been reported in tests triggered by the package:

adv-17v35x/5.0.3.0-2 (amd64)
lime-forensics/1.9-1ubuntu0.2 (amd64)
iptables-netflow/2.4-2ubuntu0.4 (amd64)
rtl8812au/4.3.8.12175.20140902+dfsg-0ubuntu13~20.04.2 (amd64)
nvidia-graphics-drivers-340/340.108-0ubuntu5.20.04.2 (amd64)
v4l2loopback/0.12.3-1ubuntu0.4 (amd64)
acpi-call/1.1.0-5ubuntu0.2 (amd64)
nat-rtsp/0.7+4.18-0.1ubuntu1 (amd64)
nvidia-graphics-drivers-460/460.80-0ubuntu0.20.04.2 (amd64)
xtables-addons/3.9-1ubuntu0.2~20.04.1 (amd64)
nvidia-graphics-drivers-418-server/418.197.02-0ubuntu0.20.04.1 (amd64)
dahdi-linux/1:2.11.1~dfsg-1ubuntu6.2 (amd64)
r8168/8.048.00-1ubuntu0.20.04.2 (amd64)
sl-modem/2.9.11~20110321-16ubuntu1 (amd64)
dm-writeboost/2.2.9-1ubuntu1.2 (amd64)
langford/0.0.20130228-6build1 (amd64)
openafs/1.8.4~pre1-1ubuntu2.1 (amd64)
nvidia-graphics-drivers-390/390.143-0ubuntu0.20.04.1 (amd64)
rtl8821ce/5.5.2.1-0ubuntu4~20.04.3 (amd64)
backport-iwlwifi-dkms/8324-0ubuntu3~20.04.3 (amd64)
openrazer/2.5.0+dfsg-1ubuntu2 (amd64)
ddcci-driver-linux/0.3.3-1 (amd64)
jool/4.0.7-1 (amd64)
lttng-modules/2.12.2-1ubuntu1~20.04.2 (amd64)
nvidia-graphics-drivers-460-server/460.73.01-0ubuntu0.20.04.1 (amd64)
oss4/4.2-build2010-5ubuntu6~20.04.2 (amd64)
west-chamber/20100405+svn2007.r124-12ubuntu0.3~20.04.1 (amd64)
tp-smapi/0.43-1 (amd64)
virtualbox/6.1.16-dfsg-6~ubuntu1.20.04.2 (amd64)
ndiswrapper/1.60-8ubuntu3 (amd64)
sysdig/0.26.4-1ubuntu0.3 (amd64)
bcmwl/6.30.223.271+bdcom-0ubuntu7~20.04.2 (amd64)
broadcom-sta/6.30.223.271-12 (amd64)
virtualbox-hwe/6.1.16-dfsg-6ubuntu1.20.04.2 (amd64)
nvidia-graphics-drivers-450-server/450.119.04-0ubuntu0.20.04.2 (amd64)
gost-crypto/0.3.2-2ubuntu0.2 (amd64)
bbswitch/0.8-8ubuntu0.20.04.1 (amd64)
dpdk/19.11.7-0ubuntu0.20.04.1 (amd64)


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

https://people.canonical.com/~ubuntu-archive/proposed-
migration/focal/update_excuses.html#linux-meta-gcp

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

Thank you!

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

Title:
  Packaging resync

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

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

[Bug 1923661] Re: [sos41][networking] May invoke devlink module when not loaded depending on how the kernel is configured

2021-06-08 Thread Heitor Alves de Siqueira
** Changed in: sosreport (Ubuntu Bionic)
 Assignee: Eric Desrochers (slashd) => Heitor Alves de Siqueira (halves)

** Changed in: sosreport (Ubuntu Focal)
 Assignee: Eric Desrochers (slashd) => Heitor Alves de Siqueira (halves)

** Changed in: sosreport (Ubuntu Groovy)
 Assignee: Eric Desrochers (slashd) => Heitor Alves de Siqueira (halves)

** Changed in: sosreport (Ubuntu Hirsute)
 Assignee: Eric Desrochers (slashd) => Heitor Alves de Siqueira (halves)

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

Title:
  [sos41][networking] May invoke devlink module when not loaded
  depending on how the kernel is configured

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

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

[Bug 1915089] Re: Update to 3.38.3 and SRU it

2021-06-08 Thread Treviño
All works fine from my test

$ apt-cache policy gnome-shell
gnome-shell:
  Installed: 3.38.3-2ubuntu0.20.10.2
  Candidate: 3.38.3-2ubuntu0.20.10.2
  Version table:
 *** 3.38.3-2ubuntu0.20.10.2 500
500 http://us.archive.ubuntu.com/ubuntu groovy-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 3.38.2-1ubuntu1~20.10.1 500
500 http://us.archive.ubuntu.com/ubuntu groovy-updates/main amd64 
Packages
 3.38.1-1ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu groovy/main amd64 Packages

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

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

Title:
  Update to 3.38.3 and SRU it

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

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

[Bug 1931300] [NEW] Nautilus mounts Google-drive while the Internet is down.

2021-06-08 Thread BertN45
Public bug reported:

This bug report is produced with a working internet of course. The problem 
occurred when my local network was still working fine, but the connection to 
the Internet was lost due to a failing Ethernet cable from my local network 
router to the ISP router.
 I mount the Google Drive at each login as follows: sh -c "rclone 
--vfs-cache-mode writes mount Google-drive: /media/Google-drive". Always it 
works fine, except with the failing cable. The Google drive has been shown 
after 25 seconds of by Nautilus, despite a completely missing connection with 
the Internet. It took Nautilus 25 seconds to display its window the first time. 
 My Google drive has according to Conky now 1 PiB :) and it is impossible to 
dismount the Google Drive, for details see the screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: nautilus 1:3.38.2-1ubuntu2
ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
Uname: Linux 5.11.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu65.1
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Tue Jun  8 15:35:16 2021
InstallationDate: Installed on 2019-11-30 (556 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: nautilus
UpgradeStatus: Upgraded to hirsute on 2021-03-24 (75 days ago)
usr_lib_nautilus:
 evince40.1-1
 file-roller   3.38.1-1
 nautilus-extension-gnome-terminal 3.38.1-1ubuntu1
 nautilus-share0.7.3-2ubuntu3

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


** Tags: amd64 apport-bug hirsute

** Attachment added: "Screenshot from 2021-06-04 04-56-54.png"
   
https://bugs.launchpad.net/bugs/1931300/+attachment/5503235/+files/Screenshot%20from%202021-06-04%2004-56-54.png

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

Title:
  Nautilus mounts Google-drive while the Internet is down.

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

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

[Bug 1931299] Re: package libfreetype6-dev:amd64 2.10.2+dfsg-3 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting a removal

2021-06-08 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libfreetype6-dev:amd64 2.10.2+dfsg-3 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting a removal

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

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

[Bug 1915066] Re: Authentication is cancelled (and immediately restarted) hitting Escape causing fingerprint to stop working and multiple stale gdm working

2021-06-08 Thread Treviño
$ apt-cache policy gnome-shell
gnome-shell:
  Installed: 3.38.3-2ubuntu0.20.10.2
  Candidate: 3.38.3-2ubuntu0.20.10.2
  Version table:
 *** 3.38.3-2ubuntu0.20.10.2 500
500 http://us.archive.ubuntu.com/ubuntu groovy-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 3.38.2-1ubuntu1~20.10.1 500
500 http://us.archive.ubuntu.com/ubuntu groovy-updates/main amd64 
Packages
 3.38.1-1ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu groovy/main amd64 Packages

$ ps aux |grep gdm-session-worker
root4722  0.0  0.2 324448 10188 ?Sl   12:22   0:00 
gdm-session-worker [pam/gdm-password]

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

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

Title:
  Authentication is cancelled (and immediately restarted) hitting Escape
  causing fingerprint to stop working and multiple stale gdm working

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

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

[Bug 1927124] Re: Azure/Xenial Pro FIPS: RuntimeError: duplicate mac found!

2021-06-08 Thread Éric St-Jean
hi, 
marking this as fix released, which is not entirely correct i do agree
however, xenial is out of standard maintenance, and at this time we only issue 
critical security fixes for it
also, given that there are workarounds, i'm closing this issue

** Changed in: cloud-init (Ubuntu)
   Status: Triaged => 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/1927124

Title:
  Azure/Xenial Pro FIPS: RuntimeError: duplicate mac found!

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

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

[Bug 1888942]

2021-06-08 Thread Maxime Accadia
I found a (not very clean) workaround based on
https://github.com/SebastianSimon/firefox-selection-fix.

See https://github.com/MAccadia/firefox-selection-
fix/tree/primary_select_fix

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

Title:
  marked url in firefox by using one click isn't copied to clipboard,
  only with a triple mouse-click

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

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

[Bug 1931306] [NEW] bionic: postfix-dbgsym package lacks DWARF information

2021-06-08 Thread Alexander Scheel
Public bug reported:

I was looking to debug postfix on Bionic today due to a FIPS OpenSSL
issue, but failed. ~sergiodj on #ubuntu-devel came to the realization
that the debug symbols shipped in postfix-dbgsym (and likely the other
postfix-*-dbgsym packages) lacked DWARF information.

This means gdb & friends won't load debug symbols when debugging
postfix.

When following http://www.postfix.org/DEBUG_README.html:


GNU gdb (Ubuntu 8.1.1-0ubuntu1) 8.1.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/postfix/sbin/smtpd...Reading symbols from 
/usr/lib/debug/.build-id/9b/c4e924c12d39a5f8577f7bf3432ccafc11bed9.debug...(no 
debugging symbols found)...done.
(no debugging symbols found)...done.
Attaching to program: /usr/lib/postfix/sbin/smtpd, process 14989
Reading symbols from /usr/lib/postfix/libpostfix-master.so...Reading symbols 
from 
/usr/lib/debug/.build-id/a0/30c76af3133e70f6c5e83b1e8706fe4488d327.debug...(no 
debugging symbols found)...done.
(no debugging symbols found)...done.
Reading symbols from /usr/lib/postfix/libpostfix-tls.so...Reading symbols from 
/usr/lib/debug/.build-id/3f/aa67e6a05ec7c431510aa282e437d189a93558.debug...(no 
debugging symbols found)...done.
(no debugging symbols found)...done.
Reading symbols from /usr/lib/postfix/libpostfix-dns.so...Reading symbols from 
/usr/lib/debug/.build-id/c7/fbba4a5d9f5799be077de3bcb5c4a0af98ea41.debug...(no 
debugging symbols found)...done.
(no debugging symbols found)...done.
Reading symbols from /usr/lib/postfix/libpostfix-global.so...Reading symbols 
from 
/usr/lib/debug/.build-id/7c/01ebd867e112fcc7c36cffda34d5b41625456d.debug...(no 
debugging symbols found)...done.
(no debugging symbols found)...done.
Reading symbols from /usr/lib/postfix/libpostfix-util.so...Reading symbols from 
/usr/lib/debug/.build-id/3a/6656b78d2fbd615d9204b39ea4b75cad264f97.debug...(no 
debugging symbols found)...done.
(no debugging symbols found)...done.
... snip ...
Breakpoint 1, rand_drbg_restart (drbg=0x5603edebd000, buffer=0x7f5664352cb0 
 "\215:", len=24, entropy=192) at ../crypto/rand/drbg_lib.c:478
478 {
(gdb) backtrace
#0  rand_drbg_restart (drbg=0x5603edebd000, buffer=0x7f5664352cb0  
"\215:", len=24, entropy=192) at ../crypto/rand/drbg_lib.c:478
#1  0x7f5662cbff55 in drbg_add (buf=0x7f5664352cb0 , num=24, 
randomness=) at ../crypto/rand/drbg_lib.c:982
#2  0x7f566414ab77 in tls_server_start () from 
/usr/lib/postfix/libpostfix-tls.so
#3  0x5603ecb66eed in smtpd_start_tls ()
#4  0x5603ecb676b8 in starttls_cmd ()

#6  0x558df1c52a32 in smtpd_service ()
#7  0x7fd3ae0c47aa in single_server_wakeup () from 
/usr/lib/postfix/libpostfix-master.so
#8  0x7fd3ad832d28 in event_loop () from /usr/lib/postfix/libpostfix-util.so
#9  0x7fd3ae0c56a8 in single_server_main () from 
/usr/lib/postfix/libpostfix-master.so
#10 0x558df1c4bb50 in main ()


Notice the warnings from gdb and missing mapping information on the Postfix 
functions. This remains even though OpenSSL debug information is present and 
loads properly.


Packages:

[root@ubuntu-1804-base-fips openssl-1.1.1]# dpkg --list | grep -i postfix
ii  postfix3.3.0-1ubuntu0.3 
   amd64High-performance mail transport agent
ii  postfix-cdb3.3.0-1ubuntu0.3 
   amd64CDB map support for Postfix
ii  postfix-cdb-dbgsym 3.3.0-1ubuntu0.3 
   amd64debug symbols for postfix-cdb
ii  postfix-dbgsym 3.3.0-1ubuntu0.3 
   amd64debug symbols for postfix
ii  postfix-ldap   3.3.0-1ubuntu0.3 
   amd64LDAP map support for Postfix
ii  postfix-ldap-dbgsym3.3.0-1ubuntu0.3 
   amd64debug symbols for postfix-ldap
ii  postfix-lmdb   3.3.0-1ubuntu0.3 
   amd64LMDB map support for Postfix
ii  postfix-lmdb-dbgsym3.3.0-1ubuntu0.3 
   amd64debug symbols for postfix-lmdb
ii  postfix-mysql  3.3.0-1ubuntu0.3 
   amd64MySQL map 

[Bug 1929657] Re: [Ubuntu 20.4.2] vLan not getting static IP assigned (on s390x)

2021-06-08 Thread Frank Heimes
So I tried to recreate and provoke any problems with the IP addresses on a test 
LPAR that has in between 5 OSA based qeth devices (4 of them with two addresses 
- one on base, one on the vlan device) and 4 RoCE (v1) ports.
Other than finding out that one of the RoCE ports has probably no link (which 
is a different issue) everything worked fine so far.

And the journal log you provided (thx for that) only shows that the 
enP53p0s0.171 is not activated (at least for ipv6) after the second systemd 
network-service start:
...
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd[1]: Starting Network 
Service...
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: 
encdb0.160: Gained IPv6LL
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: 
encdc0.150: Gained IPv6LL
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: 
enP50s3832.170: Gained IPv6LL
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: 
enP53p0s0.171: Gained IPv6LL
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: 
enP53p0s0: Gained IPv6LL
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: 
enP50s3832: Gained IPv6LL
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: ence0f: 
Gained IPv6LL
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: encdc0: 
Gained IPv6LL
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: encdb0: 
Gained IPv6LL
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: 
Enumeration completed
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd[1]: Started Network Service.
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: 
encdb0.160: IPv6 successfully enabled
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: 
encdc0.150: IPv6 successfully enabled
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: 
enP50s3832.170: IPv6 successfully enabled
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: 
enP53p0s0: IPv6 successfully enabled
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: 
enP50s3832: IPv6 successfully enabled
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: ence0f: 
IPv6 successfully enabled
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: encdc0: 
IPv6 successfully enabled
Jun 07 13:04:05 ilabg13.tuc.stglabs.ibm.com systemd-networkd[2097602]: encdb0: 
IPv6 successfully enabled
...
On the first the seems to be some activity.

Unfortunately there are not enough details (in the regular journal log) to dig 
deeper into this - the above snippet is largely it.
Would it be possible to enable verbose journaling 'journalctl -o verbose' 
hoping that we are then able to find more details - not sure what it will bring 
on top (or if this is not sufficient maybe even running systemd in debug mode).

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

Title:
  [Ubuntu 20.4.2]  vLan not getting static IP assigned (on s390x)

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

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

[Bug 1931244] Re: ovn sriov broken from ussuri onwards

2021-06-08 Thread Corey Bryant
^ In an upstream point release for victoria, that is.

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

Title:
  ovn sriov broken from ussuri onwards

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

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

[Bug 1931244] Re: ovn sriov broken from ussuri onwards

2021-06-08 Thread Corey Bryant
This doesn't affect groovy/victoria in Ubuntu since it's not been
included in an upstream point release.

** Changed in: cloud-archive/victoria
   Importance: High => Undecided

** Changed in: cloud-archive/victoria
   Status: Triaged => Invalid

** Changed in: neutron (Ubuntu Groovy)
   Status: Triaged => Invalid

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

Title:
  ovn sriov broken from ussuri onwards

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

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

[Bug 1929540] Re: package aidl (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/aidl', which is also in package google-android-build-tools-installer 23.0.3+r1

2021-06-08 Thread Steve Beattie
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package aidl (not installed) failed to install/upgrade: trying to
  overwrite '/usr/bin/aidl', which is also in package google-android-
  build-tools-installer 23.0.3+r1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-platform-system-tools-aidl/+bug/1929540/+subscriptions

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

[Bug 1929105] Re: CVE-2021-3326: The iconv app in glibc when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion & aborts

2021-06-08 Thread Steve Beattie
This is fixed in hirsute and newer via glibc 2.33.

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

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

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

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

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

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

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

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

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

Title:
  CVE-2021-3326: The iconv app in glibc when processing invalid input
  sequences in the ISO-2022-JP-3 encoding, fails an assertion  & aborts

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

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

[Bug 1928620] Re: segmentation fault(core dumped)

2021-06-08 Thread Steve Beattie
** Changed in: codeblocks (Ubuntu)
   Status: New => Incomplete

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

Title:
  segmentation fault(core dumped)

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

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

[Bug 1929540] Re: package aidl (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/aidl', which is also in package google-android-build-tools-installer 23.0.3+r1

2021-06-08 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package aidl (not installed) failed to install/upgrade: trying to
  overwrite '/usr/bin/aidl', which is also in package google-android-
  build-tools-installer 23.0.3+r1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-platform-system-tools-aidl/+bug/1929540/+subscriptions

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

[Bug 1927996] Re: /usr/lib/update-notifier/apt_check.py:FileNotFoundError:/usr/lib/update-notifier/apt_check.py@16:check_output:run:__init__:_execute_child

2021-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package update-notifier - 3.168.15

---
update-notifier (3.168.15) xenial; urgency=medium

  * debian/control: add lsb-release to the update-notifier-common depends as
it is used by apt-cdrom-check. (LP: #1927996)
  * data/apt_check.py
- Only show esm-apps alerts on lts and non-esm distros (LP: #1926990)
- Update esm-infra alert for distros on ESM mode
- Show message with number of upgradable packages even if that
  number is zero (LP: #1926819)
- Get distro name and version directly from /etc/os-release
- Fallback to lsb_release command if there are any problems using
  /etc/os-release as source of information
- Show esm-apps status header when running on LTS distro that
  has not yet entered Extended Security Maintenance

 -- Lucas Moura   Fri, 14 May 2021 15:00:04
-0300

** Changed in: update-notifier (Ubuntu Xenial)
   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/1927996

Title:
  /usr/lib/update-notifier/apt_check.py:FileNotFoundError:/usr/lib
  /update-
  notifier/apt_check.py@16:check_output:run:__init__:_execute_child

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

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

[Bug 1928458] Re: inconsistent and unneeded password prompts

2021-06-08 Thread Nicolas Damgaard Larsen
I appreciate your reply.

> Are you using auto-logging?
On this machine I am using auto-login, yes.

> if you use password login and the keyring has the same secret then it's 
> automatically unlocked
As already stated, this behaviour has been observed both when the keyring has 
been unlocked and when not.

> the first software to try to use it is going to trigger the prompting
This behaviour has also been observed for applications not requesting for 
passwords.

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

Title:
  inconsistent and unneeded password prompts

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

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

[Bug 205254] Re: python-policyd-spf failing on AOL SPF records.

2021-06-08 Thread Steve Langasek
You are responding to a fixed bug from 2008.  Please file a separate bug
report for your issue.

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

Title:
  python-policyd-spf failing on AOL SPF records.

To manage notifications about this bug go to:
https://bugs.launchpad.net/pypolicyd-spf/+bug/205254/+subscriptions

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

[Bug 1927866] Re: Root filesystem becomes readonly frequenty freezing system

2021-06-08 Thread anoopjohn
I tried to re-create the scenario that causes it to crash but have been
unsuccessful so far. It crashed a few minutes back. Even now I am not
too sure what exactly causes it to crash. So far what I have seen is
that (i.e. after the re-install) the crashes have happened after I
resume the system from sleep / suspend and login and start doing
something. Still not been able to replicate this exactly though. I wish
there was some way we could capture more logging. Keep a USB drive
mounted and use that for /var/log?

I am going to go ahead and install the updated kernel now.

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

Title:
  Root filesystem becomes readonly frequenty freezing system

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

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

[Bug 1931292] [NEW] Hirsute update: v5.11.22 upstream stable release

2021-06-08 Thread Kamal Mostafa
Public bug reported:


SRU Justification

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

   v5.11.22 upstream stable release
   from git://git.kernel.org/

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

** Affects: linux (Ubuntu Hirsute)
 Importance: Medium
 Assignee: Kamal Mostafa (kamalmostafa)
 Status: In Progress


** Tags: kernel-stable-tracking-bug

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

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

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

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

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

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

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

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

Title:
  Hirsute update: v5.11.22 upstream stable release

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

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

[Bug 1930222] Re: "test_add_and_remove_metering_label_rule_src_and_dest_ip_only" failing in py39

2021-06-08 Thread Corey Bryant
** Also affects: neutron (Ubuntu)
   Importance: Undecided
   Status: New

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

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

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

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

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

** Changed in: neutron (Ubuntu Impish)
   Status: New => Triaged

** Also affects: cloud-archive
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/wallaby
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/xena
   Importance: Undecided
   Status: New

** Changed in: cloud-archive/wallaby
   Status: New => Triaged

** Changed in: cloud-archive/xena
   Status: New => Triaged

** Changed in: cloud-archive/wallaby
   Importance: Undecided => High

** Changed in: cloud-archive/xena
   Importance: Undecided => High

** No longer affects: cloud-archive/xena

** Description changed:

  Log: https://89a2790c32b5ab9dcbfe-
  375c96d2b682bc8bc02e09d31e738426.ssl.cf5.rackcdn.com/791365/7/check
  /openstack-tox-py39/d3a256a/testr_results.html
  
  Snippet: http://paste.openstack.org/show/805859/
+ 
+ 
+ == Ubuntu SRU details ==
+ 
+ [Impact]
+ Test fails during package build.
+ 
+ [Test Case]
+ Successful execution of tests during package build.
+ 
+ [Regression Potential]
+ This patch fixes a test case only.

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

Title:
  "test_add_and_remove_metering_label_rule_src_and_dest_ip_only" failing
  in py39

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

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

[Bug 1927219] Re: context deadline exceeded: unknown in containerd with latest runc version

2021-06-08 Thread Lucas Kanashiro
Regarding the golang-github-containers-common/0.33.4+ds1-1 regression in
Hirsute, it was reported here in LP #1931258 as a LTO optimization
issue. We could SRU this package adding the

export DEB_BUILD_MAINT_OPTIONS=optimize=-lto

to d/rules but I believe this does not worth a SRU. If the SRU team
thinks this is important I can prepare an update with the content
mentioned above (I confirmed it fixes the issue).

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

Title:
  context deadline exceeded: unknown in containerd with latest runc
  version

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

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

[Bug 1896223] Please test proposed package

2021-06-08 Thread Brian Murray
Hello Rafael, or anyone else affected,

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

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

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

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

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

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

Title:
  no-quorum-policy=demote and on-fail=demote features for MSSQL servers

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

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

[Bug 1896223] Re: no-quorum-policy=demote and on-fail=demote features for MSSQL servers

2021-06-08 Thread Brian Murray
Hello Rafael, or anyone else affected,

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

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

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

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

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

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

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

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

Title:
  no-quorum-policy=demote and on-fail=demote features for MSSQL servers

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

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

[Bug 1931299] [NEW] package libfreetype6-dev:amd64 2.10.2+dfsg-3 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting a removal

2021-06-08 Thread Hesbon
Public bug reported:

I just need help. I have broken packages that are refusing to be fixed,
they are limiting me from installing any software or opting for updates
and upgrades.

ProblemType: Package
DistroRelease: Ubuntu 20.10
Package: libfreetype6-dev:amd64 2.10.2+dfsg-3
ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
Uname: Linux 5.8.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu50
Architecture: amd64
CasperMD5CheckResult: skip
Date: Tue Jun  8 18:22:24 2021
DpkgTerminalLog:
 Removing libxft-dev:amd64 (2.3.3-0ubuntu1) ...
 Removing libfontconfig1-dev:amd64 (2.13.1-2ubuntu3) ...
 dpkg: error processing package libfreetype6-dev:amd64 (--remove):
  package is in a very bad inconsistent state; you should
  reinstall it before attempting a removal
DuplicateSignature:
 package:libfreetype6-dev:amd64:2.10.2+dfsg-3
 Removing libfontconfig1-dev:amd64 (2.13.1-2ubuntu3) ...
 dpkg: error processing package libfreetype6-dev:amd64 (--remove):
  package is in a very bad inconsistent state; you should
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting a removal
InstallationDate: Installed on 2021-03-26 (74 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
Python3Details: /usr/bin/python3.8, Python 3.8.6, unpackaged
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.20.5ubuntu2
 apt  2.1.10
SourcePackage: freetype
Title: package libfreetype6-dev:amd64 2.10.2+dfsg-3 failed to install/upgrade: 
package is in a very bad inconsistent state; you should  reinstall it before 
attempting a removal
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package groovy

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

Title:
  package libfreetype6-dev:amd64 2.10.2+dfsg-3 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting a removal

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

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

[Bug 1927219] Re: context deadline exceeded: unknown in containerd with latest runc version

2021-06-08 Thread Lucas Kanashiro
I did the verification of the packages in -proposed in all releases:

Hirsute
---

ubuntu@hirsute:~/runc/runc-1.0.0-rc95$ head -n 12 debian/changelog 
runc (1.0.0~rc95-0ubuntu1~21.04.1) hirsute; urgency=medium

  * New upstream release.
- Several regressions were found in 1.0.0-rc93 by upstream and fixed in
  this new release.
  + Ensure the scratch pipe is read during ExportBPF (LP: #1927219).
- Drop patches applied by upstream:
  + d/patches/CVE-2021-30465/*.patch
  + d/patches/fix-patchpbf-test-on-32-bit.patch
  * d/rules: set VERSION variable when building runc (LP: #1929106).

 -- Lucas Kanashiro   Thu, 20 May 2021 10:53:22 -0300
ubuntu@hirsute:~/runc/runc-1.0.0-rc95$ sudo autopkgtest . -- null
...
autopkgtest [16:38:08]:  summary
basic-smoke  PASS
command1 PASS


Groovy
--

ubuntu@groovy:~/runc/runc-1.0.0-rc95$ head -n 12 debian/changelog 
runc (1.0.0~rc95-0ubuntu1~20.10.1) groovy; urgency=medium

  * New upstream release.
- Several regressions were found in 1.0.0-rc93 by upstream and fixed in
  this new release.
  + Ensure the scratch pipe is read during ExportBPF (LP: #1927219).
- Drop patches applied by upstream:
  + d/patches/CVE-2021-30465/*.patch
  + d/patches/fix-patchpbf-test-on-32-bit.patch
  * d/rules: set VERSION variable when building runc (LP: #1929106).

 -- Lucas Kanashiro   Thu, 20 May 2021 11:01:11 -0300
ubuntu@groovy:~/runc/runc-1.0.0-rc95$ sudo autopkgtest . -- null
...
autopkgtest [16:39:17]:  summary
basic-smoke  PASS
command1 PASS

Focal
-

ubuntu@focal:~/runc/runc-1.0.0-rc95$ head -n 12 debian/changelog
runc (1.0.0~rc95-0ubuntu1~20.04.1) focal; urgency=medium

  * New upstream release.
- Several regressions were found in 1.0.0-rc93 by upstream and fixed in
  this new release.
  + Ensure the scratch pipe is read during ExportBPF (LP: #1927219).
- Drop patches applied by upstream:
  + d/patches/CVE-2021-30465/*.patch
  + d/patches/fix-patchpbf-test-on-32-bit.patch
  * d/rules: set VERSION variable when building runc (LP: #1929106).

 -- Lucas Kanashiro   Thu, 20 May 2021 11:06:57 -0300
ubuntu@focal:~/runc/runc-1.0.0-rc95$ sudo autopkgtest . -- null
...
autopkgtest [16:41:19]:  summary
basic-smoke  PASS
command1 PASS

Bionic
--

ubuntu@bionic:~/runc/runc-1.0.0-rc95$ head -n 12 debian/changelog
runc (1.0.0~rc95-0ubuntu1~18.04.1) bionic; urgency=medium

  * New upstream release.
- Several regressions were found in 1.0.0-rc93 by upstream and fixed in
  this new release.
  + Ensure the scratch pipe is read during ExportBPF (LP: #1927219).
- Drop patches applied by upstream:
  + d/patches/CVE-2021-30465/*.patch
  + d/patches/fix-patchpbf-test-on-32-bit.patch
  * d/rules: set VERSION variable when building runc (LP: #1929106).

 -- Lucas Kanashiro   Thu, 20 May 2021 11:11:34 -0300
ubuntu@bionic:~/runc/runc-1.0.0-rc95$ sudo autopkgtest . -- null
...
autopkgtest [16:42:02]:  summary
basic-smoke  PASS
command1 PASS


** Tags removed: verification-needed verification-needed-bionic 
verification-needed-groovy verification-needed-hirsute
** Tags added: verification-done verification-done-bionic 
verification-done-groovy verification-done-hirsute

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

Title:
  context deadline exceeded: unknown in containerd with latest runc
  version

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

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

[Bug 1923661] Re: [sos41][networking] May invoke devlink module when not loaded depending on how the kernel is configured

2021-06-08 Thread Eric Desrochers
** Description changed:

  [Impact]
  
- sos's networking plugin may to trigger the devlink kernel module to
- load. We don't want sos to modify/change/alter the state of a machine
+ sos's networking plugin may trigger the devlink kernel module to load.
+ We don't want sos to modify/change/alter the state of a machine
  whatsoever, especially during troubleshooting. But it may be the case
  for the networking plugin, depending on the running kernel
  configuration.
  
  As a side note, this is also causing Bionic autopkgtest to fails as it
  is tested w/ 4.15 series kernel by default. 'simple.sh' (sos testsuite
  part of the autopkgtest) will report a failure as follows:
  
  "new kernel modules loaded during execution"
  
  [Test case]
  
  On a 4.15 kernel (Bionic)
  
  On a bare metal system:
  root@srv:~# lsmod | grep -i devlink
  root@srv:~# sos report -o networking
  root@srv:~# lsmod | grep -i devlink
  devlink 45056 0
  
  Not reproducible on Bionic w/ 5.4 kernel for instance
  
  Reason:
  config-4.15.0-140-generic:CONFIG_MAY_USE_DEVLINK=m
  config-5.4.0-70-generic:CONFIG_NET_DEVLINK=y
  
  CONFIG_MAY_USE_DEVLINK:
  Drivers using the devlink infrastructure should have a dependency on 
MAY_USE_DEVLINK to ensure they do not cause link errors when devlink is a 
loadable module and the driver using it is built-in.
  
  [Where problem could occur]
  
  [Other information]
  
  Upstream issues:
  
https://github.com/sosreport/sos/commit/e7801c5bf50d129f93559f8c459a3c96bba1375e

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

Title:
  [sos41][networking] May invoke devlink module when not loaded
  depending on how the kernel is configured

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

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

[Bug 1910235] Re: The mouse stops working after trying to take an area screenshot in some apps on Xorg

2021-06-08 Thread Treviño
No hang reported with

$ apt-cache policy gnome-shell
gnome-shell:
  Installed: 3.38.3-2ubuntu0.20.10.2
  Candidate: 3.38.3-2ubuntu0.20.10.2
  Version table:
 *** 3.38.3-2ubuntu0.20.10.2 500
500 http://us.archive.ubuntu.com/ubuntu groovy-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 3.38.2-1ubuntu1~20.10.1 500
500 http://us.archive.ubuntu.com/ubuntu groovy-updates/main amd64 
Packages
 3.38.1-1ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu groovy/main amd64 Packages

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

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

Title:
  The mouse stops working after trying to take an area screenshot in
  some apps on Xorg

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

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

[Bug 1931297] Re: 'update-manager' E:can not open /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_focal-backports_InRelease - fopen (13: Permission denied), E:The package lists or status file co

2021-06-08 Thread Paul White
** Package changed: ubuntu => update-manager (Ubuntu)

** Tags added: focal

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

Title:
  'update-manager'  E:can not open /var/lib/apt/lists/us.archive.ubuntu
  .com_ubuntu_dists_focal-backports_InRelease - fopen (13: Permission
  denied), E:The package lists or status file could not be parsed or
  opened.

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

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

[Bug 1930686] Re: Do not include /dev device node filles in OCI rootfs tarballs

2021-06-08 Thread Thomas Bechtold
I did the following tests

1) build (with proposed enabled) a livefs with launchpad here:
https://code.launchpad.net/~toabctl/+livefs/ubuntu/bionic/proposed/+build/280226

the build passed and the build log shows that livecd-rootfs 2.525.55
(from proposed) is used.

2) Downloaded the tarball from launchpad and build a docker image and run a 
command
$ cat << EOF > Dockerfile
FROM scratch
ADD bionic-minimal-cloudimg-amd64-root.tar.gz /
CMD ["/bin/bash"]
EOF
$ docker build .
Sending build context to Docker daemon  26.08MB
Step 1/3 : FROM scratch
 ---> 
Step 2/3 : ADD bionic-minimal-cloudimg-amd64-root.tar.gz /
 ---> 52dfeec884c4
Step 3/3 : CMD ["/bin/bash"]
 ---> Running in abd576998a3e
Removing intermediate container abd576998a3e
 ---> 0f0bc046d3ad
Successfully built 0f0bc046d3ad
$ docker run -it 0f0bc046d3ad uname -a
Linux 0ff4969cb51f 5.11.0-17-generic #18-Ubuntu SMP Thu May 6 20:10:11 UTC 2021 
x86_64 x86_64 x86_64 GNU/Linux

3) checked the size of the tarball (26077806). Looks good
4) check for device node files:
$ tar tfz bionic-minimal-cloudimg-amd64-root.tar.gz |grep ^dev
dev/

Looks good. So all tests passed and this can be moved to updates.

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

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

Title:
  Do not include /dev device node filles in OCI rootfs tarballs

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

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

  1   2   3   4   5   >