[Bug 1895343] Re: Microsoft Azure Enablement: azure-lb & azure-events missing in Bionic

2020-12-09 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/resource-agents/+git/resource-agents/+merge/395104

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

Title:
  Microsoft Azure Enablement: azure-lb missing in Bionic

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

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

[Bug 1907494] [NEW] base64 encodestring is deprecated and removed in python 3.9

2020-12-09 Thread Corey Bryant
Public bug reported:

From: https://docs.python.org/3.8/library/base64.html]


base64.encodebytes(s)

Encode the bytes-like object s, which can contain arbitrary binary
data, and return bytes containing the base64-encoded data, with newlines
(b'\n') inserted after every 76 bytes of output, and ensuring that there
is a trailing newline, as per RFC 2045 (MIME).

New in version 3.1.

base64.encodestring(s)

Deprecated alias of encodebytes().

Deprecated since version 3.1.

** Affects: manila
 Importance: Undecided
 Status: New

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

** Description changed:

  From: https://docs.python.org/3.8/library/base64.html]
  
- base64.decodebytes(s)
  
- Decode the bytes-like object s, which must contain one or more lines
- of base64 encoded data, and return the decoded bytes.
+ base64.encodebytes(s)
+ 
+ Encode the bytes-like object s, which can contain arbitrary binary
+ data, and return bytes containing the base64-encoded data, with newlines
+ (b'\n') inserted after every 76 bytes of output, and ensuring that there
+ is a trailing newline, as per RFC 2045 (MIME).
  
  New in version 3.1.
  
- base64.decodestring(s)
+ base64.encodestring(s)
  
- Deprecated alias of decodebytes().
+ Deprecated alias of encodebytes().
  
  Deprecated since version 3.1.

** Summary changed:

- base64 decodestring is deprecated and removed in python 3.9
+ base64 encodestring is deprecated and removed in python 3.9

** Also affects: manila (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/1907494

Title:
  base64 encodestring is deprecated and removed in python 3.9

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

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

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

2020-12-09 Thread Markus Schade
On focal (5.4.0-56-generic) we are starting to see massive file system 
corruptions on systems updated to this kernel version.
These systems are using LVM with discards and thin provisioning on 6 or 8 NVMe 
drives in a RAID10 near configuration. We are currently downgrading all systems 
back to 5.4.0-54-generic and hope we can provide a simple reproducer

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

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

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

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

[Bug 1825343] Comment bridged from LTC Bugzilla

2020-12-09 Thread bugproxy
--- Comment From ar...@de.ibm.com 2020-12-09 08:09 EDT---
The Valgrind z14 support is upstream now:
https://sourceware.org/git/?p=valgrind.git;a=commit;h=159f132289160ab1a5a5cf4da14fb57ecdb248ca

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

Title:
  [21.04 FEAT] Valgrind add new hardware support for z Systems

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

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

[Bug 1892824] Comment bridged from LTC Bugzilla

2020-12-09 Thread bugproxy
--- Comment From heinz-werner_se...@de.ibm.com 2020-12-09 08:56 EDT---
IBM Bugzilla status->closed, Fix Released with hirsuite

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

Title:
  [21.04 FEAT] NVMe stand-alone dump support - s390-tools part

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

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

[Bug 1881197] Re: No network usage info presented, always 0 bytes/s.

2020-12-09 Thread Hamish McIntyre-Bhatty
Okay, works for me.

Package version:

3.36.1-0ubuntu0.20.04.1 (amd64)

Details of testing:

I changed the update frequency to 0.5 and 0.25 seconds and the network
graph and stats continued to work, unlike before when the graph stopped
displaying meaningful information.

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

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

Title:
  No network usage info presented, always 0 bytes/s.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-system-monitor/+bug/1881197/+subscriptions

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

[Bug 1907421] Re: [UBUNTU 21.04] vfio: pass DMA availability information to userspace

2020-12-09 Thread Frank Heimes
Trying to cherry-pick 7d6e1329652e from focal master-next or groovy master-next 
ends up with a significant merge conflict.
I guess proper backports are needed and should certainly be addressed via 
upstream stable, since it's all common code and that would address the 
maintenance burden for the changes and lower the risk.

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

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

** Changed in: ubuntu-z-systems
   Status: Triaged => Incomplete

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

Title:
  [UBUNTU 21.04] vfio: pass DMA availability information to userspace

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

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

[Bug 1904583] Re: SRU: Backport the latest developments on drivers detection and hybrid graphics

2020-12-09 Thread Alberto Milone
** Description changed:

  As we introduced the "-server" NVIDIA drivers, and the concept of "LTSB"
  (Long Term Support Branch) and "NFB" (New Feature Branch) releases, the
  detection logic behind ubuntu-drivers needs an update to make the
  correct choices for the user.
  
  The introduction of the NVIDIA 450 series, also added runtime power
  management, which greatly improves user experience on systems with
  hybrid graphics, and allows greater power savings. When supported, on-
  demand mode and runtime power management are the default. Both gpu-
  manager and ubuntu-drivers in ubuntu drivers common, and the tools in
  the nvidia-prime package need updating as a result.
+ 
+ The nvidia-prime package also has a change to fix a problem where
+ /lib/udev/rules.d/50-pm-nvidia.rules was left behind, after a system
+ upgrade 20.04 LTS (focal) to 20.10 (groovy), and yet prime-select had
+ lost the ability to remove the udev rules file, leaving the end user
+ with no means to re-enable his/her Nvidia GPU.
  
  Only the components in Ubuntu 20.10 require a fairly small diff for the
  backport. The rest is a direct sync of the 1:0.8.6.3 release in 21.04.
  
  [Impact]
  
  * The ubuntu-drivers tool might install the wrong driver, or, in some
  cases, crash, if the new -server drivers are available.
  
  * The new runtime power management can't be used even when the hardware
  (Turing GPUs or newer) supports it.
  
  * We want to the default drivers to be Long Term support releases. Users
  may still pick different drivers manually.
  
  [Fix]
  
  * The code in Ubuntu 21.04 includes essential bug fixes, and more test
  cases in the test suite, to make sure that driver installation is more
  robust, and more accurate (LTSB vs NFB releases, and non-server vs
  -server releases).
  
  * ubuntu-drivers, gpu-manager, and prime-select now all support runtime
  power management.
  
  [Test Case]
  Install ubuntu-drivers-common and nvidia-prime from proposed, and check the 
following:
  
  1) ubuntu-drivers debug
  
  2) Make sure no nvidia driver is installed (sudo apt-get --purge remove
  '*nvidia*', and try installing an nvidia driver with "sudo ubuntu-
  drivers install"
  
  3) Reboot your system
  
  4) [optional] If you are running on a hybrid laptop, you can check if
  your system supports runtime power management:
  
  sudo prime-select on-demand
  
  (if you are already in "on-demand" mode, select "intel" mode first, then
  try "on-demand" again)
  
  5) If you followed step 4, reboot again
  
  6) Attach your /var/log/gpu-manager.log
  
  [Regression Risk]
  Medium, while this code includes many fixes, it needs careful testing.
- 
  
  == Changes ==
  
  Only the components in Ubuntu 20.10 require a fairly small diff for the
  backport. The rest is a direct sync of the 1:0.8.6.3 release in 21.04.
  
  == Ubuntu 20.10 ==
  
  ubuntu-drivers-common (1:0.8.6.3~0.20.10.1) groovy; urgency=medium
  
    * UbuntuDrivers/detect.py,
  tests/test_ubuntu_drivers.py:
  - Prefer LTSB releases over NFB ones for non gpgpu cases too.
    * gpu-manager.c:
  - Make it possible to force runtimepm by creating the
    /etc/u-d-c-nvidia-runtimepm-override file.
  - Make on-demand default on nvidia >= 450, when no
    previous settings are available.
  
  nvidia-prime (0.8.15.1~0.20.10.1) groovy; urgency=medium
  
    [ Anthony Fok ]
    * Remove obsolete udev rules during `postrm upgrade` too
  
  == Ubuntu 20.04 ==
  
  ubuntu-drivers-common (1:0.8.6.3~0.20.04.1) focal; urgency=medium
  
    * Backport 1:0.8.6.3 (LP: #1904583).
  
  nvidia-prime (0.8.15.1~0.20.04.1) focal; urgency=medium
  
    [ Alberto Milone ]
    * prime-select:
  - Enable runtimepm in on-demand mode if supported (LP: #1895855).
  - Disable workaround for on-demand mode.
  - Enable KMS if runtimepm is supported.
  
    [ Anthony Fok ]
    * Remove obsolete udev rules during `postrm upgrade` too
  
    [ Kai-Heng Feng ]
    * prime-select: Remove udev rules
  
  == Ubuntu 18.04 ==
  
  ubuntu-drivers-common (1:0.8.6.3~0.18.04.2) bionic; urgency=medium
  
    * Backport 1:0.8.6.3 (LP: #1904583).
    * gpu-manager.c: add missing PCI_CAP_ID_NULL definition
  
  nvidia-prime (0.8.15.1~0.18.04.1) bionic; urgency=medium
  
    * Backport 0.8.15.1 (LP: #1904583).

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

Title:
  SRU: Backport the latest developments on drivers detection and hybrid
  graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1904583/+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-12-09 Thread Djalel Oukid
I just installed the kernel, reboot, but the mute led still not working.
Should I do something else to make it work?!

-- 
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 1907478] [NEW] integer scaling is locked between multiple monitors

2020-12-09 Thread david.hilton.p
Public bug reported:

If you have 2 monitors with different dpi, you may want different
scaling.

I am trying to set one monitor at 200% and another at 100% scaling.

when I try to select a scale for one monitor, it updates the scale for
the other monitor as well.

This is not ideal.

Tested on versions up to 3.36.5 using the 4 debs available here:
https://launchpad.net/ubuntu/+source/gnome-control-
center/1:3.36.5-0ubuntu1/+build/20354796

** Affects: gnome-control-center (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/1907478

Title:
  integer scaling is locked between multiple monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1907478/+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-12-09 Thread Djalel Oukid
Thanks kai, should I install linux module packages too?

-- 
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 1907468] [NEW] visual studio code crashes gnome-shell on Ubuntu 20.10

2020-12-09 Thread Gwolf2u
Public bug reported:

Ubuntu version: 20.10
Gnome version: 3.38.1
VScode version: 1.51.1

gnome-shell restarts on opening a file in vscode (no matter the version,
snap or deb version)

Steps to reproduce:
1. Set vscode as default file editor
2. Open a txt file from one location
3. Minimize vscode to dock
4. Try to open a different file -> gnome-shell restarts
5. File actually opens and can be seen after shell restarts

Also opened a issue in vscode GitHub
(https://github.com/microsoft/vscode/issues/109972)

Some logging here: 
https://github.com/microsoft/vscode/issues/109972#issuecomment-738128549
or:
18:31:05 systemd: gnome-terminal-server.service: Succeeded.
18:30:56 gnome-shell: Can't update stage views actor ClutterClone is on because 
it needs an allocation.
18:30:56 dbus-daemon: [session uid=1000 pid=1148] Successfully activated 
service 'org.gnome.Logs'
18:30:56 gnome-shell: Wrong number of result metas returned by search provider 
org.gnome.seahorse.Application.desktop: expected 1 but got 0
18:30:56 dbus-daemon: [session uid=1000 pid=1148] Successfully activated 
service 'org.gnome.seahorse.Application'
18:30:55 systemd: Started GNOME Terminal Server.
18:30:55 dbus-daemon: [session uid=1000 pid=1148] Successfully activated 
service 'org.gnome.Terminal'
18:30:55 systemd: Starting GNOME Terminal Server...
18:30:55 dbus-daemon: [session uid=1000 pid=1148] Activating via systemd: 
service name='org.gnome.Terminal' unit='gnome-terminal-server.service' 
requested by ':1.249' (uid=1000 pid=49605 comm="/usr/bin/gnome-shell ")
18:30:55 gnome-shell: value "-inf" of type 'gfloat' is invalid or out of range 
for property 'height' of type 'gfloat'
18:30:50 Xorg: (--) modeset(0): HDMI max TMDS frequency 225000KHz
18:30:49 gnome-shell: Window manager warning: Overwriting existing binding of 
keysym 37 with keysym 37 (keycode 10).
18:30:49 gsd-media-keys: Failed to grab accelerator for keybinding 
settings:playback-repeat
18:30:49 gnome-shell: Error looking up permission: 
GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
18:30:49 systemd: Started GNOME Shell on X11.
18:30:49 dbus-daemon: [session uid=1000 pid=1148] Successfully activated 
service 'org.gnome.Shell.Notifications'
18:30:49 gnome-shell: loading default theme (Adwaita)
18:30:48 dbus-daemon: [session uid=1000 pid=1148] Successfully activated 
service 'org.freedesktop.portal.IBus'
18:30:48 gnome-shell: Will monitor session 1
18:30:48 gsd-media-keys: Failed to grab accelerators: 
GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 
“org.gnome.Shell” on object at path /org/gnome/Shell
18:30:48 Xorg: (--) modeset(0): HDMI max TMDS frequency 225000KHz
18:30:48 systemd: Starting GNOME Shell on X11...
18:30:48 gnome-shell: #1   7fffea7eb520 b   self-hosted:850 (2da5079bfa60 @ 454)
18:30:29 systemd: gnome-terminal-server.service: Succeeded.
18:30:20 dbus-daemon: [session uid=1000 pid=1148] Successfully activated 
service 'org.gnome.Logs'
18:30:19 gnome-shell: Wrong number of result metas returned by search provider 
org.gnome.seahorse.Application.desktop: expected 1 but got 0
18:30:19 dbus-daemon: [session uid=1000 pid=1148] Successfully activated 
service 'org.gnome.seahorse.Application'
18:30:19 systemd: Started GNOME Terminal Server.
18:30:19 dbus-daemon: [session uid=1000 pid=1148] Successfully activated 
service 'org.gnome.Terminal'
18:30:19 gnome-shell: Can't update stage views actor ClutterText is on because 
it needs an allocation.
18:30:19 dbus-daemon: [session uid=1000 pid=1148] Successfully activated 
service 'org.gnome.Calculator.SearchProvider'
18:30:19 systemd: Starting GNOME Terminal Server...
18:30:19 dbus-daemon: [session uid=1000 pid=1148] Activating via systemd: 
service name='org.gnome.Terminal' unit='gnome-terminal-server.service' 
requested by ':1.212' (uid=1000 pid=46789 comm="/usr/bin/gnome-shell ")
18:30:01 cron: pam_unix(cron:session): session closed for user root
18:29:58 pkexec: gwolf2u: Executing command [USER=root] [TTY=unknown] 
[CWD=/home/gwolf2u] [COMMAND=/usr/libexec/gvfsd-admin --spawner :1.4 
/org/gtk/gvfs/exec_spaw/5 --address unix:path=/run/user/1000/bus]
18:29:01 Xorg: (EE) event11 - G-SPY USB Gaming Mouse: client bug: event 
processing lagging behind by 13ms, your system is too slow
18:27:56 dbus-daemon: [session uid=1000 pid=1148] Successfully activated 
service 'org.gnome.Nautilus'
18:27:48 gnome-shell: value "-inf" of type 'gfloat' is invalid or out of range 
for property 'height' of type 'gfloat'
18:27:03 systemd: app-gnome-gnome\x2dcontrol\x2dcenter-46971.scope: Succeeded.
18:26:56 code: �[90m[main 2020-12-03T16:26:56.632Z]�[0m update#setState idle
18:26:46 Xorg: (--) modeset(0): HDMI max TMDS frequency 225000KHz
18:26:46 gnome-shell: Window manager warning: Overwriting existing binding of 
keysym 37 with keysym 37 (keycode 10).
18:26:46 Xorg: (--) modeset(0): HDMI max TMDS frequency 225000KHz
18:26:41 systemd: Started Application launched by gnome-shell.
18:26:39 

[Bug 1906627] Re: GSS-SPNEGO implementation in cyrus-sasl2 is incompatible with Active Directory, causing recent adcli regression

2020-12-09 Thread Robie Basak
Unsubscribing ~ubuntu-sponsors as I believe there is no longer anything
to sponsor.

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

Title:
  GSS-SPNEGO implementation in cyrus-sasl2 is incompatible with Active
  Directory, causing recent adcli regression

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

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

[Bug 1906627] Re: GSS-SPNEGO implementation in cyrus-sasl2 is incompatible with Active Directory, causing recent adcli regression

2020-12-09 Thread Robie Basak
Thank you for preparing this revert.

Since Bionic 0.8.2-1ubuntu1 was previously in bionic-security, I think
this revert needs to go into the security pocket, and therefore cannot
be built in the bionic-updates pocket and needs handling via the
security team PPA.

However I'm not sure, so to avoid confusion I'll leave this for Łukasz.

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

Title:
  GSS-SPNEGO implementation in cyrus-sasl2 is incompatible with Active
  Directory, causing recent adcli regression

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

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

[Bug 1906454] Re: Firefox does not NV12 for webcams

2020-12-09 Thread Olivier Tilloy
The commit linked to in comment #2 is Windows-specific.

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

Title:
  Firefox does not NV12 for webcams

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

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

[Bug 1905591] Re: no brightness control after update from 450 to 455

2020-12-09 Thread Alex Tu
** Also affects: oem-priority
   Importance: Undecided
   Status: New

** Changed in: oem-priority
   Importance: Undecided => High

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

Title:
  no brightness control after update from 450 to 455

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

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

[Bug 1897631] Re: [SRU] Add telegraf to focal's universe repository

2020-12-09 Thread Sergio Durigan Junior
** Changed in: telegraf (Ubuntu Focal)
   Status: Expired => New

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

Title:
  [SRU] Add telegraf to focal's universe repository

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

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

[Bug 1899180] Re: autopkgtest fails Bionic@amd64 (service) and Hirsute@arm64 (racy)

2020-12-09 Thread Robie Basak
block-proposed is for the development release (Hirsute) only. I'll leave
you to remove that if you want to unblock Hirsute.

block-proposed-{bionic,focal,groovy} are needed to mark your uploads as
"staged" for these releases. Please leave these in place. See the
documentation at
https://wiki.ubuntu.com/StableReleaseUpdates#Staging_an_upload

** Tags added: block-proposed-bionic block-proposed-focal block-
proposed-groovy

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

Title:
  autopkgtest fails Bionic@amd64 (service) and Hirsute@arm64 (racy)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1899180/+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-12-09 Thread Kai-Heng Feng
Maybe Realtek audio dev knows something on this...

-- 
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 1849346] Re: [snap] kerberos GSSAPI no longer works after deb->snap transition

2020-12-09 Thread Olivier Tilloy
The snap should have the required libraries to support kerberos
authentication, but it's likely that confinement is getting in the way.
Does kerberos allow verbose logging on the server end, to inspect where
authentication is failing?

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

Title:
  [snap] kerberos GSSAPI no longer works after deb->snap transition

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

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

[Bug 1907482] [NEW] package grub-efi-amd64-signed 1.66.29+2.02~beta2-36ubuntu3.29 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2020-12-09 Thread miguel michalon
Public bug reported:

package configuration failed during the release upgrade script post-
installation return state 1

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: grub-efi-amd64-signed 1.66.29+2.02~beta2-36ubuntu3.29
ProcVersionSignature: Ubuntu 4.15.0-106.107~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-106-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.27
Architecture: amd64
Date: Wed Dec  9 10:48:34 2020
DuplicateSignature:
 package:grub-efi-amd64-signed:1.66.29+2.02~beta2-36ubuntu3.29
 Setting up grub-efi-amd64-signed (1.66.29+2.02~beta2-36ubuntu3.29) ...
 grub-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please 
specify --target or --directory.
 dpkg: error processing package grub-efi-amd64-signed (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2018-06-28 (895 days ago)
InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.6
 apt  1.2.32ubuntu0.1
SourcePackage: grub2-signed
Title: package grub-efi-amd64-signed 1.66.29+2.02~beta2-36ubuntu3.29 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: Upgraded to xenial on 2020-12-09 (0 days ago)

** Affects: grub2-signed (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package third-party-packages xenial

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

Title:
  package grub-efi-amd64-signed 1.66.29+2.02~beta2-36ubuntu3.29 failed
  to install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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

[Bug 1907262] Re: raid10: discard leads to corrupted file system

2020-12-09 Thread voidlily
This issue is also affecting xenial, or at least the package was pulled
from xenial as well. When I try to click the "add distribution" button
in launchpad I'm getting an oops error, so posting a comment about
xenial being affected in the meantime.

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

Title:
  raid10: discard leads to corrupted file system

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

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

[Bug 1884514] Re: [FFe][20.10 FEAT] zlib/gzip hardware compression enablement

2020-12-09 Thread Frank Heimes
** Changed in: gzip (Ubuntu)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

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

Title:
  [FFe][20.10 FEAT] zlib/gzip hardware compression enablement

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

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

[Bug 1872476] Re: Shared files are shown as folders

2020-12-09 Thread Sergio Durigan Junior
Thanks for the replies, Rapper_skull an Lee Tae Hoon.

Lee, I have a few questions for you.

1) What is the name of the file you tried to open?  Based on the
screenshot you posted earlier, I thought the file was named
IMG_1809.JPG.  However, in your logs I don't see any attempt to open a
file/folder with this name.

2) Can you please try repeating the "debug 10" experiment, but this time
send me all log files inside /var/log/samba/ ?

3) Just to confirm: I understand that your Samba share is in your Ubuntu
system.  Did you try accessing it from the same system?

4) Can you create a new Samba share in the same system and verify that
this issue manifests with it as well?  Based on Rapper_skull's comment,
this problem does not manifest with all shares.

Thanks!

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

Title:
  Shared files are shown as folders

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

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

[Bug 1857821] Re: External HDMI monitor audio always reported as "unplugged"

2020-12-09 Thread Kai-Heng Feng
Ok, kernel reports HDMI audio is not connected.

Please test latest mainline kernel:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.10-rc6/amd64/

Quite likely we'll need to do a kernel bisect later on :)

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

Title:
  External HDMI monitor audio always reported as "unplugged"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1857821/+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-12-09 Thread Djalel Oukid
I get dependency error when i tried to install the kernel, please give
the full instruction.

-- 
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 1891100] Re: hp notebook 15-da0001nk sound mute led not working

2020-12-09 Thread Kai-Heng Feng
Download them in the same directory and run `sudo dpkg -i *deb`.

-- 
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 1824370] Re: [needs-packaging] wiringpi

2020-12-09 Thread Andreas Hasenack
This package is in ubuntu since focal, closing the bug.


$ rmadison wiringpi
 wiringpi | 2.50-0ubuntu1 | focal/universe   | source, amd64, arm64, armhf, 
ppc64el, riscv64, s390x
 wiringpi | 2.50-0ubuntu1 | groovy/universe  | source, amd64, arm64, armhf, 
ppc64el, riscv64, s390x
 wiringpi | 2.50-0ubuntu1 | hirsute/universe | source, amd64, arm64, armhf, 
ppc64el, riscv64, s390x


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

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

Title:
  [needs-packaging] wiringpi

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

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

[Bug 1904654] Re: focal:linux-hwe-5.8 evdi-dkms build failure

2020-12-09 Thread Robie Basak
> Regression potential: Technically this doesn't work on the 5.8 hwe
kernel in focal right now, so it cannot be any more broken than it
currently is.

What about the 5.4 kernel that shipped with Focal? Wouldn't users who
originally installed 20.04 at the time of release have this one? Is this
package completely broken for this set of users, or is it possible that
they are using it, and thus we have to consider the risk of regression
them with your proposed bump of 1.6.0 to 1.7.0?

** Changed in: evdi (Ubuntu Focal)
   Status: In Progress => Incomplete

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

Title:
   focal:linux-hwe-5.8 evdi-dkms build failure

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

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

[Bug 1885191] Re: [Focal] Installation Fails with "Invalid dep_id" when using Intel VROC

2020-12-09 Thread Jeff Lane
Quanxian, Pavel,  Can these servers with VROC enabled/configured be
installed using MAAS (https://maas.io)?

For server, while we do have an ISO installer in Subiquity, any time we
do a deployment for customers the preferred method of managing and
deploying DC hardware is MAAS.  MAAS deployments do not use Subiquity,
but rather use cloud-init to configure the machine once partitioning has
been done and an OS image has been laid down on the storage devices.

So could you check this with MAAS and see if the same or different
issues persist, and if so, we'll need a separate MAAS bug as well.

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

Title:
  [Focal] Installation Fails with "Invalid dep_id" when using Intel VROC

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

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

[Bug 1902955] Re: package libc6:amd64 2.31-0ubuntu9.1 failed to install/upgrade: package libc6:amd64 2.31-0ubuntu9.1 cannot be configured because libc6:i386 is at a different version (2.27-3ubuntu1.3)

2020-12-09 Thread Balint Reczey
I could reproduce the issue by breaking perl before do-release-upgrade,
but possibly there are other ways do trigger it.

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

** Changed in: glibc (Ubuntu Groovy)
   Status: New => In Progress

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

Title:
  package libc6:amd64 2.31-0ubuntu9.1 failed to install/upgrade: package
  libc6:amd64 2.31-0ubuntu9.1 cannot be configured because libc6:i386 is
  at a different version (2.27-3ubuntu1.3)

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

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

[Bug 1907466] [NEW] Fix unusable touchpad on TGL laptops

2020-12-09 Thread Kai-Heng Feng
Public bug reported:

[Impact]
Touchpad doesn't work after boot.
kernel: i2c_designware i2c_designware.1: controller timed out

[Fix]
"Actually disable Tx and Rx buffers on GPIO request".

[Test]
Bootup a TGL laptop. Touchpad doesn't work.
With the fix applied, touchpad always work after boot.

[Where problems could occur]
Intel pinctrl can change between GPIO mode or IRQ mode, both effect many
other devices. So problems can happen all across the board.

However, the regression happens in v5.9, so no user really received the
change.

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

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

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

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

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

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

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

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

Title:
  Fix unusable touchpad on TGL laptops

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

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

[Bug 1907465] [NEW] CRL checking of smart card causes Segmentation Fault

2020-12-09 Thread Judd Tracy
Public bug reported:

I was following the Ubuntu white paper for setting up smart cards
(SmartCardLogin_WhitePapaer_04.03.20.pdf) and ran into an issue with CRL
checking.

Running on 18.04 server minimal install using package version
0.6.9-2build2

I performed the following steps to install and setup:
 * Installed the packages required in the white paper
 * Added my Root and Intermediate certificates to /etc/pam_pkcs11/cacerts and 
ran pkcs11_make_hash_link
 * Installed local versions of the CRLs in /etc/pam_pkcs11/crls and ran 
pkcs11_make_hash_link
 * Copied and unziped the example config file from 
/usr/share/doc/libpam-pkcs11/examples/pam_pkcs11.conf.example.gz to 
/etc/pam_pkcs11/pam_pkcs11.conf
 * Modified /etc/pam_pkcs11/pam_pkcs11.conf to use the subject mapper and added 
crl_auto to the cert_policy
 * Added a subject to the /etc/pam_pkcs11/subject_mapping file

When I try to login as the user I get a segmentation fault and when
running pkcs11_inspect I also get the same fault.

With debugging enabled in the pam config file it tries first to download
the CRLs of the cert and fails it then attempts to use the local crls
and that where it fails.

# pkcs11_inspect

DEBUG:cert_vfy.c:229: looking for and dedicated local crl


If is remove crl_auto from the pam config I can authenticate with the user just 
fine but there is no crl checking being done.

If I perform a strace of  pkcs11_inspect it looks like it is trying to
load a crl that does not exist and fails.  There is a recent patch
upstream that seems to address this issue.

#strace pkcs11_inspect

stat("/etc/pam_pkcs11/cacerts/37f834c3.r0", 0x7ffecea217b0) = -1 ENOENT (No 
such file or directory)
stat("/etc/pam_pkcs11/crls/37f834c3.r0", {st_mode=S_IFREG|0644, st_size=1105, 
...}) = 0
openat(AT_FDCWD, "/etc/pam_pkcs11/crls/37f834c3.r0", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1105, ...}) = 0
read(4, "-BEGIN X509 CRL-\nMIIDBjC"..., 4096) = 1105
read(4, "", 4096)   = 0
close(4)= 0
stat("/etc/pam_pkcs11/crls/37f834c3.r1", 0x7ffecea217b0) = -1 ENOENT (No such 
file or directory)
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} ---
+++ killed by SIGSEGV (core dumped) +++


As seen in the logs it inspects crl 37f834c3.r0 but then tries to inspect 
37f834c3.r1 which does not exist.


Here is an upstream bug report
https://github.com/OpenSC/pam_pkcs11/issues/43

Here is an upstream pull request
https://github.com/OpenSC/pam_pkcs11/pull/45

#lsb_release -rd
Descripton:Ubuntu 10.04.5 LTS
Release:   18.04

#apt-cache policy pkgname
libpam-pkcs11:
  Installed: 0.6.9-2build2
  Candidate: 0.6.9-2build2
  Version table:
 *** 0.6.9-2build2 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: pam-pkcs11 (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/1907465

Title:
  CRL checking of smart card causes Segmentation Fault

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

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

[Bug 1907056] Re: Please add meta/kernel.yaml

2020-12-09 Thread Michael Vogt
** Description changed:

  Snapd will soon support to have DTBs in the kernel snap that are
  automatically installed on kernel refreshes. To support this, please add
  the following file to the pi-kernel:
  
  $ cat meta/kernel.yaml
  assets:
    pi-dtbs:
  update: true
  content:
- - dtbs
+ - dtbs/
  
  This will allow the gadget to select DTBs from the kernel via:
  $ diff -u meta/gadget.yaml.orig meta/gadget.yaml
  --- meta/gadget.yaml.orig 2020-12-07 10:10:16.775139010 +0100
  +++ meta/gadget.yaml  2020-12-07 10:11:33.482871026 +0100
  @@ -10,8 +10,10 @@
   type: 0C
   size: 1200M
   content:
  -  - source: boot-assets/
- +  - source: $kernel:pi-dtbs/broadcom
+ +  - source: $kernel:pi-dtbs/broadcom/
   target: /
- +  - source: $kernel:pi-dtbs/overlays
+ +  - source: $kernel:pi-dtbs/overlays/
  +target: /overlays
     - name: ubuntu-boot
   role: system-boot
   filesystem: vfat
  
  If those could be provided in a snap branch that would be *amazing*

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

Title:
  Please add meta/kernel.yaml

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

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

[Bug 1907312] Re: clamd takes 7% of ram

2020-12-09 Thread Sergio Durigan Junior
Hi, thanks for reporting the bug.

Before anything else, I would like to ask if there is any particular
reason why you marked the bug as Invalid.  Have you perhaps found the
problem or a workaround?  If that is the case, then could you update
this bug and post what you've found?  Maybe other users could benefit
from it.

I'm not touching the bug status for now because I still don't know if
the switch from New to Invalid was intentional.

I haven't investigated it further either, but a quick workaround to
limit the memory a process consumes is to edit its systemd service file
and use the MemoryLimit directive, for example.

Thanks!

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

Title:
  clamd takes 7% of ram

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

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

[Bug 1905041] Re: package linux-image-5.8.0-29-generic (not installed) failed to install/upgrade: installed linux-image-5.8.0-29-generic package pre-removal script subprocess returned error exit statu

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

** Changed in: linux-signed-hwe-5.8 (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/1905041

Title:
  package linux-image-5.8.0-29-generic (not installed) failed to
  install/upgrade: installed linux-image-5.8.0-29-generic package pre-
  removal script subprocess returned error exit status 1

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

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

[Bug 1907470] [NEW] Thunderbird latest/stable snap's release note shows 'Daily build' instead

2020-12-09 Thread copyright
Public bug reported:

Hello there!

Under Ubuntu 20.04, with Thunderbird installed using snap
(latest/stable: 78.5.1 2020-12-02), the release note shows up as `daily
build` with a tab navigating to https://start.thunderbird.net/en-
US/daily/?uri=/thunderbird/releasenotes/=en-
US=78.5.1=release-cck-
ubuntu=Linux=20201130232704

The expected behavior is that the release note should show up as
Thunderbird stable build.

I have asked in the snapcraft forum and one member have also confirmed
this issue (https://forum.snapcraft.io/t/question-regarding-the-
thunderbird-snap-latest-stable-release-note/21496).

Thank you for your help and hope you have a great day!

Regards.

** Affects: thunderbird (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/1907470

Title:
  Thunderbird latest/stable snap's release note shows 'Daily build'
  instead

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

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

[Bug 1907469] [NEW] Ubuntu 18.04 crashes in less than 1 day

2020-12-09 Thread Robert Pearson
Public bug reported:

With your latest updates Ubuntu MATE 18.04 crashes in less than 1 day.
The mouse freezes in place and all keyboard and mouse buttons have no
effect.

Yes, I know it is 18.04. I tried 19.04 but it broke code that worked in
18.04. I tried 19.10 but it broke code that worked in 18.04. I tried
20.04 but it broke code that worked in 18.04. Are we seeing a trend
here.

When I tried 20.04, the WiFi drivers were broken so that I could not
even install it.

Congratulations. Ubuntu has finally achieved the same quality as code
from Microsoft.

I do not know why I am wasting time reporting a bug. All my other bug
reports were closed without any attempt to fix the problem.

Please fix the 20.04 WiFi bug so I can downgrade to it.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-126-generic 4.15.0-126.129
ProcVersionSignature: Ubuntu 4.15.0-126.129-generic 4.15.18
Uname: Linux 4.15.0-126-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.20
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  robert 2325 F pulseaudio
 /dev/snd/pcmC0D3p:   robert 2325 F...m pulseaudio
 /dev/snd/controlC0:  robert 2325 F pulseaudio
CurrentDesktop: MATE
Date: Wed Dec  9 10:39:32 2020
InstallationDate: Installed on 2019-12-22 (352 days ago)
InstallationMedia: Ubuntu-MATE 18.04 LTS "Bionic Beaver" - Release amd64 
(20180426)
MachineType: System manufacturer System Product Name
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-126-generic 
root=UUID=ae6f5cdd-0c3b-48a9-8449-da1027511bec ro quiet splash vt.handoff=1
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-126-generic N/A
 linux-backports-modules-4.15.0-126-generic  N/A
 linux-firmware  1.173.19
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/01/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1301
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: A88XM-A
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1301:bd04/01/2014:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-A:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug bionic

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

Title:
  Ubuntu 18.04 crashes in less than 1 day

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

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

[Bug 1906691] Re: Laptop wakes up immediatly from suspend to RAM

2020-12-09 Thread wilk
Suspend to ram still works with kernel 5.4.0-54-generic #60-Ubuntu SMP.

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

Title:
  Laptop wakes up immediatly from suspend to RAM

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

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

[Bug 1897765] Re: gnome-shell crashed with signal 5 in g_log("Error in freeze/thaw accounting") from meta_window_actor_thaw() from WindowManager::_sizeChangedWindow

2020-12-09 Thread Yuriy Padlyak
Can we do anything about
https://bugs.launchpad.net/mutter/+bug/1897765/comments/18 ? It is still
crashing a lot with that error

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

Title:
  gnome-shell crashed with signal 5 in g_log("Error in freeze/thaw
  accounting") from meta_window_actor_thaw() from
  WindowManager::_sizeChangedWindow

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

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

[Bug 1907478] Re: integer scaling is locked between multiple monitors

2020-12-09 Thread david.hilton.p
The scale setting is only locked in integer mode, they can be
independently adjusted if "Fractional Scaling" is selected.

This probably is https://gitlab.gnome.org/GNOME/gnome-control-
center/-/issues/17

** Bug watch added: gitlab.gnome.org/GNOME/gnome-control-center/-/issues #17
   https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/17

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

Title:
  integer scaling is locked between multiple monitors

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

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

[Bug 520546] Re: [SRU]Alt+KEY incorrectly behaves like Ctrl+Alt+KEY, and/or unwanted VT switch from Alt+Left/Right

2020-12-09 Thread Samuel thibault
It seems I have to insist again: patch
https://launchpadlibrarian.net/405256420/patch should definitely really
really be applied. As explained in
https://bugs.launchpad.net/ubuntu/+source/gnome-
shell/+bug/1508146/comments/73 that script should really *not* pass
--force to setupcon. There is no reason for that except that it was
copy/pasted from the Debian installer, where it is needed due to the use
of bterm. On Ubuntu it should really not be used.

Can somebody at last apply that patch that has been waiting for 2 years?

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

Title:
  [SRU]Alt+KEY incorrectly behaves like Ctrl+Alt+KEY, and/or unwanted VT
  switch from Alt+Left/Right

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

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

[Bug 1907461] [NEW] package budgie-desktop-environment (not installed) failed to install/upgrade: o subprocesso do pacote budgie-desktop-environment, novo script pre-installation retornou erro do stat

2020-12-09 Thread Magno Souza de Abreu
Public bug reported:

o aplicativo plank preferences apresenta erro ao instalar pela loja do
ubunto.

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: budgie-desktop-environment (not installed)
ProcVersionSignature: Ubuntu 5.4.0-56.62-generic 5.4.73
Uname: Linux 5.4.0-56-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.13
Architecture: amd64
CasperMD5CheckResult: skip
Date: Wed Dec  9 11:04:18 2020
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-bionic-amd64-20180608-47+loki-n3-v3-whl+X32
ErrorMessage: o subprocesso do pacote budgie-desktop-environment, novo script 
pre-installation retornou erro do status de saída 2
InstallationDate: Installed on 2020-12-08 (1 days ago)
InstallationMedia: Ubuntu 18.04 "Bionic" - Build amd64 LIVE Binary 
20180608-09:38
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: budgie-desktop-environment
Title: package budgie-desktop-environment (not installed) failed to 
install/upgrade: o subprocesso do pacote budgie-desktop-environment, novo 
script pre-installation retornou erro do status de saída 2
UpgradeStatus: Upgraded to focal on 2020-12-08 (0 days ago)

** Affects: budgie-desktop-environment (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/1907461

Title:
  package budgie-desktop-environment (not installed) failed to
  install/upgrade: o subprocesso do pacote budgie-desktop-environment,
  novo script pre-installation retornou erro do status de saída 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-desktop-environment/+bug/1907461/+subscriptions

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

[Bug 1885087] Re: Can't keep brightness value after reboot/poweroff in some nvidia gfx

2020-12-09 Thread Alberto Milone
The reason why "prime-select intel" works on non-hybrid system does not
depend on the driver. It has been missing a relevant check since we
added support for AMD integrated cards.

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

Title:
  Can't keep brightness value after reboot/poweroff in some nvidia gfx

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

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

[Bug 1907190] Re: package chromium-browser (not installed) failed to install/upgrade: o subprocesso do pacote chromium-browser, novo script pre-installation retornou erro do status de saída 1

2020-12-09 Thread Olivier Tilloy
Relevant error message from DpkgTerminalLog.txt:

error: system does not fully support snapd: cannot mount squashfs image using 
"squashfs": exec:
   "mount": executable file not found in $PATH


A similar problem is discussed at 
https://askubuntu.com/questions/1143436/snap-not-working.

What is the output of the following command executed in a terminal:
"mount" ?

** Changed in: chromium-browser (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/1907190

Title:
  package chromium-browser (not installed) failed to install/upgrade: o
  subprocesso do pacote chromium-browser, novo script pre-installation
  retornou erro do status de saída 1

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

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

[Bug 1866732] Re: [snap] Unable to add policies

2020-12-09 Thread Olivier Tilloy
** Changed in: chromium-browser (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/1866732

Title:
  [snap] Unable to add policies

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

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

[Bug 1907262] Re: raid10: discard leads to corrupted file system

2020-12-09 Thread Jay Vosburgh
Thimo,

Thanks for the update; just to clarify, for your "procedure to recover,"
are you saying that that procedure will always resolve the damage, or
that even after that procedure, there may be corruption?

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

Title:
  raid10: discard leads to corrupted file system

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

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

[Bug 1906454] Re: Firefox does not NV12 for webcams

2020-12-09 Thread Olivier Tilloy
I could not find a related upstream bug report for this.

Benjamin, would you mind filing one at
https://bugzilla.mozilla.org/enter_bug.cgi#h=dupes%7CFirefox, and
sharing the link to it here?

Thanks in advance!

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

Title:
  Firefox does not NV12 for webcams

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

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

[Bug 1905274] Re: enable u-boot spl for riscv64

2020-12-09 Thread Dimitri John Ledkov
At the moment said binary is used as part of the image building only.
And not actually updated on the boot partitions as part of the normal
package upgrade.

So their systems will continue to boot, and continue to use whichever
uboot was used to create the image, and will work normally with groovy
userspace/kernel otherwise.

We don't plan to create any groovy riscv64 images.

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

Title:
  enable u-boot spl for riscv64

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

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

[Bug 1906294] Re: systemd-journal hang after chromium is closed

2020-12-09 Thread Olivier Tilloy
Closing per the last comment. Feel free to re-open if the issue surfaces
again.

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

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

Title:
  systemd-journal hang after chromium is closed

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

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

[Bug 1905274] Re: enable u-boot spl for riscv64

2020-12-09 Thread Dimitri John Ledkov
The u-boot portions should be fairly easy to sru, but livecd-rootfs and
images will still not be built for groovy, as it's non-lts and doesn't
have point releases.

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

Title:
  enable u-boot spl for riscv64

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

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

[Bug 1905156] Re: netplan KeyError with gretap in bridge

2020-12-09 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~slyon/netplan/+git/ubuntu/+merge/395082

** Merge proposal linked:
   https://code.launchpad.net/~slyon/netplan/+git/ubuntu/+merge/395083

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

Title:
  netplan KeyError with gretap in bridge

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

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

[Bug 1907424] Re: Does not start game with ERROR: Hunk_Alloc failed on 970560

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

** Changed in: openarena (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/1907424

Title:
  Does not start game with ERROR: Hunk_Alloc failed on 970560

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

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

[Bug 1907424] Re: Does not start game with ERROR: Hunk_Alloc failed on 970560

2020-12-09 Thread Daniel Letzeisen
You can run this command in openarena to prevent the error:
seta com_hunkMegs "512"

You can make this setting permanent in ~/.openarena/baseoa/q3config.cfg

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

Title:
  Does not start game with ERROR: Hunk_Alloc failed on 970560

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

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

[Bug 1825343] Re: [21.04 FEAT] Valgrind add new hardware support for z Systems

2020-12-09 Thread Frank Heimes
** Changed in: valgrind (Ubuntu)
   Status: Expired => New

** Changed in: ubuntu-z-systems
   Status: Incomplete => Triaged

** Changed in: valgrind (Ubuntu)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

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

Title:
  [21.04 FEAT] Valgrind add new hardware support for z Systems

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

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

[Bug 1905722] Re: java craches with SIGSEGV all the time (arm64)

2020-12-09 Thread antoni
When this bug occurs dmesg show full wall of errors so it may be the
kernel thing:

.
.
.
[77661.567427] rockchip-i2s ff89.i2s: Fail to set mclk -22
[77661.567430] rockchip-i2s ff89.i2s: ASoC: error at snd_soc_dai_set_sysclk 
on ff89.i2s: -22
[77666.665811] rockchip-i2s ff89.i2s: Fail to set mclk -22
[77666.665838] rockchip-i2s ff89.i2s: ASoC: error at snd_soc_dai_set_sysclk 
on ff89.i2s: -22
[77666.669616] rockchip-i2s ff89.i2s: Fail to set mclk -22
[77666.669642] rockchip-i2s ff89.i2s: ASoC: error at snd_soc_dai_set_sysclk 
on ff89.i2s: -22
[77666.671123] rockchip-i2s ff8a.i2s: Fail to set mclk -22
[77666.671149] rockchip-i2s ff8a.i2s: ASoC: error at snd_soc_dai_set_sysclk 
on ff8a.i2s: -22
.
.
.

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

Title:
  java craches with SIGSEGV all the time (arm64)

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

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

[Bug 1882932] Re: fish completion for connect/disconnect does not work

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

** Changed in: fish (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/1882932

Title:
  fish completion for connect/disconnect does not work

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

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

[Bug 1907466] Re: Fix unusable touchpad on TGL laptops

2020-12-09 Thread Kai-Heng Feng
** Tags added: oem-priority originate-from-1906636 somerville

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

Title:
  Fix unusable touchpad on TGL laptops

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

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

[Bug 1906255] Re: [UBUNTU 20.10] Applications runing in QEMU/KVM get translation faults

2020-12-09 Thread Frank Heimes
** Also affects: linux (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

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

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

Title:
  [UBUNTU 20.10] Applications runing in QEMU/KVM get translation faults

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

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

[Bug 1907460] [NEW] FTFBS in Hirsute - failed test (blocking capstone)

2020-12-09 Thread Christian Ehrhardt 
Public bug reported:

Example:
https://launchpadlibrarian.net/510521872/buildlog_ubuntu-hirsute-amd64.uftrace_0.9.4-0.2_BUILDING.txt.gz

...

[047] mcount_wrap_dlopen: FAIL
...

This is known in Debian and tracked in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966988

FYI this blocks capstone:
https://people.canonical.com/~ubuntu-archive/transitions/html/auto-capstone.html

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

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

** Affects: uftrace (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: update-excuse

** Bug watch added: Debian Bug tracker #966988
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966988

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

** Tags added: update-excuse

** Also affects: capstone (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/1907460

Title:
  FTFBS in Hirsute - failed test (blocking capstone)

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

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

[Bug 1907462] [NEW] FTFBS in Hirsute - QPainterPath path’ has incomplete type (blocking capstone)

2020-12-09 Thread Christian Ehrhardt 
Public bug reported:

Example:
https://launchpadlibrarian.net/510522900/buildlog_ubuntu-hirsute-amd64.edb-debugger_1.2.0-2build1_BUILDING.txt.gz

...

/<>/src/widgets/QDisassemblyView.cpp: In member function ‘void 
QDisassemblyView::drawRegiserBadges(QPainter&, 
QDisassemblyView::DrawingContext*)’:
/<>/src/widgets/QDisassemblyView.cpp:900:19: error: aggregate 
‘QPainterPath path’ has incomplete type and cannot be defined
  900 |  QPainterPath path;
  |   ^~~~
/<>/src/widgets/QDisassemblyView.cpp: In member function ‘void 
QDisassemblyView::drawJumpArrows(QPainter&, const 
QDisassemblyView::DrawingContext*)’:
/<>/src/widgets/QDisassemblyView.cpp:1469:17: error: aggregate 
‘QPainterPath path’ has incomplete type and cannot be defined
 1469 |QPainterPath path;
  | ^~~~
/<>/src/widgets/QDisassemblyView.cpp:1486:17: error: aggregate 
‘QPainterPath path’ has incomplete type and cannot be defined
 1486 |QPainterPath path;
  | ^~~~
/<>/src/widgets/QDisassemblyView.cpp:1503:17: error: aggregate 
‘QPainterPath path’ has incomplete type and cannot be defined
 1503 |QPainterPath path;
  | ^~~~
...

This is known in Debian and tracked in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975146

FYI this blocks capstone:
https://people.canonical.com/~ubuntu-archive/transitions/html/auto-capstone.html

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

** Affects: edb-debugger (Ubuntu)
 Importance: Undecided
 Status: In Progress

** Affects: edb-debugger (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: update-excuse

** Tags added: update-excuse

** Bug watch added: Debian Bug tracker #975146
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975146

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

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

Title:
  FTFBS in Hirsute - QPainterPath path’ has incomplete type (blocking
  capstone)

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

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

[Bug 1907462] Re: FTFBS in Hirsute - QPainterPath path’ has incomplete type (blocking capstone)

2020-12-09 Thread Christian Ehrhardt 
A fix is in DELAYED/2 and we are a sync - so it should get to Ubuntu
automatically.

** Changed in: edb-debugger (Ubuntu)
   Status: New => In Progress

** Also affects: capstone (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/1907462

Title:
  FTFBS in Hirsute - QPainterPath path’ has incomplete type (blocking
  capstone)

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

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

[Bug 1902801] Re: Encrypted attachments cannot be opened or saved as decrypted files

2020-12-09 Thread Olivier Tilloy
According to the latest status update on the upstream bug, the fix is
committed and will be released with thunderbird 78.6.0.

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

Title:
  Encrypted attachments cannot be opened or saved as decrypted files

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

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

[Bug 1907466] Re: Fix unusable touchpad on TGL laptops

2020-12-09 Thread Kai-Heng Feng
** Changed in: linux (Ubuntu Focal)
   Status: New => Won't Fix

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

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

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

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

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

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

Title:
  Fix unusable touchpad on TGL laptops

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

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

[Bug 1905274] Re: enable u-boot spl for riscv64

2020-12-09 Thread Robie Basak
> Groovy will not receive these changes.

Thank you for making these plans clear.

If, in Focal, someone starts using the u-boot binary directly after this
SRU lands, then upgrades to Groovy, won't that regress them? If so, I'm
not sure how this fits with SRU policy and will make a note to consult
with the wider team. My understanding is that this would normally be a
supported use case; hence the usual "must also SRU all subsequent still-
supported releases" requirement for feature enablements.

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

Title:
  enable u-boot spl for riscv64

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

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

[Bug 1906609] Re: Mozilla Thunderbird SMTP Server Stack-Based Buffer Overflow Vulnerability

2020-12-09 Thread Olivier Tilloy
78.5.1 is in hirsute, and in the process of being SRUed to other
supported releases.

** Changed in: thunderbird (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Mozilla Thunderbird SMTP Server Stack-Based Buffer Overflow
  Vulnerability

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

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

[Bug 1906741] Re: Firefox sometimes causes garbled audio

2020-12-09 Thread Olivier Tilloy
Can you elaborate on which audio streams are garbled? Is this for tracks
being played back in firefox? In other applications? Or both?

Is this a recent regression, compared to how it worked before? If so, do
you know precisely when it started happening?

** Changed in: firefox (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/1906741

Title:
  Firefox sometimes causes garbled audio

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

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

[Bug 1907262] Re: raid10: discard leads to corrupted file system

2020-12-09 Thread Thimo E
This is just the procedure with the least damage I found.
Still data loss may happen (and actually happened to some of our systems).

Probably first re-adding (after zeroing) the second component to the
RAID and then fsck-ing leads to the exact same result but I wanted to
keep the second component as fall-back until I could see the results of
fsck.

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

Title:
  raid10: discard leads to corrupted file system

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

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

[Bug 1907469] Status changed to Confirmed

2020-12-09 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

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

Title:
  Ubuntu 18.04 crashes in less than 1 day

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

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

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

2020-12-09 Thread Matthew Ruffell
Hi Markus,

I am deeply sorry for causing the regression. We are aware, and tracking
the issue in bug 1907262.

The kernel team have started an emergency revert and you can expect
fixed kernels to be released in the next day or so.

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

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

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

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

[Bug 1872476] Re: Shared files are shown as folders

2020-12-09 Thread Sergio Durigan Junior
I forgot to mention, but I:

1) Replaced my smb.conf with Lee Tae Hoon's smb.conf, and tried to
reproduce the error.  Everything still works for me.

2) Tried moving files (via terminal and using Nautilus) to the share.  I
can access them fine.

3) Tried attaching another disk to my Focal VM, format it using XFS, and
creating shares there.  I can access the shared and all files normally.

In other words, I still can't reproduce the bug.  I'm now waiting on Lee
Tae Hoon's answers to my questions above.

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

Title:
  Shared files are shown as folders

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

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

[Bug 1900584] Re: Regression: suspend/wake-up no longer working properly

2020-12-09 Thread craigleat
The display wakes up correctly with 5.4.0-57 and the nouveau driver.
The display wakes up correctly with 5.4.0-47 and the nvidia driver.

It doesn't seem possible to fix the API mismatch with 5.4.0-57 and the nvidia 
driver. 
linux-generic pulled in the 5.4.0-57 kernel and the 450 nvidia server, but 
there is no 450 client available.
A manual install of the 440 server is not possible. 
linux-modules-nvidia-440-server-generic depends on 
nvidia-kernel-common-440-server and this package does not exist. There is one 
named nvidia-kernel-common-440.

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

Title:
  Regression: suspend/wake-up no longer working properly

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

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

[Bug 1907472] Re: glibc x32 autopkgtest fails in hirsute with binutils and audit in -proposed

2020-12-09 Thread Balint Reczey
I hoped to reproduce the issue with the help of qemu-x86_64 but it does
not want to run x32 ELF.

apt build-dep glibc
sed -i 's/backports/proposed/' /etc/apt/sources.list
apt update
apt install libctf-nobfd0 libctf0 binutils-x86-64-linux-gnu libbinutils 
binutils binutils-common
x86_64-linux-gnu-gcc-10 -mx32 test-double-libmvec-sincos-main.c  -std=gnu11 
-fgnu89-inline  -pipe -O2 -g  -Wwrite-strings -Wundef -Werror 
-fmerge-all-constants -frounding-math -fstack-protector-strong 
-Wstrict-prototypes -Wold-style-definition -fmath-errno   -fpie -fcf-protection 
 -U_FORTIFY_SOURCE -lm
./a.out

 qemu-x86_64-static ./a.out 
./a.out: Invalid ELF image for this architecture

Will continue investigation tomorrow.


** Attachment added: "test-double-libmvec-sincos-main-modified.c"
   
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1907472/+attachment/5442310/+files/test-double-libmvec-sincos-main-modified.c

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

Title:
  glibc x32 autopkgtest fails in hirsute with binutils and audit in
  -proposed

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

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

[Bug 1907493] Missing required logs.

2020-12-09 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 1907493

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

** Tags added: disco

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

Title:
  wifi network keeps disconnecting

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

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

[Bug 1906668] Re: [MIR] opensbi

2020-12-09 Thread Dimitri John Ledkov
Required TODOs:
- embedded libfdt is outdated and well, embedded. Please build and link
  against the libfdt1 / libfdt-dev that is in main.


Cannot do =)

opensbi is firmware. It runs in a different RISC-V mode - machine, not
user. This code is compiled freestanding, without pic/pie, without stack
protection, and without requirement to have libc. One can notice that
there is an libfdt_env.h header to remap functions that look like
standard ones (memcpy and the like).

It would be nice if I could build-depend on libfdt-dev source package +
built-using. That way any CVEs would leave enough breadcrumbs to follow.

But this is no different to how grub2 vendorizes lzo, gcrypt, and a few
other things. All of which is rebuilt freestanding. So at best I can
notify security team to add an embedded source copy mapping.

W.r.t. being out of date I see that upstream did import 1.5.1 but not
1.6.0. I can work with them to update to 1.6.0 at least.

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

Title:
  [MIR] opensbi

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

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

[Bug 1675079] Re: 16.04 LTS Partition /boot fills up with Kernel images, gets underwear in a twist

2020-12-09 Thread private_lock
I'm hitting two distinct errors here:

1) Accepting the updates from the GUI-notification, all my kernels over
the past months get marked as "manual" - though I have the strong
feeling, they should be automatic and only kept until superseded by jet
more updates:

root@Meerschweinchen:/boot# apt-mark showmanual 'linux-image-.*'
linux-image-5.4.0-52-generic
linux-image-5.4.0-54-generic
linux-image-5.4.0-56-generic

2) Trying to mark an old kernel as "auto" will still not *MANUALLY* 
"autoremove":
root@Meerschweinchen:/boot# sudo apt-mark auto linux-image-5.4.0-51-generic
linux-image-5.4.0-51-generic wurde bereits auf automatisch installiert gesetzt.
root@Meerschweinchen:/boot# apt-mark showauto 'linux-image-.*'
linux-image-5.4.0-51-generic
linux-image-generic
root@Meerschweinchen:/boot# apt-get autoclean
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.   
Statusinformationen werden eingelesen Fertig
root@Meerschweinchen:/boot# apt-get autoremove
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.   
Statusinformationen werden eingelesen Fertig
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.

This system is:
root@Meerschweinchen:/boot# uname -a
Linux Meerschweinchen 5.4.0-56-generic #62-Ubuntu SMP Mon Nov 23 19:20:19 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
root@Meerschweinchen:/boot# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 20.04.1 LTS
Release:20.04
Codename:   focal

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

Title:
  16.04 LTS Partition /boot fills up with Kernel images, gets underwear
  in a twist

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

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

[Bug 1900642] Re: sssd won't start

2020-12-09 Thread Sergio Durigan Junior
I finally had some time to do some investigation on this bug.  I
appreciate the analysis done by others, and the patch provided by
Dimitri.

I verified that using ConditionPathExists on sssd.service does prevent
sssd from starting (as expected), which means that the error messages in
the log are gone.

sssd has a lot of services and socket-activated units associate with it,
but all of them are ultimately bound (via systemd's BindsTo and After
directives) to sssd.service, which means that they will not start unless
sssd.service also starts.  As such, and to avoid redundancy, I think it
is better to modify only sssd.service.  This has the "downside" that the
user will still see warning messages (not errors) in the logs, like:

Dec 09 18:44:29 focal-desktop systemd[1]: sssd-nss.socket: Bound to unit 
sssd.service, but unit isn't active.
Dec 09 18:44:29 focal-desktop systemd[1]: Dependency failed for SSSD NSS 
Service responder socket.
Dec 09 18:44:29 focal-desktop systemd[1]: sssd-nss.socket: Job 
sssd-nss.socket/start failed with result 'dependency'.
Dec 09 18:44:29 focal-desktop systemd[1]: sssd-autofs.socket: Bound to unit 
sssd.service, but unit isn't active.
Dec 09 18:44:29 focal-desktop systemd[1]: Dependency failed for SSSD AutoFS 
Service responder socket.
Dec 09 18:44:29 focal-desktop systemd[1]: sssd-autofs.socket: Job 
sssd-autofs.socket/start failed with result 'dependency'.
Dec 09 18:44:29 focal-desktop systemd[1]: sssd-pac.socket: Bound to unit 
sssd.service, but unit isn't active.
Dec 09 18:44:29 focal-desktop systemd[1]: Dependency failed for SSSD PAC 
Service responder socket.
Dec 09 18:44:29 focal-desktop systemd[1]: sssd-pac.socket: Job 
sssd-pac.socket/start failed with result 'dependency'.
Dec 09 18:44:29 focal-desktop systemd[1]: sssd-pam-priv.socket: Bound to unit 
sssd.service, but unit isn't active.
Dec 09 18:44:29 focal-desktop systemd[1]: Dependency failed for SSSD PAM 
Service responder private socket.
Dec 09 18:44:29 focal-desktop systemd[1]: Dependency failed for SSSD PAM 
Service responder socket.
Dec 09 18:44:29 focal-desktop systemd[1]: sssd-pam.socket: Job 
sssd-pam.socket/start failed with result 'dependency'.
Dec 09 18:44:29 focal-desktop systemd[1]: sssd-pam-priv.socket: Job 
sssd-pam-priv.socket/start failed with result 'dependency'.
Dec 09 18:44:29 focal-desktop systemd[1]: sssd-ssh.socket: Bound to unit 
sssd.service, but unit isn't active.
Dec 09 18:44:29 focal-desktop systemd[1]: Dependency failed for SSSD SSH 
Service responder socket.
Dec 09 18:44:29 focal-desktop systemd[1]: sssd-ssh.socket: Job 
sssd-ssh.socket/start failed with result 'dependency'.
Dec 09 18:44:29 focal-desktop systemd[1]: sssd-sudo.socket: Bound to unit 
sssd.service, but unit isn't active.
Dec 09 18:44:29 focal-desktop systemd[1]: Dependency failed for SSSD Sudo 
Service responder socket.
Dec 09 18:44:29 focal-desktop systemd[1]: sssd-sudo.socket: Job 
sssd-sudo.socket/start failed with result 'dependency'.

I think this is fine, though, because, as I said above, these are just
warnings.

I am going to prepare an upload with the systemd change mentioned above,
and will perform more tests to verify that everything works OK.
Hopefully I will be able to upload a fix to Hirsute until this Friday,
and prepare an SRU for Groovy next week.

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

Title:
  sssd won't start

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

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

[Bug 1900668] Re: MAAS PXE Boot stalls with grub 2.02

2020-12-09 Thread Nobuto Murata
** Tags added: ps5

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

Title:
  MAAS PXE Boot stalls with grub 2.02

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

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

[Bug 1907496] [NEW] python-apt-common 2.1.3ubuntu1.1 Ubuntu.info doesn't have 'groovy'

2020-12-09 Thread Ian Douglas Scott
Public bug reported:

http://archive.ubuntu.com/ubuntu/pool/main/p/python-apt/python-apt-
common_2.1.3ubuntu1.1_all.deb lacks `Suite: groovy` in `Ubuntu.info`,
which is present in http://archive.ubuntu.com/ubuntu/pool/main/p/python-
apt/python-apt-common_2.1.3ubuntu1_all.deb.

I assume this is unintentional?

** Affects: python-apt (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/1907496

Title:
  python-apt-common 2.1.3ubuntu1.1 Ubuntu.info doesn't have 'groovy'

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

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

[Bug 1673357] [munin/xenial] verification still needed

2020-12-09 Thread Brian Murray
The fix for this bug has been awaiting testing feedback in the -proposed
repository for xenial for more than 90 days.  Please test this fix and
update the bug appropriately with the results.  In the event that the
fix for this bug is still not verified 15 days from now, the package
will be removed from the -proposed repository.

** Tags added: removal-candidate

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

Title:
  [SRU] Munin core plugin "if_" doesn't work

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

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

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-09 Thread Russell Morris
> I've not yet seen/reproduced the same on qemu 5.0/edk2 2020.08-1 :-/

So you don't see this issue, or haven't had a chance to check it? No
biggie either way, just trying to understand your comment :-).

> Would you mind outlining your case on the upstream mailing list?

Yes, no issue at all - but should we wait for you to test? If you see
the same issue, NP at all flagging this. But if you don't, then somehow
configuration related?

Thanks!

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

Title:
  USB Passthrough Fails on Start, Needs domain Reset

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

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

[Bug 1907506] [NEW] package python3-openssl 19.0.0-1build1 failed to install/upgrade: installed python3-openssl package post-installation script subprocess returned error exit status 1

2020-12-09 Thread Compinfer
Public bug reported:

repeating errors like
  File "/usr/lib/python3/dist-packages/OpenSSL/SSL.py", line 664, in 
_lib.Cryptography_HAS_TLSEXT_HOSTNAME, "SNI not available"
AttributeError: module 'lib' has no attribute 'Cryptography_HAS_TLSEXT_HOSTNAME'
reinstall of /python3-cryptography_2.8-3ubuntu0.1_amd64.deb, 
python3-crypto_2.6.1-13ubuntu2_amd64.deb, python3-openssl_19.0.0-1build1_all.deb
doesn't help.

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: python3-openssl 19.0.0-1build1
ProcVersionSignature: Ubuntu 5.4.0-56.62-lowlatency 5.4.73
Uname: Linux 5.4.0-56-lowlatency x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.13
AptOrdering:
 lsb-release:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Thu Dec 10 00:13:46 2020
ErrorMessage: installed python3-openssl package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2019-05-18 (571 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
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: pyopenssl
Title: package python3-openssl 19.0.0-1build1 failed to install/upgrade: 
installed python3-openssl package post-installation script subprocess returned 
error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: pyopenssl (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/1907506

Title:
  package python3-openssl 19.0.0-1build1 failed to install/upgrade:
  installed python3-openssl package post-installation script subprocess
  returned error exit status 1

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

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

[Bug 1907505] [NEW] librust-getopts+std-dev : Depends: librust-rustc-std-workspace-std-1+default-dev but it is not installable

2020-12-09 Thread Steve Langasek
Public bug reported:

rust-getopts is not migrating because it depends on what appears to be
rust-rustc-std-workspace-std, a source package not present in Debian or
Ubuntu (or in the Debian NEW queue).

Since this is a package which would theoretically be uploaded at some
later date, it doesn't make sense to rust-getopts from the -proposed
queue since it may be migratable without any changes, so instead
documenting here.

A bug should probably be opened against the rust-getopts package in
Debian.

** Affects: rust-getopts (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: update-excuse

** Tags added: update-excuse

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

Title:
   librust-getopts+std-dev : Depends: librust-rustc-std-workspace-std-1
  +default-dev but it is not installable

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

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

[Bug 1907509] [NEW] Screen Tearing Compiz Unity Nvidia Intel hybrid integrated

2020-12-09 Thread Hudson Kendall
Public bug reported:

I've tried several solutions to fix screen tearing in 16.04, but nothing
seems to work.  Screen tearing is so bad that the display is fragmented
into 2-4 horizontal and diagonal sections during any scrolling event,
along with artifacts while updating the screen in any way, like videos,
new tabs, opening programs, moving windows, etc...  This issue started
occurring after a re-installation of libunity-core-6.0-9 and compiz
packages.  I attempted to remedy the situation by installing Nvidia
drivers, thinking they might help compared to nouveau, but no change.

This page seems to have useful information
http://howtoeverything.net/linux/issues/finally-no-more-tearing-anywhere-mate-desktop-and-compiz

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: unity 7.4.5+16.04.20190312-0ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-126.129~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-126-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
.proc.driver.nvidia.gpus..03.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:03:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.130  Wed Mar 21 03:37:26 
PDT 2018
 GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12)
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.27
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Wed Dec  9 14:53:13 2020
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.15.0-126-generic, x86_64: installed
 nvidia-384, 384.130, 4.15.0-126-generic, x86_64: installed
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
0b) (prog-if 00 [VGA controller])
   Subsystem: Dell Haswell-ULT Integrated Graphics Controller [1028:05e0]
   Subsystem: Dell GeForce GT 720M [1028:05e0]
InstallationDate: Installed on 2018-01-22 (1052 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
MachineType: Dell Inc. Latitude E5540
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-126-generic 
root=UUID=3649951d-4784-483a-ac30-916aca6dcdc3 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/01/2014
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: 015YFJ
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd05/01/2014:svnDellInc.:pnLatitudeE5540:pvr01:rvnDellInc.:rn015YFJ:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E5540
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.91-2~16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~16.04.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial

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

Title:
  Screen Tearing Compiz Unity Nvidia Intel hybrid integrated

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

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

Re: [Bug 1907078] Re: ubuntu-bug reports installed package is not installed

2020-12-09 Thread Clemens Drüe
Dear Brian,

On 09.12.20 18:00, Brian Murray wrote:
> When going through the bug reporting process for update-manager-core you
> should have been asked a question about whether the "the issue you are
> reporting one you encountered when upgrading Ubuntu from one release to
> another?". Did you see that question and if so how did you answer?

The system was upgraded vom 18.04 LTS to 20.04 LTS on November, 22.
It had been previously upgraded from ubuntu 16.04 LTS to 18.04 LTS
aurond the end of 2018.

> 
> Additionally, do you have the package ubuntu-release-upgrader-core
> installed?

Yes, is istalled:
ii  ubuntu-release-upgrader-core  1:20.04.29
  all  manage release upgrades

Clemens

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

Title:
  ubuntu-bug reports installed package is not installed

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

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

[Bug 1907499] [NEW] Cheese says gives errors, cant use the webcam

2020-12-09 Thread Ronny Svedman
Public bug reported:

webcam Creative NX pro is detected in lsusb but does not work. has
worked in Ubuntu linux many years back.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: cheese 3.34.0-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-56.62-generic 5.4.73
Uname: Linux 5.4.0-56-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.13
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Wed Dec  9 21:46:43 2020
InstallationDate: Installed on 2020-11-11 (28 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
MachineType: ASUS All Series
RelatedPackageVersions:
 cheese3.34.0-1ubuntu1
 cheese-common 3.34.0-1ubuntu1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/11/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2907
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z97-P
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2907:bd03/11/2016:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ97-P:rvrRevX.0x:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: ASUS MB
dmi.product.name: All Series
dmi.product.sku: All
dmi.product.version: System Version
dmi.sys.vendor: ASUS

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


** Tags: amd64 apport-bug focal gstreamer-error

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

Title:
  Cheese says gives errors, cant use the webcam

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

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

[Bug 1907496] Re: python-apt-common 2.1.3ubuntu1.1 Ubuntu.info doesn't have 'groovy'

2020-12-09 Thread Julian Andres Klode
** Also affects: python-apt (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Changed in: python-apt (Ubuntu Groovy)
   Status: New => Triaged

** Changed in: python-apt (Ubuntu Groovy)
   Importance: Undecided => Critical

** Changed in: python-apt (Ubuntu)
   Status: New => Invalid

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

Title:
  python-apt-common 2.1.3ubuntu1.1 Ubuntu.info doesn't have 'groovy'

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

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

[Bug 1891502] Re: tpm tpm0: Error (28) sending savestate before suspend

2020-12-09 Thread luen_throwaway0
Was able to suspend and wake 3 times consecutively with no apparent
error using this kernel (#17).

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

Title:
  tpm tpm0: Error (28) sending savestate before suspend

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

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

[Bug 1907510] [NEW] Apt-get upgrade fails with checksum errors

2020-12-09 Thread Stephen Woods
Public bug reported:

scw@ellen:~$ lsb_release -rd
Description:Ubuntu 20.04.1 LTS
Release:20.04
?
I expected a number of packages to be upgraded
What I got was this:



Err:3 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 
linux-firmware all 1.187.6
  Hash Sum mismatch
  Hashes of expected file:
   - 
SHA512:b198b64b10643e8515f870c1e8e3edcfec446d1ff82780d50d04b859e14a3448f22ffe1d42a25c73fe8e746e4a764032798d02fdf3287cd8eb378f903d358a59
   - SHA256:9e128cf120150f7165b94edd1ac0e0ab32aa799b427523d98abcfe68030b6e12
   - SHA1:366eb2906eceb6acf17f4db1e6b02f8b4542f2e4 [weak]
   - MD5Sum:d6b26be80cf8a51822628cd412202b81 [weak]
   - Filesize:99497284 [weak]
  Hashes of received file:
   - 
SHA512:6c842fe3eaaa4148939a8dc59472e4229f221b500ea5c7d506d62b218c3d42b9f352f3ae7dc75fc7c9b9bae743abcfce45e5145cf9a05b976c32fb94e713deba
   - SHA256:429e462403f7680d8377d845ab0d1be8b625339d24a440d226d0622af9a56d98
   - SHA1:d506c2bf77b76b5b3e8c008b649a066353dc999f [weak]
   - MD5Sum:1f56350abd87c4bc6bb3291f0412cded [weak]
   - Filesize:99497284 [weak]
  Last modification reported: Thu, 26 Nov 2020 17:18:59 +
Fetched 99.7 MB in 14s (6,967 kB/s)
E: Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.187.6_all.deb
  Hash Sum mismatch
   Hashes of expected file:
- 
SHA512:b198b64b10643e8515f870c1e8e3edcfec446d1ff82780d50d04b859e14a3448f22ffe1d42a25c73fe8e746e4a764032798d02fdf3287cd8eb378f903d358a59
- SHA256:9e128cf120150f7165b94edd1ac0e0ab32aa799b427523d98abcfe68030b6e12
- SHA1:366eb2906eceb6acf17f4db1e6b02f8b4542f2e4 [weak]
- MD5Sum:d6b26be80cf8a51822628cd412202b81 [weak]
- Filesize:99497284 [weak]
   Hashes of received file:
- 
SHA512:6c842fe3eaaa4148939a8dc59472e4229f221b500ea5c7d506d62b218c3d42b9f352f3ae7dc75fc7c9b9bae743abcfce45e5145cf9a05b976c32fb94e713deba
- SHA256:429e462403f7680d8377d845ab0d1be8b625339d24a440d226d0622af9a56d98
- SHA1:d506c2bf77b76b5b3e8c008b649a066353dc999f [weak]
- MD5Sum:1f56350abd87c4bc6bb3291f0412cded [weak]
- Filesize:99497284 [weak]
   Last modification reported: Thu, 26 Nov 2020 17:18:59 +

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Apt-get upgrade fails with checksum errors

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

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

[Bug 1833174] Re: Shadowing the vim-window results in vim-gtk3 crash

2020-12-09 Thread Brian Murray
** Changed in: vim (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/1833174

Title:
   Shadowing the vim-window results in vim-gtk3 crash

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

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

[Bug 1907510] Re: Apt-get upgrade fails with checksum errors

2020-12-09 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1907510/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  Apt-get upgrade fails with checksum errors

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

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

[Bug 1673357] Re: [SRU] Munin core plugin "if_" doesn't work

2020-12-09 Thread Lucas Kanashiro
Sorry for the delay. I verified the package in proposed and it works as
expected:

$ multipass launch -n munin-test daily:16.04
$ multipass shell munin-test
# Add xenial-proposed to the sources list
$ sudo apt update && sudo apt upgrade -y
$ sudo apt install munin -y
$ sudo munin-run if_ens4 config | tail -n 3
up.cdef up,8,*
up.min 0
up.info Traffic of the ens4 interface. Unable to determine interface speed. 
Please install ethtool, wireless-tools, mii-tool or whatever is appropriate for 
the interface.

As you can see no negative number is reported.

** Tags removed: removal-candidate verification-needed 
verification-needed-xenial
** Tags added: verification-done verification-done-xenial

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

Title:
  [SRU] Munin core plugin "if_" doesn't work

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

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

[Bug 1907496] Re: python-apt-common 2.1.3ubuntu1.1 Ubuntu.info doesn't have 'groovy'

2020-12-09 Thread Steve Langasek
** Changed in: python-apt (Ubuntu Groovy)
   Status: Triaged => In Progress

** Changed in: python-apt (Ubuntu Groovy)
 Assignee: (unassigned) => Steve Langasek (vorlon)

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

Title:
  python-apt-common 2.1.3ubuntu1.1 Ubuntu.info doesn't have 'groovy'

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

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

[Bug 1905422] Re: CoinMP Solver not Available, option requires coinmp to be promoted

2020-12-09 Thread Rafael Lima
Hi Heather! I was not able to install LibreOffice using this PPA. When I
enter:

sudo add-apt-repository ppa:hellsworth/lo-coinmp

I get the following error:

Err:22 http://ppa.launchpad.net/hellsworth/lo-coinmp/ubuntu groovy Release
  404  Not Found [IP: 91.189.95.83 80]
Hit:23 http://security.ubuntu.com/ubuntu groovy-security InRelease  
   
Reading package lists... Done   
   
E: The repository 'http://ppa.launchpad.net/hellsworth/lo-coinmp/ubuntu groovy 
Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore 
disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration 
details.

Maybe this is because I'm running Ubuntu 20.10 Groovy and you built
LibreOffice for 21.04 Hirsuite. Will I need to install a 21.04 daily
build to test the new LibreOffice package? Or is there another way for
me to download and test it?

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

Title:
  CoinMP Solver not Available, option requires coinmp to be promoted

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

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

[Bug 1907177] Re: Please remove php8.0 from Ubuntu 21.04

2020-12-09 Thread Steve Langasek
** Tags added: update-excuse

** Tags removed: update-excuse
** Tags added: block-proposed

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

Title:
  Please remove php8.0 from Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php8.0/+bug/1907177/+subscriptions

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

[Bug 1831220] Re: Add hexchat by default on all ubuntu flavours

2020-12-09 Thread Chris Guiver
I'll add Lubuntu has provided `quassel` (distributed IRC client -
monolithic core+client) since 18.10, or on all LXQt releases.

It's also setup to auto-join #lubuntu  (it won't join #ubuntu due +r; or
until user identifies)

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

Title:
  Add hexchat by default on all ubuntu flavours

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

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

[Bug 1907493] Re: wifi network keeps disconnecting

2020-12-09 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1907493/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  wifi network keeps disconnecting

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

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

[Bug 1899180] Re: autopkgtest fails Bionic@amd64 (service) and Hirsute@arm64 (racy)

2020-12-09 Thread Robie Basak
Hello Balint, or anyone else affected,

Accepted libvirt into groovy-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/libvirt/6.6.0-1ubuntu3.2 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-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. 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: libvirt (Ubuntu Groovy)
   Status: New => Fix Committed

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

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

** Tags added: verification-needed-focal

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

Title:
  autopkgtest fails Bionic@amd64 (service) and Hirsute@arm64 (racy)

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

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

[Bug 1899180] Please test proposed package

2020-12-09 Thread Robie Basak
Hello Balint, or anyone else affected,

Accepted libvirt into focal-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/libvirt/6.0.0-0ubuntu8.6 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: libvirt (Ubuntu Bionic)
   Status: New => Fix Committed

** Tags added: verification-needed-bionic

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

Title:
  autopkgtest fails Bionic@amd64 (service) and Hirsute@arm64 (racy)

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

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

[Bug 1899180] Please test proposed package

2020-12-09 Thread Robie Basak
Hello Balint, or anyone else affected,

Accepted libvirt into bionic-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/libvirt/4.0.0-1ubuntu8.18 in a few
hours, and then in the -proposed repository.

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

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

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

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

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

Title:
  autopkgtest fails Bionic@amd64 (service) and Hirsute@arm64 (racy)

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

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

<    1   2   3   >