[Bug 1887210] Re: USB DAC/AMP unselectable from Sound Settings and crashes alsamixer

2020-10-12 Thread Nikolas Carneiro
Also have problems with Schiit Hel on Ubuntu 20.04. I've sound (both
input and output) but broken pipe when selecting it from alsamnixer.
Using pulsemixer to "set the audio source from off to digital stereo
duplex it should prevent alsa crashing and actually allow the audio
source to work" did not worked for me.

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

Title:
  USB DAC/AMP unselectable from Sound Settings  and crashes alsamixer

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

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

[Bug 1899487] Re: cloud-init hard codes MTU configuration at initial deploy time

2020-10-12 Thread Ryan Harper
> So I would suggest that whenever OpenStack eludes to dynamic configuration
> being in play cloud-init should not write the MTU value into the on-disk
> configuration but let it be configured by dynamic network configuration
> protocol.
>
> What do you think?

I would argue the opposite.  The existing behavior is that the MTU provided
by the network-data.json is the source of truth.  Cloud-init itself cannot
determine whether the DHCP service provides MTU or not, nor whether the MTU
provided in the DHCP response is infact the desired MTU.  Further, for
cloud-init now to start ignoring MTU if DHCP is present would break existing
users who's DHCP server either does not provide MTU or provides an incorrect
value.

If network-data.json MTU value is null, then I think it all of this works the
way you want, correct?  Looking at the bug which fixed this always null value
should it not be enhanced to only set this MTU value if the DHCP service on
the network is not providing an MTU?



** Changed in: cloud-init
   Status: New => Incomplete

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

Title:
  cloud-init hard codes MTU configuration at initial deploy time

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

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

[Bug 1276544] Re: Multi-boot grub menu does not identify releases

2020-10-12 Thread Richard Elkins
wont Fix works for me, Julian.

At the time, I was running 2 Xubuntus because I had my personal stable
and a non-virtual QA image.  It would have been nice to have the boot
menu state which is which by a more friendly name but I always guessed
right by kernel version (QA was always higher).

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

Title:
  Multi-boot grub menu does not identify releases

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

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

[Bug 1873945] Re: Banner is far too narrow with large swathes of blank space either side

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

** Changed in: gnome-software (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/1873945

Title:
  Banner is far too narrow with large swathes of blank space either side

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-store-desktop/+bug/1873945/+subscriptions

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

[Bug 1899206] Re: Tweaktool Keyboard “Additional Layout Options” not persisting on USB keyboard unplug/reconnect

2020-10-12 Thread Weston Hunter
@Gunnar: I only first recognized the issue last week -- it's possible I
had been affected by the issue for longer, but did not realize it. After
reading the description in the linked mutter bug, it does sound like I'm
very likely affected by the same bug.

Tonight, I'll try the downgrade for the mutter packages as well.

Thanks for working through this with me!

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

Title:
  Tweaktool Keyboard “Additional Layout Options” not persisting on USB
  keyboard unplug/reconnect

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

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

[Bug 1887544] Re: upgrade from 18.04 to 20.04 fails to calculate if python-dbg is installed

2020-10-12 Thread Brian Murray
I tested the version of the dist-upgrader from -proposed for the python-
doc version of the test case. After the upgrade python-doc was no longer
installed (although there was the same weiredness about it not being
removed in the log) so I consider this part verified.

bdmurray@clean-bionic-amd64:~$ head -n6 /var/log/dist-upgrade/main.log
2020-10-12 09:52:30,301 INFO Using config files '['./DistUpgrade.cfg.bionic']'
2020-10-12 09:52:30,301 INFO uname information: 'Linux clean-bionic-amd64 
5.4.0-48-generic #52~18.04.1-Ubuntu SMP Thu Sep 10 12:50:22 UTC 2020 x86_64'
2020-10-12 09:52:30,703 INFO apt version: '1.6.12ubuntu0.1'
2020-10-12 09:52:30,704 INFO python version: '3.6.9 (default, Jul 17 2020, 
12:50:27)
[GCC 8.4.0]'
2020-10-12 09:52:30,706 INFO release-upgrader version '20.04.28' started

bdmurray@clean-bionic-amd64:~$ grep python-doc /var/log/dist-upgrade/main.log
2020-10-12 09:53:29,948 INFO checking for python-doc
2020-10-12 09:53:29,948 INFO installing python2-doc because python-doc was 
installed
2020-10-12 09:53:29,948 DEBUG Installing 'python2-doc' (python-doc was 
installed on the system)
2020-10-12 09:53:29,978 INFO removing python-doc because python2-doc is being 
installed
2020-10-12 09:53:29,978 DEBUG Removing 'python-doc' (python2-doc is being 
installed on the system)
2020-10-12 09:53:29,978 INFO failed to remove python-doc

bdmurray@clean-bionic-amd64:~$ apt-cache policy python-doc
python-doc:
  Installed: (none)
  Candidate: (none)
  Version table:
bdmurray@clean-bionic-amd64:~$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"

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

Title:
  upgrade from 18.04 to 20.04 fails to calculate if python-dbg is
  installed

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

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

[Bug 1899252] Re: quick alt-tab doenst work

2020-10-12 Thread Juan Carlos
** Description changed:

  Hello,
  
  I'm getting the same behavior as the link below, in Ubuntu 18.04 you
  could do a quick alt+tab to change to the first window of an
  application, but now that I updated it to the latest version (20.04) I
- have the all windows of an app are displayed with Alt+tab.
+ have the all windows of an app that are displayed with Alt+tab.
  
  https://bugzilla.gnome.org/show_bug.cgi?id=697480
  
  This was supposedly fixed by Didier Roche, check out the following link
  https://bugzilla.gnome.org/show_bug.cgi?id=786009.
  
  The behavior is best described in the videos made by Didier:
  
  Gnome-session vanilla
  
  https://youtu.be/D32VEP0sFk4
  
  Ubuntu-session
  
  https://youtu.be/k-IBk-Fibj4
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Oct 10 13:00:04 2020
  DisplayManager: gdm3
  InstallationDate: Installed on 2019-03-26 (563 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  RelatedPackageVersions: mutter-common 3.36.4-0ubuntu0.20.04.2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to focal on 2020-10-02 (7 days ago)

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

Title:
  quick alt-tab doenst work

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

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

[Bug 1897447] Re: Sync syncthing 1.9.0~ds1-2 (universe) from Debian unstable (main)

2020-10-12 Thread Dmitry Shachnev
I tried a newer version from Debian and the autopkgtest still fails. The
only failing test is:

=== RUN   TestStressBufferPool
FAILgithub.com/syncthing/syncthing/lib/protocol 2.706s

On ci.debian.net, it passes:

=== RUN   TestStressBufferPool
bufferpool_test.go:111: 4432 4335 172 [0 0 0 3 23 59 303 3873]
--- PASS: TestStressBufferPool (2.03s)

I have zero knowledge of Go, so I can't say why it's failing. Do you
have any ideas? Maybe we should disable it?

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

Title:
  Sync syncthing 1.9.0~ds1-2 (universe) from Debian unstable (main)

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

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

[Bug 1894596] Re: Night Light stays on

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 3.38.1-1ubuntu1

---
mutter (3.38.1-1ubuntu1) groovy; urgency=medium

  * Merge with debian, including new upstream version, remaining changes:
- debian/gbp.conf: update upstream branch to point to ubuntu/master
- debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
  + X11: Add support for fractional scaling using Randr
  * d/p/clutter-backend-x11-Don-t-set-the-font-dpi-computed-on-X1.patch:
- Dropped, applied upstream

mutter (3.38.1-1) unstable; urgency=medium

  * New upstream release:
- Fix Night Light updates after DPMS (LP: #1894596)
- Fix button scrolling on X11
- Always use correct font-dpi setting on X11
- Improve handling of scanout failures
- Fix middle/right button mixup in scroll button assignment
- Fix resizing of attached modal dialogs on wayland
- Enable KMS modifiers on devices that need them
- Fix IM handling on X11
- Fix glitches in "undefined" screencast areas
- Fix visual glitches on background with fractional scaling (LP: #1898080)
- Fix using correct refresh rate under X11 (LP: #1898645)
- Misc. bug fixes and cleanups
- Plugged memory leaks
  * debian/patches: Refresh as per upstream changes
  * debian/mutter-common.install: Include mutter udev rules
  * debian/control: Add udev build-dependency

mutter (3.38.0-2) unstable; urgency=medium

  * Team upload
  * Release to unstable (starts transition: #969321)
  * d/rules: Ignore test failures in flaky tests on all architectures.
Upstream presumably marked them as flaky for a reason, and they do
fail on amd64 when under load.
  * Revert "debian/watch: Watch unstable versions"

 -- Marco Trevisan (Treviño)   Sun, 11 Oct 2020
02:13:27 +0200

** Changed in: mutter (Ubuntu Groovy)
   Status: Fix Committed => Fix Released

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

Title:
  Night Light stays on

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

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

[Bug 1898645] Re: Mutter 3.38.0 Xorg sessions are limited to 60 FPS

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 3.38.1-1ubuntu1

---
mutter (3.38.1-1ubuntu1) groovy; urgency=medium

  * Merge with debian, including new upstream version, remaining changes:
- debian/gbp.conf: update upstream branch to point to ubuntu/master
- debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
  + X11: Add support for fractional scaling using Randr
  * d/p/clutter-backend-x11-Don-t-set-the-font-dpi-computed-on-X1.patch:
- Dropped, applied upstream

mutter (3.38.1-1) unstable; urgency=medium

  * New upstream release:
- Fix Night Light updates after DPMS (LP: #1894596)
- Fix button scrolling on X11
- Always use correct font-dpi setting on X11
- Improve handling of scanout failures
- Fix middle/right button mixup in scroll button assignment
- Fix resizing of attached modal dialogs on wayland
- Enable KMS modifiers on devices that need them
- Fix IM handling on X11
- Fix glitches in "undefined" screencast areas
- Fix visual glitches on background with fractional scaling (LP: #1898080)
- Fix using correct refresh rate under X11 (LP: #1898645)
- Misc. bug fixes and cleanups
- Plugged memory leaks
  * debian/patches: Refresh as per upstream changes
  * debian/mutter-common.install: Include mutter udev rules
  * debian/control: Add udev build-dependency

mutter (3.38.0-2) unstable; urgency=medium

  * Team upload
  * Release to unstable (starts transition: #969321)
  * d/rules: Ignore test failures in flaky tests on all architectures.
Upstream presumably marked them as flaky for a reason, and they do
fail on amd64 when under load.
  * Revert "debian/watch: Watch unstable versions"

 -- Marco Trevisan (Treviño)   Sun, 11 Oct 2020
02:13:27 +0200

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

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

Title:
  Mutter 3.38.0 Xorg sessions are limited to 60 FPS

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

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

[Bug 1898080] Re: Display artifacts in groovy when moving windows around on a screen with fractional scaling

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 3.38.1-1ubuntu1

---
mutter (3.38.1-1ubuntu1) groovy; urgency=medium

  * Merge with debian, including new upstream version, remaining changes:
- debian/gbp.conf: update upstream branch to point to ubuntu/master
- debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
  + X11: Add support for fractional scaling using Randr
  * d/p/clutter-backend-x11-Don-t-set-the-font-dpi-computed-on-X1.patch:
- Dropped, applied upstream

mutter (3.38.1-1) unstable; urgency=medium

  * New upstream release:
- Fix Night Light updates after DPMS (LP: #1894596)
- Fix button scrolling on X11
- Always use correct font-dpi setting on X11
- Improve handling of scanout failures
- Fix middle/right button mixup in scroll button assignment
- Fix resizing of attached modal dialogs on wayland
- Enable KMS modifiers on devices that need them
- Fix IM handling on X11
- Fix glitches in "undefined" screencast areas
- Fix visual glitches on background with fractional scaling (LP: #1898080)
- Fix using correct refresh rate under X11 (LP: #1898645)
- Misc. bug fixes and cleanups
- Plugged memory leaks
  * debian/patches: Refresh as per upstream changes
  * debian/mutter-common.install: Include mutter udev rules
  * debian/control: Add udev build-dependency

mutter (3.38.0-2) unstable; urgency=medium

  * Team upload
  * Release to unstable (starts transition: #969321)
  * d/rules: Ignore test failures in flaky tests on all architectures.
Upstream presumably marked them as flaky for a reason, and they do
fail on amd64 when under load.
  * Revert "debian/watch: Watch unstable versions"

 -- Marco Trevisan (Treviño)   Sun, 11 Oct 2020
02:13:27 +0200

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

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

Title:
  Display artifacts in groovy when moving windows around on a screen
  with fractional scaling

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

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

[Bug 1899342] Re: Install pulseaudio-module-gsettings by default

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package plasma-pa - 4:5.19.5-0ubuntu2

---
plasma-pa (4:5.19.5-0ubuntu2) groovy; urgency=medium

  * Use and depend on pulseaudio gsettings module. Fixes regression
fuctionality with latest Plasma/PA. (LP: #1899342)

 -- Rik Mills   Mon, 12 Oct 2020 06:37:45 +0100

** Changed in: plasma-pa (Ubuntu Groovy)
   Status: Fix Committed => Fix Released

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

Title:
   Install pulseaudio-module-gsettings by default

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

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

[Bug 1899414] Re: schroot fails for source chroots with 'std:bad_alloc' on groovy

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package schroot - 1.6.10-11ubuntu1

---
schroot (1.6.10-11ubuntu1) groovy; urgency=medium

  * schroot: util: Fix infinite allocation on error in name queries.
LP: #1899414.

 -- Matthias Klose   Mon, 12 Oct 2020 14:19:36 +0200

** Changed in: schroot (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  schroot fails for source chroots with 'std:bad_alloc' on groovy

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

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

[Bug 1894417] Re: Firefox opens window with false size

2020-10-12 Thread Matthias Sprau
Never happened again since that issue.

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

Title:
  Firefox opens window with false size

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

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

[Bug 1871794] Re: [Bluetooth] No audio output/input in HSP/HFP mode

2020-10-12 Thread Executenor
Ok, all these devices have intel wireless and use btintel together with
btusb. And i am also pretty sure it has something to do with the
firmware not loading. Also this bug has been reported on April the 9th
this year and i don't see anyone working on this. And we already have a
point release. Why is this not getting any attention? At least give us a
status update. Many people work at home now and use bluetooth headphones
for Slack or Skype etc. We bought company laptops with 20.04 LTS
preinstalled and we all had to downgrade them to make them usable for
working at home.

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

Title:
  [Bluetooth] No audio output/input in HSP/HFP mode

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

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

[Bug 1899206] Re: Tweaktool Keyboard “Additional Layout Options” not persisting on USB keyboard unplug/reconnect

2020-10-12 Thread Gunnar Hjalmarsson
Thanks for clarifying.

On 2020-10-12 19:58, Weston Hunter wrote:
> I'm wondering if I should be going back to versions which are even
> older?

That wouldn't make much sense considering that you saw the changed
behavior only the past few weeks.

Maybe it's not really a gnome-shell issue. The upstream similar bug,
which Daniel linked to, was moved from gnome-shell to mutter.

So if you want to make a similar attempt with mutter, you would do:

sudo apt install mutter=3.36.1-3ubuntu3 mutter-common=3.36.1-3ubuntu3
libmutter-6-0=3.36.1-3ubuntu3 gir1.2-mutter-6=3.36.1-3ubuntu3

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

Title:
  Tweaktool Keyboard “Additional Layout Options” not persisting on USB
  keyboard unplug/reconnect

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

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

[Bug 1899528] Re: package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed grub-pc package post-installation script subprocess returned error exit status 10

2020-10-12 Thread Apport retracing service
*** This bug is a duplicate of bug 1899525 ***
https://bugs.launchpad.net/bugs/1899525

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1899525, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1899525
   package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed 
grub-pc package post-installation script subprocess returned error exit status 
10

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

Title:
  package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed
  grub-pc package post-installation script subprocess returned error
  exit status 10

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

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

[Bug 1877672] Re: open-vm-tools 11.1.0 released

2020-10-12 Thread Robie Basak
Hello Oliver, or anyone else affected,

Accepted open-vm-tools into focal-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/open-vm-
tools/2:11.1.5-1~ubuntu20.04.1 in a few hours, and then in the -proposed
repository.

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

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

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

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

** Changed in: open-vm-tools (Ubuntu Focal)
   Status: Fix Released => Fix Committed

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

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

Title:
  open-vm-tools 11.1.0 released

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

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

[Bug 1899487] Re: cloud-init hard codes MTU configuration at initial deploy time

2020-10-12 Thread Frode Nordahl
That is an excellent question, I see that the example provided in the
Nova documentation [0] provides `null` for the MTU. There are also a
Nova bug 1746323 on the lack of actual API documentation for the
OpenStack format metadata, so I guess they could expect no less than
diverging implementations consuming it in the wild.

However, I also see that the reporting of `null` MTU was fixed [1] on
the back of Nova bug 1576713 a few years back so that it now provides an
actual MTU regardless of network addressing type.

The OpenStack format metadata does provide a separate field that
distinguishes between the various types of dynamic and static
configuration [2] and I see that cloud-init already makes use of it [3].

So I would suggest that whenever OpenStack eludes to dynamic
configuration being in play cloud-init should not write the MTU value
into the on-disk configuration but let it be configured by dynamic
network configuration protocol.

What do you think?

0: 
https://docs.openstack.org/nova/latest/user/metadata.html#openstack-format-metadata
1: https://review.opendev.org/#/c/316395/
2: 
https://github.com/openstack/nova/blob/261de76104ca67bed3ea6cdbcaaab0e44030f1e2/nova/virt/netutils.py#L282-L309
3: 
https://github.com/canonical/cloud-init/blob/07104504ab5b30efd2d1f7a8c36effe18b8e5fe0/cloudinit/sources/helpers/openstack.py#L598-L609

** Changed in: cloud-init
   Status: Incomplete => New

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

Title:
  cloud-init hard codes MTU configuration at initial deploy time

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

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

[Bug 1899528] [NEW] package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed grub-pc package post-installation script subprocess returned error exit status 10

2020-10-12 Thread Wagner
*** This bug is a duplicate of bug 1899525 ***
https://bugs.launchpad.net/bugs/1899525

Public bug reported:

Erro ao atualizar

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: grub-pc 2.04-1ubuntu26.4
ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
Uname: Linux 5.4.0-47-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon Oct 12 11:48:26 2020
ErrorMessage: installed grub-pc package post-installation script subprocess 
returned error exit status 10
InstallationDate: Installed on 2020-07-11 (93 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-47-generic 
root=UUID=507d0b07-7c18-429d-b60c-fc937f5fd47c ro quiet splash vt.handoff=7
Python3Details: /usr/bin/python3.8, Python 3.8.5, unpackaged
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: grub2
Title: package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed 
grub-pc package post-installation script subprocess returned error exit status 
10
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub2 (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/1899528

Title:
  package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed
  grub-pc package post-installation script subprocess returned error
  exit status 10

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

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

[Bug 1899509] Re: Settings not applied to external touchpad

2020-10-12 Thread Sebastien Bacher
Thank you for your bug report, could you report the issue upstream on
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/issues ?

** Package changed: gnome-control-center (Ubuntu) => gnome-settings-
daemon (Ubuntu)

** Changed in: gnome-settings-daemon (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Settings not applied to external touchpad

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

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

[Bug 1877844] Re: data corruption issue in all versions before 1.1.11

2020-10-12 Thread Gianfranco Costamagna
** Changed in: borgbackup (Ubuntu Bionic)
   Status: New => Confirmed

** Changed in: borgbackup (Ubuntu Xenial)
   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/1877844

Title:
  data corruption issue in all versions before 1.1.11

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

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

[Bug 1166529] Re: Creative Recon3d & Sound Blaster Z (CA0132), No sound at all

2020-10-12 Thread LaurentP
Hello : My latest tests for this sound card  :

With Linux Mint LMDE4 64 (live session no config, no patch) the sound is ok 2.0 
Kernel = 4.19.0-8-amd64 x86-64

With Linux Mint 19.3 Cinnamon 64 (live session no config, no patch) the sound 
is ok 5.1
Kernel = 5.0.0--32generic x86-64

With Linux Mint 20 Cinnamon 64 (live session) it is also OK.

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

Title:
  Creative Recon3d & Sound Blaster Z (CA0132), No sound at all

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

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

[Bug 1898866] Re: Ubiquity not install Nvidia Graphic Driver in Ubuntu 20.10

2020-10-12 Thread Diego Germán Gonzalez
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1899521

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

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

Title:
  Ubiquity not install Nvidia Graphic Driver in Ubuntu 20.10

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

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

[Bug 1899527] [NEW] bluetooth remains off even the switch is on from settings

2020-10-12 Thread Pankaj Choudhury
Public bug reported:

sometimes my bluetooth is just turned of and not able to turn it on even
if I click the button in settings->bluetooth

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: bluetooth (not installed)
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct 12 23:45:43 2020
InterestingModules: bluetooth
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 007: ID 0bda:58ea Realtek Semiconductor Corp. EasyCamera
 Bus 001 Device 002: ID 3938:1031 MOSART Semi. 2.4G Wireless Mouse
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Lsusb-t:
 /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 5000M
 /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/12p, 480M
 |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
 |__ Port 8: Dev 7, If 1, Class=Video, Driver=uvcvideo, 480M
 |__ Port 8: Dev 7, If 0, Class=Video, Driver=uvcvideo, 480M
MachineType: LENOVO 81DE
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-48-generic 
root=UUID=05f0328a-3146-4fe8-94ad-3fee253ebdaf ro quiet splash vt.handoff=7
SourcePackage: bluez
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/18/2020
dmi.bios.vendor: LENOVO
dmi.bios.version: 8TCN58WW
dmi.board.asset.tag: NO Asset Tag
dmi.board.name: LNVNB161216
dmi.board.vendor: LENOVO
dmi.board.version: NO DPK
dmi.chassis.asset.tag: NO Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo ideapad 330-15IKB
dmi.modalias: 
dmi:bvnLENOVO:bvr8TCN58WW:bd06/18/2020:svnLENOVO:pn81DE:pvrLenovoideapad330-15IKB:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapad330-15IKB:
dmi.product.family: ideapad 330-15IKB
dmi.product.name: 81DE
dmi.product.sku: LENOVO_MT_81DE_BU_idea_FM_ideapad 330-15IKB
dmi.product.version: Lenovo ideapad 330-15IKB
dmi.sys.vendor: LENOVO
hciconfig:
 
syslog:
 Oct 12 23:38:39 pankaj-pc NetworkManager[860]:   [1602526119.6673] 
Loaded device plugin: NMBluezManager 
(/usr/lib/x86_64-linux-gnu/NetworkManager/1.22.10/libnm-device-plugin-bluetooth.so)
 Oct 12 23:38:51 pankaj-pc systemd[1]: Condition check resulted in Bluetooth 
service being skipped.
 Oct 12 23:39:28 pankaj-pc systemd[1]: Condition check resulted in Bluetooth 
service being skipped.
 Oct 12 23:42:00 pankaj-pc systemd[1]: Condition check resulted in Bluetooth 
service being skipped.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

** Attachment added: "Screenshot from 2020-10-12 23-50-54.png"
   
https://bugs.launchpad.net/bugs/1899527/+attachment/5421420/+files/Screenshot%20from%202020-10-12%2023-50-54.png

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

Title:
  bluetooth remains off even the switch is on from settings

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

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

[Bug 1863027] Re: package rsyslog 8.2001.0-1ubuntu1 failed to install/upgrade: installed rsyslog package post-installation script subprocess returned error exit status 10

2020-10-12 Thread Wagner
erro em atualizar

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

Title:
  package rsyslog 8.2001.0-1ubuntu1 failed to install/upgrade: installed
  rsyslog package post-installation script subprocess returned error
  exit status 10

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

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

[Bug 1863027] Re: package rsyslog 8.2001.0-1ubuntu1 failed to install/upgrade: installed rsyslog package post-installation script subprocess returned error exit status 10

2020-10-12 Thread Wagner
erro ao atualizar

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

Title:
  package rsyslog 8.2001.0-1ubuntu1 failed to install/upgrade: installed
  rsyslog package post-installation script subprocess returned error
  exit status 10

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

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

[Bug 1876437] Re: Installation Failing on the last step i.e grub-install failing

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

** Changed in: grub-installer (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/1876437

Title:
  Installation Failing on the last step i.e grub-install failing

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

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

[Bug 1899524] Re: package rsyslog 8.2001.0-1ubuntu1.1 failed to install/upgrade: installed rsyslog package post-installation script subprocess returned error exit status 10

2020-10-12 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/1899524

Title:
  package rsyslog 8.2001.0-1ubuntu1.1 failed to install/upgrade:
  installed rsyslog package post-installation script subprocess returned
  error exit status 10

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

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

[Bug 1899525] Re: package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed grub-pc package post-installation script subprocess returned error exit status 10

2020-10-12 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/1899525

Title:
  package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed
  grub-pc package post-installation script subprocess returned error
  exit status 10

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

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

[Bug 1899524] [NEW] package rsyslog 8.2001.0-1ubuntu1.1 failed to install/upgrade: installed rsyslog package post-installation script subprocess returned error exit status 10

2020-10-12 Thread Wagner
Public bug reported:

Atualização

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: rsyslog 8.2001.0-1ubuntu1.1
ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
Uname: Linux 5.4.0-47-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon Oct 12 11:48:23 2020
ErrorMessage: installed rsyslog package post-installation script subprocess 
returned error exit status 10
InstallationDate: Installed on 2020-07-11 (93 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
Python3Details: /usr/bin/python3.8, Python 3.8.5, unpackaged
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: rsyslog
Title: package rsyslog 8.2001.0-1ubuntu1.1 failed to install/upgrade: installed 
rsyslog package post-installation script subprocess returned error exit status 
10
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: rsyslog (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/1899524

Title:
  package rsyslog 8.2001.0-1ubuntu1.1 failed to install/upgrade:
  installed rsyslog package post-installation script subprocess returned
  error exit status 10

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

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

[Bug 1899525] [NEW] package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed grub-pc package post-installation script subprocess returned error exit status 10

2020-10-12 Thread Wagner
Public bug reported:

erro

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: grub-pc 2.04-1ubuntu26.4
ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
Uname: Linux 5.4.0-47-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon Oct 12 11:48:26 2020
ErrorMessage: installed grub-pc package post-installation script subprocess 
returned error exit status 10
InstallationDate: Installed on 2020-07-11 (93 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-47-generic 
root=UUID=507d0b07-7c18-429d-b60c-fc937f5fd47c ro quiet splash vt.handoff=7
Python3Details: /usr/bin/python3.8, Python 3.8.5, unpackaged
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: grub2
Title: package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed 
grub-pc package post-installation script subprocess returned error exit status 
10
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub2 (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/1899525

Title:
  package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed
  grub-pc package post-installation script subprocess returned error
  exit status 10

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

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

[Bug 1899526] [NEW] Mouse stopped working

2020-10-12 Thread Laura Mugeha
Public bug reported:

Mouse stopped working after a while(approximately 4 months).

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct 12 20:52:33 2020
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company 3rd Gen Core processor Graphics 
Controller [103c:18df]
InstallationDate: Installed on 2020-07-29 (75 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: Hewlett-Packard HP EliteBook Folio 9470m
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-48-generic 
root=UUID=a9b729b7-6080-4654-96ab-48a91ef5d818 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/16/2013
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68IBD Ver. F.46
dmi.board.name: 18DF
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 62.17
dmi.chassis.asset.tag: CNU3339MTG
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68IBDVer.F.46:bd07/16/2013:svnHewlett-Packard:pnHPEliteBookFolio9470m:pvrA1029D1102:rvnHewlett-Packard:rn18DF:rvrKBCVersion62.17:cvnHewlett-Packard:ct10:cvr:
dmi.product.family: 103C_5336AN G=N L=BUS B=HP S=ELI
dmi.product.name: HP EliteBook Folio 9470m
dmi.product.sku: D9Z90US#ABA
dmi.product.version: A1029D1102
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.8-0ubuntu1~20.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
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

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

Title:
  Mouse stopped working

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

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

[Bug 1899397] Re: [Lenovo IdeaPad 3 14IIL05] No fan detected

2020-10-12 Thread Eduardo Donoso Escobar
At what temperature should the fan be turned on? I tested with s-tui in
stress mode and reached 52 degrees without noticing that the fan turned
on.

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

Title:
  [Lenovo IdeaPad 3 14IIL05] No fan detected

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

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

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-10-12 Thread Didier Raboud
In Debian, I have been successful with the attached patch against
3.20.9. It's basically a revert to the state of these printers at the
state of models.dat in the 3.20.5 version.

** Patch added: 
"0076-3.20.6-regression-In-models.dat-take-3.20.5-s-plugin.patch"
   
https://bugs.launchpad.net/hplip/+bug/1883898/+attachment/5421380/+files/0076-3.20.6-regression-In-models.dat-take-3.20.5-s-plugin.patch

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

Title:
  version 3.20.6 turns off plugin requirement for most printers

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

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

[Bug 1895929] Autopkgtest regression report (snapd/2.47.1+20.04)

2020-10-12 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted snapd (2.47.1+20.04) for focal have 
finished running.
The following regressions have been reported in tests triggered by the package:

snapcraft/3.0ubuntu1 (amd64, s390x, ppc64el)


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

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

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

Thank you!

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

Title:
  [SRU] 2.47

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

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

[Bug 1899206] Re: Tweaktool Keyboard “Additional Layout Options” not persisting on USB keyboard unplug/reconnect

2020-10-12 Thread Weston Hunter
@Gunnar. Yes, I rebooted after downgrade. After rebooting, I confirmed
(`dpkg -l` and `gnome-shell --version`) that I was using the downgraded
version.

I'm wondering if I should be going back to versions which are even
older? Is it safe to downgrade to even earlier versions of gnome-shell
and gnome-shell-common without messing up other software on my system?

Is there a list of even older downgrade versions you recommend I should
try?

Thanks!

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

Title:
  Tweaktool Keyboard “Additional Layout Options” not persisting on USB
  keyboard unplug/reconnect

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

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

[Bug 1899218] Re: Incorrect warning from apparmor_parser on force complained profiles

2020-10-12 Thread Jamie Strandboge
FYI, this is part of the groovy upload in unapproved.

** Changed in: apparmor (Ubuntu)
   Status: New => Fix Committed

** Changed in: apparmor (Ubuntu)
 Assignee: (unassigned) => John Johansen (jjohansen)

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

Title:
  Incorrect warning from apparmor_parser on force complained profiles

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

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

[Bug 1899515] Re: ZFS Modules Missing

2020-10-12 Thread Luna Jernberg
yep it works on 20.10 on kernel 5.8.0-18-generic

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

Title:
  ZFS Modules Missing

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

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

[Bug 1899519] Re: booting armhf kernel under qemu results in relocations out of range, and thus no modules are loaded

2020-10-12 Thread Dimitri John Ledkov
-M virt,highmem=off still shows relocation 28 out of range upon trying
to load any kernel modules.

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

Title:
  booting armhf kernel under qemu results in relocations out of range,
  and thus no modules are loaded

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

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

[Bug 1899515] Re: ZFS Modules Missing

2020-10-12 Thread Guilherme G. Piccoli
Tried that in a Focal VM, got:

Loading new zfs-0.8.3 DKMS files...
Building for 5.4.0-48-generic 5.9.0-050900daily20201012-generic
[...] 
Building initial module for 5.9.0-050900daily20201012-generic
ERROR (dkms apport): kernel package 
linux-headers-5.9.0-050900daily20201012-generic is not supported
Error! Bad return status for module build on kernel: 
5.9.0-050900daily20201012-generic (x86_64)
Consult /var/lib/dkms/zfs/0.8.3/build/make.log for more information

The log file only contains:
DKMS make.log for zfs-0.8.3 for kernel 5.9.0-050900daily20201012-generic 
(x86_64)
Mon Oct 12 17:35:06 UTC 2020
make: *** No targets specified and no makefile found.  Stop.


Trying the zfs packages updated to 0.8.4-1ubuntu11 led to the same result:
Building initial module for 5.9.0-050900daily20201012-generic
configure: error: 
*** None of the expected "global page state" interfaces were detected.
*** This may be because your kernel version is newer than what is
*** supported, or you are using a patched custom kernel with
*** incompatible modifications.
***
*** ZFS Version: zfs-0.8.4-1ubuntu11
*** Compatible Kernels: 2.6.32 - 5.6

Both versions worked with kernel 5.4.0-48. It claims the compatible kernels 
range is 2.6.32 - 5.6, but I think this is a red herring, since Groovy kernel 
is 5.8, correct?
Thanks,


Guilherme

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

Title:
  ZFS Modules Missing

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

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

[Bug 1556260] Re: cloud-init fails to grow disk on physical servers with multipath.

2020-10-12 Thread Manjunath
I'm also facing this issue, I don't see any discussion or development
for 3+ years,! not sure if anyone really spent any fixing this issue.!

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

Title:
  cloud-init fails to grow disk on physical servers with multipath.

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

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

[Bug 1898904] Re: Calibre crashes at startup with AttributeError: 'NoneType' object has no attribute 'cancel'

2020-10-12 Thread Juanjo Benages
I have uploaded a patched version of calibre to a ppa:
https://launchpad.net/~juanjo-benages/+archive/ubuntu/fixes

It works for me. It should work as an interim until there is an updated
package in the official Ubuntu repository.

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

Title:
  Calibre crashes at startup with AttributeError: 'NoneType' object has
  no attribute 'cancel'

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

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

[Bug 1899292] Re: RTX 2070 constant periodic crashes

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

** Changed in: nvidia-graphics-drivers-450 (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/1899292

Title:
  RTX 2070 constant periodic crashes

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

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

[Bug 1895553] Re: [FFe] sync sdformat 9.3.0+ds-3 (universe) from Debian unstable (main)

2020-10-12 Thread Jose Luis Rivero
** Attachment added: "pbuilder.log"
   
https://bugs.launchpad.net/ubuntu/+source/sdformat/+bug/1895553/+attachment/5421378/+files/pbuilder.log

** Description changed:

  Asking for a FFe here since upstream is specially interested into having
  changes in 9.3.0 in the latest Ubuntu which fixes an important behavior
  bug, see: https://github.com/osrf/sdformat/issues/367
  
  Attached:
-   * Changelog entry from 9.2.0 to 9.3.0
-   * pbuilder log - Although I setup a PPA, it can be checked here:  
https://launchpadlibrarian.net/501751526/buildlog_ubuntu-groovy-amd64.sdformat_9.3.0+ds-3_BUILDING.txt.gz
+   * Changelog entry from 9.2.0 to 9.3.0
+   * pbuilder log - Although I setup a PPA, it can be checked here:  
https://launchpadlibrarian.net/501751526/buildlog_ubuntu-groovy-amd64.sdformat_9.3.0+ds-3_BUILDING.txt.gz
+   * debdiff - Although the PPA I think provides one 
https://launchpadlibrarian.net/501750879/sdformat_9.2.0+dfsg-4_9.3.0+ds-3.diff.gz
  
  Testing:
  I've used our buildfarm to inject the packages created by my testing PPA in a 
Groovy docker container. Installation is good, smoke test starting up Gazebo 
(main consumer of sdformat) is also sane. (build fail is related to docker + 
alsasound nothing to do with this bug).

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

Title:
  [FFe] sync sdformat 9.3.0+ds-3 (universe) from Debian unstable (main)

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

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

[Bug 1895553] Re: [FFe] sync sdformat 9.3.0+ds-3 (universe) from Debian unstable (main)

2020-10-12 Thread Jose Luis Rivero
** Patch added: "sdformat.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/sdformat/+bug/1895553/+attachment/5421379/+files/sdformat_9.2.0+dfsg-4__sdformat_9.3.0+ds-3.debdiff

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

Title:
  [FFe] sync sdformat 9.3.0+ds-3 (universe) from Debian unstable (main)

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

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

[Bug 1895553] Re: [FFe] sync sdformat 9.3.0+ds-3 (universe) from Debian unstable (main)

2020-10-12 Thread Jose Luis Rivero
** Description changed:

- Please sync sdformat 9.3.0+ds-3 (universe) from Debian unstable (main)
+ Asking for a FFe here since upstream is specially interested into having
+ changes in 9.3.0 in the latest Ubuntu which fixes an important behavior
+ bug, see: https://github.com/osrf/sdformat/issues/367
  
- Upstream is specially interested into having changes in 9.3.0 in the latest 
Ubuntu
- See: https://github.com/osrf/sdformat/issues/367
+ Attached:
+   * Changelog entry from 9.2.0 to 9.3.0
+   * pbuilder log - Although I setup a PPA, it can be checked here:  
https://launchpadlibrarian.net/501751526/buildlog_ubuntu-groovy-amd64.sdformat_9.3.0+ds-3_BUILDING.txt.gz
  
- Changelog entries since current groovy version 9.2.0+dfsg-4:
- 
- sdformat (9.3.0+ds-3) unstable; urgency=medium
- 
-   * Not ready for compat 13:
- CMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON kills the arch:all build
- 
-  -- Jose Luis Rivero   Thu, 10 Sep 2020
- 17:20:56 +
- 
- sdformat (9.3.0+ds-2) unstable; urgency=medium
- 
-   * Ship files for ignition integration
- 
-  -- Jose Luis Rivero   Wed, 09 Sep 2020
- 09:46:40 +
- 
- sdformat (9.3.0+ds-1) unstable; urgency=medium
- 
-   * New upstream version 9.3.0
-   * Update python3 patch
-   * Update debhelper to 13
-   * Add patch to define PATH_MAX for Debian Hurd
- (Closes: #892231)
- 
-  -- Jose Luis Rivero   Tue, 08 Sep 2020
- 16:19:36 +
+ Testing:
+ I've used our buildfarm to inject the packages created by my testing PPA in a 
Groovy docker container. Installation is good, smoke test starting up Gazebo 
(main consumer of sdformat) is also sane. (build fail is related to docker + 
alsasound nothing to do with this bug).

** Patch added: "Upstream entries for 9.3.0"
   
https://bugs.launchpad.net/ubuntu/+source/sdformat/+bug/1895553/+attachment/5421377/+files/changelog.diff

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

Title:
  [FFe] sync sdformat 9.3.0+ds-3 (universe) from Debian unstable (main)

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

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

[Bug 1899519] Re: booting armhf kernel under qemu results in relocations out of range, and thus no modules are loaded

2020-10-12 Thread Dimitri John Ledkov
I wonder if this is because -M virt defaults to highmem=on, I will try
again with highmem=off

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

Title:
  booting armhf kernel under qemu results in relocations out of range,
  and thus no modules are loaded

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

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

[Bug 1899206] Re: Tweaktool Keyboard “Additional Layout Options” not persisting on USB keyboard unplug/reconnect

2020-10-12 Thread Gunnar Hjalmarsson
@Weston: Just to be sure: Did you reboot after having downgraded?

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

Title:
  Tweaktool Keyboard “Additional Layout Options” not persisting on USB
  keyboard unplug/reconnect

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

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

[Bug 1876504] Re: Gdebi close when trying to install a .deb with right-clic

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

** Changed in: gdebi (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/1876504

Title:
  Gdebi close when trying to install a .deb with right-clic

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

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

[Bug 1899522] Re: package libnvidia-common-450-server 450.51.06-0ubuntu0.20.04.2 failed to install/upgrade: trying to overwrite '/usr/share/nvidia/nvidia-application-profiles-450.80.02-key-documentati

2020-10-12 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/1899522

Title:
  package libnvidia-common-450-server 450.51.06-0ubuntu0.20.04.2 failed
  to install/upgrade: trying to overwrite '/usr/share/nvidia/nvidia-
  application-profiles-450.80.02-key-documentation', which is also in
  package libnvidia-common-450 450.80.02-0ubuntu0.20.04.2

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

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

[Bug 1899521] [NEW] The execution of grub-install failed. This is a fatal error

2020-10-12 Thread Diego Germán Gonzalez
Public bug reported:

The problem occurs on a computer with BIOS boot 
Windows previously installed.
There is a temporary solution which is to create a new GPT partition table and 
reinstall all operating systems

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: ubiquity 20.10.10
ProcVersionSignature: Ubuntu 5.8.0-21.22-generic 5.8.13
Uname: Linux 5.8.0-21-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu49
Architecture: amd64
CasperMD5CheckResult: skip
CasperVersion: 1.452
Date: Mon Oct 12 14:27:55 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.10 "Groovy Gorilla" - Beta amd64 (20201012)
RebootRequiredPkgs:
 linux-image-5.8.0-21-generic
 linux-base
 linux-base
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug groovy ubiquity-20.10.10 ubuntu

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

Title:
  The execution of grub-install failed. This is a fatal error

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

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

[Bug 1895553] Re: [FFe] sync sdformat 9.3.0+ds-3 (universe) from Debian unstable (main)

2020-10-12 Thread Jose Luis Rivero
** Summary changed:

- Sync sdformat 9.3.0+ds-3 (universe) from Debian unstable (main)
+ [FFe] sync sdformat 9.3.0+ds-3 (universe) from Debian unstable (main)

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

Title:
  [FFe] sync sdformat 9.3.0+ds-3 (universe) from Debian unstable (main)

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

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

[Bug 1899522] [NEW] package libnvidia-common-450-server 450.51.06-0ubuntu0.20.04.2 failed to install/upgrade: trying to overwrite '/usr/share/nvidia/nvidia-application-profiles-450.80.02-key-documenta

2020-10-12 Thread John McLoughlin
Public bug reported:

During sudo apt-get upgrade, there was an error while this package was
installing. On restarting my computer, the resolution was set to 800*600
and my gpu (nvidia 1060 6gb) wasn't recognized. Uninstalling the driver
and reverting to the nouveu drivers fixed the resolution issue and
reinstalling the nvidia-450 drivers via software & updates allowed for
everything to go back to normal.

Steps to reproduce: On a machine with an nvidia 1060 6gb, run sudo apt-
get update followed by sudo apt-get upgrade, this should result in an
error during dpkg. Restart the computer to see the driver issue with
display resolution and gpu not labelled correctly.

Steps to resolve for the time being: Uninstall and reinstall nvidia-450
via software & updates, restart computer.

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: libnvidia-common-450-server 450.51.06-0ubuntu0.20.04.2
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon Oct 12 18:12:58 2020
Dependencies:
 
DuplicateSignature:
 package:libnvidia-common-450-server:450.51.06-0ubuntu0.20.04.2
 Unpacking libnvidia-common-450-server (450.80.02-0ubuntu0.20.04.3) over 
(450.51.06-0ubuntu0.20.04.2) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-OfgM3I/33-libnvidia-common-450-server_450.80.02-0ubuntu0.20.04.3_all.deb
 (--unpack):
  trying to overwrite 
'/usr/share/nvidia/nvidia-application-profiles-450.80.02-key-documentation', 
which is also in package libnvidia-common-450 450.80.02-0ubuntu0.20.04.2
ErrorMessage: trying to overwrite 
'/usr/share/nvidia/nvidia-application-profiles-450.80.02-key-documentation', 
which is also in package libnvidia-common-450 450.80.02-0ubuntu0.20.04.2
InstallationDate: Installed on 2020-10-01 (11 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
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.2ubuntu0.1
SourcePackage: nvidia-graphics-drivers-450-server
Title: package libnvidia-common-450-server 450.51.06-0ubuntu0.20.04.2 failed to 
install/upgrade: trying to overwrite 
'/usr/share/nvidia/nvidia-application-profiles-450.80.02-key-documentation', 
which is also in package libnvidia-common-450 450.80.02-0ubuntu0.20.04.2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package focal package-conflict

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

Title:
  package libnvidia-common-450-server 450.51.06-0ubuntu0.20.04.2 failed
  to install/upgrade: trying to overwrite '/usr/share/nvidia/nvidia-
  application-profiles-450.80.02-key-documentation', which is also in
  package libnvidia-common-450 450.80.02-0ubuntu0.20.04.2

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

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

[Bug 1896740] Re: BIND crashes with failed assertion INSIST(dns_name_issubdomain(>name, >domain))

2020-10-12 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~paelzer/ubuntu/+source/bind9/+git/bind9/+merge/392144

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

Title:
  BIND crashes with failed assertion
  INSIST(dns_name_issubdomain(>name, >domain))

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

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

[Bug 1899046] Re: /usr/bin/aa-notify:ModuleNotFoundError:/usr/bin/aa-notify@39

2020-10-12 Thread Jamie Strandboge
This has been uploaded to groovy and is currently in unapproved.

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

** Changed in: apparmor (Ubuntu)
 Assignee: (unassigned) => Emilia Torino (emitorino)

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

Title:
  /usr/bin/aa-notify:ModuleNotFoundError:/usr/bin/aa-notify@39

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

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

[Bug 1898904] Re: Calibre crashes at startup with AttributeError: 'NoneType' object has no attribute 'cancel'

2020-10-12 Thread grofaty
Evans, great thanks for info how to fix, it works fine.

I have written bash file for the users that are not so technical.

Instructions:
1. Download file patch.sh from my post.
2. Open terminal, default keyboard shortcut is: CTRL+ALT+T
3. Set execution permissions: chown 700 patch.sh
4. Execute commands: ./patch.sh
5. Then you can delete patch.sh file: rm patch.sh

Hope this helps for others too.

P.S. For non-technical users, package maintainer that has packaged
original Calibre program in Ubuntu 20.04, please update the package and
push it to official Ubuntu repository.

** Attachment added: "patch.sh"
   
https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/1898904/+attachment/5421362/+files/patch.sh

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

Title:
  Calibre crashes at startup with AttributeError: 'NoneType' object has
  no attribute 'cancel'

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

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

[Bug 1898904] Re: Calibre crashes at startup with AttributeError: 'NoneType' object has no attribute 'cancel'

2020-10-12 Thread grofaty
Ahhh, sorry bug in instructions above in step 3 should be:
chmod 700 patch.sh

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

Title:
  Calibre crashes at startup with AttributeError: 'NoneType' object has
  no attribute 'cancel'

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

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

[Bug 1889102] Re: [ubuntu-dock] App grid has too many page dots on right

2020-10-12 Thread Pedro Ryan
Version 69 of Dash to Dock fixed this bug, at least in my tests. 
Can someone else test if it works? 

Disable Ubuntu Dock in Extensions app and install version 69 of Dash to
Dock in extensions.gnome.com

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

Title:
  [ubuntu-dock] App grid has too many page dots on right

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

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

[Bug 1896740] Re: BIND crashes with failed assertion INSIST(dns_name_issubdomain(>name, >domain))

2020-10-12 Thread Christian Ehrhardt 
MP:
https://code.launchpad.net/~paelzer/ubuntu/+source/bind9/+git/bind9/+merge/392144

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

Title:
  BIND crashes with failed assertion
  INSIST(dns_name_issubdomain(>name, >domain))

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

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

[Bug 1899519] [NEW] booting armhf kernel under qemu results in relocations out of range, and thus no modules are loaded

2020-10-12 Thread Dimitri John Ledkov
Public bug reported:

qemu-system-arm -M virt -m 4096  -smp 2,sockets=2,cores=1,threads=1
-drive file=./groovy-server-cloudimg-armhf.img,if=virtio -kernel
./vmlinuz-5.8.0-21-generic-lpae -initrd ./initrd.img-5.8.0-21-generic-
lpae -append 'root=LABEL=cloudimg-rootfs break=bottom' -nographic


[0.00] Booting Linux on physical CPU 0x0
[0.00] Linux version 5.8.0-21-generic-lpae (buildd@bos02-arm64-041) 
(gcc (Ubuntu 10.2.0-11ubuntu1) 10.2.0, GNU ld (GNU Binutils for Ubuntu) 2.35.1) 
#22-Ubuntu SMP Fri Oct 2 12:30:15 UTC 2020 (Ubuntu 5.8.0-21.22-generic-lpae 
5.8.13)
[0.00] CPU: ARMv7 Processor [412fc0f1] revision 1 (ARMv7), cr=30c5387d

Starting version 246.6-1ubuntu1
[   16.753306] gpio_keys: section 4 reloc 29 sym '_raw_spin_lock_irqsave': 
relocation 28 out of range (0xbf00f23c -> 0xc10a90ec)
Begin: Loading essential drivers ... [   22.799409] linear: section 4 reloc 43 
sym '__stack_chk_fail': relocation 28 out of range (0xbf0195e8 -> 0xc10a1dd8)
[   23.000670] multipath: section 4 reloc 31 sym '__stack_chk_fail': relocation 
28 out of range (0xbf021268 -> 0xc10a1dd8)
[   23.227437] raid0: section 4 reloc 53 sym '__stack_chk_fail': relocation 28 
out of range (0xbf02a548 -> 0xc10a1dd8)
[   23.460764] raid1: section 4 reloc 18 sym '_cond_resched': relocation 28 out 
of range (0xbf035390 -> 0xc10a3b4c)
[   28.311563] libcrc32c: section 4 reloc 9 sym '__stack_chk_fail': relocation 
28 out of range (0xbf0030b8 -> 0xc10a1dd8)
[   31.866657] libcrc32c: section 4 reloc 9 sym '__stack_chk_fail': relocation 
28 out of range (0xbf0030b8 -> 0xc10a1dd8)
[   35.632259] libcrc32c: section 4 reloc 9 sym '__stack_chk_fail': relocation 
28 out of range (0xbf0030b8 -> 0xc10a1dd8)
[   35.852163] raid10: section 4 reloc 21 sym '__stack_chk_fail': relocation 28 
out of range (0xbf00b404 -> 0xc10a1dd8)
done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... [   41.265330] libcrc32c: section 4 
reloc 9 sym '__stack_chk_fail': relocation 28 out of range (0xbf0030b8 -> 
0xc10a1dd8)

(initramfs) cat /proc/modules 
(initramfs) modprobe virtio_blk
[  121.814904] virtio_blk: section 4 reloc 3 sym '_raw_spin_lock_irqsave': 
relocation 28 out of range (0xbf003050 -> 0xc10a90ec)
(initramfs) cat /proc/modules 
(initramfs) 

Are we miss-building the kernel and/or modules? Or am I miss-launching
the VM?

** Affects: ubuntu-release-notes
 Importance: Undecided
 Status: New

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


** Tags: armhf groovy

** Tags added: armhf groovy

** Also affects: ubuntu-release-notes
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
Milestone: None => ubuntu-20.10

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

Title:
  booting armhf kernel under qemu results in relocations out of range,
  and thus no modules are loaded

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

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

[Bug 1899519] Missing required logs.

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

apport-collect 1899519

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

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

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

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

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

Title:
  booting armhf kernel under qemu results in relocations out of range,
  and thus no modules are loaded

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

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

[Bug 1898903] Re: *-tools-common packages descriptions have typo "PGKVER"

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.8.0-22.23

---
linux (5.8.0-22.23) groovy; urgency=medium

  * groovy/linux: 5.8.0-22.23 -proposed tracker (LP: #1899099)

  * Packaging resync (LP: #1786013)
- update dkms package versions

  * oops in nvkm_udevice_info() [nouveau] (LP: #1898130)
- drm/nouveau/device: return error for unknown chipsets

  * python3-venv is gone (LP: #1896801)
- SAUCE: doc: remove python3-venv dependency

  * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
- [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/

  * Enable brightness control on HP DreamColor panel (LP: #1898865)
- SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
  quirk
- SAUCE: drm/dp: HP DreamColor panel brigntness fix

  * Groovy update: v5.8.14 upstream stable release (LP: #1898853)
- io_uring: always delete double poll wait entry on match
- btrfs: fix filesystem corruption after a device replace
- mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS
  models
- USB: gadget: f_ncm: Fix NDP16 datagram validation
- Revert "usbip: Implement a match function to fix usbip"
- usbcore/driver: Fix specific driver selection
- usbcore/driver: Fix incorrect downcast
- usbcore/driver: Accommodate usbip
- gpio: siox: explicitly support only threaded irqs
- gpio: mockup: fix resource leak in error path
- gpio: tc35894: fix up tc35894 interrupt configuration
- gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
- clk: samsung: Keep top BPLL mux on Exynos542x enabled
- clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk
- scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()
- i2c: i801: Exclude device from suspend direct complete optimization
- Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
- iio: adc: qcom-spmi-adc5: fix driver name
- ftrace: Move RCU is watching check after recursion check
- tracing: Fix trace_find_next_entry() accounting of temp buffer size
- memstick: Skip allocating card when removing host
- drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
- xen/events: don't use chip_data for legacy IRQs
- clocksource/drivers/timer-gx6605s: Fixup counter reload
- vboxsf: Fix the check for the old binary mount-arguments struct
- mt76: mt7915: use ieee80211_free_txskb to free tx skbs
- libbpf: Remove arch-specific include path in Makefile
- drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
- Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
- drm/sun4i: mixer: Extend regmap max_register
- hv_netvsc: Cache the current data path to avoid duplicate call and message
- net: dec: de2104x: Increase receive ring size for Tulip
- rndis_host: increase sleep time in the query-response loop
- nvme-pci: disable the write zeros command for Intel 600P/P3100
- nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
- fuse: fix the ->direct_IO() treatment of iov_iter
- drivers/net/wan/lapbether: Make skb->protocol consistent with the header
- drivers/net/wan/hdlc: Set skb->protocol before transmitting
- mac80211: Fix radiotap header channel flag for 6GHz band
- mac80211: do not allow bigger VHT MPDUs than the hardware supports
- tracing: Make the space reserved for the pid wider
- tools/io_uring: fix compile breakage
- io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
- cpuidle: psci: Fix suspicious RCU usage
- spi: fsl-espi: Only process interrupts for expected events
- net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
- nvme-pci: fix NULL req in completion handler
- nvme-fc: fail new connections to a deleted host or remote port
- scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*
- gpio: sprd: Clear interrupt when setting the type as edge
- phy: ti: am654: Fix a leak in serdes_am654_probe()
- pinctrl: mvebu: Fix i2c sda definition for 98DX3236
- nfs: Fix security label length not being reset
- NFSv4.2: fix client's attribute cache management for copy_file_range
- pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
- clk: tegra: Always program PLL_E when enabled
- clk: tegra: Fix missing prototype for tegra210_clk_register_emc()
- dmaengine: dmatest: Prevent to run on misconfigured channel
- clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
- scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
- iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
- gpio: pca953x: Fix uninitialized pending variable
- gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
- gpio/aspeed-sgpio: don't enable all interrupts by default
- gpio: aspeed: fix 

[Bug 1896801] Re: python3-venv is gone

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.8.0-22.23

---
linux (5.8.0-22.23) groovy; urgency=medium

  * groovy/linux: 5.8.0-22.23 -proposed tracker (LP: #1899099)

  * Packaging resync (LP: #1786013)
- update dkms package versions

  * oops in nvkm_udevice_info() [nouveau] (LP: #1898130)
- drm/nouveau/device: return error for unknown chipsets

  * python3-venv is gone (LP: #1896801)
- SAUCE: doc: remove python3-venv dependency

  * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
- [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/

  * Enable brightness control on HP DreamColor panel (LP: #1898865)
- SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
  quirk
- SAUCE: drm/dp: HP DreamColor panel brigntness fix

  * Groovy update: v5.8.14 upstream stable release (LP: #1898853)
- io_uring: always delete double poll wait entry on match
- btrfs: fix filesystem corruption after a device replace
- mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS
  models
- USB: gadget: f_ncm: Fix NDP16 datagram validation
- Revert "usbip: Implement a match function to fix usbip"
- usbcore/driver: Fix specific driver selection
- usbcore/driver: Fix incorrect downcast
- usbcore/driver: Accommodate usbip
- gpio: siox: explicitly support only threaded irqs
- gpio: mockup: fix resource leak in error path
- gpio: tc35894: fix up tc35894 interrupt configuration
- gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
- clk: samsung: Keep top BPLL mux on Exynos542x enabled
- clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk
- scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()
- i2c: i801: Exclude device from suspend direct complete optimization
- Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
- iio: adc: qcom-spmi-adc5: fix driver name
- ftrace: Move RCU is watching check after recursion check
- tracing: Fix trace_find_next_entry() accounting of temp buffer size
- memstick: Skip allocating card when removing host
- drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
- xen/events: don't use chip_data for legacy IRQs
- clocksource/drivers/timer-gx6605s: Fixup counter reload
- vboxsf: Fix the check for the old binary mount-arguments struct
- mt76: mt7915: use ieee80211_free_txskb to free tx skbs
- libbpf: Remove arch-specific include path in Makefile
- drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
- Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
- drm/sun4i: mixer: Extend regmap max_register
- hv_netvsc: Cache the current data path to avoid duplicate call and message
- net: dec: de2104x: Increase receive ring size for Tulip
- rndis_host: increase sleep time in the query-response loop
- nvme-pci: disable the write zeros command for Intel 600P/P3100
- nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
- fuse: fix the ->direct_IO() treatment of iov_iter
- drivers/net/wan/lapbether: Make skb->protocol consistent with the header
- drivers/net/wan/hdlc: Set skb->protocol before transmitting
- mac80211: Fix radiotap header channel flag for 6GHz band
- mac80211: do not allow bigger VHT MPDUs than the hardware supports
- tracing: Make the space reserved for the pid wider
- tools/io_uring: fix compile breakage
- io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
- cpuidle: psci: Fix suspicious RCU usage
- spi: fsl-espi: Only process interrupts for expected events
- net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
- nvme-pci: fix NULL req in completion handler
- nvme-fc: fail new connections to a deleted host or remote port
- scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*
- gpio: sprd: Clear interrupt when setting the type as edge
- phy: ti: am654: Fix a leak in serdes_am654_probe()
- pinctrl: mvebu: Fix i2c sda definition for 98DX3236
- nfs: Fix security label length not being reset
- NFSv4.2: fix client's attribute cache management for copy_file_range
- pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
- clk: tegra: Always program PLL_E when enabled
- clk: tegra: Fix missing prototype for tegra210_clk_register_emc()
- dmaengine: dmatest: Prevent to run on misconfigured channel
- clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
- scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
- iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
- gpio: pca953x: Fix uninitialized pending variable
- gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
- gpio/aspeed-sgpio: don't enable all interrupts by default
- gpio: aspeed: fix 

[Bug 1898130] Re: oops in nvkm_udevice_info() [nouveau]

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.8.0-22.23

---
linux (5.8.0-22.23) groovy; urgency=medium

  * groovy/linux: 5.8.0-22.23 -proposed tracker (LP: #1899099)

  * Packaging resync (LP: #1786013)
- update dkms package versions

  * oops in nvkm_udevice_info() [nouveau] (LP: #1898130)
- drm/nouveau/device: return error for unknown chipsets

  * python3-venv is gone (LP: #1896801)
- SAUCE: doc: remove python3-venv dependency

  * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
- [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/

  * Enable brightness control on HP DreamColor panel (LP: #1898865)
- SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
  quirk
- SAUCE: drm/dp: HP DreamColor panel brigntness fix

  * Groovy update: v5.8.14 upstream stable release (LP: #1898853)
- io_uring: always delete double poll wait entry on match
- btrfs: fix filesystem corruption after a device replace
- mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS
  models
- USB: gadget: f_ncm: Fix NDP16 datagram validation
- Revert "usbip: Implement a match function to fix usbip"
- usbcore/driver: Fix specific driver selection
- usbcore/driver: Fix incorrect downcast
- usbcore/driver: Accommodate usbip
- gpio: siox: explicitly support only threaded irqs
- gpio: mockup: fix resource leak in error path
- gpio: tc35894: fix up tc35894 interrupt configuration
- gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
- clk: samsung: Keep top BPLL mux on Exynos542x enabled
- clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk
- scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()
- i2c: i801: Exclude device from suspend direct complete optimization
- Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
- iio: adc: qcom-spmi-adc5: fix driver name
- ftrace: Move RCU is watching check after recursion check
- tracing: Fix trace_find_next_entry() accounting of temp buffer size
- memstick: Skip allocating card when removing host
- drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
- xen/events: don't use chip_data for legacy IRQs
- clocksource/drivers/timer-gx6605s: Fixup counter reload
- vboxsf: Fix the check for the old binary mount-arguments struct
- mt76: mt7915: use ieee80211_free_txskb to free tx skbs
- libbpf: Remove arch-specific include path in Makefile
- drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
- Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
- drm/sun4i: mixer: Extend regmap max_register
- hv_netvsc: Cache the current data path to avoid duplicate call and message
- net: dec: de2104x: Increase receive ring size for Tulip
- rndis_host: increase sleep time in the query-response loop
- nvme-pci: disable the write zeros command for Intel 600P/P3100
- nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
- fuse: fix the ->direct_IO() treatment of iov_iter
- drivers/net/wan/lapbether: Make skb->protocol consistent with the header
- drivers/net/wan/hdlc: Set skb->protocol before transmitting
- mac80211: Fix radiotap header channel flag for 6GHz band
- mac80211: do not allow bigger VHT MPDUs than the hardware supports
- tracing: Make the space reserved for the pid wider
- tools/io_uring: fix compile breakage
- io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
- cpuidle: psci: Fix suspicious RCU usage
- spi: fsl-espi: Only process interrupts for expected events
- net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
- nvme-pci: fix NULL req in completion handler
- nvme-fc: fail new connections to a deleted host or remote port
- scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*
- gpio: sprd: Clear interrupt when setting the type as edge
- phy: ti: am654: Fix a leak in serdes_am654_probe()
- pinctrl: mvebu: Fix i2c sda definition for 98DX3236
- nfs: Fix security label length not being reset
- NFSv4.2: fix client's attribute cache management for copy_file_range
- pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
- clk: tegra: Always program PLL_E when enabled
- clk: tegra: Fix missing prototype for tegra210_clk_register_emc()
- dmaengine: dmatest: Prevent to run on misconfigured channel
- clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
- scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
- iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
- gpio: pca953x: Fix uninitialized pending variable
- gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
- gpio/aspeed-sgpio: don't enable all interrupts by default
- gpio: aspeed: fix 

[Bug 1896801] Re: python3-venv is gone

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-aws - 5.8.0-1008.8

---
linux-aws (5.8.0-1008.8) groovy; urgency=medium

  * groovy/linux-aws: 5.8.0-1008.8 -proposed tracker (LP: #1899092)

  * aws: enable PCI write-combine for arm64 (LP: #1893817)
- SAUCE: arm64: Enable PCI write-combine resources under sysfs

  * Miscellaneous Ubuntu changes
- CONFIG_UBUNTU_HOST=m
- [Packaging] [aws] remove python3-venv dependency

  [ Ubuntu: 5.8.0-22.23 ]

  * groovy/linux: 5.8.0-22.23 -proposed tracker (LP: #1899099)
  * Packaging resync (LP: #1786013)
- update dkms package versions
  * oops in nvkm_udevice_info() [nouveau] (LP: #1898130)
- drm/nouveau/device: return error for unknown chipsets
  * python3-venv is gone (LP: #1896801)
- SAUCE: doc: remove python3-venv dependency
  * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
- [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
  * Enable brightness control on HP DreamColor panel (LP: #1898865)
- SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
  quirk
- SAUCE: drm/dp: HP DreamColor panel brigntness fix
  * Groovy update: v5.8.14 upstream stable release (LP: #1898853)
- io_uring: always delete double poll wait entry on match
- btrfs: fix filesystem corruption after a device replace
- mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS
  models
- USB: gadget: f_ncm: Fix NDP16 datagram validation
- Revert "usbip: Implement a match function to fix usbip"
- usbcore/driver: Fix specific driver selection
- usbcore/driver: Fix incorrect downcast
- usbcore/driver: Accommodate usbip
- gpio: siox: explicitly support only threaded irqs
- gpio: mockup: fix resource leak in error path
- gpio: tc35894: fix up tc35894 interrupt configuration
- gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
- clk: samsung: Keep top BPLL mux on Exynos542x enabled
- clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk
- scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()
- i2c: i801: Exclude device from suspend direct complete optimization
- Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
- iio: adc: qcom-spmi-adc5: fix driver name
- ftrace: Move RCU is watching check after recursion check
- tracing: Fix trace_find_next_entry() accounting of temp buffer size
- memstick: Skip allocating card when removing host
- drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
- xen/events: don't use chip_data for legacy IRQs
- clocksource/drivers/timer-gx6605s: Fixup counter reload
- vboxsf: Fix the check for the old binary mount-arguments struct
- mt76: mt7915: use ieee80211_free_txskb to free tx skbs
- libbpf: Remove arch-specific include path in Makefile
- drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
- Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
- drm/sun4i: mixer: Extend regmap max_register
- hv_netvsc: Cache the current data path to avoid duplicate call and message
- net: dec: de2104x: Increase receive ring size for Tulip
- rndis_host: increase sleep time in the query-response loop
- nvme-pci: disable the write zeros command for Intel 600P/P3100
- nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
- fuse: fix the ->direct_IO() treatment of iov_iter
- drivers/net/wan/lapbether: Make skb->protocol consistent with the header
- drivers/net/wan/hdlc: Set skb->protocol before transmitting
- mac80211: Fix radiotap header channel flag for 6GHz band
- mac80211: do not allow bigger VHT MPDUs than the hardware supports
- tracing: Make the space reserved for the pid wider
- tools/io_uring: fix compile breakage
- io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
- cpuidle: psci: Fix suspicious RCU usage
- spi: fsl-espi: Only process interrupts for expected events
- net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
- nvme-pci: fix NULL req in completion handler
- nvme-fc: fail new connections to a deleted host or remote port
- scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*
- gpio: sprd: Clear interrupt when setting the type as edge
- phy: ti: am654: Fix a leak in serdes_am654_probe()
- pinctrl: mvebu: Fix i2c sda definition for 98DX3236
- nfs: Fix security label length not being reset
- NFSv4.2: fix client's attribute cache management for copy_file_range
- pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
- clk: tegra: Always program PLL_E when enabled
- clk: tegra: Fix missing prototype for tegra210_clk_register_emc()
- dmaengine: dmatest: Prevent to run on misconfigured channel
- clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
- scsi: target: Fix lun 

[Bug 1893817] Re: aws: enable PCI write-combine for arm64

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-aws - 5.8.0-1008.8

---
linux-aws (5.8.0-1008.8) groovy; urgency=medium

  * groovy/linux-aws: 5.8.0-1008.8 -proposed tracker (LP: #1899092)

  * aws: enable PCI write-combine for arm64 (LP: #1893817)
- SAUCE: arm64: Enable PCI write-combine resources under sysfs

  * Miscellaneous Ubuntu changes
- CONFIG_UBUNTU_HOST=m
- [Packaging] [aws] remove python3-venv dependency

  [ Ubuntu: 5.8.0-22.23 ]

  * groovy/linux: 5.8.0-22.23 -proposed tracker (LP: #1899099)
  * Packaging resync (LP: #1786013)
- update dkms package versions
  * oops in nvkm_udevice_info() [nouveau] (LP: #1898130)
- drm/nouveau/device: return error for unknown chipsets
  * python3-venv is gone (LP: #1896801)
- SAUCE: doc: remove python3-venv dependency
  * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
- [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
  * Enable brightness control on HP DreamColor panel (LP: #1898865)
- SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
  quirk
- SAUCE: drm/dp: HP DreamColor panel brigntness fix
  * Groovy update: v5.8.14 upstream stable release (LP: #1898853)
- io_uring: always delete double poll wait entry on match
- btrfs: fix filesystem corruption after a device replace
- mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS
  models
- USB: gadget: f_ncm: Fix NDP16 datagram validation
- Revert "usbip: Implement a match function to fix usbip"
- usbcore/driver: Fix specific driver selection
- usbcore/driver: Fix incorrect downcast
- usbcore/driver: Accommodate usbip
- gpio: siox: explicitly support only threaded irqs
- gpio: mockup: fix resource leak in error path
- gpio: tc35894: fix up tc35894 interrupt configuration
- gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
- clk: samsung: Keep top BPLL mux on Exynos542x enabled
- clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk
- scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()
- i2c: i801: Exclude device from suspend direct complete optimization
- Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
- iio: adc: qcom-spmi-adc5: fix driver name
- ftrace: Move RCU is watching check after recursion check
- tracing: Fix trace_find_next_entry() accounting of temp buffer size
- memstick: Skip allocating card when removing host
- drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
- xen/events: don't use chip_data for legacy IRQs
- clocksource/drivers/timer-gx6605s: Fixup counter reload
- vboxsf: Fix the check for the old binary mount-arguments struct
- mt76: mt7915: use ieee80211_free_txskb to free tx skbs
- libbpf: Remove arch-specific include path in Makefile
- drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
- Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
- drm/sun4i: mixer: Extend regmap max_register
- hv_netvsc: Cache the current data path to avoid duplicate call and message
- net: dec: de2104x: Increase receive ring size for Tulip
- rndis_host: increase sleep time in the query-response loop
- nvme-pci: disable the write zeros command for Intel 600P/P3100
- nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
- fuse: fix the ->direct_IO() treatment of iov_iter
- drivers/net/wan/lapbether: Make skb->protocol consistent with the header
- drivers/net/wan/hdlc: Set skb->protocol before transmitting
- mac80211: Fix radiotap header channel flag for 6GHz band
- mac80211: do not allow bigger VHT MPDUs than the hardware supports
- tracing: Make the space reserved for the pid wider
- tools/io_uring: fix compile breakage
- io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
- cpuidle: psci: Fix suspicious RCU usage
- spi: fsl-espi: Only process interrupts for expected events
- net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
- nvme-pci: fix NULL req in completion handler
- nvme-fc: fail new connections to a deleted host or remote port
- scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*
- gpio: sprd: Clear interrupt when setting the type as edge
- phy: ti: am654: Fix a leak in serdes_am654_probe()
- pinctrl: mvebu: Fix i2c sda definition for 98DX3236
- nfs: Fix security label length not being reset
- NFSv4.2: fix client's attribute cache management for copy_file_range
- pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
- clk: tegra: Always program PLL_E when enabled
- clk: tegra: Fix missing prototype for tegra210_clk_register_emc()
- dmaengine: dmatest: Prevent to run on misconfigured channel
- clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
- scsi: target: Fix lun 

[Bug 1897910] Re: Update the 450 and 450-server NVIDIA drivers

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-graphics-drivers-450-server -
450.80.02-0ubuntu3

---
nvidia-graphics-drivers-450-server (450.80.02-0ubuntu3) groovy; urgency=medium

  * debian/templates/dkms_nvidia.conf.in: drop buildfix_kernel_5.8.patch

  * debian/templates/dkms_nvidia.conf.in,
debian/templates/nvidia-dkms-flavour.install.in,
debian/templates/nvidia-dkms-flavour.postinst.in,
debian/templates/nvidia-dkms-flavour.prerm.in,
debian/templates/nvidia-kernel-source-flavour.install.in:
- Change DKMS directory and name adding "-srv". This should fix
  kernel builds now that the 450 and the 450-server drivers share
  the same version.

 -- Alberto Milone   Fri, 02 Oct 2020
18:38:49 +0200

** Changed in: nvidia-graphics-drivers-450-server (Ubuntu)
   Status: Invalid => 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/1897910

Title:
  Update the 450 and 450-server NVIDIA drivers

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

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

[Bug 1898853] Re: Groovy update: v5.8.14 upstream stable release

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.8.0-22.23

---
linux (5.8.0-22.23) groovy; urgency=medium

  * groovy/linux: 5.8.0-22.23 -proposed tracker (LP: #1899099)

  * Packaging resync (LP: #1786013)
- update dkms package versions

  * oops in nvkm_udevice_info() [nouveau] (LP: #1898130)
- drm/nouveau/device: return error for unknown chipsets

  * python3-venv is gone (LP: #1896801)
- SAUCE: doc: remove python3-venv dependency

  * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
- [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/

  * Enable brightness control on HP DreamColor panel (LP: #1898865)
- SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
  quirk
- SAUCE: drm/dp: HP DreamColor panel brigntness fix

  * Groovy update: v5.8.14 upstream stable release (LP: #1898853)
- io_uring: always delete double poll wait entry on match
- btrfs: fix filesystem corruption after a device replace
- mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS
  models
- USB: gadget: f_ncm: Fix NDP16 datagram validation
- Revert "usbip: Implement a match function to fix usbip"
- usbcore/driver: Fix specific driver selection
- usbcore/driver: Fix incorrect downcast
- usbcore/driver: Accommodate usbip
- gpio: siox: explicitly support only threaded irqs
- gpio: mockup: fix resource leak in error path
- gpio: tc35894: fix up tc35894 interrupt configuration
- gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
- clk: samsung: Keep top BPLL mux on Exynos542x enabled
- clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk
- scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()
- i2c: i801: Exclude device from suspend direct complete optimization
- Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
- iio: adc: qcom-spmi-adc5: fix driver name
- ftrace: Move RCU is watching check after recursion check
- tracing: Fix trace_find_next_entry() accounting of temp buffer size
- memstick: Skip allocating card when removing host
- drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
- xen/events: don't use chip_data for legacy IRQs
- clocksource/drivers/timer-gx6605s: Fixup counter reload
- vboxsf: Fix the check for the old binary mount-arguments struct
- mt76: mt7915: use ieee80211_free_txskb to free tx skbs
- libbpf: Remove arch-specific include path in Makefile
- drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
- Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
- drm/sun4i: mixer: Extend regmap max_register
- hv_netvsc: Cache the current data path to avoid duplicate call and message
- net: dec: de2104x: Increase receive ring size for Tulip
- rndis_host: increase sleep time in the query-response loop
- nvme-pci: disable the write zeros command for Intel 600P/P3100
- nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
- fuse: fix the ->direct_IO() treatment of iov_iter
- drivers/net/wan/lapbether: Make skb->protocol consistent with the header
- drivers/net/wan/hdlc: Set skb->protocol before transmitting
- mac80211: Fix radiotap header channel flag for 6GHz band
- mac80211: do not allow bigger VHT MPDUs than the hardware supports
- tracing: Make the space reserved for the pid wider
- tools/io_uring: fix compile breakage
- io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
- cpuidle: psci: Fix suspicious RCU usage
- spi: fsl-espi: Only process interrupts for expected events
- net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
- nvme-pci: fix NULL req in completion handler
- nvme-fc: fail new connections to a deleted host or remote port
- scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*
- gpio: sprd: Clear interrupt when setting the type as edge
- phy: ti: am654: Fix a leak in serdes_am654_probe()
- pinctrl: mvebu: Fix i2c sda definition for 98DX3236
- nfs: Fix security label length not being reset
- NFSv4.2: fix client's attribute cache management for copy_file_range
- pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
- clk: tegra: Always program PLL_E when enabled
- clk: tegra: Fix missing prototype for tegra210_clk_register_emc()
- dmaengine: dmatest: Prevent to run on misconfigured channel
- clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
- scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
- iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
- gpio: pca953x: Fix uninitialized pending variable
- gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
- gpio/aspeed-sgpio: don't enable all interrupts by default
- gpio: aspeed: fix 

[Bug 1898865] Re: Enable brightness control on HP DreamColor panel

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.8.0-22.23

---
linux (5.8.0-22.23) groovy; urgency=medium

  * groovy/linux: 5.8.0-22.23 -proposed tracker (LP: #1899099)

  * Packaging resync (LP: #1786013)
- update dkms package versions

  * oops in nvkm_udevice_info() [nouveau] (LP: #1898130)
- drm/nouveau/device: return error for unknown chipsets

  * python3-venv is gone (LP: #1896801)
- SAUCE: doc: remove python3-venv dependency

  * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
- [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/

  * Enable brightness control on HP DreamColor panel (LP: #1898865)
- SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
  quirk
- SAUCE: drm/dp: HP DreamColor panel brigntness fix

  * Groovy update: v5.8.14 upstream stable release (LP: #1898853)
- io_uring: always delete double poll wait entry on match
- btrfs: fix filesystem corruption after a device replace
- mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS
  models
- USB: gadget: f_ncm: Fix NDP16 datagram validation
- Revert "usbip: Implement a match function to fix usbip"
- usbcore/driver: Fix specific driver selection
- usbcore/driver: Fix incorrect downcast
- usbcore/driver: Accommodate usbip
- gpio: siox: explicitly support only threaded irqs
- gpio: mockup: fix resource leak in error path
- gpio: tc35894: fix up tc35894 interrupt configuration
- gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
- clk: samsung: Keep top BPLL mux on Exynos542x enabled
- clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk
- scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()
- i2c: i801: Exclude device from suspend direct complete optimization
- Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
- iio: adc: qcom-spmi-adc5: fix driver name
- ftrace: Move RCU is watching check after recursion check
- tracing: Fix trace_find_next_entry() accounting of temp buffer size
- memstick: Skip allocating card when removing host
- drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
- xen/events: don't use chip_data for legacy IRQs
- clocksource/drivers/timer-gx6605s: Fixup counter reload
- vboxsf: Fix the check for the old binary mount-arguments struct
- mt76: mt7915: use ieee80211_free_txskb to free tx skbs
- libbpf: Remove arch-specific include path in Makefile
- drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
- Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
- drm/sun4i: mixer: Extend regmap max_register
- hv_netvsc: Cache the current data path to avoid duplicate call and message
- net: dec: de2104x: Increase receive ring size for Tulip
- rndis_host: increase sleep time in the query-response loop
- nvme-pci: disable the write zeros command for Intel 600P/P3100
- nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
- fuse: fix the ->direct_IO() treatment of iov_iter
- drivers/net/wan/lapbether: Make skb->protocol consistent with the header
- drivers/net/wan/hdlc: Set skb->protocol before transmitting
- mac80211: Fix radiotap header channel flag for 6GHz band
- mac80211: do not allow bigger VHT MPDUs than the hardware supports
- tracing: Make the space reserved for the pid wider
- tools/io_uring: fix compile breakage
- io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
- cpuidle: psci: Fix suspicious RCU usage
- spi: fsl-espi: Only process interrupts for expected events
- net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
- nvme-pci: fix NULL req in completion handler
- nvme-fc: fail new connections to a deleted host or remote port
- scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*
- gpio: sprd: Clear interrupt when setting the type as edge
- phy: ti: am654: Fix a leak in serdes_am654_probe()
- pinctrl: mvebu: Fix i2c sda definition for 98DX3236
- nfs: Fix security label length not being reset
- NFSv4.2: fix client's attribute cache management for copy_file_range
- pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
- clk: tegra: Always program PLL_E when enabled
- clk: tegra: Fix missing prototype for tegra210_clk_register_emc()
- dmaengine: dmatest: Prevent to run on misconfigured channel
- clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
- scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
- iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
- gpio: pca953x: Fix uninitialized pending variable
- gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
- gpio/aspeed-sgpio: don't enable all interrupts by default
- gpio: aspeed: fix 

[Bug 1899514] Re: Dependency update needed

2020-10-12 Thread Yuri Pelz Gossmann
Running "sudo apt install linux-modules-nvidia-450-generic-hwe-20.04" is
a better way of observing the problem

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

Title:
  Dependency update needed

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

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

[Bug 1899249] Re: OpenZFS writing stalls, under load

2020-10-12 Thread Tyson Key
Thanks.

I was able to archive, and delete 400GB of data, without problems,
earlier on, today, which reduced the "REFER" of my data set, a little -
however, it looks like I probably need to focus on archiving, and
removing some of the older snapshots, if I want to trim down the memory
utilisation of my pool.

When I arrived home, from work, "dmesg" didn't have anything interesting
to say, in terms of panics, or errors - which seems promising, but it's
still early days, yet.

Seems a little like a "luxury problem", that I find myself with more
storage space, and data, than available RAM, given that usually, the
opposite situation is true...

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

Title:
  OpenZFS writing stalls, under load

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

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

[Bug 1899206] Re: Tweaktool Keyboard “Additional Layout Options” not persisting on USB keyboard unplug/reconnect

2020-10-12 Thread Weston Hunter
@Gunnar I downgraded to 3.36.1-5ubuntu1 (for gnome-shell and gnome-
shell-common). Downgrading to 3.36.1-5ubuntu1 did not fix the issue for
me (like it fixed things for Detlef).

Even with 3.36.1-5ubuntu1, I still lose my customized keyboard tweaks
(stored in `org.gnome.desktop.input-sources -> xkb-options`). It always
defaults back to whatever is in `/etc/default/keyboard -> XKBOPTIONS`. I
also lose my mouse speed setting.

With 3.36.1-5ubuntu1, after doing Alt-F2 -> "r", my desired settings are
correctly applied.

Are there any other tests I should try since my observations are
different from Detlef?

@Detlef: Do you ever experience the loss of the mouse speed setting
(with either version of gnome-shell)?

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

Title:
  Tweaktool Keyboard “Additional Layout Options” not persisting on USB
  keyboard unplug/reconnect

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

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

[Bug 1899515] Missing required logs.

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

apport-collect 1899515

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

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

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

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

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

Title:
  ZFS Modules Missing

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

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

[Bug 1899515] [NEW] ZFS Modules Missing

2020-10-12 Thread Luna Jernberg
Public bug reported:

Hello!

tried to manually update to kernel 5.9 using these packages:
https://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/amd64/ but
dkms did not load the zfs modules so i got stuck with an angry message
in busybox, no zfs modules loaded

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

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

Title:
  ZFS Modules Missing

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

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

[Bug 1881632] Re: esm security updates not reported by apt update-notifier

2020-10-12 Thread Chad Smith
Thanks again Łukasz,
I've updated the test script on this bug. We have a ppa:ua-client/proposed 
which does support trusty, xenial, bionic and focal which will allow us to 
exercise this changeset. 

** Description changed:

  [Impact]
  ESM-related Security pocket packages are not reported being classified as 
security due to a rename in the backend apt suites from esm-security -> 
esm-infra-security and esm-apps-security.
  
  [Test Case]
- * Launch a trusty lxd. For example:
- lxc launch ubuntu-daily:trusty trusty
- 
- * Update it to the latest publicly available updates:
- sudo apt update && sudo apt dist-upgrade -y
- 
- * Make sure you have the latest ubuntu-advantage-tools:
- sudo apt install ubuntu-advantage-tools
+ * Launch a trusty/xenial/bionic/focal lxd from ua-client/proposed PPA. 
  
  * Run the script that displays the motd bit about available updates:
  sudo /usr/lib/update-notifier/apt-check --human-readable
  
  * The output should be something like this, signaling there are only ESM 
updates available:
  """
  UA Infrastructure Extended Security Maintenance (ESM) is not enabled.
  
  0 updates can be installed immediately.
  0 of these updates are security updates.
  
  Enable UA Infrastructure ESM to receive 88 additional security updates.
  See https://ubuntu.com/advantage or run: sudo ua status
  """
  
  * Obtain an UA token for free at https://ubuntu.com/advantage
  
  * Run attach:
  sudo ua attach 
  
  * Confirm that esm-infra was enabled:
  sudo ua status
  
  * Run this command again to display the motd banner output about available 
updates:
  sudo /usr/lib/update-notifier/apt-check --human-readable
  
  * You should get something like this without the fix for this bug:
  """
  UA Infrastructure Extended Security Maintenance (ESM) is enabled.
  
  89 updates can be installed immediately.
  89 of these updates are provided through UA Infrastructure ESM.
  0 of these updates are security updates.
  To see these additional updates run: apt list --upgradable
  """
  
  * In the output above, which is without the fix, note how none of the
  available updates are flagged as security
  
  * With the updated update-notifier package, the security updates count 
correctly includes the ESM security updates:
  """
  UA Infrastructure Extended Security Maintenance (ESM) is enabled.
  
  88 updates can be installed immediately.
  88 of these updates are provided through UA Infrastructure ESM.
  85 of these updates are security updates.
  To see these additional updates run: apt list --upgradable
  """
  
+ 
+ Test Script:
+ #!/bin/bash
+ #
+ # SRU Verification update-notifier + ubuntu=advantage-tools
+ # Test procedure:
+ # - launch container Trusty, Xenial or Bionic
+ # - Install ubuntu-advantage-tools from 
https://launchpad.net/~ua-client/+archive/ubuntu/proposed which supports esm on 
trusty, xenial, bionic, and focal
+ # - Attach container to UA subscription (which activates the ESM APT repos
+ # - run apt_check --human-readable to assert ESM pkg counts ARE NOT reported
+ # - Upgrade update-notifier to -proposed
+ # - re-run apt_check --human-readable to assert ESM pkg counts ARE reported
+ 
+ set -e
+ UA_TOKEN=$1
+ if [ -z "$1" ]; then
+  echo "Usage: $0 "
+  exit 1
+ fi
+ # sources:
+ #   ua.proposed:
+ #  source: deb 
http://ppa.launchpad.net/canonical-server/ua-client-daily/ubuntu \$RELEASE main
+ #  keyid: 94E187AD53A59D1847E4880F8A295C4FB8B190B7
+ 
+ cat > test-uru.yaml  setup_proposed.sh 

[Bug 1899514] [NEW] Dependency update needed

2020-10-12 Thread Yuri Pelz Gossmann
Public bug reported:

Fresh install of Ubuntu 20.04.1 here.

Upon executing "sudo ubuntu-drivers install", I get the following
output:

linux-modules-nvidia-450-generic-hwe-20.04 : Depends: nvidia-kernel-
common-450 (<= 450.66-1) but 450.80.02-0ubuntu0.20.04.2 is to be
installed

** Affects: linux-restricted-modules (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/1899514

Title:
  Dependency update needed

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

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

[Bug 1887544] Re: upgrade from 18.04 to 20.04 fails to calculate if python-dbg is installed

2020-10-12 Thread Brian Murray
I tested the dist-upgrader from -proposed for the python-qt4-dbg test
case and the test succeeded.

bdmurray@clean-bionic-amd64:~$ head -n5 /var/log/dist-upgrade/main.log
2020-10-12 08:40:21,301 INFO Using config files '['./DistUpgrade.cfg.bionic']'
2020-10-12 08:40:21,301 INFO uname information: 'Linux clean-bionic-amd64 
5.4.0-48-generic #52~18.04.1-Ubuntu SMP Thu Sep 10 12:50:22 UTC 2020 x86_64'
2020-10-12 08:40:21,726 INFO apt version: '1.6.12ubuntu0.1'
2020-10-12 08:40:21,727 INFO python version: '3.6.9 (default, Jul 17 2020, 
12:50:27) 
[GCC 8.4.0]'
bdmurray@clean-bionic-amd64:~$ head -n6 /var/log/dist-upgrade/main.log
2020-10-12 08:40:21,301 INFO Using config files '['./DistUpgrade.cfg.bionic']'
2020-10-12 08:40:21,301 INFO uname information: 'Linux clean-bionic-amd64 
5.4.0-48-generic #52~18.04.1-Ubuntu SMP Thu Sep 10 12:50:22 UTC 2020 x86_64'
2020-10-12 08:40:21,726 INFO apt version: '1.6.12ubuntu0.1'
2020-10-12 08:40:21,727 INFO python version: '3.6.9 (default, Jul 17 2020, 
12:50:27) 
[GCC 8.4.0]'
2020-10-12 08:40:21,730 INFO release-upgrader version '20.04.28' started

bdmurray@clean-bionic-amd64:~$ grep python-dbg /var/log/dist-upgrade/main.log
2020-10-12 08:40:49,031 INFO checking for python-dbg
2020-10-12 08:40:49,031 INFO installing python2-dbg because python-dbg was 
installed
2020-10-12 08:40:49,031 DEBUG Installing 'python2-dbg' (python-dbg was 
installed on the system)
2020-10-12 08:40:49,177 INFO removing python-dbg because python2-dbg is being 
installed
2020-10-12 08:40:49,177 DEBUG Removing 'python-dbg' (python2-dbg is being 
installed on the system)
2020-10-12 08:40:49,177 INFO failed to remove python-dbg

Despite the message in the log file python-dbg is not installed:

bdmurray@clean-bionic-amd64:~$ apt-cache policy python-dbg
python-dbg:
  Installed: (none)
  Candidate: (none)
  Version table:

bdmurray@clean-bionic-amd64:~$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"

So part of this verification is done.

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

Title:
  upgrade from 18.04 to 20.04 fails to calculate if python-dbg is
  installed

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

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

[Bug 1899473] Re: gpg migration is stuck (gpg running at 100%)

2020-10-12 Thread Matthias Klose
** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => New

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

Title:
  gpg migration is stuck (gpg running at 100%)

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

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

[Bug 1896506] Re: keepalived_use_no_track default=True breaks bionic deploys

2020-10-12 Thread Lajos Katona
Bernard, Corey could you please check https://review.opendev.org/757620
, I tried to add version check, but not sure if all edge cases handled,
and can't find more details of discussion around it.

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

Title:
  keepalived_use_no_track default=True breaks bionic deploys

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

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

[Bug 1896506] Re: keepalived_use_no_track default=True breaks bionic deploys

2020-10-12 Thread OpenStack Infra
Fix proposed to branch: master
Review: https://review.opendev.org/757620

** Changed in: neutron
   Status: Confirmed => In Progress

** Changed in: neutron
 Assignee: (unassigned) => Lajos Katona (lajos-katona)

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

Title:
  keepalived_use_no_track default=True breaks bionic deploys

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

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

[Bug 1276544] Re: Multi-boot grub menu does not identify releases

2020-10-12 Thread Julian Andres Klode
You can realistically only really have a single Ubuntu install per
system anyway, otherwise it's mad ping-pong between bootloaders
overriding each other (because there can only be one "ubuntu"
bootloader). And newer bootloaders might not load older kernels or vice
versa. OK, OK, what I say is valid only for EFI, but well, not much
point doing much more work on os-prober for nicer BIOS support (and we
need to kill it on UEFI anyway, and set BootNext from grub and use entry
names from UEFI BootOrder, so that each foreign OS gets booted by
rebooting to it, so that measurements and secure boot chain is correct).

** Changed in: grub2 (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Multi-boot grub menu does not identify releases

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

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

[Bug 1891100] Re: hp notebook 15-da0001nk sound mute led not working

2020-10-12 Thread Djalel Oukid
@kaihengfeng
This is the cat /proc/cmdline output after I run sudo update-grub and reboot
BOOT_IMAGE=/boot/vmlinuz-5.4.0-48-generic 
root=UUID=a4fd6950-d770-40a6-9863-f35146cfaf67 ro quiet splash 
snd_hda_intel.model=hp-mute-led-mic3 vt.handoff=7
A full dmesg is also attached.

** Attachment added: "dmesg2"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1891100/+attachment/5421360/+files/dmesg2

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

Title:
  hp notebook 15-da0001nk sound mute led not working

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

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

[Bug 1899511] [NEW] Focal update: v5.4.68 upstream stable release

2020-10-12 Thread Kamal Mostafa
Public bug reported:

SRU Justification

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

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

af_key: pfkey_dump needs parameter validation
ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
ibmvnic: add missing parenthesis in do_reset()
kprobes: fix kill kprobe which has been marked as gone
mm/thp: fix __split_huge_pmd_locked() for migration PMD
act_ife: load meta modules before tcf_idr_check_alloc()
bnxt_en: Avoid sending firmware messages when AER error is detected.
bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
cxgb4: fix memory leak during module unload
cxgb4: Fix offset when clearing filter byte counters
geneve: add transport ports in route lookup for geneve
hdlc_ppp: add range checks in ppp_cp_parse_cr()
ip: fix tos reflection in ack and reset packets
ipv4: Initialize flowi4_multipath_hash in data path
ipv4: Update exception handling for multipath routes via same device
ipv6: avoid lockdep issue in fib6_del()
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
net: dsa: rtl8366: Properly clear member config
net: Fix bridge enslavement failure
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
net/mlx5: Fix FTE cleanup
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
nfp: use correct define to return NONE fec
taprio: Fix allowing too small intervals
tipc: Fix memory leak in tipc_group_create_member()
tipc: fix shutdown() of connection oriented socket
tipc: use skb_unshare() instead in tipc_buf_append()
net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
bnxt_en: return proper error codes in bnxt_show_temp
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
net: lantiq: Wake TX queue again
net: lantiq: use netif_tx_napi_add() for TX NAPI
net: lantiq: Use napi_complete_done()
net: lantiq: Disable IRQs only if NAPI gets scheduled
net: phy: Avoid NPD upon phy_detach() when driver is unbound
net: phy: Do not warn in phy_stop() on PHY_DOWN
net: qrtr: check skb_put_padto() return value
net: add __must_check to skb_put_padto()
mm: memcg: fix memcg reclaim soft lockup
iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
Linux 5.4.68
UBUNTU: upstream stable to v5.4.68

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

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Assignee: Kamal Mostafa (kamalmostafa)
 Status: In Progress


** Tags: kernel-stable-tracking-bug

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

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

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

** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from a mainline/stable Linux tree or
+    a minimally backported form of that patch. The following upstream
+    stable patches should be included in the Ubuntu kernel:
  
- Impact:
-The upstream process for stable tree updates is quite similar
-in scope to the Ubuntu SRU process, e.g., each patch has to
-demonstrably fix a bug, and each patch is vetted by upstream
-by originating either directly from a mainline/stable Linux tree or
-a minimally backported form of that patch. The following upstream
-stable patches should be included in the Ubuntu kernel:
+    v5.4.68 upstream stable release
+    from git://git.kernel.org/
  
-v5.4.68 upstream stable release
-from git://git.kernel.org/
+ af_key: pfkey_dump needs parameter validation
+ ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
+ ibmvnic: add missing parenthesis in do_reset()
+ kprobes: fix kill kprobe which has been marked as gone
+ mm/thp: fix __split_huge_pmd_locked() for migration PMD
+ act_ife: load meta modules before tcf_idr_check_alloc()
+ bnxt_en: Avoid sending firmware messages when AER error is detected.
+ bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
+ cxgb4: fix memory leak during module unload
+ cxgb4: Fix offset when clearing filter byte counters
+ geneve: 

[Bug 1899510] [NEW] package nslcd 0.9.11-1 failed to install/upgrade: installed nslcd package post-installation script subprocess returned error exit status 1

2020-10-12 Thread Despot Maksimovic
Public bug reported:

i just started my pc and this came up, i'm not sure what it is

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: nslcd 0.9.11-1
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon Oct 12 14:02:00 2020
ErrorMessage: installed nslcd package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2020-10-11 (0 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
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.2ubuntu0.1
SourcePackage: nss-pam-ldapd
Title: package nslcd 0.9.11-1 failed to install/upgrade: installed nslcd 
package post-installation script subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nss-pam-ldapd (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/1899510

Title:
  package nslcd 0.9.11-1 failed to install/upgrade: installed nslcd
  package post-installation script subprocess returned error exit status
  1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1899510/+subscriptions

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

[Bug 1871794] Re: [Bluetooth] No audio output/input in HSP/HFP mode

2020-10-12 Thread bmer
I have the issue as well and the 5.4.0-48-generic kernel does NOT fix it
for me.

- Ubuntu 20.04.1 LTS (just upgraded from 18.04 where it worked)
- Dell XPS 13 7390 Developer Edition
- SteelSeries Arctis Pro Wireless

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

Title:
  [Bluetooth] No audio output/input in HSP/HFP mode

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

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

[Bug 1898393] Re: Gnome 3.38 Magnifier does track mouse cursor.

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package gjs - 1.66.1-1

---
gjs (1.66.1-1) unstable; urgency=medium

  * New upstream release:
- Throws on Unsupported caller allocates
- arg: Fix MIN/MAX safe big integer limits
- Fix leak when virtual function is unimplemented
- Cannot compile GJS 1.66.0 on macOS with llvm/clang 10.0.1
- console: fix typo in command-line option
- Prevent passing null pointers when not nullable
- Passing fundamentals to functions works again (LP: #1898393)

 -- Marco Trevisan (Treviño)   Sun, 11 Oct 2020
01:00:09 +0200

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

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

Title:
  Gnome 3.38 Magnifier does track mouse cursor.

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

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

[Bug 1884525] Re: Cannot start calibre

2020-10-12 Thread Juanjo Benages
*** This bug is a duplicate of bug 1898904 ***
https://bugs.launchpad.net/bugs/1898904

** This bug has been marked a duplicate of bug 1898904
   Calibre crashes at startup with AttributeError: 'NoneType' object has no 
attribute 'cancel'

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

Title:
  Cannot start calibre

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

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

[Bug 1822340] Re: [UIFe] motd messaging rewrite

2020-10-12 Thread Chad Smith
Thanks Łukasz Zemczak, We have a proposed PPA for ubuntu-advantage-tools
that gives access to ESM on xenial, bionic and focal. We can test the
output uusing the updated script I provided in the test case section
abouve.

** Description changed:

  [Impact]
  Changes to the motd and update counting to count ESM security upgrades as 
security upgrades, and show some information about ESM upgrades.
  
  [Test case]
  The motd output has unit tests for the various combinations, passing counts 
of various upgrade types. That said, the actual counting might be wrong.
  
  The regression potential is higher in releases with ESM, as they'll get
  more messages and have more stuff that could go wrong.
+ 
+ 
+ #!/bin/bash
+ 
+ #
+ # SRU Verification update-notifier + ubuntu=advantage-tools
+ # Test procedure:
+ # - launch container Trusty, Xenial or Bionic
+ # - Install ubuntu-advantage-tools from 
https://launchpad.net/~ua-client/+archive/ubuntu/proposed which supports esm on 
trusty, xenial, bionic, and focal
+ # - Attach container to UA subscription (which activates the ESM APT repos
+ # - run apt_check --human-readable to assert ESM pkg counts ARE NOT reported
+ # - Upgrade update-notifier to -proposed
+ # - re-run apt_check --human-readable to assert ESM pkg counts ARE reported
+ 
+ set -e
+ UA_TOKEN=$1
+ if [ -z "$1" ]; then
+  echo "Usage: $0 "
+  exit 1
+ fi
+ # sources:
+ #   ua.proposed:
+ #  source: deb 
http://ppa.launchpad.net/canonical-server/ua-client-daily/ubuntu \$RELEASE main
+ #  keyid: 94E187AD53A59D1847E4880F8A295C4FB8B190B7
+ 
+ cat > test-uru.yaml  setup_proposed.sh 

[Bug 1889342] Re: Thunderbolt Dock Loses Monitors

2020-10-12 Thread rhpot1991
See attachment, everything is up to date according to fwupdmgr.

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

Title:
  Thunderbolt Dock Loses Monitors

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

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

[Bug 1889342] Re: Thunderbolt Dock Loses Monitors

2020-10-12 Thread rhpot1991
** Attachment added: "current_firmware.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1889342/+attachment/5421352/+files/current_firmware.txt

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

Title:
  Thunderbolt Dock Loses Monitors

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

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

[Bug 1750818] Re: Already installed deb packages not showing as installed when opened

2020-10-12 Thread Carlos Pita
I'm not seeing this issue in an up-to-date 20.04 installation.

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

Title:
  Already installed deb packages not showing as installed when opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-store-desktop/+bug/1750818/+subscriptions

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

[Bug 1842508] Re: motd messaging changes regarding apt updates

2020-10-12 Thread Chad Smith
** Description changed:

  [Impact]
  Changes to wording regarding the ESM support available for Trusty. 
Additionally, reorder command output after UX review.
  
  [Test Case]
  test_motd.py has unit tests for all of the combinations of upgrade types 
possible. It's also possible to run "/usr/lib/update-notifier/apt-check 
--human-readable" on a system with ESM configured (enabled or disabled).
+ #!/bin/bash
+ 
+ #
+ # SRU Verification update-notifier + ubuntu=advantage-tools
+ # Test procedure:
+ # - launch container Trusty, Xenial or Bionic
+ # - Install ubuntu-advantage-tools from 
https://launchpad.net/~ua-client/+archive/ubuntu/proposed which supports esm on 
trusty, xenial, bionic, and focal
+ # - Attach container to UA subscription (which activates the ESM APT repos
+ # - run apt_check --human-readable to assert ESM pkg counts ARE NOT reported
+ # - Upgrade update-notifier to -proposed
+ # - re-run apt_check --human-readable to assert ESM pkg counts ARE reported
+ 
+ set -e
+ UA_TOKEN=$1
+ if [ -z "$1" ]; then
+  echo "Usage: $0 "
+  exit 1
+ fi
+ # sources:
+ #   ua.proposed:
+ #  source: deb 
http://ppa.launchpad.net/canonical-server/ua-client-daily/ubuntu \$RELEASE main
+ #  keyid: 94E187AD53A59D1847E4880F8A295C4FB8B190B7
+ 
+ cat > test-uru.yaml  setup_proposed.sh 

[Bug 1899507] Re: update-manager checks for free space in /boot when the operation would actually free space

2020-10-12 Thread Brian Murray
** Tags added: rls-gg-incoming

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

Title:
  update-manager checks for free space in /boot when the operation would
  actually free space

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

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

[Bug 1849859] Re: smb printing fails

2020-10-12 Thread xzu
Is this the same as 
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1895852 ?
In short for me syst-config-printer ask for non existent password.

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

Title:
  smb printing fails

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

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

[Bug 1899487] Re: cloud-init hard codes MTU configuration at initial deploy time

2020-10-12 Thread Ryan Harper
" # curl http://169.254.169.254/openstack/2018-08-27/network_data.json
{"links": [{"id": "tapa035fb68-01", "vif_id": 
"a035fb68-010c-42e3-8da7-ea3c36a0d607", "type": "ovs", "mtu": 8942, 
"ethernet_mac_address": "fa:16:3e:31:26:f7"}], "networks": [{"id": "network0", 
"type": "ipv4_dhcp", "link": "tapa035fb68-01", "network_id": 
"b4ef84c0-1235-48a8-aaf7-03fab7ef5367"}], "services": []}"

How is cloud-init to know from this network-config.json that DHCP will
provide an MTU value?  How does it know that it should ignore the
provided MTU?  If DHCP is providing MTU, should network-config.json then
not provide the MTU value?


** Also affects: netplan.io (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cloud-init
   Status: New => Incomplete

** Changed in: netplan.io (Ubuntu)
   Status: New => Incomplete

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

Title:
  cloud-init hard codes MTU configuration at initial deploy time

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

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

[Bug 1874908] Re: Failed to install the grub

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

** Changed in: grub-installer (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/1874908

Title:
  Failed to install the grub

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

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

[Bug 1899507] Re: update-manager checks for free space in /boot when the operation would actually free space

2020-10-12 Thread Brian Murray
Also I've no idea why gnome-screenshot added a border around the window.
I'd used 'gnome-screenshot --window --delay=25'.

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

Title:
  update-manager checks for free space in /boot when the operation would
  actually free space

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

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

[Bug 1899506] [NEW] Xenial update: v4.4.238 upstream stable release

2020-10-12 Thread Kamal Mostafa
Public bug reported:

SRU Justification

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

   v4.4.238 upstream stable release
   from git://git.kernel.org/

af_key: pfkey_dump needs parameter validation
KVM: fix memory leak in kvm_io_bus_unregister_dev()
kprobes: fix kill kprobe which has been marked as gone
ftrace: Setup correct FTRACE_FL_REGS flags for module
RDMA/ucma: ucma_context reference leak in error path
mtd: Fix comparison in map_word_andequal()
hdlc_ppp: add range checks in ppp_cp_parse_cr()
tipc: use skb_unshare() instead in tipc_buf_append()
net: add __must_check to skb_put_padto()
ip: fix tos reflection in ack and reset packets
serial: 8250: Avoid error message on reprobe
scsi: aacraid: fix illegal IO beyond last LBA
m68k: q40: Fix info-leak in rtc_ioctl
gma/gma500: fix a memory disclosure bug due to uninitialized bytes
ASoC: kirkwood: fix IRQ error handling
PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()
mfd: mfd-core: Protect against NULL call-back function pointer
tracing: Adding NULL checks for trace_array descriptor pointer
bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
xfs: fix attr leaf header freemap.size underflow
kernel/sys.c: avoid copying possible padding bytes in copy_to_user
neigh_stat_seq_next() should increase position index
rt_cpu_seq_next should increase position index
seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
ACPI: EC: Reference count query handlers under lock
tracing: Set kernel_stack's caller size properly
ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter
Bluetooth: Fix refcount use-after-free issue
mm: pagewalk: fix termination condition in walk_pte_range()
Bluetooth: prefetch channel before killing sock
skbuff: fix a data race in skb_queue_len()
audit: CONFIG_CHANGE don't log internal bookkeeping as an event
selinux: sel_avc_get_stat_idx should increase position index
scsi: lpfc: Fix RQ buffer leakage when no IOCBs available
drm/omap: fix possible object reference leak
dmaengine: tegra-apb: Prevent race conditions on channel's freeing
media: go7007: Fix URB type for interrupt handling
Bluetooth: guard against controllers sending zero'd events
drm/amdgpu: increase atombios cmd timeout
Bluetooth: L2CAP: handle l2cap config request during open state
media: tda10071: fix unsigned sign extension overflow
tpm: ibmvtpm: Wait for buffer to be set before proceeding
tracing: Use address-of operator on section symbols
serial: 8250_omap: Fix sleeping function called from invalid context during 
probe
SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra 
endpoint descriptor
mm/filemap.c: clear page error before actual read
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
bdev: Reduce time holding bd_mutex in sync in blkdev_close()
drivers: char: tlclk.c: Avoid data race between init and interrupt handler
dt-bindings: sound: wm8994: Correct required supplies based on actual 
implementaion
atm: fix a memory leak of vcc->user_back
phy: samsung: s5pv210-usb2: Add delay after reset
Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()
tty: serial: samsung: Correct clock selection logic
ALSA: hda: Fix potential race in unsol event handler
fuse: don't check refcount after stealing page
USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
e1000: Do not perform reset in reset_task if we are already down
printk: handle blank console arguments passed in.
vfio/pci: fix memory leaks of eventfd ctx
perf kcore_copy: Fix module map when there are no modules loaded
mtd: rawnand: omap_elm: Fix runtime PM imbalance on error
ceph: fix potential race in ceph_check_caps
mtd: parser: cmdline: Support MTD names containing one or more colons
x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline
vfio/pci: Clear error and request eventfd ctx after releasing
vfio/pci: fix racy on error and request eventfd ctx
s390/init: add missing __init annotations
batman-adv: bla: fix type misuse for backbone_gw hash indexing
atm: eni: fix the missed pci_disable_device() for eni_init_one()
batman-adv: mcast/TT: fix wrongly dropped or rerouted packets
ALSA: asihpi: fix iounmap in error handler
MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()
tty: vt, consw->con_scrolldelta cleanup
kprobes: 

[Bug 1899508] [NEW] alsa/hda/realtek - The front Mic on a HP machine doesn't work

2020-10-12 Thread jeremyszu
Public bug reported:

This fix is only for oem-5.6 kernel, other kernels will merge this
patch with stable update. Our oem project needs this patch to be merged
ASAP.

[Impact]
When using a HP machine, after plugging the headset at front jack,
there is no any input device shows.

[Fix]
The codec of the HP ZCentrol is alc671 and it needs to override the pin
configuration to enable the headset mic.
This patch is going to be merged by upstream, now backport it to
oem-5.6 kernel.

[Test Case]
Boot the system, plug a headset and check the gnome-control-center,
the Mic is active in the UI, and record the sound, it could record
the sound.

[Regression Risk]
Low, this patch is to add a platform specific quirk to override pin
configuration and already tested in this HP machine.

** Affects: linux-oem-5.6 (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/1899508

Title:
  alsa/hda/realtek - The front Mic on a HP machine doesn't work

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

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

<    1   2   3   4   5   6   >