[Bug 1902577] Re: TGL system automatically resumes from s2idle when connecting to a docking station with a monitor

2021-02-03 Thread Timo Aaltonen
** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: New => Fix Committed

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

Title:
  TGL system automatically resumes from s2idle when connecting to a
  docking station with a monitor

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

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

[Bug 1912033] Re: Thinkpad - add palm sensor support needed for WWAN

2021-02-03 Thread Timo Aaltonen
** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: New => Fix Committed

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

Title:
  Thinkpad - add palm sensor support needed for WWAN

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

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

[Bug 1913263] Re: Remove scary stack trace from Realtek WiFi driver

2021-02-03 Thread Timo Aaltonen
** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: Confirmed => Fix Committed

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

Title:
  Remove scary stack trace from Realtek WiFi driver

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

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

[Bug 1913520] Re: Restore palm ejection on multi-input devices

2021-02-03 Thread Timo Aaltonen
** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: Confirmed => Fix Committed

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

Title:
  Restore palm ejection on multi-input devices

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

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

[Bug 1914400] [NEW] pcman fm crashes often on lubuntu 18.04

2021-02-03 Thread Sincan Maulana
Public bug reported:

I have many times crashes on my pcman fm

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: pcmanfm 1.2.5-3ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-65.73~18.04.1-generic 5.4.78
Uname: Linux 5.4.0-65-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.21
Architecture: amd64
Config_pcmanfm_System_Lubuntu: Error: [Errno 2] Tidak ada berkas atau direktori 
seperti itu: '/etc/xdg/pcmanfm/Lubuntu/lubuntu.conf'
CurrentDesktop: LXDE
Date: Wed Feb  3 18:40:08 2021
InstallationDate: Installed on 2021-01-30 (4 days ago)
InstallationMedia: Lubuntu 18.04.5 LTS "Bionic Beaver" - Release amd64 
(20200806.1)
SourcePackage: pcmanfm
Udisks_dump: Error: [Errno 2] Tidak ada berkas atau direktori seperti itu: 
'udisks': 'udisks'
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

Title:
  pcman fm crashes often on lubuntu 18.04

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

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

[Bug 1914401] [NEW] Memory problems running finfo::buffer with PHP_CLI

2021-02-03 Thread Hamid Alaei
Public bug reported:

PHP internally uses libmagic for getting information about files. This
sample php code consumes 483 MB of RAM for detecting mimetype of a 48 MB
MP3 file using php7.4 but it uses only 56 MB with php7.2.

$finfo = new finfo(FILEINFO_MIME_TYPE, '');
$contents = file_get_contents('file.mp3');
echo($finfo->buffer($contents));

The bug is reported to php as well. They say it should be reported to
libmagic. See https://bugs.php.net/bug.php?id=79263

The PHP bug is over 1 year old.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libmagic1 1:5.32-2ubuntu0.4
ProcVersionSignature: Ubuntu 4.15.0-135.139-generic 4.15.18
Uname: Linux 4.15.0-135-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.21
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Feb  3 15:04:30 2021
Dependencies:
 gcc-8-base 8.4.0-1ubuntu1~18.04
 libc6 2.27-3ubuntu1.4
 libgcc1 1:8.4.0-1ubuntu1~18.04
 libmagic-mgc 1:5.32-2ubuntu0.4
 zlib1g 1:1.2.11.dfsg-0ubuntu2
InstallationDate: Installed on 2018-10-07 (849 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: file
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu
 Importance: Undecided
 Status: New


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

Title:
  Memory problems running finfo::buffer with PHP_CLI

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

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

[Bug 1458322] Re: NetworkManager doesn't hide virtual interfaces (e.g. Docker, VMWare)

2021-02-03 Thread Luis Alberto Pabón
I managed to get Campbell's patch to hide unmanaged devices upstreamed:

https://gitlab.gnome.org/GNOME/network-manager-
applet/-/merge_requests/93

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

Title:
  NetworkManager doesn't hide virtual interfaces (e.g. Docker, VMWare)

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

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

[Bug 1910938] Re: Text is missing from shell panel and menus

2021-02-03 Thread Philippe Volte--Vieira
Good to know, thanks. I'll do that if it happens again, or for any other
bug actually.

I don't see any 'Extensions' app (and I don't remember installing any 
extension) but i can execute 'gnome-extensions list' (same result without 
'--enabled' option):
me@myComputer:~$ gnome-extensions list --enabled
desktop-icons@csoriano
ubuntu-appindicat...@ubuntu.com
ubuntu-d...@ubuntu.com

Do I have to do something once they are disabled?

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

Title:
  Text is missing from shell panel and menus

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

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

[Bug 1914398] [NEW] df reports negative number of used blocks on large filesystem

2021-02-03 Thread Thomas Dreibholz
Public bug reported:

df reports negative number of used blocks on large filesystem (18.5
TiB):

nornetpp@oesthorn:~$ df /home
Filesystem  1K-blocksUsed  Available Use% Mounted on
/dev/sdb1  2684353464 -1825532684 4509886148- /home

nornetpp@oesthorn:~$ cat /etc/fstab | grep /home
UUID=9a12de8d-1d01-4930-9897-5d4097b7f892 /home   reiserfs defaults

nornetpp@oesthorn:~$ sudo gdisk /dev/sdb
[sudo] password for nornetpp: 
GPT fdisk (gdisk) version 1.0.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): p
Disk /dev/sdb: 39728447488 sectors, 18.5 TiB
Model: Virtual disk
Sector size (logical/physical): 512/512 bytes
Disk identifier (GUID): 0956159A-AAFE-4DB4-8FD3-6F6A515B1727
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 33
First usable sector is 34, last usable sector is 39728447454
Partitions will be aligned on 2048-sector boundaries
Total free space is 2014 sectors (1007.0 KiB)

Number  Start (sector)End (sector)  Size   Code  Name
   12048 39728447454   18.5 TiB8300  Linux filesystem

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: coreutils 8.30-3ubuntu2
ProcVersionSignature: Ubuntu 5.8.0-41.46~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-41-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: skip
Date: Wed Feb  3 12:35:45 2021
InstallationDate: Installed on 2012-10-12 (3036 days ago)
InstallationMedia: Ubuntu-Server 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120817.3)
SourcePackage: coreutils
UpgradeStatus: Upgraded to focal on 2021-02-03 (0 days ago)

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


** Tags: amd64 apport-bug focal

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

Title:
  df reports negative number of used blocks on large filesystem

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

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

[Bug 1909732] Re: Gnome Shell freezes for 2 minutes on unlock when mobile phone is connected (log shows gvfsd PTP errors)

2021-02-03 Thread Matthew Hudson
Daniel,

I have had my phone connected several times now, for differing number of
times - 1 hour to over night and it appears that every time I go to log
in there are no issues with a lag anymore.

Is there anything you would like me to do extra?

Matthew

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

Title:
  Gnome Shell freezes for 2 minutes on unlock when mobile phone is
  connected (log shows gvfsd PTP errors)

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

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

[Bug 1911639] Re: dbxupdate of secureboot-db does not match revocation list provided by UEFI forum

2021-02-03 Thread Dimitri John Ledkov
The dbx revocation list shipped by the UEFI forum, revokes Fedora
distribution secureboot bootloaders. They are in process receiving new
signatures, but until they do, we chose to pause rollout of these
revocations.

The new dbx revocation list is available from `-proposed` for a few
series.

https://launchpad.net/ubuntu/+source/secureboot-db => you will notice
that for focal and earlier, there is updated secureboot-db update
package that you can download and install.

With those you will not be able to boot Fedora, and other derivatives
that reuse Fedora secureboot bootloaders (at least at some time Arch
Linux did that).


** Changed in: secureboot-db (Ubuntu)
   Status: New => Won't Fix

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

Title:
  dbxupdate of secureboot-db does not match revocation list provided by
  UEFI forum

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

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

Re: [Bug 1913266] Comment bridged from LTC Bugzilla

2021-02-03 Thread Christian Ehrhardt 
> Just talked to Christian. He tested on a none SE system and verified the cmd 
> line including starting a guest successfully.
> Peters system is currently at 20.04 and he needs his system to stay at 20.04. 
> He would be able able to test a 20.04 version on SE.
> Do you require more tests on a SE LPAR for 21.04(hirsute)?

Not strictly but I'd want to avoid verifying it properly on the F
SRUs to then have an upgrade regression as it is failing in Hirsute.
But If Christian (thanks) has checked the generated cmdline, that is
what we need to be somewhat sure.
Also Hirsute is the release closest to what you brought upstream, so
the chance of unexpected chaos is lower than it will be on e.g. the
backports.
So I'm ok for now, but 7.0 will take a few days more to be fully ready
- so if anyone ends up having a SE system available that could run
Hirsute give it a shot.

P.S. Being curious - can't you just "boot another disk with 21.04 into
an SE environment" - is SE so restrictive that this old nice way of
testing multiple things with a single lpar no longer works?

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

Title:
  [UBUNTU 20.04] Vsock can't be used with Secure Execution, required
  argument not supported

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

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

[Bug 1850958] Re: dkms artifacts may expire from the pool

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

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

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


** Tags added: verification-needed-focal

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

Title:
  dkms artifacts may expire from the pool

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

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

[Bug 1912898] Re: [i915] With kernel 5.8, video crashes, system freezes. But 5.4 works.

2021-02-03 Thread Kleber Sacilotto de Souza
Hi Duane,

Regarding your comments:

5) Ubuntu 20.04 runs fine when running directly from USB flashdrive. This is 
really wierd.
6) Occurs immediately after a fresh installation of 20.04 in any partition. 
Verified sha256sums.

I believe the installer will update some packages, including the kernel,
when you do the installation on the system. This would explain the
difference between running the live-cd and the installed system.

If after the automatic update to 5.8 your 5.4 kernels are not available
anymore for booting, you can try installing the meta package "linux-
generic" which would install the latest 5.4 kernel.

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

Title:
  [i915] With kernel 5.8, video crashes, system freezes. But 5.4 works.

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

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

[Bug 1912610] Re: openvswitch-ipsec package missing in ubuntu

2021-02-03 Thread Manfred Hampl
That package has already been re-added to Debian.

Change history in Debian:

2.8.1 - Removed deprecated openvswitch-ipsec

2.11.0 - Reintroduce the openvswitch-ipsec package.

** Changed in: openvswitch (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/1912610

Title:
  openvswitch-ipsec package missing in ubuntu

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

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

[Bug 1914287] Re: PANIC at zfs_vfsops.c:585:zfs_space_delta_cb / VERIFY3(sa.sa_magic == SA_MAGIC) failed

2021-02-03 Thread John Stumbles
I've just realised (newbie here :-)) that /var/log/apt/history.* has
information on package versions which may be useful.

Linux version before/after problem:

Start-Date: 2021-01-28  15:42:31
Commandline: apt-get dist-upgrade
Requested-By: ubuntu (1000)
Install: linux-image-5.4.0-1028-raspi:arm64 (5.4.0-1028.31, automatic), 
linux-headers-5.4.0-1028-raspi:arm64 (5.4.0-1028.31, automatic), 
linux-modules-5.4.0-1028-raspi:arm64 (5.4.0-1028.31, automatic), 
linux-raspi-headers-5.4.0-1028:arm64 (5.4.0-1028.31, automatic)
Upgrade: lshw:arm64 (02.18.85-0.3ubuntu2, 02.18.85-0.3ubuntu2.20.04.1), 
libc6:arm64 (2.31-0ubuntu9.1, 2.31-0ubuntu9.2), locales:arm64 (2.31-0ubuntu9.1, 
2.31-0ubuntu9.2), libc-bin:arm64 (2.31-0ubuntu9.1, 2.31-0ubuntu9.2), 
linux-raspi:arm64 (5.4.0.1026.61, 5.4.0.1028.63), linux-image-raspi:arm64 
(5.4.0.1026.61, 5.4.0.1028.63), linux-headers-raspi:arm64 (5.4.0.1026.61, 
5.4.0.1028.63)
End-Date: 2021-01-28  15:52:33

zfs versions (earlier version was running before and after problem
started):

Start-Date: 2021-02-01  14:07:23
Commandline: apt-get dist-upgrade
Requested-By: ubuntu (1000)
Upgrade: zfs-zed:arm64 (0.8.3-1ubuntu12.5, 0.8.3-1ubuntu12.6), 
zfsutils-linux:arm64 (0.8.3-1ubuntu12.5, 0.8.3-1ubuntu12.6), libzfs2linux:arm64 
(0.8.3-1ubuntu12.5, 0.8.3-1ubuntu12.6), libzpool2linux:arm64 (0.8.3-1
ubuntu12.5, 0.8.3-1ubuntu12.6), libnvpair1linux:arm64 (0.8.3-1ubuntu12.5, 
0.8.3-1ubuntu12.6), libuutil1linux:arm64 (0.8.3-1ubuntu12.5, 0.8.3-1ubuntu12.6)
End-Date: 2021-02-01  14:08:43

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

Title:
  PANIC at zfs_vfsops.c:585:zfs_space_delta_cb / VERIFY3(sa.sa_magic ==
  SA_MAGIC) failed

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

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

[Bug 1914226] Re: Add option to enable screen-keyboard icon in panel

2021-02-03 Thread Hatsune
Please specify which part of the screen you are requesting this on.

https://gitee.com/mHatsune/chaya/raw/master/disk/icony.png

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => New

** Summary changed:

- Add option to enable screen-keyboard icon in panel
+ Add option to enable screen-keyboard icon for panel

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

Title:
  Add option to enable screen-keyboard icon for panel

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

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

[Bug 1914226] Re: Add option to enable screen-keyboard icon in panel

2021-02-03 Thread Hatsune
** Summary changed:

- Add option to enable screen-keyboard icon in dock
+ Add option to enable screen-keyboard icon in panel

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

Title:
  Add option to enable screen-keyboard icon for panel

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

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

[Bug 1914278] Re: apt autoremove is not removing unused kernels

2021-02-03 Thread Balint Reczey
Please install a few old kernels manually, mark them autoremovable and
run u-u in verbose and debug mode.

If u-u removes those kernels this is not an u-u bug.

Then install those again and try removing them with apt.

If apt removes those kernels than this is not an APT bug.

** Changed in: unattended-upgrades (Ubuntu)
   Status: New => Incomplete

** Changed in: apt (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/1914278

Title:
  apt autoremove is not removing unused kernels

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

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

[Bug 1914279] Re: linux from security may force reboots without complete dkms modules

2021-02-03 Thread Balint Reczey
Since this breaks systems unattended I'm marking the bug as High, but I
recommend the Critical severity.

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

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

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

Title:
  linux from security may force reboots without complete dkms modules

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

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

[Bug 1914279] Re: linux from security may force reboots without complete dkms modules

2021-02-03 Thread Balint Reczey
The linux packgages need to add breaks against in-archive dkms modules
failing to build with the updated kernel, thus APT and APT frontends can
hold back the upgrade until all dkms package updates become ready.

** Changed in: update-manager (Ubuntu)
   Status: New => Invalid

** Changed in: 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/1914279

Title:
  linux from security may force reboots without complete dkms modules

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

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

[Bug 1914279] Re: linux from security may force reboots without complete dkms modules

2021-02-03 Thread Balint Reczey
This is only a linux package update process problem, and apt frontends
can do nothing to prevent it.

** Changed in: unattended-upgrades (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/1914279

Title:
  linux from security may force reboots without complete dkms modules

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

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

[Bug 1896394] Re: Prevent add to favorite and vise versa when move apps to left or right

2021-02-03 Thread Hatsune
** Changed in: gnome-shell-extension-ubuntu-dock (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/1896394

Title:
  Prevent add to favorite and vise versa when move apps to left or right

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

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

[Bug 1913266] Comment bridged from LTC Bugzilla

2021-02-03 Thread bugproxy
--- Comment From boris_fiuczyn...@de.ibm.com 2021-02-03 05:35 EDT---
(In reply to comment #18)
> > Did anyone have the time to check the PPA I referenced above before I do an
> > upload?
>
> the libvirt from ppa train 4408 seems to work fine. regarding vhost and iommu

Just talked to Christian. He tested on a none SE system and verified the cmd 
line including starting a guest successfully.
Peters system is currently at 20.04 and he needs his system to stay at 20.04. 
He would be able able to test a 20.04 version on SE.
Do you require more tests on a SE LPAR for 21.04(hirsute)?

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

Title:
  [UBUNTU 20.04] Vsock can't be used with Secure Execution, required
  argument not supported

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

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

[Bug 1914062] Re: NetworkManager-wait-online.service in 1.28.0-2ubuntu1 fails to start in LXC

2021-02-03 Thread Sebastien Bacher
Reported upstream
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/650

** Bug watch added: 
gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues #650
   https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/650

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

Title:
  NetworkManager-wait-online.service in 1.28.0-2ubuntu1 fails to start
  in LXC

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

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

[Bug 1914287] Re: PANIC at zfs_vfsops.c:585:zfs_space_delta_cb / VERIFY3(sa.sa_magic == SA_MAGIC) failed

2021-02-03 Thread John Stumbles
The date (Jan 29) of the first occurrence of the panic suggests that it
was not caused by changes in the packages

libnvpair1linux 0.8.3-1ubuntu12.6
libuutil1linux 0.8.3-1ubuntu12.6
libzfs2linux 0.8.3-1ubuntu12.6
libzpool2linux 0.8.3-1ubuntu12.6
zfs-zed 0.8.3-1ubuntu12.6
zfsutils-linux 0.8.3-1ubuntu12.6

It was not until Feb 01 that I got a message from apticron that they
needed upgrading.

(I don't know what versions I was running before, and I don't know how
to find out. my /var/cache/apt/archives has only latest versions.)

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

Title:
  PANIC at zfs_vfsops.c:585:zfs_space_delta_cb / VERIFY3(sa.sa_magic ==
  SA_MAGIC) failed

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

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

[Bug 1908452] Re: MAAS stops working and deployment fails after `Loading ephemeral` step

2021-02-03 Thread Adam Collard
** Changed in: simplestreams
   Status: In Progress => Fix Committed

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

Title:
  MAAS stops working and deployment fails after `Loading ephemeral` step

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

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

[Bug 1914223] Re: Add screen keyboard modes (option to morph into several keyboards)

2021-02-03 Thread Hatsune
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3659

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => New

** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #3659
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3659

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

Title:
   Add screen keyboard modes (option to morph into several keyboards)

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

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

[Bug 1914225] Re: Emoji button and pack for screen keyboard

2021-02-03 Thread Hatsune
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3658

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => New

** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #3658
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3658

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

Title:
  Emoji button and pack for screen keyboard

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

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

[Bug 1914372] Re: Ubuntu packages affected by CVE-2020-24553

2021-02-03 Thread Dariusz Gadomski
** Description changed:

  [Impact]
  
-  Go before 1.14.8 and 1.15.x before 1.15.1 allows XSS because text/html
+  Go before 1.14.8 and 1.15.x before 1.15.1 allows XSS because text/html
  is the default for CGI/FCGI handlers that lack a Content-Type header.
  
  [Test Case]
  
-  Described as POC at https://www.redteam-pentesting.de/en/advisories/rt-
+  Described as POC at https://www.redteam-pentesting.de/en/advisories/rt-
  sa-2020-004/-inconsistent-behavior-of-gos-cgi-and-fastcgi-transport-may-
  lead-to-cross-site-scripting:
  
-  1. Use the snippet of CGI go code provided and run it: go run poc.go
-  2. Run nginx with the config provided to forward the FastCGI calls to the go 
program.
-  3. curl -i -o - http://localhost:8000
-  4. Observe the output.
+  1. Use the snippet of CGI go code provided and run it: go run poc.go
+  2. Run nginx with the config provided to forward the FastCGI calls to the go 
program.
+  3. curl -i -o - http://localhost:8000
+  4. Observe the output.
  
- In a affected go build the output will say:
+ In an affected golang build the output will say:
  Content-Type: text/html (...)
  while in the fixed version it should recognize the content type correctly as:
  Content-Type: image/png
  
  [Where problems could occur]
  
-  * It may affect deployments where go apps are used as CGI scripts - if
+  * It may affect deployments where go apps are used as CGI scripts - if
  the setup was incorrectly relying on hard-coded content type it may
  require fixing it.
  
  [Other Info]
-  
-  * The fix is present in golang-1.15 for hirsute and groovy.
+ 
+  * The fix is present in golang-1.15 for hirsute and groovy.

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

Title:
  Ubuntu packages affected by CVE-2020-24553

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

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

[Bug 1914374] Re: Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

2021-02-03 Thread jeremyszu
There is because the corresponding drivers is not be installed.

E.g. iwlwifi for AX201 wireless module.

In this case, the iwlwifi is in linux-modules-extra-5.8.0-41-generic.

So, the real issue is why the linux-modules-extra-5.8.0-41-generic is
not be installed during the installation.

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

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1892834] Re: rclone in Ubuntu 20.04 and 20.10 is outdated and contains important bugs (memory leaks, etc)

2021-02-03 Thread Nikolay
There is already 1.54
https://github.com/rclone/rclone/releases/tag/v1.54.0

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

Title:
  rclone in Ubuntu  20.04 and 20.10 is outdated and contains important
  bugs (memory leaks, etc)

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

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

[Bug 1913421] Re: Load of pre-upgrade qemu modules needs to avoid noexec

2021-02-03 Thread Christian Ehrhardt 
@Dan - from the discussion we had the outcome was that tmpfiles can only create 
directories and set ownership. At the same time the path is set (per upstream 
agreement cross distros) and also due to apparmor confinement no symlink magic 
will help. But the issue we ahve here is that we need to have /run/qemu to be 
NOT noexec which /run in many cases is by default.
I haven't seen any comeback of a tmpfiles solution as those limitations were 
not overcome.

If you strip out all the trial and error I had on this bug then it is just:
1. Victor told me we need "exec", he is right
2. Discussion with more developers showed that this feature, although nice - 
should
   really not be default enabled (but we are fine to make it a comfortable 
opt-in).
3. I'm prepping a change that fulfills
   #1 with a .mount unit
   #2 with a config file and the .mount being default disabled

The suggested config file would be:
/etc/default/qemu-block-extra-upgrade-backup

The files there usually are == package name, but this is a very special
case so just naming it qemu-block-extra seems wrong. Starting with the
package name, but having a suffix is what I'd go for until review
happens.

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

Title:
  Load of pre-upgrade qemu modules needs to avoid noexec

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

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

[Bug 1914287] Re: PANIC at zfs_vfsops.c:585:zfs_space_delta_cb / VERIFY3(sa.sa_magic == SA_MAGIC) failed

2021-02-03 Thread John Stumbles
Going back through logfiles the first occurrence is
Jan 29 12:27:52 donny kernel: [72122.085286] PANIC at 
zfs_vfsops.c:585:zfs_space_delta_cb()

So it seems to have started after I upgraded from Linux version
5.4.0-1026-raspi to 1028

Jan 27 04:27:18 donny kernel: [0.00] Linux version
5.4.0-1026-raspi (buildd@bos02-arm64-062) (gcc version 9.3.0 (Ubuntu
9.3.0-17ubuntu1~20.04)) #29-Ubuntu SMP PREEMPT Mon Dec 14 17:01:16 UTC
2020 (Ubuntu 5.4.0-1026.29-raspi 5.4.78)

Jan 28 16:25:31 donny kernel: [0.00] Linux version
5.4.0-1028-raspi (buildd@bos02-arm64-034) (gcc version 9.3.0 (Ubuntu
9.3.0-17ubuntu1~20.04)) #31-Ubuntu SMP PREEMPT Wed Jan 20 11:30:45 UTC
2021 (Ubuntu 5.4.0-1028.31-raspi 5.4.78)

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

Title:
  PANIC at zfs_vfsops.c:585:zfs_space_delta_cb / VERIFY3(sa.sa_magic ==
  SA_MAGIC) failed

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

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

[Bug 1910749] Re: stop building nvidia dkms on kernels with no lrm

2021-02-03 Thread William Breathitt Gray
** Also affects: linux-oracle (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/1910749

Title:
  stop building nvidia dkms on kernels with no lrm

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

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

[Bug 1910982] Re: ZTE Modem USB stick not recognized with kernel 5.8

2021-02-03 Thread Josue Gomes
After reinstalling usb_modeswitch package the problem is gone. Thanks
for the help and support.

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

Title:
  ZTE Modem USB stick not recognized with kernel 5.8

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

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

[Bug 1914388] Re: package libreoffice-style-breeze 1:6.4.4-0ubuntu0.20.04.1 failed to install/upgrade: dpkg-deb --fsys-tarfile subprocess returned error exit status 2

2021-02-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libreoffice-style-breeze 1:6.4.4-0ubuntu0.20.04.1 failed to
  install/upgrade: dpkg-deb --fsys-tarfile subprocess returned error
  exit status 2

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

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

[Bug 1914389] [NEW] Integrate fixes for some minor issues found during verification

2021-02-03 Thread Jesse Sung
Public bug reported:

So far there are two fixes ready to be merged:
* UBUNTU: SAUCE: gpio-mlxbf2.c: Support soft reset gpio interrupt
* Fix intermittent OOB link up issue

** Affects: linux-bluefield (Ubuntu)
 Importance: Undecided
 Assignee: Jesse Sung (wenchien)
 Status: Fix Committed

** Affects: linux-bluefield (Ubuntu Focal)
 Importance: Undecided
 Assignee: Jesse Sung (wenchien)
 Status: Fix Committed

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

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

** Changed in: linux-bluefield (Ubuntu Focal)
 Assignee: (unassigned) => Jesse Sung (wenchien)

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

Title:
  Integrate fixes for some minor issues found during verification

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

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

[Bug 1912935] Re: battery drain while notebook off / shutdown

2021-02-03 Thread asgard2
@kaihengfeng
Awesome, battery is still on the same percentage. I need this fix.

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

Title:
  battery drain while notebook off / shutdown

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

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

[Bug 1914388] [NEW] package libreoffice-style-breeze 1:6.4.4-0ubuntu0.20.04.1 failed to install/upgrade: dpkg-deb --fsys-tarfile subprocess returned error exit status 2

2021-02-03 Thread Quentin Gruet
Public bug reported:

Following an update

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: libreoffice-style-breeze 1:6.4.4-0ubuntu0.20.04.1
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: skip
Date: Wed Feb  3 10:52:02 2021
ErrorMessage: dpkg-deb --fsys-tarfile subprocess returned error exit status 2
InstallationDate: Installed on 2021-02-03 (0 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
PackageArchitecture: all
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.4
SourcePackage: libreoffice
Title: package libreoffice-style-breeze 1:6.4.4-0ubuntu0.20.04.1 failed to 
install/upgrade: dpkg-deb --fsys-tarfile subprocess returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: libreoffice (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/1914388

Title:
  package libreoffice-style-breeze 1:6.4.4-0ubuntu0.20.04.1 failed to
  install/upgrade: dpkg-deb --fsys-tarfile subprocess returned error
  exit status 2

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

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

[Bug 263063] 263063!

2021-02-03 Thread Margaret Kelly
https://j.mp/3anxFOh



=

I care about the job, but mostly I want to be inspired. - Jerry Maguire
The soundtrack to \'Indecent Exposure\' is a romantic mix of music that I know 
most women love to hear, so I never keep it far from me when women are nearby. 
- Fabio
A chaste woman ought not to die her hair yellow. - Menander

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

Title:
  pops up often

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

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

[Bug 1913266] Comment bridged from LTC Bugzilla

2021-02-03 Thread bugproxy
--- Comment From cborn...@de.ibm.com 2021-02-03 04:41 EDT---
> Did anyone have the time to check the PPA I referenced above before I do an
> upload?

the libvirt from ppa train 4408 seems to work fine. regarding vhost and
iommu

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

Title:
  [UBUNTU 20.04] Vsock can't be used with Secure Execution, required
  argument not supported

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

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

[Bug 1913715] Re: linux-aws-hwe proposed package is in the universe pocket

2021-02-03 Thread Po-Hsu Lin
The temporary solution is to revert commit
f738d89955df2d637913a51eb3882648ed6d4edf ("[proposed] Update
enable_proposed in lib.target") in CKCT on AWS jenkins.

** Tags added: aws kqa-blocker sru-20210104

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

Title:
  linux-aws-hwe proposed package is in the universe pocket

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

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

[Bug 1914286] Re: xsetwacom non-functional after hot-plug

2021-02-03 Thread Colin Watson
** Project changed: launchpad => ubuntu

** Package changed: ubuntu => xf86-input-wacom (Ubuntu)

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

Title:
  xsetwacom non-functional after hot-plug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1914286/+subscriptions

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

[Bug 1914147] Re: Firefox hangs after upgrade to version 85

2021-02-03 Thread Sergio Callegari
@Oliver Tilloy

- Behavior is exactly as in
https://bugzilla.mozilla.org/show_bug.cgi?id=1689809. When the bug
occurred I could only see the frame.

- I have managed working around the bug. This seems definitely to be
caused by some race. Disabling all the extensions and re-enabling them
one by one I managed "fixing" the problem without having to reset my
profile.

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

Title:
  Firefox hangs after upgrade to version 85

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

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

[Bug 1903864] Re: qemu-system-x86_64: -device tpm-tis, tpmdev=tpm-tpm0, id=tpm0: Property 'tpm-tis.tpmdev' can't find value 'tpm-tpm0'

2021-02-03 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/397417

** Merge proposal linked:
   
https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/397418

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

Title:
  qemu-system-x86_64: -device tpm-tis,tpmdev=tpm-tpm0,id=tpm0: Property
  'tpm-tis.tpmdev' can't find value 'tpm-tpm0'

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

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

[Bug 1903864] Re: qemu-system-x86_64: -device tpm-tis, tpmdev=tpm-tpm0, id=tpm0: Property 'tpm-tis.tpmdev' can't find value 'tpm-tpm0'

2021-02-03 Thread Christian Ehrhardt 
Ok, so it seems we can fix the issue we have "here" with the changes I have 
prepared.
There are a few more changes to release an SRU and I'll want to bundle them, so 
there might be a bit of delay.

** Changed in: qemu (Ubuntu Focal)
   Status: Incomplete => Triaged

** Changed in: qemu (Ubuntu Groovy)
   Status: Incomplete => Triaged

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

Title:
  qemu-system-x86_64: -device tpm-tis,tpmdev=tpm-tpm0,id=tpm0: Property
  'tpm-tis.tpmdev' can't find value 'tpm-tpm0'

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

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

[Bug 1914286] [NEW] xsetwacom non-functional after hot-plug

2021-02-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

On a multi monitor display, monitoring mapping using the built in gnome
tool or xsetwacom does not function if the drawing tablet is unplugged
and reinserted. Essentially, the mapping only works if the tablet is
plugged in when gdm starts. While verbose output does suggest that it is
remapping, the remapping is not enforced:

... Device 'Wacom Intuos4 6x9 Pen stylus' (11) found.
... Remapping to output area 1680x1050 @ 0,0.
... Transformation matrix:
... [ 0.318182 0.00 0.00 ]
... [ 0.00 0.875000 0.00 ]
... [ 0.00 0.00 1.00 ]

Kernel: 5.8.0-41-generic
Gnome: 3.36.8

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
xsetwacom non-functional after hot-plug
https://bugs.launchpad.net/bugs/1914286
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

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

[Bug 1904992] Re: Apply patches from Mellanox for the next release

2021-02-03 Thread Jesse Sung
** Changed in: linux-bluefield (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: linux-bluefield (Ubuntu Focal)
   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/1904992

Title:
  Apply patches from Mellanox for the next release

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

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

[Bug 1789177] Re: RabbitMQ fails to synchronize exchanges under high load

2021-02-03 Thread Edward Hope-Morley
@seyeongkim the problem here is that we cant make a change in a stable
release that requires a maintenance window to upgrade since there will
be environments that are not aware of this and e.g. unattended-upgrades
that will break when they upgrade. I think the safest action we can take
here is cancel the xenial-proposed sru and revert the bionic-updates
patch.

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

Title:
  RabbitMQ fails to synchronize exchanges under high load

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

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

[Bug 1914379] [NEW] SNMP V3 Pdu request size not handled

2021-02-03 Thread Alessandro BESSI
Public bug reported:

In net-snmp 5.8, a regression has been done with SNMP v3 and the maximum size 
for the session.
It's corrected in 5.9 and was working in 5.7.
I have tested the change and all is working fine.
Please see 
https://github.com/net-snmp/net-snmp/commit/78bf0069ddd24ea0cc716421c53e1daf46da7002

Is there a way to integrate it in the 5.8 release ?

Description:Ubuntu 20.04.1 LTS
Release:20.04

** Affects: net-snmp (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: "increase_max_msg_size.patch"
   
https://bugs.launchpad.net/bugs/1914379/+attachment/5459329/+files/increase_max_msg_size.patch

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

Title:
  SNMP V3 Pdu request size not handled

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

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

[Bug 1913395] Re: [UBUNTU 21.04] qemu s390x/pci: Honor vfio DMA limiting

2021-02-03 Thread Christian Ehrhardt 
** Tags added: server-next

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

Title:
  [UBUNTU 21.04] qemu s390x/pci: Honor vfio DMA limiting

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

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

[Bug 1914372] Re: Ubuntu packages affected by CVE-2020-24553

2021-02-03 Thread Dariusz Gadomski
Patch proposal for golang-1.10 on Xenial.

** Patch added: "xenial_golang-1.10.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/golang-1.10/+bug/1914372/+attachment/5459328/+files/xenial_golang-1.10.debdiff

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

Title:
  Ubuntu packages affected by CVE-2020-24553

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

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

[Bug 1914372] Re: Ubuntu packages affected by CVE-2020-24553

2021-02-03 Thread Dariusz Gadomski
Patch proposal for golang-1.10 on Bionic.

** Patch added: "bionic_golang-1.10.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/golang-1.10/+bug/1914372/+attachment/5459326/+files/bionic_golang-1.10.debdiff

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

Title:
  Ubuntu packages affected by CVE-2020-24553

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

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

[Bug 1914372] Re: Ubuntu packages affected by CVE-2020-24553

2021-02-03 Thread Dariusz Gadomski
Patch proposal for golang-1.14 on Focal.

** Patch added: "focal_golang-1.14.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/golang-1.10/+bug/1914372/+attachment/5459325/+files/focal_golang-1.14.debdiff

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

Title:
  Ubuntu packages affected by CVE-2020-24553

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

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

[Bug 1914372] Re: Ubuntu packages affected by CVE-2020-24553

2021-02-03 Thread Dariusz Gadomski
Patch proposal for golang-1.14 on Groovy.

** Patch added: "groovy_golang-1.14.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/golang-1.10/+bug/1914372/+attachment/5459324/+files/groovy_golang-1.14.debdiff

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

Title:
  Ubuntu packages affected by CVE-2020-24553

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

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

[Bug 1914372] Re: Ubuntu packages affected by CVE-2020-24553

2021-02-03 Thread Dariusz Gadomski
Patch proposal for golang-1.14 on Groovy.

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

Title:
  Ubuntu packages affected by CVE-2020-24553

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

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

[Bug 1914372] Re: Ubuntu packages affected by CVE-2020-24553

2021-02-03 Thread Dariusz Gadomski
Patch proposal for golang-1.14 for Hirsute

** Patch added: "hirsute_golang-1.14.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/golang-1.10/+bug/1914372/+attachment/5459322/+files/hirsute_golang-1.14.debdiff

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

Title:
  Ubuntu packages affected by CVE-2020-24553

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

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

[Bug 1894977] Re: IBM-iobrick patches for Ubuntu 20.04

2021-02-03 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Status: Expired => Invalid

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

Title:
   IBM-iobrick patches for Ubuntu 20.04

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

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

[Bug 1911831] Re: open-vm-tools 11.2.5 has been released

2021-02-03 Thread Christian Ehrhardt 
Hi Yuhua,
There was no plan-change - just as I mentiond on 18th January, once the current 
release is frozen or even closer to released I'll do the backports. That means 
it is planned for March/April

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

Title:
  open-vm-tools 11.2.5 has been released

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

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

[Bug 1913266] Re: [UBUNTU 20.04] Vsock can't be used with Secure Execution, required argument not supported

2021-02-03 Thread Christian Ehrhardt 
Ok, thanks Boris - I'll consider those for the backports to 6.0 and 6.6
then.

>From my POV things are not totally falling apart in Hirsute, but as
mentioned I can't test the particular feature lacking secure execution.

Did anyone have the time to check the PPA I referenced above before I do
an upload?

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

Title:
  [UBUNTU 20.04] Vsock can't be used with Secure Execution, required
  argument not supported

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

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

[Bug 1914374] Missing required logs.

2021-02-03 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 1914374

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: focal

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

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1894977] Comment bridged from LTC Bugzilla

2021-02-03 Thread bugproxy
--- Comment From heinz-werner_se...@de.ibm.com 2021-02-03 03:44 EDT---
IBM Bugzilla status->closed, Will not be requested anymore.

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

Title:
   IBM-iobrick patches for Ubuntu 20.04

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

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

[Bug 1914374] Re: Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

2021-02-03 Thread Lukas Waymann
** Attachment added: "journalctl-boot.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1914374/+attachment/5459318/+files/journalctl-boot.log

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

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1914374] [NEW] Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

2021-02-03 Thread Lukas Waymann
Public bug reported:

I've installed the focal-desktop-amd64.iso image with SHA-256 sum
b928163990d9e148605c230c5d3e7bc563bb67269d551f741abc804553f3477c from
http://cdimage.ubuntu.com/focal/daily-live/20210202.1/ on the HP ZBook
15 G7 laptop (CID 202009-28216).

There are multiple issues:

* The graphical desktop isn't launched. The screen remains black except for a 
cursor blinking erratically in the top left corner of the screen. If I hammer 
Control+Alt+F[12345] for a while, the graphical desktop starts eventually.
* The screen resolution is 3840x2160 but there is no scaling, so everything is 
tiny.
* The touchpad does not work.
* WLAN does not work.
* Ethernet does not work. I tried two dongles (a USB A as well as a USB C 
dongle).
* No sound.

$ cat /proc/version_signature
Ubuntu 5.8.0-41.46~20.04.1-generic 5.8.18

$ lsb_release -rd
Description:Ubuntu 20.04.2 LTS
Release:20.04

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

** Attachment added: "dmesg.log"
   https://bugs.launchpad.net/bugs/1914374/+attachment/5459317/+files/dmesg.log

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

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1881811] Re: Values cleared when scrolling in standard filter dialog

2021-02-03 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: Confirmed => Fix Released

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

Title:
  Values cleared when scrolling in standard filter dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1881811/+subscriptions

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

[Bug 1881811]

2021-02-03 Thread Gabor Kelemen
This seems to have been fixed in 7.1 since:

https://git.libreoffice.org/core/+/937b780e3f696552fc686bf0c80c3050443b111a

author  Martin van Zijl   Wed May 27 08:21:39 
2020 +1200
committer   Heiko Tietze   Tue Sep 
15 08:40:04 2020 +0200

tdf#76898 standard filter: add buttons to remove conditions

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

Title:
  Values cleared when scrolling in standard filter dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1881811/+subscriptions

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

[Bug 1865570] Re: suspend only works once on ThinkPad X1 Carbon gen 7

2021-02-03 Thread Eugene Crosser
I understand that it's fixed in the mainline quite a while ago, no?
Don't get it why is "verification-needed" now...

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

Title:
  suspend only works once on ThinkPad X1 Carbon gen 7

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

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

[Bug 1914370] Re: package mysql-server-8.0 8.0.23-0ubuntu0.20.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2021-02-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package mysql-server-8.0 8.0.23-0ubuntu0.20.04.1 failed to
  install/upgrade: installed mysql-server-8.0 package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1914370] [NEW] package mysql-server-8.0 8.0.23-0ubuntu0.20.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2021-02-03 Thread Anthony Chibinda
Public bug reported:

-

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: mysql-server-8.0 8.0.23-0ubuntu0.20.04.1
ProcVersionSignature: Ubuntu 5.8.0-41.46~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-41-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.14
AptOrdering:
 mysql-client-8.0:amd64: Install
 mysql-server-8.0:amd64: Install
 mysql-server-core-8.0:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Wed Feb  3 10:20:22 2021
ErrorMessage: installed mysql-server-8.0 package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2020-12-24 (40 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
 [mysqldump]
 quick
 quote-names
 max_allowed_packet = 16M
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-5.8.0-41-generic 
root=UUID=fc9a8d3b-c03c-4415-8673-356a87e711ed ro quiet splash
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.4
SourcePackage: mysql-8.0
Title: package mysql-server-8.0 8.0.23-0ubuntu0.20.04.1 failed to 
install/upgrade: installed mysql-server-8.0 package post-installation script 
subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.mysql.mysql.conf.d.mysqld.cnf: [modified]
mtime.conffile..etc.mysql.mysql.conf.d.mysqld.cnf: 2020-12-25T14:05:11.948798

** Affects: mysql-8.0 (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/1914370

Title:
  package mysql-server-8.0 8.0.23-0ubuntu0.20.04.1 failed to
  install/upgrade: installed mysql-server-8.0 package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1914372] [NEW] Ubuntu packages affected by CVE-2020-24553

2021-02-03 Thread Dariusz Gadomski
*** This bug is a security vulnerability ***

Public security bug reported:

[Impact]

 Go before 1.14.8 and 1.15.x before 1.15.1 allows XSS because text/html
is the default for CGI/FCGI handlers that lack a Content-Type header.

[Test Case]

 Described as POC at https://www.redteam-pentesting.de/en/advisories/rt-
sa-2020-004/-inconsistent-behavior-of-gos-cgi-and-fastcgi-transport-may-
lead-to-cross-site-scripting:

 1. Use the snippet of CGI go code provided and run it: go run poc.go
 2. Run nginx with the config provided to forward the FastCGI calls to the go 
program.
 3. curl -i -o - http://localhost:8000
 4. Observe the output.

In a affected go build the output will say:
Content-Type: text/html (...)
while in the fixed version it should recognize the content type correctly as:
Content-Type: image/png

[Where problems could occur]

 * It may affect deployments where go apps are used as CGI scripts - if
the setup was incorrectly relying on hard-coded content type it may
require fixing it.

[Other Info]
 
 * The fix is present in golang-1.15 for hirsute and groovy.

** Affects: golang-1.10 (Ubuntu)
 Importance: High
 Status: New

** Affects: golang-1.14 (Ubuntu)
 Importance: High
 Status: New

** Affects: golang-1.10 (Ubuntu Xenial)
 Importance: High
 Status: New

** Affects: golang-1.14 (Ubuntu Xenial)
 Importance: Undecided
 Status: Invalid

** Affects: golang-1.10 (Ubuntu Bionic)
 Importance: High
 Status: New

** Affects: golang-1.14 (Ubuntu Bionic)
 Importance: Undecided
 Status: Invalid

** Affects: golang-1.14 (Ubuntu Focal)
 Importance: High
 Status: New

** Affects: golang-1.14 (Ubuntu Groovy)
 Importance: High
 Status: New

** Affects: golang-1.14 (Ubuntu Hirsute)
 Importance: High
 Status: New


** Tags: sts

** Also affects: golang-1.14 (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Also affects: golang-1.14 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: golang-1.14 (Ubuntu Hirsute)
   Importance: High
   Status: New

** Also affects: golang-1.10 (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: golang-1.10 (Ubuntu Hirsute)

** No longer affects: golang-1.10 (Ubuntu Groovy)

** No longer affects: golang-1.10 (Ubuntu Focal)

** Also affects: golang-1.10 (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: golang-1.14 (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: golang-1.10 (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: golang-1.14 (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: golang-1.14 (Ubuntu Xenial)
   Status: New => Invalid

** Changed in: golang-1.14 (Ubuntu Bionic)
   Status: New => Invalid

** Changed in: golang-1.10 (Ubuntu)
   Importance: Undecided => High

** Changed in: golang-1.10 (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: golang-1.10 (Ubuntu Bionic)
   Importance: Undecided => High

** Changed in: golang-1.14 (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: golang-1.14 (Ubuntu Groovy)
   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/1914372

Title:
  Ubuntu packages affected by CVE-2020-24553

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

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

[Bug 1914145] Re: Please merge liburing 0.7-3 (main) from Debian unstable (main)

2021-02-03 Thread Christian Ehrhardt 
Thanks for your work on this, I'll have another qemu upload ready soon anyway.
Let us see how the timing works, out - but there likely is no need for a 
no-change rebuild upload for it.

** Merge proposal linked:
   
https://code.launchpad.net/~mfo/ubuntu/+source/liburing/+git/liburing/+merge/397393

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

Title:
  Please merge liburing 0.7-3 (main) from Debian unstable (main)

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

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

[Bug 1880405] Re: Unresponsive GUI, sometimes high CPU, and journal flooded with: JS ERROR: TypeError: null has no properties _onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9

2021-02-03 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu)
   Status: In Progress => Fix Committed

** Tags added: fixed-in-3.38.4 fixed-upstream

** Changed in: gnome-shell (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  Unresponsive GUI, sometimes high CPU, and journal flooded with: JS
  ERROR: TypeError: null has no properties
  _onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9

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

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

<    1   2   3   4