[Bug 1897545] Re: Bind9: man file for rndc utility mentions wrong config file location

2021-05-21 Thread Athos Ribeiro
** Bug watch added: Debian Bug tracker #606767
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606767

** Also affects: bind9 (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606767
   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/1897545

Title:
  Bind9: man file for rndc utility mentions wrong config file location

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

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

[Bug 1898593] Re: Fix sphinx doc building

2021-05-21 Thread Utkarsh Gupta
Hi Athos,

Do you happen to know fix and is it worth backporting? Also, are those
lintian errors fixed, too? Given you recently worked on this, so
probably you'd know. Thanks!

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

Title:
  Fix sphinx doc building

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

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

[Bug 1926299] Re: incorrect sensor is read on Lenovo server BMC

2021-05-21 Thread Dan Streetman
** Changed in: freeipmi (Ubuntu Impish)
   Status: New => In Progress

** Changed in: freeipmi (Ubuntu Impish)
   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/1926299

Title:
  incorrect sensor is read on Lenovo server BMC

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

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

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

2021-05-21 Thread Lucas Kanashiro
** Description changed:

+ [Impact]
+ 
+ Several regressions were identified by upstream in version 1.0.0-rc93
+ and were fixed in version 1.0.0-rc94:
+ 
+ https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc94
+ 
+ "This release fixes several regressions found in v1.0.0-rc93. We
+ recommend users update as soon as possible."
+ 
+ And in version 1.0.0-rc95 we also have the fix for CVE-2021-30465.
+ 
+ [Test Plan]
+ 
+ Per https://wiki.ubuntu.com/DockerUpdates, our test case is the
+ autopkgtests
+ 
+ [Where problems could occur]
+ 
+ As usual, we deliver most benefit to our users by delivering an upstream
+ experience. A risk of regressions is part of that.
+ 
+ [Original Message]
+ 
  When upgrading runc to the latest version from focal-updates, Kubernetes, 
using containerd, fails to start new containers after a certain amount of 
container have been reached a certain amount (more than 100 ~ 150 containers).
  With the previous version of runc, I was able to run more than 340 containers 
on a single server without any issue.
  
  I got those logs in containerd (journalctl -u containerd)
  ```
  May 05 00:48:17 node6 containerd[1368656]: 
time="2021-05-05T00:48:17.260349619Z" level=warning msg="could not use 
snapshotter devmapper in metadata plugin" error="devmapper not configured"
  May 05 00:48:21 node6 containerd[1368656]: 
time="2021-05-05T00:48:21.807947009Z" level=error msg="get state for 
71005cc34ac16f6976a7aebd72faa734792639b003c5dec67f666449cf6eb8d7" 
error="context deadline exceeded: unknown"
  May 05 00:48:23 node6 containerd[1368656]: 
time="2021-05-05T00:48:23.810434820Z" level=error msg="get state for 
71005cc34ac16f6976a7aebd72faa734792639b003c5dec67f666449cf6eb8d7" 
error="context deadline exceeded: unknown"
  May 05 00:48:25 node6 containerd[1368656]: 
time="2021-05-05T00:48:25.813453574Z" level=error msg="get state for 
c6497bbf82f668f8b8b534204cd2efaa30a97f884da3dd5fca4f51489298f855" 
error="context deadline exceeded: unknown"
  May 05 00:48:27 node6 containerd[1368656]: 
time="2021-05-05T00:48:27.816285268Z" level=error msg="get state for 
c6497bbf82f668f8b8b534204cd2efaa30a97f884da3dd5fca4f51489298f855" 
error="context deadline exceeded: unknown"
  May 05 00:48:29 node6 containerd[1368656]: 
time="2021-05-05T00:48:29.823052797Z" level=error msg="get state for 
f90f054966ab6b78304797d420a1f948c85e5b6e425037417f8966c08cd9a0f1" 
error="context deadline exceeded: unknown"
  May 05 00:48:31 node6 containerd[1368656]: 
time="2021-05-05T00:48:31.826412096Z" level=error msg="get state for 
f90f054966ab6b78304797d420a1f948c85e5b6e425037417f8966c08cd9a0f1" 
error="context deadline exceeded: unknown"
  ```
  
  This version of runc triggered the problem:
  ```
  runc (1.0.0~rc93-0ubuntu1~20.04.1) focal; urgency=medium
  
-   * Backport version 1.0.0~rc93-0ubuntu1 from Hirsute (LP: #1919322,
- LP: #1916485).
+   * Backport version 1.0.0~rc93-0ubuntu1 from Hirsute (LP: #1919322,
+ LP: #1916485).
  
-  -- Lucas Kanashiro   Tue, 16 Mar 2021 15:34:35 -0300
+  -- Lucas Kanashiro   Tue, 16 Mar 2021 15:34:35 -0300
  ```
  
  ```
  # runc -v
  runc version spec: 1.0.2-dev
  go: go1.13.8
  libseccomp: 2.5.1
  ```
- 
  
  Reverting to the previous version of runc solved the problem, and I was able 
to run more than 340 pods / containers without any error.
  ```
  apt-get install runc=1.0.0~rc10-0ubuntu1
  
  # runc -v
  runc version spec: 1.0.1-dev
  ```
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: runc 1.0.0~rc93-0ubuntu1~20.04.1
  ProcVersionSignature: Ubuntu 5.4.0-72.80-generic 5.4.101
  Uname: Linux 5.4.0-72-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Wed May  5 12:06:30 2021
  SourcePackage: runc
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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

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

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

[Bug 1929013] Re: upgrade of server from Ubuntu 18.04 LTS to Ubuntu 20.04 LTS fail

2021-05-21 Thread Brian Murray
*** This bug is a duplicate of bug 1928397 ***
https://bugs.launchpad.net/bugs/1928397

** This bug has been marked a duplicate of bug 1928397
   ensure python is marked for removal when upgrading from 18.04 to 20.04

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

Title:
  upgrade of server from Ubuntu 18.04 LTS  to Ubuntu 20.04 LTS fail

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

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

[Bug 1929106] Re: runc -v empty output

2021-05-21 Thread Lucas Kanashiro
** Description changed:

+ [Impact]
+ 
+ Users cannot check the runc version running 'runc --version'. This is
+ not a big deal but it would land along with LP #1927219 which is an
+ important fix.
+ 
+ [Test Plan]
+ 
+ Check if 'runc --version' returns the runc version.
+ 
+ [Where problems could occur]
+ 
+ As usual, we deliver most benefit to our users by delivering an upstream
+ experience. A risk of regressions is part of that.
+ 
+ [Original Message]
+ 
  Apparently runc is built in some non-standard way, so it does not show
  its version:
  
  kir@ubu2004:~$ runc -v
  runc version spec: 1.0.2-dev
  go: go1.13.8
  libseccomp: 2.5.1
  
  In the output above, version string is empty and there is no newline
  added, so we have a version of the spec in the same line. Thus, docker
  has the same problem reporting runc version:
  
  kir@ubu2004:~$ docker version | grep -A2 runc
-  runc:
-   Version:  spec: 1.0.2-dev
-   GitCommit:  
+  runc:
+   Version:  spec: 1.0.2-dev
+   GitCommit:
  
  For comparison, here is the correct/expected output:
  
  [kir@kir-rhat runc]$ runc -v
  runc version 1.0.0-rc93+dev
  commit: ba257d2de86e7e530eeb28fe697e206630ef45f8
  spec: 1.0.2-dev
  go: go1.15.8
  libseccomp: 2.5.0
  
  Package information:
  
  kir@ubu2004:~$ dpkg -l runc
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version Architecture Description
  
+++-==-===--=
  ii  runc   1.0.0~rc93-0ubuntu1~20.04.2 amd64Open Container 
Project - runtime
  kir@ubu2004:~$ runc -v
  runc version spec: 1.0.2-dev
  go: go1.13.8
  libseccomp: 2.5.1

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

Title:
  runc -v empty output

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

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

[Bug 1926299] Re: incorrect sensor is read on Lenovo server BMC

2021-05-21 Thread Heather Lemon
focal debdiff

** Patch added: "focal-1926299.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1926299/+attachment/5499274/+files/focal-1926299.debdiff

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

Title:
  incorrect sensor is read on Lenovo server BMC

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

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

[Bug 1926299] Re: incorrect sensor is read on Lenovo server BMC

2021-05-21 Thread Heather Lemon
i misspelled groovy.. -_-

** Patch added: "groovy-1926299.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1926299/+attachment/5499272/+files/groovy-1926299.debdiff

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

Title:
  incorrect sensor is read on Lenovo server BMC

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

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

[Bug 1927250] Re: nrpe not working for check_postgres.PL plugin

2021-05-21 Thread Bob Nicksic
I discovered that when nagios-nrpe-server was converted to systemd in
18.04, PrivateTmp=true was set as the default in the config file, which
broke my checks. Since private temp directories are unique across
servers, I opted to disable PrivateTmp for nrpe rather than attempting
to set each one in config management. Copying /lib/systemd/system
/nagios-nrpe-server.service to /etc/systemd/system and settting
PrivateTmp=false fixed my issue.

Please feel free to close this bug report

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

Title:
  nrpe not working for check_postgres.PL plugin

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

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

[Bug 1926299] Re: incorrect sensor is read on Lenovo server BMC

2021-05-21 Thread Heather Lemon
fix groovy wrong date uploaded.

** Patch removed: "groovy-1926299.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1926299/+attachment/5499121/+files/groovy-1926299.debdiff

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

Title:
  incorrect sensor is read on Lenovo server BMC

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

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

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

2021-05-21 Thread Lucas Kanashiro
** Also affects: runc (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

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

** Also affects: runc (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/1927219

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

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

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

[Bug 1929106] Re: runc -v empty output

2021-05-21 Thread Lucas Kanashiro
** Also affects: runc (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

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

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

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

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

Title:
  runc -v empty output

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

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

[Bug 1929213] Re: Ubuntu server fails to install if boot is not on sda1

2021-05-21 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1929213

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.


(no release, ISO etc details have been provided)

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

Title:
  Ubuntu server fails to install if boot is not on sda1

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

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

[Bug 1929106] Re: runc -v empty output

2021-05-21 Thread Lucas Kanashiro
Thanks for taking the time to file this bug.

This is a known issue and I already addressed it in my PPA where I am
preparing the next version to be uploaded to the archive:

https://launchpad.net/~lucaskanashiro/+archive/ubuntu/container-
stack/+packages

Therefore, this will be fixed soon across all supported releases.

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

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

Title:
  runc -v empty output

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

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

[Bug 1537047] Re: Selected button not adequately highlighted in GTK3 themes (orange highlight too thin)

2021-05-21 Thread Norbert
** Tags added: bionic focal

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

Title:
  Selected button not adequately highlighted in GTK3 themes (orange
  highlight too thin)

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

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

[Bug 1897545] Re: Bind9: man file for rndc utility mentions wrong config file location

2021-05-21 Thread Athos Ribeiro
** Also affects: bind9 (Ubuntu Impish)
   Importance: Medium
   Status: Triaged

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

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

** Changed in: bind9 (Ubuntu Groovy)
   Status: New => Triaged

** Changed in: bind9 (Ubuntu Groovy)
   Status: Triaged => Confirmed

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

** Changed in: bind9 (Ubuntu Hirsute)
   Status: Confirmed => Triaged

** Changed in: bind9 (Ubuntu Groovy)
   Status: Confirmed => Triaged

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

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

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

Title:
  Bind9: man file for rndc utility mentions wrong config file location

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

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

[Bug 1898808] Re: unable to deploy 20.04(focal) w/ default kernel for sut after images update on Oct 5

2021-05-21 Thread Alberto Donato
** Summary changed:

- [maas][focal]unable to deploy 20.04(focal) w/ default kernel for sut after 
images update on Oct 5
+ unable to deploy 20.04(focal) w/ default kernel for sut after images update 
on Oct 5

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

Title:
  unable to deploy 20.04(focal) w/ default kernel for sut after images
  update on Oct 5

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

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

[Bug 1929199] Re: keyboard focus indication on buttons barely visible

2021-05-21 Thread Norbert
** Tags removed: ui
** Tags added: focal

** Also affects: ubuntu-mate-artwork (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: mate-themes (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/1929199

Title:
  keyboard focus indication on buttons barely visible

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

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

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-21 Thread Chris Guiver
I'm 'floored' (WOW) by Thomas Schmitt (scdbackup)'s comment 32.

The long delay still exists in impish (on some devices only).

Ubuntu impish - https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1929029
Lubuntu impish - https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1928939 

Delay occurs regardless of ISO being written using mkusb, dd, or gnome-
disks..

It would be nice if something could be shown on screen, the fact that
the OP of this bug report originally wrote that the issue wasn't that it
took ages, but failed to boot - highlights some don't wait long
enough...

I wait 30-60mins in QA-testing & just comment the time in the iso.qa.ubu
report (when I consider excessive), which is longer than I suspect end-
users would expect/accept..

** Tags added: impish

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

Title:
  HIrsute live session takes ages to boot on BIOS systems

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

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

[Bug 1926165] Re: Bass speakers not enabled on Lenovo Yoga 9i

2021-05-21 Thread Tim Ryder
Also let me know if you need me to test anything else before I restore
my machine.

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

Title:
  Bass speakers not enabled on Lenovo Yoga 9i

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

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

[Bug 1928939] Re: excessive boot time with nothing on screen but blinking cursor (some bios boxes only); ubuntu/lubuntu impish daily

2021-05-21 Thread Chris Guiver
*** This bug is a duplicate of bug 1922342 ***
https://bugs.launchpad.net/bugs/1922342

** This bug has been marked a duplicate of bug 1922342
   HIrsute live session takes ages to boot on BIOS systems

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

Title:
  excessive boot time with nothing on screen but blinking cursor (some
  bios boxes only); ubuntu/lubuntu impish daily

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

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

[Bug 1929029] Re: Ubuntu Impish Daily - dead screen before first boot message appears at 8 mins 5 sec

2021-05-21 Thread Chris Guiver
*** This bug is a duplicate of bug 1922342 ***
https://bugs.launchpad.net/bugs/1922342

** This bug is no longer a duplicate of bug 1928939
   excessive boot time with nothing on screen but blinking cursor (some bios 
boxes only); ubuntu/lubuntu impish daily
** This bug has been marked a duplicate of bug 1922342
   HIrsute live session takes ages to boot on BIOS systems

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

Title:
  Ubuntu Impish Daily -  dead screen before first boot message appears
  at 8 mins 5 sec

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

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

Re: [Bug 1928787] Re: package libreoffice-common 1:6.4.6-0ubuntu0.20.04.1 failed to install/upgrade: unable to open '/usr/lib/libreoffice/share/template/common/presnt/Progress.otp.dpkg-new': Operation

2021-05-21 Thread Ronald Butler
Ran commands as requested after hot reboot.  Not sure if successful or
not.

Text was:

ibgrizzly@ibgrizzly-GA-78LMT-S2P:~$ sudo apt update
[sudo] password for ibgrizzly:
Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
86 packages can be upgraded. Run 'apt list --upgradable' to see them.
ibgrizzly@ibgrizzly-GA-78LMT-S2P:~$

ibgrizzly@ibgrizzly-GA-78LMT-S2P:~$ sudo apt --only-upgrade install 
libreoffice-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
   libreoffice-common
1 upgraded, 0 newly installed, 0 to remove and 85 not upgraded.
12 not fully installed or removed.
Need to get 0 B/23.5 MB of archives.
After this operation, 17.4 kB of additional disk space will be used.
(Reading database ... 175184 files and directories currently installed.)
Preparing to unpack 
.../libreoffice-common_1%3a6.4.7-0ubuntu0.20.04.1_all.deb ...
Unpacking libreoffice-common (1:6.4.7-0ubuntu0.20.04.1) over 
(1:6.4.6-0ubuntu0.20.04.1) ...
Setting up libreoffice-common (1:6.4.7-0ubuntu0.20.04.1) ...
Setting up libreoffice-core (1:6.4.7-0ubuntu0.20.04.1) ...
Setting up libreoffice-math (1:6.4.7-0ubuntu0.20.04.1) ...
Setting up libreoffice-gtk3 (1:6.4.7-0ubuntu0.20.04.1) ...
Setting up libreoffice-pdfimport (1:6.4.7-0ubuntu0.20.04.1) ...
Setting up libreoffice-draw (1:6.4.7-0ubuntu0.20.04.1) ...
Setting up libreoffice-gnome (1:6.4.7-0ubuntu0.20.04.1) ...
Setting up libreoffice-impress (1:6.4.7-0ubuntu0.20.04.1) ...
Setting up libreoffice-base-core (1:6.4.7-0ubuntu0.20.04.1) ...
Setting up python3-uno (1:6.4.7-0ubuntu0.20.04.1) ...
Setting up libreoffice-ogltrans (1:6.4.7-0ubuntu0.20.04.1) ...
Setting up libreoffice-calc (1:6.4.7-0ubuntu0.20.04.1) ...
Setting up libreoffice-writer (1:6.4.7-0ubuntu0.20.04.1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for shared-mime-info (1.15-1) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu3) ...
Processing triggers for mime-support (3.64ubuntu1) ...
ibgrizzly@ibgrizzly-GA-78LMT-S2P:~$


On 5/19/21 11:15 AM, Heather Ellsworth wrote:
> Can you please try to do the upgrade again (see commands below) and
> paste the output?
>
> $ sudo apt update
> $ sudo apt --only-upgrade install libreoffice-common
>
> That should attempt to upgrade only libreoffice-common (and anything it
> depends on). If this fails, I'd like to see the error message.
>

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

Title:
  package libreoffice-common 1:6.4.6-0ubuntu0.20.04.1 failed to
  install/upgrade: unable to open
  '/usr/lib/libreoffice/share/template/common/presnt/Progress.otp.dpkg-
  new': Operation not permitted

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

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

[Bug 1929217] [NEW] Select correct boot VGA when BIOS doesn't do it properly

2021-05-21 Thread Kai-Heng Feng
Public bug reported:

[Impact]
On HP EliteDesk 805 G7 desktop, when a add-in discrete GFX card is
present but the display is connected to integrated GPU, BIOS cannot find
the correct boot VGA. Hence, wrong OpenGL/Vulkan library is used, makes
the desktop environment very laggy.

[Fix]
The current heuristic picks the fallback VGA device with lowest PCI
device number. Based on the current heuristic, also check for ACPI video
device which should be the integrated VGA device.

[Test]
Check if the integrated GPU is the boot VGA:
$ cat /sys/bus/pci/devices/\:08\:00.0/boot_vga
0

After applying the patch:
$ cat /sys/bus/pci/devices/\:08\:00.0/boot_vga
1

[Where problems could occur]
When there are multiple GPUs that are ACPI video devices, and BIOS
failed to find a VGA to POST, the new heuristic introduces new behavior.

Since multiple ACPI video devices are on laptops, the EFI base should
already be correct otherwise there's no POST. If that really happens the
laptop is completely broken at first place.

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

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

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

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Status: Won't Fix

** Affects: linux-oem-5.10 (Ubuntu Focal)
 Importance: Medium
 Status: Confirmed

** Affects: linux (Ubuntu Hirsute)
 Importance: Medium
 Status: Confirmed

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


** Tags: oem-priority originate-from-1916427 stella

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

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

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

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

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

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

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

** Changed in: linux (Ubuntu Focal)
   Status: New => Won't Fix

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

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

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

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

** Tags added: oem-priority originate-from-1916427 stella

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

Title:
  Select correct boot VGA when BIOS doesn't do it properly

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

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

[Bug 1927067] Re: Add s2idle support on AMD Renoir and Cezanne

2021-05-21 Thread Kai-Heng Feng
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

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

Title:
  Add s2idle support on AMD Renoir and Cezanne

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

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

[Bug 1926165] Re: Bass speakers not enabled on Lenovo Yoga 9i

2021-05-21 Thread Tim Ryder
OK tested.  Kernel works, I'm getting sound from both speaker bar and
the bass speakers on the bottom.  Thank you.

Is it possible to get the code for the driver so I can compile it into
my kernel source for my laptop?

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

Title:
  Bass speakers not enabled on Lenovo Yoga 9i

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

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

[Bug 1867092] Re: Failed to set MokListRT: Invalid Parameter

2021-05-21 Thread Louis Clavelli
I am getting the same error after an update to Ubuntu 18.04

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

Title:
  Failed to set MokListRT: Invalid Parameter

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

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

[Bug 1929123] Re: segfault in apt-esm-hook

2021-05-21 Thread Eric Desrochers
Thanks Chad, will do.

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

Title:
  segfault in apt-esm-hook

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

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

[Bug 1927272] Re: Some kernel selftests fail on linux-kvm

2021-05-21 Thread Guilherme G. Piccoli
Observed on F/KVM, cycle sru-20210510.

** Tags added: focal linux-kvm sru-20210510

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

Title:
  Some kernel selftests fail on linux-kvm

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

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

[Bug 1812194] Re: rtnetlink.sh in net from ubuntu_kernel_selftests failed on KVM kernels (config not enabled)

2021-05-21 Thread Guilherme G. Piccoli
Observed in F/KVM, cycle sru-20210510.

** Tags added: sru-20210510

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

Title:
  rtnetlink.sh in net from ubuntu_kernel_selftests failed on KVM kernels
  (config not enabled)

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

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

[Bug 1812622] Re: fib related test in net from ubuntu_kernel_selftests failed with Operation not supported / Error: Unknown device type.

2021-05-21 Thread Guilherme G. Piccoli
Observed in F/KVM, cycle sru-20210510.

** Tags added: sru-20210510

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

Title:
  fib related test in net from ubuntu_kernel_selftests failed with
  Operation not supported / Error: Unknown device type.

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

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

[Bug 1829995] Re: getaddrinfo_01 from ipv6_lib test suite in LTP failed

2021-05-21 Thread Guilherme G. Piccoli
Observed in F/KVM, cycle sru-20210510.

** Tags added: sru-20210510

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

Title:
  getaddrinfo_01 from ipv6_lib test suite in LTP failed

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

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

[Bug 1837348] Re: test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed with KVM kernels

2021-05-21 Thread Guilherme G. Piccoli
Observed in F/KVM, cycle sru-20210510.

** Tags added: sru-20210510

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

Title:
  test_vxlan_under_vrf.sh in net from ubuntu_kernel_selftests failed
  with KVM kernels

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

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

[Bug 1878389] Re: tpci from kernel_misc in ubuntu_ltp failed with Test-case '13'

2021-05-21 Thread Guilherme G. Piccoli
Found on Focal/linux-kvm, cycle sru-20210510.

** Tags added: sru-20210510

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

Title:
  tpci from kernel_misc in ubuntu_ltp failed with Test-case '13'

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

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

[Bug 1887661] Re: pmtu.sh from net in ubuntu_kernel_selftests failed with no error message

2021-05-21 Thread Guilherme G. Piccoli
Observed in F/KVM, cycle sru-20210510.

** Tags added: sru-20210510

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

Title:
  pmtu.sh from net in ubuntu_kernel_selftests failed with no error
  message

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

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

[Bug 1892213] Re: psock_snd.sh in net from ubuntu_kernel_selftests ADT failure with focal/linux

2021-05-21 Thread Guilherme G. Piccoli
Observed in F/KVM, cycle sru-20210510.

** Tags added: sru-20210510

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

Title:
  psock_snd.sh in net from ubuntu_kernel_selftests ADT failure with
  focal/linux

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

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

[Bug 1926165] Re: Bass speakers not enabled on Lenovo Yoga 9i

2021-05-21 Thread Tim Ryder
I can test today, just have to install ubuntu again(its unusable on this
laptop do to outdated libinput).  Will install shortly and test the
kernel.

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

Title:
  Bass speakers not enabled on Lenovo Yoga 9i

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

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

[Bug 1928932] Re: external monitor disabled upon editing file with vim

2021-05-21 Thread Krister Swenson
@daniel: I don't have a monitor with DP input. Should I refrain from
reporting a bug upstream even though the new equipment doesn't work?

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

Title:
  external monitor disabled upon editing file with vim

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

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

[Bug 1928932] Re: external monitor disabled upon editing file with vim

2021-05-21 Thread Krister Swenson
I bought a new adapter and changed the DVI cable. I continue to
experience the bug with the new cables.

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

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

Title:
  external monitor disabled upon editing file with vim

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

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

[Bug 1929213] Re: Ubuntu server fails to install if boot is not on sda1

2021-05-21 Thread Bartosz Baranowski
Upon further investigation - it might be connected to BIOS screwing up
order. Part of installer see wrong order, but scripts most likely see it
differently?

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

Title:
  Ubuntu server fails to install if boot is not on sda1

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

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

[Bug 1829984] Re: memcg_usage_in_bytes from controllers test suite in LTP failed

2021-05-21 Thread Guilherme G. Piccoli
Observed in F/KVM, cycle sru-20210510.

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

Title:
  memcg_usage_in_bytes from controllers test suite in LTP failed

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

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

Re: [Bug 1896482] Re: acpi event detection crashes (fwd)

2021-05-21 Thread Jim Cline
Hi Alex, just to make sure that I reinstalled one of the kernels that was 
supposed to be good (perhaps by accident I reinstalled a bad one), could 
you direct me to a good kernel on your ftp site?  best, Jim

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

Title:
  acpi event detection crashes

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

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

[Bug 1929213] Re: Ubuntu server fails to install if boot is not on sda1

2021-05-21 Thread Colin Watson
** Project changed: launchpad => ubuntu

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

Title:
  Ubuntu server fails to install if boot is not on sda1

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

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

[Bug 1929213] [NEW] Ubuntu server fails to install if boot is not on sda1

2021-05-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I've already sent crash report from installer, but since I'm not quite
sure how it's handled, might as well follow up with this.

I've been tinkering with ubuntu server and some old HW. Long story short, since 
I'm not used to CLI/text like install and missed that installer reverse order 
of HDDs I ended up with disk setup where /boot, /boot/efi along with LVM 
handling root were on /sdb
To be precise:
sdb:
/boot
/boot/efi
/lvm/root

sda:
/lvm/root

This failed at some point with message refering boot/grub could not be
found on /dev/sda1:

"could not get path to dev from kname sda1"

If I set up everything on sda it works fine.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Ubuntu server fails to install if boot is not on sda1
https://bugs.launchpad.net/bugs/1929213
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

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

[Bug 1929011] Re: Alt + SysRq/ PrintScrn + REISUB R-E-I-S-U-B for emergency reboot

2021-05-21 Thread Peter Burnett
I pursued this further and found that on multiple computers and
keyboards including using both USB and PS2 keyboards.

Right-Alt + PrintScrn + REISUB works only while using PS2 keyboards, and
it is consistent with multiple computers. The computer I reported this
bug on does not have any PS2 ports.

Furthermore REISUB works only with PS2 keyboards with LIVE openSUSE-
Leap-15.3-DVD-x86_64-Build151.1-Media.iso and not USB keyboards on any
computer I tried with it.

Thus I take it that this is a kernel problem, and it is not mapping the
Right-Alt key.

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

Title:
  Alt + SysRq/ PrintScrn + REISUB R-E-I-S-U-B for emergency reboot

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

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

[Bug 1929212] Re: package initramfs-tools 0.136ubuntu6.4 failed to install/upgrade: installed initramfs-tools package post-installation script subprocess returned error exit status 1

2021-05-21 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package initramfs-tools 0.136ubuntu6.4 failed to install/upgrade:
  installed initramfs-tools package post-installation script subprocess
  returned error exit status 1

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

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

[Bug 1929212] [NEW] package initramfs-tools 0.136ubuntu6.4 failed to install/upgrade: installed initramfs-tools package post-installation script subprocess returned error exit status 1

2021-05-21 Thread Jamie Cruickshank
Public bug reported:

Crash report appeared immediately after wake-up from suspend

On Ubuntu 20.04.2 LTS.

```
$  apt-cache policy initramfs-tools
initramfs-tools:
  Installed: 0.136ubuntu6.4
  Candidate: 0.136ubuntu6.5
  Version table:
 0.136ubuntu6.5 500
500 http://gb.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
500 http://gb.archive.ubuntu.com/ubuntu focal-updates/main i386 Packages
 *** 0.136ubuntu6.4 100
100 /var/lib/dpkg/status
 0.136ubuntu6 500
500 http://gb.archive.ubuntu.com/ubuntu focal/main amd64 Packages
500 http://gb.archive.ubuntu.com/ubuntu focal/main i386 Packages
```

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: initramfs-tools 0.136ubuntu6.4
ProcVersionSignature: Ubuntu 5.8.0-50.56~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-50-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.17
AptOrdering:
 intel-microcode:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Fri May 21 10:39:27 2021
ErrorMessage: installed initramfs-tools package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2021-04-21 (29 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
PackageArchitecture: all
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.5
SourcePackage: initramfs-tools
Title: package initramfs-tools 0.136ubuntu6.4 failed to install/upgrade: 
installed initramfs-tools package post-installation script subprocess returned 
error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal

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

Title:
  package initramfs-tools 0.136ubuntu6.4 failed to install/upgrade:
  installed initramfs-tools package post-installation script subprocess
  returned error exit status 1

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

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

[Bug 1929025] Re: upgrade from 18.04.5 LTS to 20.4 LTS failed: Could not calculate the upgrade

2021-05-21 Thread Sebastien DESERT
Hi Brian,
upgrade to 20.04.2 LTS done successfully with the proposed command.
This ticket can be closed then.
Thanks.

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

Title:
  upgrade from 18.04.5 LTS to 20.4 LTS failed: Could not calculate the
  upgrade

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

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

[Bug 1928047] Re: AX201 BT will cause system could not enter S0i3

2021-05-21 Thread Timo Aaltonen
** Changed in: linux-oem-5.10 (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/1928047

Title:
  AX201 BT will cause system could not enter S0i3

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

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

[Bug 1929166] Re: TGL-H system NV GPU fallen off the bus after resuming from s2idle with the external display connected via docking station

2021-05-21 Thread Timo Aaltonen
** Changed in: linux-oem-5.10 (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/1929166

Title:
  TGL-H system NV GPU  fallen off the bus after resuming from s2idle
  with the external display connected via docking station

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

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

[Bug 1929210] [NEW] Ubuntu 21.04 installation Crashed

2021-05-21 Thread RaphyUbuntu
Public bug reported:

How to detect why it crashes?

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: ubiquity 21.04.19
ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12
Uname: Linux 5.11.0-16-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu65
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.461
Date: Fri May 21 13:33:15 2021
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
RebootRequiredPkgs:
 linux-image-5.11.0-17-generic
 linux-base
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug hirsute ubiquity-21.04.19 ubuntu

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

Title:
  Ubuntu 21.04 installation Crashed

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

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

[Bug 1929209] [NEW] external monitor goes black for several seconds at a time, randomly

2021-05-21 Thread Christopher Barrington-Leigh
Public bug reported:

At times it is completely debilitating; at other times it does not happen for 
hours.
The physical connections are clean and solid.

There are other related behaviours reported in the past, but I am running 
Ubuntu 20.10.
 I guess the attachments will show that I'm using Intel graphics hardware.  The 
monitor is a very popular Samsung one.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-73.82-generic 5.4.106
Uname: Linux 5.4.0-73-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.17
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Thu May 20 16:56:04 2021
DistUpgraded: 2020-06-01 15:46:34,953 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
DistroCodename: focal
DistroVariant: ubuntu
DkmsStatus: virtualbox, 6.1.16, 5.4.0-73-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo HD Graphics 5500 [17aa:5036]
InstallationDate: Installed on 2019-01-24 (847 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
MachineType: LENOVO 20BXCTO1WW
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-73-generic 
root=UUID=a6081f39-700f-4698-bda4-464e53d9d229 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to focal on 2020-06-01 (353 days ago)
dmi.bios.date: 09/13/2017
dmi.bios.vendor: LENOVO
dmi.bios.version: JBET66WW (1.30 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20BXCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrJBET66WW(1.30):bd09/13/2017:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad T450s
dmi.product.name: 20BXCTO1WW
dmi.product.sku: LENOVO_MT_20BX_BU_Think_FM_ThinkPad T450s
dmi.product.version: ThinkPad T450s
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.102-1ubuntu1~20.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubuntu0.20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 20.2.6-0ubuntu0.20.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.2~20.04.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug focal ubuntu

** Description changed:

  At times it is completely debilitating; at other times it does not happen for 
hours.
  The physical connections are clean and solid.
  
- There are other related behaviours reported in the past.
-  I guess the attachments will show that I'm using Intel graphics hardware.  
The monitor is a very popular Samsung one.
+ There are other related behaviours reported in the past, but I am running 
Ubuntu 20.10.
+  I guess the attachments will show that I'm using Intel graphics hardware.  
The monitor is a very popular Samsung one.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-73.82-generic 5.4.106
  Uname: Linux 5.4.0-73-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.17
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu May 20 16:56:04 2021
  DistUpgraded: 2020-06-01 15:46:34,953 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: focal
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 6.1.16, 5.4.0-73-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
-  Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
-Subsystem: Lenovo HD Graphics 5500 [17aa:5036]
+  Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
+    Subsystem: Lenovo HD Graphics 5500 [17aa:5036]
  InstallationDate: Installed on 2019-01-24 (847 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: LENOVO 20BXCTO1WW
  ProcKernelCmdLine: 

[Bug 1929208] [NEW] UBuntu 21.04 Installation Crashed during Keyboard Configuration

2021-05-21 Thread RaphyUbuntu
Public bug reported:

Urgent!!!

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: ubiquity 21.04.19
ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12
Uname: Linux 5.11.0-16-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu65
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.461
Date: Fri May 21 13:16:26 2021
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
RebootRequiredPkgs:
 linux-image-5.11.0-17-generic
 linux-base
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug hirsute ubiquity-21.04.19 ubuntu

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

Title:
  UBuntu 21.04 Installation Crashed during Keyboard Configuration

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

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

[Bug 1929208] Re: UBuntu 21.04 Installation Crashed during Keyboard Configuration

2021-05-21 Thread RaphyUbuntu
Looking forward to be able to install Ubuntu 21.04 smoothly

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

Title:
  UBuntu 21.04 Installation Crashed during Keyboard Configuration

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

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

[Bug 1451286] Re: crontab -r deletes cron entries without asking for confirmation

2021-05-21 Thread Eugene Savitsky
Just accidentally hit it Very big crontab. Thanks God I just
yesterday made a backup.

www@weare:/home/eugene$ crontab -r
www@weare:/home/eugene$ crontab -e
no crontab for oxwww - using an empty one
No modification made

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

Title:
  crontab -r deletes cron entries without asking for confirmation

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

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

[Bug 1929207] [NEW] Unable to do-release-upgrade from Groovy Desktop to Hirsute

2021-05-21 Thread Adam Collard
Public bug reported:

Seemingly conflicts between ubuntu-desktop and gnome-control-center?

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: ubuntu-release-upgrader-core 1:20.10.15
ProcVersionSignature: Ubuntu 5.8.0-54.61-generic 5.8.18
Uname: Linux 5.8.0-54-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu50.6
Architecture: amd64
CasperMD5CheckResult: skip
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Fri May 21 12:09:59 2021
InstallationDate: Installed on 2016-11-01 (1662 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to groovy on 2021-05-21 (0 days ago)

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade groovy third-party-packages

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

Title:
  Unable to do-release-upgrade from Groovy Desktop to Hirsute

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

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

[Bug 1925421] Re: arm64 support

2021-05-21 Thread Kleber Sacilotto de Souza
** Changed in: linux-oracle-5.4 (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/1925421

Title:
  arm64 support

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

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

[Bug 1910273] Re: Upgrade to groovy breaks DNS resolution

2021-05-21 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1907878 ***
https://bugs.launchpad.net/bugs/1907878

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ifupdown (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/1910273

Title:
  Upgrade to groovy breaks DNS resolution

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

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

[Bug 1910273] Re: Upgrade to groovy breaks DNS resolution

2021-05-21 Thread Anatoly Borodin
*** This bug is a duplicate of bug 1907878 ***
https://bugs.launchpad.net/bugs/1907878

** This bug has been marked a duplicate of bug 1907878
   wrong var declaration in if-up.d/resolved (nm-dispatcher[54417]: 
/etc/network/if-up.d/resolved: 12: mystatedir: not found)

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

Title:
  Upgrade to groovy breaks DNS resolution

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

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

[Bug 1925290] Re: hangup01 from pty in ubuntu_ltp_stable failed on G-5.8

2021-05-21 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
focal' to 'verification-done-focal'. If the problem still exists, change
the tag 'verification-needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


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

Title:
  hangup01 from pty in ubuntu_ltp_stable failed on G-5.8

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

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

[Bug 1928674] Re: grub-efi-amd64 from grub2-unsigned has lost kernel/postinst.d script

2021-05-21 Thread Julian Andres Klode
bionic is good, I could do maas-style chained netbooting, as well as
boot arm64 cloud instance without errors.

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

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

Title:
  grub-efi-amd64 from grub2-unsigned has lost kernel/postinst.d script

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

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

[Bug 1918035] Re: ld-2.31.so is not correctly packaged in libc6-dbg

2021-05-21 Thread Balint Reczey
Fixed in 2.33-0ubuntu6.

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

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

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

** Changed in: glibc (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/1918035

Title:
  ld-2.31.so is not correctly packaged in libc6-dbg

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

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

[Bug 1925522] Re: Introduce the 465 driver series, fabric-manager, and libnvidia-nscq

2021-05-21 Thread Alberto Milone
** Description changed:

  Introduce the new NVIDIA 465 driver series, fabric-manager and
  libnvidia-nscq. Also migrate the UDA 450 series to the 460 series.
  
  [Impact]
  These releases provide both bug fixes and new features, and we would like to
  make sure all of our users have access to these improvements.
  
  See the changelog entry below for a full list of changes and bugs.
  
  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NVidiaUpdates
  
  Certification test suite must pass on a range of hardware:
  https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu
  
  The QA team that executed the tests will be in charge of attaching the
  artifacts and console output of the appropriate run to the bug. nVidia
  maintainers team members will not mark ‘verification-done’ until this
  has happened.
  
  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned system level tests are attached to this bug.
  
  [Discussion]
  
  [Changelog]
  
  == 450-server ==
  
-   * New upstream release (LP: #1925522).
- - Fixed an issue with the NSCQ library that caused clients such as
-   DCGM to fail to load the library. Since the NSCQ library version
-   needs to match the driver version, the user would encounter a
-   version mismatch issue when using DCGM.
- - Fixed an ECC policy that caused a CUDA malloc failure after
-   encountering a single uncorrectable error.
+   * New upstream release (LP: #1925522).
+ - Fixed an issue with the NSCQ library that caused clients such as
+   DCGM to fail to load the library. Since the NSCQ library version
+   needs to match the driver version, the user would encounter a
+   version mismatch issue when using DCGM.
+ - Fixed an ECC policy that caused a CUDA malloc failure after
+   encountering a single uncorrectable error.
  
  == 460 ==
  
-   * debian/templates/control.in:
- - Make nvidia-dkms depend on its versioned nvidia-kernel-source
-   (LP: #1925386).
- - Add transitional packages for the 450 series (LP: #1925522).
+   * debian/additional_card_ids:
+ - Add new IDs (LP: #1928808):
+   1FB1 (Nvidia T600)
+   2231 (Nvidia RTX A5000)
+   24B7 (Nvidia RTX A4000 mobile)
+   24B8 (Nvidia RTX A3000 mobile)
+   25B8 (Nvidia RTX A2000 mobile)
+   * debian/templates/control.in:
+ - Make nvidia-dkms depend on its versioned nvidia-kernel-source
+   (LP: #1925386).
+ - Add transitional packages for the 450 series (LP: #1925522).
  
  == 465 ==
  
-   * Initial release (LP: #1925522).
+   * Initial release (LP: #1925522).
  
  == nvidia-settings ==
  
-   * New upstream release (LP: #1925522). [all releases]
-   * debian/patches/08_add_prime_support.patch: [all releases except for 
impish and hirsute]
- - Stop the timeout after the child is done. This fixes an error
-   that g_type_check_instance_is_a() was throwing.
+   * New upstream release (LP: #1925522). [all releases]
+   * debian/patches/08_add_prime_support.patch: [all releases except for 
impish and hirsute]
+ - Stop the timeout after the child is done. This fixes an error
+   that g_type_check_instance_is_a() was throwing.
  
  == fabric-manager-450 and fabric-manager-460 ==
  
-   * Initial release (LP: #1925522).
+   * Initial release (LP: #1925522).
  
  == libnvidia-nscq-450 and libnvidia-nscq-460 ==
  
-   * Initial release (LP: #1925522).
+   * Initial release (LP: #1925522).

** Description changed:

  Introduce the new NVIDIA 465 driver series, fabric-manager and
  libnvidia-nscq. Also migrate the UDA 450 series to the 460 series.
  
  [Impact]
  These releases provide both bug fixes and new features, and we would like to
  make sure all of our users have access to these improvements.
  
  See the changelog entry below for a full list of changes and bugs.
  
  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NVidiaUpdates
  
  Certification test suite must pass on a range of hardware:
  https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu
  
  The QA team that executed the tests will be in charge of attaching the
  artifacts and console output of the appropriate run to the bug. nVidia
  maintainers team members will not mark ‘verification-done’ until this
  has happened.
  
  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned system level tests are attached to this bug.
  
  [Discussion]
  
  [Changelog]
  
  == 450-server ==
  
    * New upstream release (LP: #1925522).
  - Fixed an issue with the NSCQ library that caused clients such as
    DCGM to fail to load the library. Since the NSCQ library version
    needs to match the driver version, the user would encounter a
    version mismatch issue when using DCGM.
  - Fixed an ECC policy that caused a CUDA 

[Bug 1929202] [NEW] [Ubuntu 20.04] Libvirtd will not pre-create images on the target host during migration

2021-05-21 Thread Balashov Dmitry
Public bug reported:

[System Info]
Description:Ubuntu 20.04.2 LTS
Release:20.04
Linux hv1 5.4.0-70-generic #78-Ubuntu SMP Fri Mar 19 13:29:52 UTC 2021 x86_64 
x86_64 x86_64 GNU/Linux

[Package Info]
libvirt0:
  Installed: 6.0.0-0ubuntu8.8
  Candidate: 6.0.0-0ubuntu8.8
  Version table:
 *** 6.0.0-0ubuntu8.8 500
500 http://gb.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 6.0.0-0ubuntu8.3 500
500 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages
 6.0.0-0ubuntu8 500
500 http://gb.archive.ubuntu.com/ubuntu focal/main amd64 Packages

Steps to Reproduce:
1.The same pool in the both source and target host:
# virsh pool-list
 Name  StateAutostart
---
 default   active   yes
 pool0 active   yes

# virsh pool-dumpxml pool0 

  pool0
  a66e307a-cd3c-4164-95f5-7809392912cb
  13886460059648
  1855581720576
  12030878339072
  
  
  
/opt/kvm/pool0

  0775
  64055
  116

  


2.Show the image of the guest:
# virsh domblklist ubuntu-minimal-18.04
 Target   Source
-
 vda  /opt/kvm/pool0/ubuntu-minimal-18.04.hd-system.img

3.Do storage migration:
# virsh migrate --live --persistent --copy-storage-all --verbose 
ubuntu-minimal-18.04 qemu+ssh://10.10.10.10/system
error: Cannot access storage file 
'/opt/kvm/pool0/ubuntu-minimal-18.04.hd-system.img': No such file or directory

Actual results:
As step 3,migration failed.

Expected results:
Migrate successfully with pre-creating the image on target pool.

Similar bug in rhel: https://bugzilla.redhat.com/show_bug.cgi?id=1793263

** Affects: libvirt (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/1929202

Title:
  [Ubuntu 20.04] Libvirtd will not pre-create images on the target host
  during migration

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

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

[Bug 1928674] Re: grub-efi-amd64 from grub2-unsigned has lost kernel/postinst.d script

2021-05-21 Thread Julian Andres Klode
So xenial: I verified that maas-style netbooting that chainloads to
local grub still works.


On arm64 canonistack, both the version in -updates and the version in -proposed 
fail to boot.

After upgrade, the first boot gives us:

EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services and installing virtual address map...

The second boot with updates gave us:

[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40merror:
 symbol `grub_file_filters' not found.
Entering rescue mode...
grub rescue> 

The second boot with proposed gave us:

[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40merror:
 relocation 0x113 is not implemented yet.
Entering rescue mode...
grub rescue> 

So there is some regression in terms of relocations due to the toolchain
change, but it did not boot before either, so I'm unsure if that's a
worthwhile regression to block the update.

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

Title:
  grub-efi-amd64 from grub2-unsigned has lost kernel/postinst.d script

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

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

[Bug 1928808] Re: Requiring extra device ID for nvidia-driver-460

2021-05-21 Thread Alberto Milone
** Changed in: nvidia-graphics-drivers-460 (Ubuntu)
   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/1928808

Title:
  Requiring extra device ID for nvidia-driver-460

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

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

[Bug 1929201] Re: Packages in PPA are not installed if version higher than in a release pocket

2021-05-21 Thread Jean-Baptiste Lallement
** Attachment added: 
"buildlog_ubuntu_focal_amd64_ubuntu-archive_BUILDING_with_ppa.txt.gz"
   
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1929201/+attachment/5499210/+files/buildlog_ubuntu_focal_amd64_ubuntu-archive_BUILDING_with_ppa.txt.gz

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

Title:
  Packages in PPA are not installed if version higher than in a release
  pocket

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

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

[Bug 1929201] Re: Packages in PPA are not installed if version higher than in a release pocket

2021-05-21 Thread Jean-Baptiste Lallement
** Attachment added: 
"buildlog_ubuntu_focal_amd64_ubuntu-archive_BUILDING.txt.gz"
   
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1929201/+attachment/5499209/+files/buildlog_ubuntu_focal_amd64_ubuntu-archive_BUILDING.txt.gz

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

Title:
  Packages in PPA are not installed if version higher than in a release
  pocket

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

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

[Bug 1929201] [NEW] Packages in PPA are not installed if version higher than in a release pocket

2021-05-21 Thread Jean-Baptiste Lallement
Public bug reported:

While trying to find a workaround for bug 1921862, we tried building a
rootfs of Ubuntu Desktop from a PPA that contains a new version of
ubiquity and zsys in focal.

Current version in the archive:
 ubiquity | 20.04.15| focal   
 ubiquity | 20.04.15.11 | focal-updates   
 zsys | 0.4.5   | focal   
 zsys | 0.4.8   | focal-updates   

Versions in the PPA (https://launchpad.net/~jibel/+archive/ubuntu/ppa/+packages)
ubiquity  | 20.04.15.12~ppa3
zsys  | 0.4.8ubuntu1ppa1

The results of the builds are:
Without the PPA (same than an Ubuntu Desktop build without proposed)
https://launchpad.net/~jibel/+livefs/ubuntu/focal/ubuntu-archive/+build/276788

With the PPA
https://launchpad.net/~jibel/+livefs/ubuntu/focal/ubuntu-archive/+build/276827

The builds have been triggered with the API, the only difference is the
metadata_override which contains the PPA:

In [67]: livefs2.requestBuild(archive = archive, distro_arch_series = das, 
metadata_override= {'project': 'ubuntu'}, pocket='Updates')
Out[67]: https://api.launchpad.net/devel/~jibel/+livefs/ubuntu/focal/ubuntu-archive/+build/276788>

In [68]: livefs2.requestBuild(archive = archive, distro_arch_series = das, 
metadata_override= {'project': 'ubuntu', 'extra_ppas' : ['jibel/ppa']}, 
pocket='Updates')
Out[68]: https://api.launchpad.net/devel/~jibel/+livefs/ubuntu/focal/ubuntu-archive/+build/276827>

(archive is the primary archive)

If you compare the 2 builds 
ubiquity and zsys and in the first build but not the second.

** Affects: livecd-rootfs (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/1929201

Title:
  Packages in PPA are not installed if version higher than in a release
  pocket

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

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

[Bug 1713615] Re: ttf-mscorefonts-installer fails because Redirection from https to http is forbidden

2021-05-21 Thread Paul Robinson
I'm also seeing this error on 20.04 x86_64 in the UK.

The workaround in #6 almost worked; I needed version 3.8 instead of 3.6.
I.e. the commands were:

wget 
http://ftp.de.debian.org/debian/pool/contrib/m/msttcorefonts/ttf-mscorefonts-installer_3.8_all.deb
sudo dpkg -i ttf-mscorefonts-installer_3.8_all.deb

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

Title:
  ttf-mscorefonts-installer fails because Redirection from https to http
  is forbidden

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

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

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-05-21 Thread DanglingPointer
All you guys mocking around with ppas could have compiled 5.12.5 by now
20x!

The last working mainline kernel is 5.11.16.  Nothing later works when
installing into 18.04 LTS.

I've been forced to compile each latest kernel since.  But because of
that predicament, I've now got it down to a fixed repeatable routine and
can do it with my eyes closed or even script it at some point.  Best
thing about it is it is compiled against my cpu architecture and with
-O3 optimisations (just like gentoo).

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

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

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

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

[Bug 1926941] Re: SRU the current 40.1 stable update

2021-05-21 Thread Sebastien Bacher
Testing 1:40.1-0ubuntu1 the calculator works as expected in the
different modes, including conversion of units and devices

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

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

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

Title:
  SRU the current 40.1 stable update

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

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

[Bug 1928047] Re: AX201 BT will cause system could not enter S0i3

2021-05-21 Thread AceLan Kao
** Description changed:

  [Impact]
- Platform with AX201 BT fail to pass the power consumption tests
+ Platforms with AX201 BT fail to pass the power consumption tests
  
  [Fix]
  Intel provides us the patch to fix it.
  
https://patchwork.kernel.org/project/intel-gfx/patch/20210325120947.11950-1-anshuman.gu...@intel.com/
  
  [Test]
  Verified on the Dell machines with AX201 BT on them.
  
  [Where problems may occur]
+ This patch extend the s0ix fix for gen8 and gen11 to all PCHs. Not sure if it 
will lead to regressions on different PCH.

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

Title:
  AX201 BT will cause system could not enter S0i3

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

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

[Bug 1922731] Re: SRU the current 3.36.3 stable update

2021-05-21 Thread Sebastien Bacher
Using gnome-disk-utility 3.36.3-0ubuntu1 it works without visible issue,
including restoring images on removable media and creating new
partitions

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

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

Title:
  SRU the current 3.36.3 stable update

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

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

[Bug 1926942] Re: SRU the current 40.1 stable update

2021-05-21 Thread Sebastien Bacher
Testing 40.1-0ubuntu1 it works as expected, including browsing disks,
mounting partitions and formatting devices.

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

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

Title:
  SRU the current 40.1 stable update

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

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

[Bug 1912673] Re: sounds not working on Dell XPS 17 (9700)

2021-05-21 Thread Hui Wang
A tracking bug for linux-5.11.0-generic kernel:
https://bugs.launchpad.net/bugs/1921632

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

Title:
  sounds not working on Dell XPS 17 (9700)

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

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

[Bug 1912673] Re: sounds not working on Dell XPS 17 (9700)

2021-05-21 Thread Hui Wang
BTW, I don't have that machine so far, I can't test the kernel myself.

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

Title:
  sounds not working on Dell XPS 17 (9700)

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

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

[Bug 1912673] Re: sounds not working on Dell XPS 17 (9700)

2021-05-21 Thread Hui Wang
Hello, this machine has the soundwire audio design, the 5.6.0-oem kernel
and 5.10.0-oem kernel are expected to support the audio on this machine
(and the latest linux-firmware and alsa-ucm-conf in the 20.04).

And We are trying to let 5.11.0-generic kernel to support the audio on
this machine, could you please install those kernels and check if the
audio works or not, and upload the related dmesg.

thx.

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

Title:
  sounds not working on Dell XPS 17 (9700)

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

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

[Bug 1924685] Re: No sound output/input available after installing 21.04

2021-05-21 Thread Hui Wang
About the 5.11 kernel config problem, I have sent the SRU which is
tracked by https://bugs.launchpad.net/bugs/1921632

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

Title:
  No sound output/input available after installing 21.04

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

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

[Bug 1926165] Re: Bass speakers not enabled on Lenovo Yoga 9i

2021-05-21 Thread Hui Wang
Hello, Does anyone could help test the testing kernel in the #25?

thx.

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

Title:
  Bass speakers not enabled on Lenovo Yoga 9i

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

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

[Bug 1927121] Re: ebizzy test fails on F/GKE 5.4 on f1-micro

2021-05-21 Thread Po-Hsu Lin
*** This bug is a duplicate of bug 1926662 ***
https://bugs.launchpad.net/bugs/1926662

** This bug has been marked a duplicate of bug 1926662
   ebizzy failing on google f1.micro

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

Title:
  ebizzy test fails on F/GKE 5.4 on f1-micro

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

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

[Bug 1928047] Re: AX201 BT will cause system could not enter S0i3

2021-05-21 Thread AceLan Kao
** No longer affects: linux (Ubuntu Impish)

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

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

Title:
  AX201 BT will cause system could not enter S0i3

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

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

[Bug 1929189] [NEW] evdi/1.9.1-1ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
Public bug reported:

This is a scripted bug report about ADT failures while running evdi
tests for linux-unstable/5.13.0-3.3 on impish. Whether this is caused by
the dep8 tests of the tested source or the kernel has yet to be
determined.

Testing failed on:
amd64: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/amd64/e/evdi/20210518_170834_09e65@/log.gz
arm64: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/arm64/e/evdi/20210518_163100_09e65@/log.gz
ppc64el: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/ppc64el/e/evdi/20210518_140005_fd584@/log.gz

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

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


** Tags: kernel-adt-failure

** Tags added: kernel-adt-failure

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

Title:
  evdi/1.9.1-1ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

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

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

[Bug 1929191] Re: iptables-netflow/2.5.1-2 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1929191/+attachment/5499197/+files/make.log

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

Title:
  iptables-netflow/2.5.1-2 ADT test failure with linux-
  unstable/5.13.0-3.3

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

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

[Bug 1929191] Re: iptables-netflow/2.5.1-2 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1929191/+attachment/5499196/+files/make.log

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

Title:
  iptables-netflow/2.5.1-2 ADT test failure with linux-
  unstable/5.13.0-3.3

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

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

[Bug 1929191] [NEW] iptables-netflow/2.5.1-2 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
Public bug reported:

This is a scripted bug report about ADT failures while running iptables-
netflow tests for linux-unstable/5.13.0-3.3 on impish. Whether this is
caused by the dep8 tests of the tested source or the kernel has yet to
be determined.

Testing failed on:
amd64: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/amd64/i/iptables-netflow/20210518_175258_b6fee@/log.gz
arm64: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/arm64/i/iptables-netflow/20210518_175330_64259@/log.gz
armhf: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/armhf/i/iptables-netflow/20210518_145458_40f30@/log.gz
ppc64el: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/ppc64el/i/iptables-netflow/20210518_141916_b6fee@/log.gz
s390x: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/s390x/i/iptables-netflow/20210518_134654_7d6a3@/log.gz

** Affects: iptables-netflow (Ubuntu)
 Importance: Undecided
 Status: New

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


** Tags: kernel-adt-failure

** Tags added: kernel-adt-failure

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

Title:
  iptables-netflow/2.5.1-2 ADT test failure with linux-
  unstable/5.13.0-3.3

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

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

[Bug 1929191] Re: iptables-netflow/2.5.1-2 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1929191/+attachment/5499195/+files/make.log

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

Title:
  iptables-netflow/2.5.1-2 ADT test failure with linux-
  unstable/5.13.0-3.3

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

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

[Bug 1929192] Re: nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1929192/+attachment/5499200/+files/make.log

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

Title:
  nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with
  linux-unstable/5.13.0-3.3

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

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

[Bug 1929192] Re: nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1929192/+attachment/5499199/+files/make.log

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

Title:
  nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with
  linux-unstable/5.13.0-3.3

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

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

[Bug 1929192] Re: nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1929192/+attachment/5499198/+files/make.log

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

Title:
  nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with
  linux-unstable/5.13.0-3.3

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

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

[Bug 1929192] [NEW] nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
Public bug reported:

This is a scripted bug report about ADT failures while running nvidia-
graphics-drivers-390 tests for linux-unstable/5.13.0-3.3 on impish.
Whether this is caused by the dep8 tests of the tested source or the
kernel has yet to be determined.

Testing failed on:
amd64: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/amd64/n/nvidia-graphics-drivers-390/20210518_191518_22ec0@/log.gz

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

** Affects: nvidia-graphics-drivers-390 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: kernel-adt-failure

** Tags added: kernel-adt-failure

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

Title:
  nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with
  linux-unstable/5.13.0-3.3

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

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

[Bug 1929193] Re: virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1929193/+attachment/5499206/+files/make.log

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

Title:
  virtualbox/6.1.22-dfsg-1 ADT test failure with linux-
  unstable/5.13.0-3.3

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

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

[Bug 1929193] Re: virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1929193/+attachment/5499205/+files/make.log

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

Title:
  virtualbox/6.1.22-dfsg-1 ADT test failure with linux-
  unstable/5.13.0-3.3

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

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

[Bug 1929193] Re: virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1929193/+attachment/5499203/+files/make.log

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

Title:
  virtualbox/6.1.22-dfsg-1 ADT test failure with linux-
  unstable/5.13.0-3.3

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

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

[Bug 1929193] Re: virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1929193/+attachment/5499204/+files/make.log

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

Title:
  virtualbox/6.1.22-dfsg-1 ADT test failure with linux-
  unstable/5.13.0-3.3

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

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

[Bug 1929193] Re: virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1929193/+attachment/5499202/+files/make.log

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

Title:
  virtualbox/6.1.22-dfsg-1 ADT test failure with linux-
  unstable/5.13.0-3.3

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

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

[Bug 1929193] Re: virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1929193/+attachment/5499201/+files/make.log

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

Title:
  virtualbox/6.1.22-dfsg-1 ADT test failure with linux-
  unstable/5.13.0-3.3

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

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

[Bug 1929193] [NEW] virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
Public bug reported:

This is a scripted bug report about ADT failures while running
virtualbox tests for linux-unstable/5.13.0-3.3 on impish. Whether this
is caused by the dep8 tests of the tested source or the kernel has yet
to be determined.

Testing failed on:
amd64: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/amd64/v/virtualbox/20210518_200239_7ad7e@/log.gz

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

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


** Tags: kernel-adt-failure

** Tags added: kernel-adt-failure

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

Title:
  virtualbox/6.1.22-dfsg-1 ADT test failure with linux-
  unstable/5.13.0-3.3

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

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

[Bug 1929194] Re: virtualbox-hwe/6.1.22-dfsg-1ubuntu1.21.10.1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1929194/+attachment/5499207/+files/make.log

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

Title:
  virtualbox-hwe/6.1.22-dfsg-1ubuntu1.21.10.1 ADT test failure with
  linux-unstable/5.13.0-3.3

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

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

[Bug 1929194] [NEW] virtualbox-hwe/6.1.22-dfsg-1ubuntu1.21.10.1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
Public bug reported:

This is a scripted bug report about ADT failures while running
virtualbox-hwe tests for linux-unstable/5.13.0-3.3 on impish. Whether
this is caused by the dep8 tests of the tested source or the kernel has
yet to be determined.

Testing failed on:
arm64: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/arm64/v/virtualbox-hwe/20210518_211710_937e6@/log.gz
armhf: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/armhf/v/virtualbox-hwe/20210518_174332_8c208@/log.gz
ppc64el: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/ppc64el/v/virtualbox-hwe/20210518_160609_96694@/log.gz
s390x: 
https://autopkgtest.ubuntu.com/results/autopkgtest-impish-canonical-kernel-team-unstable/impish/s390x/v/virtualbox-hwe/20210518_144648_96694@/log.gz

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

** Affects: virtualbox-hwe (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: kernel-adt-failure

** Tags added: kernel-adt-failure

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

Title:
  virtualbox-hwe/6.1.22-dfsg-1ubuntu1.21.10.1 ADT test failure with
  linux-unstable/5.13.0-3.3

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

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

<    1   2   3   4   >