[Bug 1949889] [NEW] Unable to build net/reuseport_bpf and other tests in ubuntu_kernel_selftests on Bionic with make command

2021-11-04 Thread Po-Hsu Lin
Public bug reported:

You should be able to build all the tests inside a subtest directory in 
tools/testing/selftests from a kernel tree with command:
  make TARGETS=net

But with our 4.15 kernel these binary files in the net directory cannot be 
built correctly:
 * reuseport_bpf
 * reuseport_bpf_cpu
 * reuseport_dualstack
 * reuseaddr_conflict
 * reuseport_bpf_numa

You can only build them with:
  make TARGETS=net run_tests

This will also trigger the test, which is not ideal for the granularity
improvement.

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

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Fix Released

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

** Summary changed:

- Unable to build reuseport_bpf test in ubuntu_kernel_selftests on Bionic with 
make command
+ Unable to build net/reuseport_bpf and other tests in ubuntu_kernel_selftests 
on Bionic with make command

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

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

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

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

Title:
  Unable to build net/reuseport_bpf and other tests in
  ubuntu_kernel_selftests on Bionic with make command

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


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

[Bug 1937078] Re: Drivers: hv: vmbus: Fix duplicate CPU assignments within a device

2021-11-04 Thread Tim Gardner
** Changed in: linux-azure (Ubuntu Focal)
   Status: In Progress => Fix Committed

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

Title:
  Drivers: hv: vmbus: Fix duplicate CPU assignments within a device

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


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

[Bug 1949778] Re: unittest2 doesn't work on python3.10

2021-11-04 Thread Graham Inggs
** Bug watch added: Debian Bug tracker #998473
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998473

** Also affects: unittest2 (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998473
   Importance: Unknown
   Status: Unknown

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

Title:
  unittest2 doesn't work on python3.10

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


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

[Bug 1926330] Re: HWE kernels should support eBPF CO-RE

2021-11-04 Thread Dimitri John Ledkov
Note that dwarves-dfsg portion of this request was done a while back in
https://bugs.launchpad.net/ubuntu/+source/dwarves-dfsg/+bug/1912811

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

Title:
  HWE kernels should support eBPF CO-RE

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


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

[Bug 1949286] Re: [MIR]: Include dwarves-dfsg-hwe package into Bionic and Focal

2021-11-04 Thread Dimitri John Ledkov
NAK

we have backported dwarves-dfsg to bionic and up with support for pahole
which is now in use by kernel builds to enable CONFIG_DEBUG_INFO_BTF in
them.

The backports were done in
https://bugs.launchpad.net/ubuntu/+source/dwarves-dfsg/+bug/1912811

Why do we need pahole-btf? Given that dwarves-dfsg got backported to
bionic+ at 1.21 version now?

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

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

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

Title:
  [MIR]: Include dwarves-dfsg-hwe package into Bionic and Focal

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package docker.io - 20.10.7-0ubuntu5~18.04.2

---
docker.io (20.10.7-0ubuntu5~18.04.2) bionic; urgency=medium

  * d/t/control: make basic-smoke do not depend on debian-archive-keyring.
In Bionic, when debian-archive-keyring is installed we are not able to
debootstrap a Debian stable chroot. Removing this dependency make it
work again.

docker.io (20.10.7-0ubuntu5~18.04.1) bionic; urgency=medium

  * Backport version 20.10.7-0ubuntu5 from Impish (LP: #1938908).
- d/control: do not b-d on libbtrfs-dev, it is not available in Bionic.

docker.io (20.10.7-0ubuntu5) impish; urgency=medium

  [ Sergio Durigan Junior ]
  * d/t/docker-in-lxd:
Improve dep8 test.  Make it run a more complex test against an
ubuntu:devel docker container, especially because glibc updates might
break docker.io.  Improve test reliability when running autopkgtest
locally.

  [ Steve Beattie ]
  * SECURITY UPDATE: insufficiently restricted directory permissions
- d/p/CVE-2021-41091.patch: Lock down docker root dir perms.
- CVE-2021-41091
  * SECURITY UPDATE: permissions modifications outside of install directory
- d/p/CVE-2021-41089.patch: chrootarchive: don't create parent dirs
  outside of chroot.
- CVE-2021-41089

docker.io (20.10.7-0ubuntu4) impish; urgency=medium

  * d/p/seccomp-add-support-for-clone3-syscall-in-default-policy.patch: Fix
failure with new glibc clone3 syscall adding it to the default seccomp
policy (LP: #1943049).

 -- Lucas Kanashiro   Thu, 21 Oct 2021 16:55:00
-0300

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

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package runc - 1.0.1-0ubuntu2~18.04.1

---
runc (1.0.1-0ubuntu2~18.04.1) bionic; urgency=medium

  * Backport version 1.0.1-0ubuntu2 from Impish (LP: #1938908).
- Build with Golang 1.13
  + d/control: b-d on golang-1.13-go instead of golang-any.
  + d/rules: add Golang 1.13 to $PATH.
- d/rules: set GOPATH to a temporary directory.
- d/rules: set GO111MODULE to off, to avoid Internet connection during the
  build.

runc (1.0.1-0ubuntu2) impish; urgency=medium

  * d/p/test--skip-fs-related-cgroups-tests.patch: skip a new cgroups related
test. It requires permission to write in /sys/fs/cgroup/memory during its
execution.

 -- Lucas Kanashiro   Tue, 21 Sep 2021 18:04:02
-0300

** Changed in: docker.io (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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package opengcs - 0.3.4+dfsg2-0ubuntu3.18.04.2

---
opengcs (0.3.4+dfsg2-0ubuntu3.18.04.2) bionic; urgency=medium

  * d/p/0003-Add-support-for-runc-1.0.x.patch: Comply with the libcontainer
API changes introduced in runc 1.0.x (LP: #1938908).

 -- Lucas Kanashiro   Wed, 20 Oct 2021 11:54:32
-0300

** Changed in: runc (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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package golang-github-ishidawataru-sctp -
0.0+git20190723.7c296d4-3~ubuntu0.18.04.1

---
golang-github-ishidawataru-sctp (0.0+git20190723.7c296d4-3~ubuntu0.18.04.1) 
bionic; urgency=medium

  * Backport to Bionic. This is needed by the docker.io package (LP: #1938908).
- Downgrade debhelper compatibility level to 11.

golang-github-ishidawataru-sctp (0.0+git20190723.7c296d4-3) unstable;
urgency=medium

  * Ignore test failures, test fail on buildd.

 -- Lucas Kanashiro   Wed, 22 Sep 2021 11:04:30
-0300

** Changed in: opengcs (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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package containerd - 1.5.5-0ubuntu3~18.04.1

---
containerd (1.5.5-0ubuntu3~18.04.1) bionic; urgency=medium

  * Backport version 1.5.5-0ubuntu3 from Impish (LP: #1938908).
- d/control: do not b-d on libbtrfs-dev, it is not available in Bionic.
- d/control: b-d on golang-1.13-go instead of golang-go.
- d/rules: set GO111MODULE to off, to avoid Internet connection during the
  build.

containerd (1.5.5-0ubuntu3) impish; urgency=medium

  * SECURITY UPDATE: insufficiently restricted directory permissions
- debian/patches/1.5-reduce-directory-permissions.patch: reduce
  permissions for bundle dir in runtime/v1/linux/bundle.go,
  runtime/v1/linux/bundle_test.go, runtime/v2/bundle.go,
  runtime/v2/bundle_default.go, runtime/v2/bundle_linux.go,
  runtime/v2/bundle_linux_test.go, runtime/v2/bundle_test.go,
  snapshots/btrfs/btrfs.go.
- CVE-2021-41103

containerd (1.5.5-0ubuntu2) impish; urgency=medium

  * d/p/seccomp-support-clone3-syscall.patch: clone3 is explicitly requested
to give ENOSYS instead of the default EPERM, when CAP_SYS_ADMIN is unset.
(LP: #1943049).

 -- Lucas Kanashiro   Fri, 08 Oct 2021 11:55:12
-0300

** Changed in: golang-github-ishidawataru-sctp (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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package runc - 1.0.1-0ubuntu2~20.04.1

---
runc (1.0.1-0ubuntu2~20.04.1) focal; urgency=medium

  * Backport version 1.0.1-0ubuntu2 from Impish (LP: #1938908).

runc (1.0.1-0ubuntu2) impish; urgency=medium

  * d/p/test--skip-fs-related-cgroups-tests.patch: skip a new cgroups related
test. It requires permission to write in /sys/fs/cgroup/memory during its
execution.

 -- Lucas Kanashiro   Tue, 21 Sep 2021 18:00:11
-0300

** Changed in: containerd (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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package docker.io - 20.10.7-0ubuntu5~20.04.1

---
docker.io (20.10.7-0ubuntu5~20.04.1) focal; urgency=medium

  * Backport version 20.10.7-0ubuntu5 from Impish (LP: #1938908).

docker.io (20.10.7-0ubuntu5) impish; urgency=medium

  [ Sergio Durigan Junior ]
  * d/t/docker-in-lxd:
Improve dep8 test.  Make it run a more complex test against an
ubuntu:devel docker container, especially because glibc updates might
break docker.io.  Improve test reliability when running autopkgtest
locally.

  [ Steve Beattie ]
  * SECURITY UPDATE: insufficiently restricted directory permissions
- d/p/CVE-2021-41091.patch: Lock down docker root dir perms.
- CVE-2021-41091
  * SECURITY UPDATE: permissions modifications outside of install directory
- d/p/CVE-2021-41089.patch: chrootarchive: don't create parent dirs
  outside of chroot.
- CVE-2021-41089

docker.io (20.10.7-0ubuntu4) impish; urgency=medium

  * d/p/seccomp-add-support-for-clone3-syscall-in-default-policy.patch: Fix
failure with new glibc clone3 syscall adding it to the default seccomp
policy (LP: #1943049).

 -- Lucas Kanashiro   Wed, 06 Oct 2021 10:53:57
-0300

** Changed in: runc (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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package opengcs - 0.3.4+dfsg2-0ubuntu3.20.04.2

---
opengcs (0.3.4+dfsg2-0ubuntu3.20.04.2) focal; urgency=medium

  * d/p/0003-Add-support-for-runc-1.0.x.patch: Comply with the libcontainer
API changes introduced in runc 1.0.x (LP: #1938908).

 -- Lucas Kanashiro   Mon, 18 Oct 2021 09:06:05
-0300

** Changed in: docker.io (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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package golang-github-containers-storage -
1.15.8+dfsg1-1ubuntu1

---
golang-github-containers-storage (1.15.8+dfsg1-1ubuntu1) focal; urgency=medium

  * d/p/support-runc-1.x.patch: Add patch to comply with API changes in
libcontainer inside runc (LP: #1938908).

 -- Lucas Kanashiro   Mon, 18 Oct 2021 09:29:32
-0300

** Changed in: opengcs (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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package containerd - 1.5.5-0ubuntu3~20.04.1

---
containerd (1.5.5-0ubuntu3~20.04.1) focal; urgency=medium

  * Backport version 1.5.5-0ubuntu3 from Impish (LP: #1938908).
- d/rules: set GO111MODULE to off, this avoid Internet connection during
  the build.

containerd (1.5.5-0ubuntu3) impish; urgency=medium

  * SECURITY UPDATE: insufficiently restricted directory permissions
- debian/patches/1.5-reduce-directory-permissions.patch: reduce
  permissions for bundle dir in runtime/v1/linux/bundle.go,
  runtime/v1/linux/bundle_test.go, runtime/v2/bundle.go,
  runtime/v2/bundle_default.go, runtime/v2/bundle_linux.go,
  runtime/v2/bundle_linux_test.go, runtime/v2/bundle_test.go,
  snapshots/btrfs/btrfs.go.
- CVE-2021-41103

containerd (1.5.5-0ubuntu2) impish; urgency=medium

  * d/p/seccomp-support-clone3-syscall.patch: clone3 is explicitly requested
to give ENOSYS instead of the default EPERM, when CAP_SYS_ADMIN is unset.
(LP: #1943049).

 -- Lucas Kanashiro   Fri, 08 Oct 2021 11:45:38
-0300

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

** Changed in: golang-github-containers-storage (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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package docker.io - 20.10.7-0ubuntu5~18.04.2

---
docker.io (20.10.7-0ubuntu5~18.04.2) bionic; urgency=medium

  * d/t/control: make basic-smoke do not depend on debian-archive-keyring.
In Bionic, when debian-archive-keyring is installed we are not able to
debootstrap a Debian stable chroot. Removing this dependency make it
work again.

docker.io (20.10.7-0ubuntu5~18.04.1) bionic; urgency=medium

  * Backport version 20.10.7-0ubuntu5 from Impish (LP: #1938908).
- d/control: do not b-d on libbtrfs-dev, it is not available in Bionic.

docker.io (20.10.7-0ubuntu5) impish; urgency=medium

  [ Sergio Durigan Junior ]
  * d/t/docker-in-lxd:
Improve dep8 test.  Make it run a more complex test against an
ubuntu:devel docker container, especially because glibc updates might
break docker.io.  Improve test reliability when running autopkgtest
locally.

  [ Steve Beattie ]
  * SECURITY UPDATE: insufficiently restricted directory permissions
- d/p/CVE-2021-41091.patch: Lock down docker root dir perms.
- CVE-2021-41091
  * SECURITY UPDATE: permissions modifications outside of install directory
- d/p/CVE-2021-41089.patch: chrootarchive: don't create parent dirs
  outside of chroot.
- CVE-2021-41089

docker.io (20.10.7-0ubuntu4) impish; urgency=medium

  * d/p/seccomp-add-support-for-clone3-syscall-in-default-policy.patch: Fix
failure with new glibc clone3 syscall adding it to the default seccomp
policy (LP: #1943049).

 -- Lucas Kanashiro   Thu, 21 Oct 2021 16:55:00
-0300

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

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

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


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package docker.io - 20.10.7-0ubuntu5~20.04.1

---
docker.io (20.10.7-0ubuntu5~20.04.1) focal; urgency=medium

  * Backport version 20.10.7-0ubuntu5 from Impish (LP: #1938908).

docker.io (20.10.7-0ubuntu5) impish; urgency=medium

  [ Sergio Durigan Junior ]
  * d/t/docker-in-lxd:
Improve dep8 test.  Make it run a more complex test against an
ubuntu:devel docker container, especially because glibc updates might
break docker.io.  Improve test reliability when running autopkgtest
locally.

  [ Steve Beattie ]
  * SECURITY UPDATE: insufficiently restricted directory permissions
- d/p/CVE-2021-41091.patch: Lock down docker root dir perms.
- CVE-2021-41091
  * SECURITY UPDATE: permissions modifications outside of install directory
- d/p/CVE-2021-41089.patch: chrootarchive: don't create parent dirs
  outside of chroot.
- CVE-2021-41089

docker.io (20.10.7-0ubuntu4) impish; urgency=medium

  * d/p/seccomp-add-support-for-clone3-syscall-in-default-policy.patch: Fix
failure with new glibc clone3 syscall adding it to the default seccomp
policy (LP: #1943049).

 -- Lucas Kanashiro   Wed, 06 Oct 2021 10:53:57
-0300

** Changed in: containerd (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/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

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


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package containerd - 1.5.5-0ubuntu3~18.04.1

---
containerd (1.5.5-0ubuntu3~18.04.1) bionic; urgency=medium

  * Backport version 1.5.5-0ubuntu3 from Impish (LP: #1938908).
- d/control: do not b-d on libbtrfs-dev, it is not available in Bionic.
- d/control: b-d on golang-1.13-go instead of golang-go.
- d/rules: set GO111MODULE to off, to avoid Internet connection during the
  build.

containerd (1.5.5-0ubuntu3) impish; urgency=medium

  * SECURITY UPDATE: insufficiently restricted directory permissions
- debian/patches/1.5-reduce-directory-permissions.patch: reduce
  permissions for bundle dir in runtime/v1/linux/bundle.go,
  runtime/v1/linux/bundle_test.go, runtime/v2/bundle.go,
  runtime/v2/bundle_default.go, runtime/v2/bundle_linux.go,
  runtime/v2/bundle_linux_test.go, runtime/v2/bundle_test.go,
  snapshots/btrfs/btrfs.go.
- CVE-2021-41103

containerd (1.5.5-0ubuntu2) impish; urgency=medium

  * d/p/seccomp-support-clone3-syscall.patch: clone3 is explicitly requested
to give ENOSYS instead of the default EPERM, when CAP_SYS_ADMIN is unset.
(LP: #1943049).

 -- Lucas Kanashiro   Fri, 08 Oct 2021 11:55:12
-0300

** Changed in: docker.io (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/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

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


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package containerd - 1.5.5-0ubuntu3~20.04.1

---
containerd (1.5.5-0ubuntu3~20.04.1) focal; urgency=medium

  * Backport version 1.5.5-0ubuntu3 from Impish (LP: #1938908).
- d/rules: set GO111MODULE to off, this avoid Internet connection during
  the build.

containerd (1.5.5-0ubuntu3) impish; urgency=medium

  * SECURITY UPDATE: insufficiently restricted directory permissions
- debian/patches/1.5-reduce-directory-permissions.patch: reduce
  permissions for bundle dir in runtime/v1/linux/bundle.go,
  runtime/v1/linux/bundle_test.go, runtime/v2/bundle.go,
  runtime/v2/bundle_default.go, runtime/v2/bundle_linux.go,
  runtime/v2/bundle_linux_test.go, runtime/v2/bundle_test.go,
  snapshots/btrfs/btrfs.go.
- CVE-2021-41103

containerd (1.5.5-0ubuntu2) impish; urgency=medium

  * d/p/seccomp-support-clone3-syscall.patch: clone3 is explicitly requested
to give ENOSYS instead of the default EPERM, when CAP_SYS_ADMIN is unset.
(LP: #1943049).

 -- Lucas Kanashiro   Fri, 08 Oct 2021 11:45:38
-0300

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

** Changed in: docker.io (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/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

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


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

[Bug 1927519] Re: Mitigate libvirt: error : unable to set AppArmor profile 'libvirt-' for '/usr/bin/kvm-spice': No such file or directory

2021-11-04 Thread Ioanna Alifieraki
** Also affects: libvirt (Ubuntu Focal)
   Importance: Undecided
   Status: New

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

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

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

** Also affects: libvirt (Ubuntu Jammy)
   Importance: Medium
   Status: Confirmed

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

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

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

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

** Changed in: libvirt (Ubuntu Bionic)
   Importance: Undecided => Medium

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

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

** Changed in: libvirt (Ubuntu Impish)
   Importance: Undecided => Medium

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

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

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

** Also affects: cloud-archive/stein
   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/1927519

Title:
  Mitigate libvirt: error : unable to set AppArmor profile 'libvirt-' for '/usr/bin/kvm-spice': No such file or directory

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


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

[Bug 1938908] Update Released

2021-11-04 Thread Łukasz Zemczak
The verification of the Stable Release Update for containerd 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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package runc - 1.0.1-0ubuntu2~21.04.1

---
runc (1.0.1-0ubuntu2~21.04.1) hirsute; urgency=medium

  * Backport version 1.0.1-0ubuntu2 from Impish (LP: #1938908).

runc (1.0.1-0ubuntu2) impish; urgency=medium

  * d/p/test--skip-fs-related-cgroups-tests.patch: skip a new cgroups related
test. It requires permission to write in /sys/fs/cgroup/memory during its
execution.

 -- Lucas Kanashiro   Tue, 21 Sep 2021 17:55:39
-0300

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

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package docker.io - 20.10.7-0ubuntu5~21.04.1

---
docker.io (20.10.7-0ubuntu5~21.04.1) hirsute; urgency=medium

  * Backport version 20.10.7-0ubuntu5 from Impish (LP: #1938908).

docker.io (20.10.7-0ubuntu5) impish; urgency=medium

  [ Sergio Durigan Junior ]
  * d/t/docker-in-lxd:
Improve dep8 test.  Make it run a more complex test against an
ubuntu:devel docker container, especially because glibc updates might
break docker.io.  Improve test reliability when running autopkgtest
locally.

  [ Steve Beattie ]
  * SECURITY UPDATE: insufficiently restricted directory permissions
- d/p/CVE-2021-41091.patch: Lock down docker root dir perms.
- CVE-2021-41091
  * SECURITY UPDATE: permissions modifications outside of install directory
- d/p/CVE-2021-41089.patch: chrootarchive: don't create parent dirs
  outside of chroot.
- CVE-2021-41089

docker.io (20.10.7-0ubuntu4) impish; urgency=medium

  * d/p/seccomp-add-support-for-clone3-syscall-in-default-policy.patch: Fix
failure with new glibc clone3 syscall adding it to the default seccomp
policy (LP: #1943049).

 -- Lucas Kanashiro   Wed, 06 Oct 2021 10:41:32
-0300

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

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package golang-github-containers-image -
5.10.3-1ubuntu2

---
golang-github-containers-image (5.10.3-1ubuntu2) hirsute; urgency=medium

  * d/rules: disable LTO, this is blocking docker.io migration (LP:
#1938908)

 -- Lucas Kanashiro   Fri, 15 Oct 2021 16:20:47
-0300

** Changed in: docker.io (Ubuntu Hirsute)
   Status: Fix Committed => Fix Released

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

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

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package golang-github-containers-buildah -
1.19.6+dfsg1-1ubuntu1

---
golang-github-containers-buildah (1.19.6+dfsg1-1ubuntu1) hirsute; urgency=medium

  * d/p/support-runc-1.0.1.patch: Add patch to comply with API changes in
libcontainer inside runc (LP: #1938908).

 -- Lucas Kanashiro   Fri, 15 Oct 2021 18:29:47
-0300

** Changed in: golang-github-containers-image (Ubuntu Hirsute)
   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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package golang-github-containers-storage -
1.24.8+dfsg1-1ubuntu2

---
golang-github-containers-storage (1.24.8+dfsg1-1ubuntu2) hirsute; urgency=medium

  * d/p/support-runc-1.0.1.patch: Add patch to comply with API changes in
libcontainer inside runc (LP: #1938908).

 -- Lucas Kanashiro   Fri, 15 Oct 2021 17:49:47
-0300

** Changed in: golang-github-containers-buildah (Ubuntu Hirsute)
   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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package golang-github-containers-common -
0.33.4+ds1-1ubuntu1

---
golang-github-containers-common (0.33.4+ds1-1ubuntu1) hirsute; urgency=medium

  * d/p/support-runc-1.x.patch: Add patch to comply with API changes in
libcontainer inside runc (LP: #1938908).

 -- Lucas Kanashiro   Fri, 15 Oct 2021 18:12:13
-0300

** Changed in: golang-github-containers-storage (Ubuntu Hirsute)
   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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package opengcs - 0.3.4+dfsg2-0ubuntu6.21.04.1

---
opengcs (0.3.4+dfsg2-0ubuntu6.21.04.1) hirsute; urgency=medium

  * d/p/0003-Add-support-for-runc-1.0.x.patch: Comply with the libcontainer
API changes introduced in runc 1.0.x (LP: #1938908).

 -- Lucas Kanashiro   Fri, 15 Oct 2021 17:12:23
-0300

** Changed in: golang-github-containers-common (Ubuntu Hirsute)
   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/1938908

Title:
   Backport the container stack in Impish

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


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

[Bug 1938908] Re: Backport the container stack in Impish

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package containerd - 1.5.5-0ubuntu3~21.04.1

---
containerd (1.5.5-0ubuntu3~21.04.1) hirsute; urgency=medium

  * Backport version 1.5.5-0ubuntu3 from Impish (LP: #1938908).

containerd (1.5.5-0ubuntu3) impish; urgency=medium

  * SECURITY UPDATE: insufficiently restricted directory permissions
- debian/patches/1.5-reduce-directory-permissions.patch: reduce
  permissions for bundle dir in runtime/v1/linux/bundle.go,
  runtime/v1/linux/bundle_test.go, runtime/v2/bundle.go,
  runtime/v2/bundle_default.go, runtime/v2/bundle_linux.go,
  runtime/v2/bundle_linux_test.go, runtime/v2/bundle_test.go,
  snapshots/btrfs/btrfs.go.
- CVE-2021-41103

containerd (1.5.5-0ubuntu2) impish; urgency=medium

  * d/p/seccomp-support-clone3-syscall.patch: clone3 is explicitly requested
to give ENOSYS instead of the default EPERM, when CAP_SYS_ADMIN is unset.
(LP: #1943049).

 -- Lucas Kanashiro   Fri, 08 Oct 2021 11:37:00
-0300

** Changed in: containerd (Ubuntu Hirsute)
   Status: Fix Committed => Fix Released

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

Title:
   Backport the container stack in Impish

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


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package docker.io - 20.10.7-0ubuntu5~21.04.1

---
docker.io (20.10.7-0ubuntu5~21.04.1) hirsute; urgency=medium

  * Backport version 20.10.7-0ubuntu5 from Impish (LP: #1938908).

docker.io (20.10.7-0ubuntu5) impish; urgency=medium

  [ Sergio Durigan Junior ]
  * d/t/docker-in-lxd:
Improve dep8 test.  Make it run a more complex test against an
ubuntu:devel docker container, especially because glibc updates might
break docker.io.  Improve test reliability when running autopkgtest
locally.

  [ Steve Beattie ]
  * SECURITY UPDATE: insufficiently restricted directory permissions
- d/p/CVE-2021-41091.patch: Lock down docker root dir perms.
- CVE-2021-41091
  * SECURITY UPDATE: permissions modifications outside of install directory
- d/p/CVE-2021-41089.patch: chrootarchive: don't create parent dirs
  outside of chroot.
- CVE-2021-41089

docker.io (20.10.7-0ubuntu4) impish; urgency=medium

  * d/p/seccomp-add-support-for-clone3-syscall-in-default-policy.patch: Fix
failure with new glibc clone3 syscall adding it to the default seccomp
policy (LP: #1943049).

 -- Lucas Kanashiro   Wed, 06 Oct 2021 10:41:32
-0300

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

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

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


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

[Bug 1943049] Update Released

2021-11-04 Thread Łukasz Zemczak
The verification of the Stable Release Update for containerd 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/1943049

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

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


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

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package containerd - 1.5.5-0ubuntu3~21.04.1

---
containerd (1.5.5-0ubuntu3~21.04.1) hirsute; urgency=medium

  * Backport version 1.5.5-0ubuntu3 from Impish (LP: #1938908).

containerd (1.5.5-0ubuntu3) impish; urgency=medium

  * SECURITY UPDATE: insufficiently restricted directory permissions
- debian/patches/1.5-reduce-directory-permissions.patch: reduce
  permissions for bundle dir in runtime/v1/linux/bundle.go,
  runtime/v1/linux/bundle_test.go, runtime/v2/bundle.go,
  runtime/v2/bundle_default.go, runtime/v2/bundle_linux.go,
  runtime/v2/bundle_linux_test.go, runtime/v2/bundle_test.go,
  snapshots/btrfs/btrfs.go.
- CVE-2021-41103

containerd (1.5.5-0ubuntu2) impish; urgency=medium

  * d/p/seccomp-support-clone3-syscall.patch: clone3 is explicitly requested
to give ENOSYS instead of the default EPERM, when CAP_SYS_ADMIN is unset.
(LP: #1943049).

 -- Lucas Kanashiro   Fri, 08 Oct 2021 11:37:00
-0300

** Changed in: containerd (Ubuntu Hirsute)
   Status: Fix Committed => Fix Released

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

** Changed in: docker.io (Ubuntu Hirsute)
   Status: Fix Committed => Fix Released

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

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

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

Title:
  Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm
  -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb
  /var/cache/apt/*.bin || true'

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


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

[Bug 1949882] [NEW] linux-aws: Fix backport of RDMA/efa: Expose maximum TX doorbell batch

2021-11-04 Thread Tim Gardner
Public bug reported:

SRU Justification

[Impact]

Communications between the RDMA device and the driver are not complete.
The shared structure definition of struct
efa_admin_feature_queue_attr_desc is incorrect.

[Test Plan]

Amazon tested

[Where things could go wrong]

This patch could further compromise driver/device communications.

[Other Info]

SF: #00322369

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: linux-aws (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: linux (Ubuntu Focal)
 Importance: Medium
 Assignee: Tim Gardner (timg-tpi)
 Status: In Progress

** Affects: linux-aws (Ubuntu Focal)
 Importance: Medium
 Assignee: Tim Gardner (timg-tpi)
 Status: In Progress

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

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

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

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

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

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

** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

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

** Changed in: linux-aws (Ubuntu Focal)
   Importance: Undecided => Medium

** Changed in: linux-aws (Ubuntu Focal)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

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

** Description changed:

  SRU Justification
  
  [Impact]
  
- Communications between the RDMA device and the driver are not complete. The 
shared
- structure definition is incorrect.
+ Communications between the RDMA device and the driver are not complete.
+ The shared structure definition is incorrect.
  
  [Test Plan]
  
  Amazon tested
  
  [Where things could go wrong]
  
  This patch could further compromise driver/device communications.
  
  [Other Info]
  
  SF: #00322369

** Description changed:

  SRU Justification
  
  [Impact]
  
  Communications between the RDMA device and the driver are not complete.
- The shared structure definition is incorrect.
+ The shared structure definition of struct
+ efa_admin_feature_queue_attr_desc is incorrect.
  
  [Test Plan]
  
  Amazon tested
  
  [Where things could go wrong]
  
  This patch could further compromise driver/device communications.
  
  [Other Info]
  
  SF: #00322369

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

Title:
  linux-aws: Fix backport of RDMA/efa: Expose maximum  TX doorbell batch

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


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

[Bug 1949605] Re: Backport Thunderbird 91 to 20.04 LTS and 18.04 LTS

2021-11-04 Thread Olivier Tilloy
Ubuntu packages do things a bit differently:

 - cbindgen is vendored in the source tarball (currently at version 0.19)
 - builds and uses the bundled nspr, not the system one
 - builds and uses the bundled nss, not the system one
 - the nodejs requirement is 10.23.1; a newer version was backported to bionic 
and focal under the name nodejs-mozilla

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

Title:
  Backport Thunderbird 91 to 20.04 LTS and 18.04 LTS

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


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

[Bug 1942616] Re: Settings Power says high hardware temperature

2021-11-04 Thread Paul Bollerman
Having the same issue, just did a fresh install of ubuntu 21.10
yesterday, and haven't been able to turn on performance mode. Also do
not have cpufreqd or auto-cpufreq.

These are my current temps, after running all day

coretemp-isa-
Adapter: ISA adapter
Package id 0:  +49.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:+47.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:+48.0°C  (high = +100.0°C, crit = +100.0°C)
Core 2:+49.0°C  (high = +100.0°C, crit = +100.0°C)
Core 3:+45.0°C  (high = +100.0°C, crit = +100.0°C)

pch_skylake-virtual-0
Adapter: Virtual device
temp1:+54.5°C  

BAT0-acpi-0
Adapter: ACPI interface
in0:  12.59 V  
curr1:   1000.00 uA 

ath10k_hwmon-pci-0200
Adapter: PCI adapter
temp1:+45.0°C  

dell_smm-virtual-0
Adapter: Virtual device
fan1:2517 RPM
fan2:2510 RPM

nvme-pci-0400
Adapter: PCI adapter
Composite:+32.9°C  (low  = -273.1°C, high = +87.8°C)
   (crit = +89.8°C)
Sensor 1: +32.9°C  (low  = -273.1°C, high = -273.1°C)

acpitz-acpi-0
Adapter: ACPI interface
temp1:+25.0°C  (crit = +107.0°C)

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

Title:
  Settings Power says high hardware temperature

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/power-profiles-daemon/+bug/1942616/+subscriptions


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

[Bug 1948470] Re: aufs: kernel bug with apparmor and fuseblk

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

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

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

Title:
  aufs: kernel bug with apparmor and fuseblk

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


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

[Bug 1948862] Re: KVM emulation failure when booting into VM crash kernel with multiple CPUs

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic)
   Status: Confirmed => In Progress

** Changed in: linux (Ubuntu Focal)
   Status: Confirmed => Fix Committed

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

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

Title:
  KVM emulation failure when booting into  VM crash kernel with multiple
  CPUs

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


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

[Bug 1947164] Re: ebpf: bpf_redirect fails with ip6 gre interfaces

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

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

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

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

Title:
  ebpf:  bpf_redirect fails with ip6 gre interfaces

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


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

[Bug 1214218] Re: Package shown inside wrong group in tree view

2021-11-04 Thread Karl
attached screenshot shows: 
Security Updates:
wrongly grouped timezone data (tzdata) under Firefox Web Browser (firefox), 
wrongly ungrouped English language pack for Firefox (firefox-locale-en)
Other Updates:
wrongly grouped under virtualbox-6.1: alsa-ucm-conf, libpulse0

** Attachment added: "software updater screenshot 20204"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1214218/+attachment/5538301/+files/Screenshot%20from%202021-11-04%2017-36-05.png

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

Title:
  Package shown inside wrong group in tree view

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


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

[Bug 1949879] [NEW] updated openjdk-lts test requirements

2021-11-04 Thread Matthias Klose
Public bug reported:

OpenJDK 11.0.13 has updated test requirements for jtreg, needing the
version 5.1, which itself needs an updated jtharness version.  We want
to update these packages to allow openjdk-lts to still run its testsuite
during the build and the autopkg tests.

The risk of updating these two packages is low. The only other package
using these two packages is openjdk-8, which builds with the newer
versions of jtreg and jtharness in newer Ubuntu versions.

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

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

** Affects: jtharness (Ubuntu Bionic)
 Importance: Undecided
 Status: New

** Affects: jtreg (Ubuntu Bionic)
 Importance: Undecided
 Status: New

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

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

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

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

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

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

** Also affects: jtreg (Ubuntu Focal)
   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/1949879

Title:
  updated openjdk-lts test requirements

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


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

[Bug 1949516] Re: require CAP_NET_ADMIN to attach N_HCI ldisc

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

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

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

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

Title:
  require CAP_NET_ADMIN to attach N_HCI ldisc

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


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

[Bug 1947161] Re: ACL updates on OCFS2 are not revalidated

2021-11-04 Thread Kleber Sacilotto de Souza
Patch already applied to Hirsute and Impish kernels as part of upstream
stable updates.

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

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

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

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

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

Title:
  ACL updates on OCFS2 are not revalidated

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


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

[Bug 1948807] Re: Boot time from snap in 20/stable increases boot time on 3.5 seconds

2021-11-04 Thread Juerg Haefliger
It seems that this stable commit from 5.4.132 introduces the delay:
block: fix race between adding/removing rq qos and normal IO

I don't see much boot-time difference on an amd64 VM so need to check
why this has such a big impact on raspi.

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

Title:
  Boot time from snap in 20/stable increases boot time on 3.5 seconds

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


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

[Bug 1903288] Re: Power guest secure boot with static keys: kernel portion

2021-11-04 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  Power guest secure boot with static keys: kernel portion

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


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

[Bug 1941745] Autopkgtest regression report (sosreport/4.2-1ubuntu0.20.04.1)

2021-11-04 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted sosreport (4.2-1ubuntu0.20.04.1) for 
focal have finished running.
The following regressions have been reported in tests triggered by the package:

sosreport/4.2-1ubuntu0.20.04.1 (ppc64el, 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#sosreport

[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/1941745

Title:
  [sru] sos upstream 4.2

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


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

[Bug 1948351] Re: ppc64 BPF JIT mod by 1 will not return 0

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

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

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

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

Title:
  ppc64 BPF JIT mod by 1 will not return 0

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


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

[Bug 1949050] Re: Fix Screen freeze after resume from suspend with iGPU [1002:6987]

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Hirsute)
   Status: In Progress => Fix Committed

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

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

Title:
  Fix Screen freeze after resume from suspend with iGPU [1002:6987]

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


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

[Bug 1949875] [NEW] Touchpad not working on Lenovo Flex-5 Ryzen

2021-11-04 Thread Edwin Hendriks
Public bug reported:

Model = IdeaPad Flex 5 14ARE05
Model Name = 81X2
MO: R9N0B112200U

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.11.0-38-generic 5.11.0-38.42~20.04.1
ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-38-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Thu Nov  4 16:36:18 2021
InstallationDate: Installed on 2021-10-29 (6 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
SourcePackage: linux-signed-hwe-5.11
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

** Attachment added: "cat /proc/bus/input/devices > ~/devices"
   https://bugs.launchpad.net/bugs/1949875/+attachment/5538296/+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/1949875

Title:
  Touchpad not working on Lenovo Flex-5 Ryzen

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


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

[Bug 1945576] Re: Intel I225-IT ethernet controller: igc: probe of 0000:02:00.0 failed with error -1

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Hirsute)
   Status: In Progress => Fix Committed

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

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

Title:
  Intel I225-IT ethernet controller: igc: probe of :02:00.0 failed
  with error -1

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


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

[Bug 1948767] Re: Fail to detect audio output from external monitor

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Hirsute)
   Status: In Progress => Fix Committed

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

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

Title:
  Fail to detect audio output from external monitor

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


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

[Bug 1949846] Missing required logs.

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

apport-collect 1949846

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

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

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

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

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

Title:
  crash in ibft because of kaslr

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


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

[Bug 1947709] Re: Drop "UBUNTU: SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan is active"

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Focal)
   Status: Confirmed => Fix Committed

** Changed in: linux (Ubuntu Hirsute)
   Status: Confirmed => Fix Committed

** Changed in: linux (Ubuntu Impish)
   Status: Confirmed => 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/1947709

Title:
  Drop "UBUNTU: SAUCE: cachefiles: Page leaking in
  cachefiles_read_backing_file while vmscan is active"

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


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

[Bug 1949089] Re: systemd randomly fails to activate mount units in Ubuntu Core 18

2021-11-04 Thread Brian Murray
** Tags removed: rls-jj-incoming

** Also affects: systemd (Ubuntu Jammy)
   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/1949089

Title:
  systemd randomly fails to activate mount units in Ubuntu Core 18

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


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

[Bug 1946232] Re: Add build dependency to python3-uno

2021-11-04 Thread Simon Chopin
** Changed in: unoconv (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Add build dependency to python3-uno

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


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

[Bug 1948377] Re: [SRU][F] USB: serial: pl2303: add support for PL2303HXN

2021-11-04 Thread Jesse Sung
** Also affects: linux-iot (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-iot (Ubuntu)
   Status: New => Invalid

** Changed in: linux-iot (Ubuntu Focal)
   Status: New => Fix Committed

** Changed in: linux-iot (Ubuntu Focal)
 Assignee: (unassigned) => AaronMa (mapengyu)

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

Title:
  [SRU][F] USB: serial: pl2303: add support for PL2303HXN

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


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

[Bug 1948480] Re: [SRU] firejail missing the setuid bit

2021-11-04 Thread Paul Krause
Bug does not appeared any longer.
Tested version: 0.9.64.4-2ubuntu20.10.1
Performed tests: "firejail --version", "firejail firefox", "ls -l 
/usr/bin/firejail"

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

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

Title:
  [SRU] firejail missing the setuid bit

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


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

[Bug 1949104] Re: netplan try is broken

2021-11-04 Thread Brian Murray
** Tags removed: rls-jj-incoming

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

Title:
  netplan try is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1949104/+subscriptions


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

[Bug 1949845] [NEW] Toggle enable/disable dock autohide gives glitches

2021-11-04 Thread lotuspsychje
Public bug reported:

Ubuntu 22.04 development branch @ 4/11/2021 with kernel
5.13.0-19-generic (wayland)

When opening gnome-control-center and toggle enable/disable the dock to autohide
a few times, the gnome-control-center window gives glitches/flashes
this is not on random, it can be reproduced

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-control-center 1:40.0-1ubuntu5
ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
Uname: Linux 5.13.0-19-generic x86_64
ApportVersion: 2.20.11-0ubuntu70
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Thu Nov  4 16:47:34 2021
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy wayland-session

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

Title:
  Toggle enable/disable dock autohide gives glitches

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


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

[Bug 1949845] Re: Toggle enable/disable dock autohide gives glitches

2021-11-04 Thread lotuspsychje
Journal logs when toggle enable/disable autohide:


nov 04 16:41:07 R00TB00K systemd[914]: Started Application launched by 
gnome-shell.
nov 04 16:41:23 R00TB00K gnome-shell[2532]: DING: GNOME nautilus 40.2
nov 04 16:41:24 R00TB00K dbus-daemon[2444]: [session uid=1000 pid=2444] 
Activating service name='org.gnome.ArchiveManager1' requested by ':1.337' 
(uid=1000 pid=1693505 comm="gjs /usr/share/gnome-shell/extensions/ding@rasters" 
label="unconfined")
nov 04 16:41:24 R00TB00K dbus-daemon[2444]: [session uid=1000 pid=2444] 
Successfully activated service 'org.gnome.ArchiveManager1'
nov 04 16:41:25 R00TB00K gnome-shell[2532]: DING: GNOME nautilus 40.2
nov 04 16:41:26 R00TB00K gnome-shell[2532]: DING: GNOME nautilus 40.2
nov 04 16:41:27 R00TB00K gnome-shell[2532]: DING: GNOME nautilus 40.2
nov 04 16:41:30 R00TB00K gnome-shell[2532]: DING: GNOME nautilus 40.2
nov 04 16:41:32 R00TB00K gnome-shell[2532]: DING: GNOME nautilus 40.2
nov 04 16:41:40 R00TB00K gnome-shell[2532]: DING: GNOME nautilus 40.2
nov 04 16:41:40 R00TB00K dbus-daemon[2444]: [session uid=1000 pid=2444] 
Activating service name='org.gnome.ArchiveManager1' requested by ':1.360' 
(uid=1000 pid=1694302 comm="gjs /usr/share/gnome-shell/extensions/ding@rasters" 
label="unconfined")
nov 04 16:41:40 R00TB00K dbus-daemon[2444]: [session uid=1000 pid=2444] 
Successfully activated service 'org.gnome.ArchiveManager1'
nov 04 16:41:41 R00TB00K gnome-shell[2532]: DING: GNOME nautilus 40.2
nov 04 16:41:43 R00TB00K gnome-shell[2532]: DING: GNOME nautilus 40.2
nov 04 16:41:44 R00TB00K gnome-shell[2532]: DING: GNOME nautilus 40.2
nov 04 16:42:04 R00TB00K gnome-shell[2532]: DING: GNOME nautilus 40.2
nov 04 16:42:05 R00TB00K dbus-daemon[2444]: [session uid=1000 pid=2444] 
Activating service name='org.gnome.ArchiveManager1' requested by ':1.374' 
(uid=1000 pid=1695027 comm="gjs /usr/share/gnome-shell/extensions/ding@rasters" 
label="unconfined")
nov 04 16:42:05 R00TB00K dbus-daemon[2444]: [session uid=1000 pid=2444] 
Successfully activated service 'org.gnome.ArchiveManager1'
nov 04 16:42:06 R00TB00K gnome-shell[2532]: DING: GNOME nautilus 40.2

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

Title:
  Toggle enable/disable dock autohide gives glitches

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


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

[Bug 1949846] [NEW] crash in ibft because of kaslr

2021-11-04 Thread lenovator
Public bug reported:

Hi

i have here a network booted system via iscsi which does noch boot with
the 5.13.0-20 kernel

after some googling a tried to boot with "nokaslr" which works;

so please backport kernel.org commit
342f43af70dbc74f8629381998f92c060e1763a2

> iscsi_ibft: fix crash due to KASLR physical memory remapping

which should do the trick!

thanks

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

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

Title:
  crash in ibft because of kaslr

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


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

[Bug 1934414] Re: test_bpf.sh from ubuntu_kernel_selftests.net from linux ADT test failure with linux/4.15.0-149.153 i386 (Segmentation fault)

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  test_bpf.sh from ubuntu_kernel_selftests.net from linux ADT test
  failure with linux/4.15.0-149.153 i386 (Segmentation fault)

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


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

[Bug 1788578] Re: Some test in ubuntu_bpf test_verifier failed on i386 Bionic kernel

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  Some test in ubuntu_bpf test_verifier failed on i386 Bionic kernel

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


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

[Bug 1947709] Re: Drop "UBUNTU: SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan is active"

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic)
   Status: Confirmed => 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/1947709

Title:
  Drop "UBUNTU: SAUCE: cachefiles: Page leaking in
  cachefiles_read_backing_file while vmscan is active"

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


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

[Bug 1943464] Re: Reassign I/O Path of ConnectX-5 Port 1 before Port 2 causes NULL dereference

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Focal)
   Status: In Progress => Fix Committed

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

Title:
  Reassign I/O Path of ConnectX-5 Port 1 before Port 2 causes NULL
  dereference

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


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

[Bug 1949775] Re: System is unusable (crashes) after screen is turned off and afk system must then be hard rebooted to recover.

2021-11-04 Thread Felix Miata
Reporter has history leading up to this report on
https://www.linuxquestions.org/questions/linux-hardware-18/unable-to-
use-twin-monitors-4175702792/ where no solution was found.

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

Title:
  System is unusable (crashes) after screen is turned off and afk system
  must then be hard rebooted to recover.

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


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

[Bug 1948377] Re: [SRU][F] USB: serial: pl2303: add support for PL2303HXN

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Focal)
   Status: In Progress => Fix Committed

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

Title:
  [SRU][F] USB: serial: pl2303: add support for PL2303HXN

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


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

[Bug 1945967] Re: rtw89 kernel module for Realtek 8852 wifi is missing

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Impish)
   Status: Fix Released => 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/1945967

Title:
  rtw89 kernel module for Realtek 8852 wifi is missing

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


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

[Bug 1941745] Re: [sru] sos upstream 4.2

2021-11-04 Thread Łukasz Zemczak
Hello Eric, or anyone else affected,

Accepted sosreport into focal-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/sosreport/4.2-1ubuntu0.20.04.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-
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: sosreport (Ubuntu Focal)
   Status: In Progress => 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/1941745

Title:
  [sru] sos upstream 4.2

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


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

[Bug 1903288] Re: Power guest secure boot with static keys: kernel portion

2021-11-04 Thread Frank Heimes
I just 'extracted' the patch from the upstream v3 discussion thread and attach 
it here.
(Even if there seems to be a request to split it into two patches, but that 
would probably have no functional impact.)

** Patch added: "patch v3"
   
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1903288/+attachment/5538292/+files/0001-integrity-support-including-firmware-platform-keys-at-build-time.patch

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

Title:
  Power guest secure boot with static keys: kernel portion

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


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

[Bug 1945967] Re: rtw89 kernel module for Realtek 8852 wifi is missing

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Impish)
   Status: Confirmed => Fix Released

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

Title:
  rtw89 kernel module for Realtek 8852 wifi is missing

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


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

[Bug 1948894] Re: Xwayland crash in gdm as screen off and touchscreen detach.

2021-11-04 Thread Łukasz Zemczak
Hello Yuan-Chen, or anyone else affected,

Accepted mutter into hirsute-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/mutter/3.38.4-1ubuntu2.21.04.01 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: mutter (Ubuntu Hirsute)
   Status: New => Fix Committed

** Tags added: 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/1948894

Title:
  Xwayland crash in gdm as screen off and touchscreen detach.

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


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

[Bug 1948933] Re: [SRU] libreoffice 7.1.7 for hirsute

2021-11-04 Thread Rico Tzschichholz
** Changed in: libreoffice (Ubuntu Hirsute)
   Status: Triaged => In Progress

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

Title:
   [SRU] libreoffice 7.1.7 for hirsute

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


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

[Bug 1927519] Re: Mitigate libvirt: error : unable to set AppArmor profile 'libvirt-' for '/usr/bin/kvm-spice': No such file or directory

2021-11-04 Thread Alejandro Santoyo Gonzalez
We have at least a customer on Ubuntu Xenial who hits this somewhat 
regularly and would very much appreciate this fix getting into SRU 
as quickly as possible. 

Would you please consider moving this forward using the fastest 
path available?

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

Title:
  Mitigate libvirt: error : unable to set AppArmor profile 'libvirt-' for '/usr/bin/kvm-spice': No such file or directory

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


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

[Bug 1948884] Re: casper interactive_netmount looks for the wrong url on 20.04.3

2021-11-04 Thread Brian Murray
** Changed in: casper (Ubuntu)
   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/1948884

Title:
  casper interactive_netmount looks for the wrong url on 20.04.3

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


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

[Bug 1949793] Re: Thunderbolt 3 NIC driver is loaded too early and won't establish connection

2021-11-04 Thread Sebastian Heiden
*** This bug is a duplicate of bug 1949790 ***
https://bugs.launchpad.net/bugs/1949790

** This bug has been marked a duplicate of bug 1949790
   Thunderbolt 3 NIC driver is loaded too early and won't establish connection

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

Title:
  Thunderbolt 3 NIC driver is loaded too early and won't establish
  connection

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


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

[Bug 1875066] Re: Missing NM-icon for established vpn-connections

2021-11-04 Thread cortsenc
My log was:
Nov  4 09:43:05 TT12 mate-indicator-[3453]: Could not load a pixbuf from icon 
theme.#012This may indicate that pixbuf loaders or the mime database could not 
be found.


It works for me to open an save icons with Inkscape

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

Title:
  Missing NM-icon for established vpn-connections

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


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

[Bug 1949104] Re: netplan try is broken

2021-11-04 Thread Matthieu Clemenceau
** Tags added: fr-1833

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

Title:
  netplan try is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1949104/+subscriptions


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

[Bug 1949089] Re: systemd randomly fails to activate mount units in Ubuntu Core 18

2021-11-04 Thread Matthieu Clemenceau
** Tags added: fr-1832

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

Title:
  systemd randomly fails to activate mount units in Ubuntu Core 18

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


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

[Bug 1949802] [NEW] hwe-support-status shows incorrect support dates

2021-11-04 Thread Nikos Mavrogiannopoulos
Public bug reported:

In a 20.04 system with subscription attached hwe-support-status shows:

```
$ hwe-support-status --verbose
You are not running a system with a Hardware Enablement Stack. Your system is 
supported until April 2025.
```

This is incorrect as the subscription entitles to support from canonical
until 2030 (support is also a very difficult term to use as it means
different things to different people). Nevertheless, I do not think that
this tool is the right to print any support entitlements. The message
should be instead:

```
$ hwe-support-status --verbose
You are not running a system with a Hardware Enablement Stack.
```

For support information we provide the `ua` tool instead.

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

** Description changed:

  In a 20.04 system with subscription attached hwe-support-status shows:
  
  ```
  $ hwe-support-status --verbose
  You are not running a system with a Hardware Enablement Stack. Your system is 
supported until April 2025.
  ```
  
- This is incorrect as the subscription entitles to support until 2030. I
- do not think that this tool is the right to print any support
- entitlements. The message should be instead:
+ This is incorrect as the subscription entitles to support until 2030.
+ Nevertheless, I do not think that this tool is the right to print any
+ support entitlements. The message should be instead:
  
  ```
  $ hwe-support-status --verbose
  You are not running a system with a Hardware Enablement Stack.
  ```
  
  For support information we provide the `ua` tool instead.

** Description changed:

  In a 20.04 system with subscription attached hwe-support-status shows:
  
  ```
  $ hwe-support-status --verbose
  You are not running a system with a Hardware Enablement Stack. Your system is 
supported until April 2025.
  ```
  
- This is incorrect as the subscription entitles to support until 2030.
- Nevertheless, I do not think that this tool is the right to print any
- support entitlements. The message should be instead:
+ This is incorrect as the subscription entitles to support from canonical
+ until 2030 (support is also a very difficult term to use as it means
+ different things to different people). Nevertheless, I do not think that
+ this tool is the right to print any support entitlements. The message
+ should be instead:
  
  ```
  $ hwe-support-status --verbose
  You are not running a system with a Hardware Enablement Stack.
  ```
  
  For support information we provide the `ua` tool instead.

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

Title:
  hwe-support-status shows incorrect support dates

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


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

[Bug 1949605] Re: Backport Thunderbird 91 to 20.04 LTS and 18.04 LTS

2021-11-04 Thread Clemens Drüe
As far as I can see nspr does not require any special version, so could
be upgraded easily, at least  from 4.25 to 4.32.

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

Title:
  Backport Thunderbird 91 to 20.04 LTS and 18.04 LTS

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


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

[Bug 1949793] Status changed to Confirmed

2021-11-04 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

Title:
  Thunderbolt 3 NIC driver is loaded too early and won't establish
  connection

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


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

[Bug 1949790] Status changed to Confirmed

2021-11-04 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

Title:
  Thunderbolt 3 NIC driver is loaded too early and won't establish
  connection

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


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

[Bug 1949793] [NEW] Thunderbolt 3 NIC driver is loaded too early and won't establish connection

2021-11-04 Thread Sebastian Heiden
Public bug reported:

I am using a Thunderbolt 3 Pro Dock with a built in Aquantia 10 GBase-T
NIC (atlantic).

The issue is that during boot it only detects the interface as 5 GBe, as seen 
in dmesg:
enp11s0: atlantic: link change old 0 new 5000

This prevents the interface from establishing a connection. With Ubuntu
21.04 and previous versions this issue didn't exist.

I found a couple workarounds for this problem:
1. Enable Thunderbolt Security (User Authorization or Secure Connect) in the 
BIOS. This prevents the computer from suspending however, so this workaround 
isn't feasible.
2. Run sudo rmmod atlantic && modprobe atlantic and the NIC will connect at 10 
GBe without issues as seen below:
atlantic :0b:00.0 enp11s0: atlantic: link change old 0 new 1

From the obervations above, I draw the conclusion that the module gets
loaded too early with Thunderbolt Security disabled and should happen at
a later point in time.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: linux-image-5.13.0-20-generic 5.13.0-20.20
ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
Uname: Linux 5.13.0-20-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia zfs zunicode zavl icp zcommon 
znvpair
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  spyfly 3576 F pulseaudio
 /dev/snd/pcmC2D0p:   spyfly 3576 F...m pulseaudio
 /dev/snd/controlC1:  spyfly 3576 F pulseaudio
 /dev/snd/controlC0:  spyfly 3576 F pulseaudio
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Thu Nov  4 15:47:34 2021
HibernationDevice: RESUME=none
InstallationDate: Installed on 2021-10-19 (15 days ago)
InstallationMedia: Ubuntu 21.10 "Impish Indri" - Daily amd64 (20211006)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/BOOT/ubuntu_qbynho@/vmlinuz-5.13.0-20-generic 
root=ZFS=rpool/ROOT/ubuntu_qbynho ro quiet splash vt.handoff=1
RelatedPackageVersions:
 linux-restricted-modules-5.13.0-20-generic N/A
 linux-backports-modules-5.13.0-20-generic  N/A
 linux-firmware 1.201.1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/11/2021
dmi.bios.release: 5.17
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P3.20
dmi.board.name: X570 Phantom Gaming-ITX/TB3
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP3.20:bd08/11/2021:br5.17:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:rvnASRock:rnX570PhantomGaming-ITX/TB3:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: amd64 apport-bug impish

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

Title:
  Thunderbolt 3 NIC driver is loaded too early and won't establish
  connection

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


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

[Bug 1949790] [NEW] Thunderbolt 3 NIC driver is loaded too early and won't establish connection

2021-11-04 Thread Sebastian Heiden
Public bug reported:

I am using a Thunderbolt 3 Pro Dock with a built in Aquantia 10 GBase-T
NIC (atlantic).

The issue is that during boot it only detects the interface as 5 GBe, as seen 
in dmesg:
enp11s0: atlantic: link change old 0 new 5000

This prevents the interface from establishing a connection. With Ubuntu
21.04 and previous versions this issue didn't exist.

I found a couple workarounds for this problem:
1. Enable Thunderbolt Security (User Authorization or Secure Connect) in the 
BIOS. This prevents the computer from suspending however, so this workaround 
isn't feasible.
2. Run sudo rmmod atlantic && modprobe atlantic and the NIC will connect at 10 
GBe without issues as seen below:
atlantic :0b:00.0 enp11s0: atlantic: link change old 0 new 1

From the obervations above, I draw the conclusion that the module gets
loaded too early with Thunderbolt Security disabled and should happen at
a later point in time.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: linux-image-5.13.0-20-generic 5.13.0-20.20
ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
Uname: Linux 5.13.0-20-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia zfs zunicode zavl icp zcommon 
znvpair
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  spyfly 3576 F pulseaudio
 /dev/snd/pcmC2D0p:   spyfly 3576 F...m pulseaudio
 /dev/snd/controlC1:  spyfly 3576 F pulseaudio
 /dev/snd/controlC0:  spyfly 3576 F pulseaudio
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Thu Nov  4 15:47:34 2021
HibernationDevice: RESUME=none
InstallationDate: Installed on 2021-10-19 (15 days ago)
InstallationMedia: Ubuntu 21.10 "Impish Indri" - Daily amd64 (20211006)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/BOOT/ubuntu_qbynho@/vmlinuz-5.13.0-20-generic 
root=ZFS=rpool/ROOT/ubuntu_qbynho ro quiet splash vt.handoff=1
RelatedPackageVersions:
 linux-restricted-modules-5.13.0-20-generic N/A
 linux-backports-modules-5.13.0-20-generic  N/A
 linux-firmware 1.201.1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/11/2021
dmi.bios.release: 5.17
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P3.20
dmi.board.name: X570 Phantom Gaming-ITX/TB3
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP3.20:bd08/11/2021:br5.17:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:rvnASRock:rnX570PhantomGaming-ITX/TB3:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: amd64 apport-bug impish

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

Title:
  Thunderbolt 3 NIC driver is loaded too early and won't establish
  connection

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


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

[Bug 1948894] Re: Xwayland crash in gdm as screen off and touchscreen detach.

2021-11-04 Thread Treviño
Ok, I've uploaded hirsute too, we normally don't have much resources to
handle also such versions, but this was easy enough.

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

Title:
  Xwayland crash in gdm as screen off and touchscreen detach.

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


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

[Bug 1949605] Re: Backport Thunderbird 91 to 20.04 LTS and 18.04 LTS

2021-11-04 Thread Simon Iremonger
For what its' worth, the Focal system's provided packages do not meet
the following build-deps of the *debian* Thunderbird 91.3.0 package;-

cbindgen (>= 0.19)
debhelper-compat (= 13)
libnspr4-dev (>= 2:4.32~)
libnss3-dev (>= 2:3.68~)
nodejs (>= 10.19.0)

Merely overriding the version dependencies in debian control file [which
can just automatically referring to latest version needlessly] is not
sufficient, an internal check *actually* requires e.g. nspr >=4.32 .
These packages may need backporting or whatever, or the ubuntu packages
may work differently to get around these limitations for building (in
any case build-deps and runtime-deps may be another matter...).

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

Title:
  Backport Thunderbird 91 to 20.04 LTS and 18.04 LTS

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


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

[Bug 1916586] Re: Adding word to dictionary doesn't update subject

2021-11-04 Thread Alistair Cunningham
This still happens on Thunderbird 91, so have reported it upstream:

https://bugzilla.mozilla.org/show_bug.cgi?id=1739405

** Bug watch added: Mozilla Bugzilla #1739405
   https://bugzilla.mozilla.org/show_bug.cgi?id=1739405

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

Title:
  Adding word to dictionary doesn't update subject

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


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

[Bug 1949497] Re: [amdgpu] AMD R5 M430 dGPU freezes ([drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout)

2021-11-04 Thread Semih
The problem occurs in Ubuntu 5.13 kernel too. I was testing the mainline
kernel to see problem fixed or not.

Error message in 5.13 kernel:

[  634.985891] [drm] PCIE gen 3 link speeds already enabled
[  634.987228] amdgpu :01:00.0: amdgpu: PCIE GART of 256M enabled (table at 
0x00F4).
[  645.955488] Asynchronous wait on fence :00:02.0:gnome-shell[1627]:5ad2 
timed out (hint:intel_atomic_commit_ready [i915])
[  645.955508] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, 
signaled seq=50, emitted seq=52
[  645.955643] Asynchronous wait on fence drm_sched:gfx:27 timed out 
(hint:submit_notify [i915])
[  645.955770] Asynchronous wait on fence drm_sched:gfx:25 timed out 
(hint:submit_notify [i915])
[  645.955865] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: 
process glmark2 pid 5277 thread glmark2:cs0 pid 5278
[  645.956123] amdgpu :01:00.0: amdgpu: GPU recovery disabled.

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

Title:
  [amdgpu] AMD R5 M430 dGPU freezes ([drm:amdgpu_job_timedout [amdgpu]]
  *ERROR* ring gfx timeout)

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


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

[Bug 1946901] Re: Merge spice from Debian unstable for 22.04

2021-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package spice - 0.15.0-2ubuntu1

---
spice (0.15.0-2ubuntu1) jammy; urgency=medium

  * Merge with Debian unstable (LP: #1946901). Remaining changes:
- d/control: Don't recommend -libav gstreamer plugins since it is in
  universe. This now downgrades it to a suggest instead of completely
  removing the dependency.
  * Dropped changes
- d/t/automated-tests: avoid test fail due to build errors [in Debian now]

spice (0.15.0-2) unstable; urgency=medium

  * switch from $DEB_TARGET_MULTIARCH to $DEB_HOST_MULTIARCH
  * do-not-run-nonexisting-doxygen-sh.patch to fix FTBFS
(apparently wrong upstream meson.build)

spice (0.15.0-1) unstable; urgency=medium

  * new upstream release 0.15.0
  * removed patches included upstream
  * use meson+ninja build-system
  * removed the wrongly implemented automated tests
the meson build system run the same tests now too.
(Closes: #973803)
  * bump debhelper-compat to 13
  * use ${DEB_TARGET_MULTIARCH} in .install files
  * update paths in d/copyright for spice-common
  * removed trailing whitespaces from this file (d/changelog)

 -- Christian Ehrhardt   Tue, 02 Nov
2021 07:52:12 +0100

** Changed in: spice (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Merge spice from Debian unstable for 22.04

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


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

[Bug 1949512] Re: Bionic update: upstream stable patchset 2021-11-02

2021-11-04 Thread Stefan Bader
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  Bionic update: upstream stable patchset 2021-11-02

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


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

[Bug 1946232] Re: Add build dependency to python3-uno

2021-11-04 Thread Simon Chopin
** Changed in: unoconv (Ubuntu)
 Assignee: (unassigned) => Simon Chopin (schopin)

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

Title:
  Add build dependency to python3-uno

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


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

Re: [Bug 1949304] Re: package bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1 failed to install/upgrade: installed bcmwl-kernel-source package post-installation script subprocess returned error exit

2021-11-04 Thread mvelte54
Thank you Jeremy.

I was skeptical at first but then ran the steps listed and lo and behold 
I've got WiFi.

On 11/4/21 5:19 AM, Jeremy wrote:
> See https://askubuntu.com/a/1163018/300665
>

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

Title:
  package bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1 failed to
  install/upgrade: installed bcmwl-kernel-source package post-
  installation script subprocess returned error exit status 10

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


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

[Bug 1734147] Re: corrupted BIOS due to Intel SPI bug in kernel

2021-11-04 Thread Mike Hehir
I used 32bit boot-repair-disk iso yesterday to try fix a grub problem.
Looks like it's built on unpatched Ubuntu 17.10. My bios is now corrupt
and unable to boot from USB, worse grub wasn't fixed so my tablet is now
a paperweight (maybe a powerbank, suppose it has some use. Fujitsu Q584
using InsydeH20 v5.0 bios.

Can't boot anything so only fix appears to involve a lot of soldering on
miniature components, not something I'd be confident doing. Really
disappointed Canonical consider this problem solved and have not done
more to remove unpatched Ubuntu from the wild.

I've read through all the comments and I don't see any fix that would
work in this circumstance. I know it's an old machine but was really
responsive and usable from my very brief experience on Linux. I'm
concerned others may try to revive old machines with Linux and suffer
same fate.

** Also affects: boot-repair
   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/1734147

Title:
  corrupted BIOS due to Intel SPI bug in kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/boot-repair/+bug/1734147/+subscriptions


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

[Bug 1949636] Re: Impish update: upstream stable patchset 2021-11-03

2021-11-04 Thread Stefan Bader
** Changed in: linux (Ubuntu Impish)
   Status: In Progress => Fix Committed

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

Title:
  Impish update: upstream stable patchset 2021-11-03

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


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

[Bug 1840560] Re: "error: can't find command hwmatch" during grub

2021-11-04 Thread Mauricio Faria de Oliveira
** Also affects: grub2 (Ubuntu Jammy)
   Importance: Low
 Assignee: Mauricio Faria de Oliveira (mfo)
   Status: In Progress

** Also affects: grub2-signed (Ubuntu Jammy)
   Importance: Undecided
   Status: Invalid

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

** Also affects: grub2-signed (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: grub2-signed (Ubuntu Bionic)
   Status: New => Invalid

** Changed in: grub2 (Ubuntu Bionic)
   Status: New => In Progress

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

** Changed in: grub2 (Ubuntu Bionic)
 Assignee: (unassigned) => Mauricio Faria de Oliveira (mfo)

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

Title:
  "error: can't find command hwmatch" during grub

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


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

[Bug 1949605] Re: Backport Thunderbird 91 to 20.04 LTS and 18.04 LTS

2021-11-04 Thread Clemens Drüe
This is now a security issue. As the vulnerability CVE-2021-38503 is currently 
actively exploited and  will not be fixed in 1.78 series, which is EOL (see 
https://www.mozilla.org/en-US/security/advisories/mfsa2021-50/)
The latest version available in focal and focal-updates repositories is 1.78.13 
(even not the latest available version of the 1.78 series).

This is a show stopper for an LTS edition; please fix rapidly!


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

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

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

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

Title:
  Backport Thunderbird 91 to 20.04 LTS and 18.04 LTS

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


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

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

2021-11-04 Thread Olivier Le Pogam
The Azure Database for MySQL Servers we can't connect to are :
MySQL version : 5.7
Performance configuration : General Purpose, 2 vCore(s), 100 GB
With TLS 1.2 enforced

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

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

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


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

[Bug 1949778] [NEW] unittest2 doesn't work on python3.10

2021-11-04 Thread Chris MacNaughton
Public bug reported:

Since Python 3.3, using or importing ABCs from 'collections' instead of
'collections.abc' has been deprecated, and it's finally removed in
python 3.10. Because unittest2 relies on these collections in it's
compatibility helpers, it fails to run on 3.10

** Affects: unittest2 (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/1949778

Title:
  unittest2 doesn't work on python3.10

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


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

[Bug 1927519] Re: Mitigate libvirt: error : unable to set AppArmor profile 'libvirt-' for '/usr/bin/kvm-spice': No such file or directory

2021-11-04 Thread Christian Ehrhardt 
Merged upstream, will be in v7.10.0 which will make it into Ubuntu 22.04 later 
this cycle.
From there we can consider SRUs

If the case is more urgent to you (need it earlier) we can consider
adding it as individual upload now instead of waiting for >=7.10

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

Title:
  Mitigate libvirt: error : unable to set AppArmor profile 'libvirt-' for '/usr/bin/kvm-spice': No such file or directory

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


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

[Bug 1947860] Re: qemu-arm-static swallows the program name, and shifts all arguments left

2021-11-04 Thread Christian Ehrhardt 
This is already in jammy-proposed by now, but due to a long test backlog on 
ppc64 will be blocked there for a while.
Nevertheless that is enough to kick off the SRU of this, therefore I uploaded 
it to Impish-unapproved already.

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

Title:
  qemu-arm-static swallows the program name, and shifts all arguments
  left

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


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

<    1   2   3   >