[Bug 1915750] Re: Intel 9460/9560 (USB 8087:0aaa, PCI 8086:a370) with wifi on, bluetooth speaker output sound is stuttering / garbled / jittery

2021-02-22 Thread Kiril Isakov
Thank you Daniel. I just updated the kernel to the latest 5.7.1 and the sound finally sounds fine. For information: previously, using 5GHz wifi didn't help; neither did closing the Settings window. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1916493] Re: Rendering problems with Khmer text containing U+17D2 and U+17C2

2021-02-22 Thread Eberhard Beilharz
** Attachment added: "Actual rendering in gnome-terminal" https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1916493/+attachment/5465940/+files/Khmer-actual.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1916493] Re: Rendering problems with Khmer text containing U+17D2 and U+17C2

2021-02-22 Thread Eberhard Beilharz
** Attachment added: "Khmer text sample" https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1916493/+attachment/5465941/+files/Khmer.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/191

[Bug 1916493] [NEW] Rendering problems with Khmer text containing U+17D2 and U+17C2

2021-02-22 Thread Eberhard Beilharz
Public bug reported: gnome-terminal has some problems displaying Khmer text: The Khmer Sign Coeng (U+17D2) functions to indicate that the following Khmer letter is to be rendered subscripted. The Khmer Vowel Sign Ae (U+17C2) needs to be rendered in front of the preceding character. However, tha

[Bug 1698656] Re: navigation panel icons missing on standard install of 17.04

2021-02-22 Thread Clemens Sonnleitner
For me it worked to use the snap version. 1) sudo apt remove okular --purge 2) sudo snap install okular -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1698656 Title: navigation panel icons missing o

[Bug 1912803] Re: switch to an autogenerated nvidia series based core via dkms-versions

2021-02-22 Thread Kleber Sacilotto de Souza
Verified in Focal, by comparing the list of packages produced by the lrm package for groovy/linux and also comparing the file installed by one of the nvidia packages (linux-modules-nvidia-450-generic_*). ** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You re

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-02-22 Thread lordaro
Success! https://svn.apache.org/viewvc?view=revision&revision=1886793 Consider this a backport request :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915959 Title: Crashes with SIGSEGV due to u

[Bug 1893024] Re: failing ftrace self tests from 5.7+ onwards

2021-02-22 Thread Kleber Sacilotto de Souza
ftrace testcase completed successfully with focal/linux 5.4.0-66.74 in -proposed: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac /autopkgtest-focal/focal/amd64/l/linux/20210205_135222_29af6@/log.gz ** Tags removed: verification-needed-focal ** Tags added

[Bug 1916314] Re: HP Spectre x360 14-ea0xxx Tiger Lake Keyboard does not work until ~30-60 seconds after boot

2021-02-22 Thread Jouni Mettala
Have you compiled kernel with that patch? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916314 Title: HP Spectre x360 14-ea0xxx Tiger Lake Keyboard does not work until ~30-60 seconds after boot

[Bug 1916230] Re: [Ubuntu 21.04] QEMU is missing virtio-9p-ccw

2021-02-22 Thread Christian Ehrhardt 
PPA: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4471/+packages MP: https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/398447 Build log: [1023/8456] cc -Ilibqemu-s390x-softmmu.fa.p -I. -I../.. -Itarget/s390x -I../../target/s390x -Iqapi -Itrace -Iui -Iui/shad

[Bug 1825343] deb-diff_hirsute-devel.diff

2021-02-22 Thread bugproxy
Default Comment by Bridge ** Attachment added: "deb-diff_hirsute-devel.diff" https://bugs.launchpad.net/bugs/1825343/+attachment/5465942/+files/deb-diff_hirsute-devel.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1916497] [NEW] PCManFM-Qt does not respect systemw-wide Qt widget style

2021-02-22 Thread thedoctar
Public bug reported: I wanted to have a dark theme for Lubuntu. I installed a custom GTK theme called Ultimate-Plata-Dark-3.36 which is quite dark. This only affected apps that used GTK. As per the instructions in the LXQt Appearance Configuration window, I selected the 'gtk2' Qt style after in

[Bug 1916230] Re: [Ubuntu 21.04] QEMU is missing virtio-9p-ccw

2021-02-22 Thread Frank Heimes
** Changed in: ubuntu-z-systems Status: Triaged => 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/1916230 Title: [Ubuntu 21.04] QEMU is missing virtio-9p-ccw To manage notificat

[Bug 1909162] Re: cluster log slow request spam

2021-02-22 Thread gerald.yang
The ceph package in ussuri-proposed fixes this issue Detail steps: 1. deploy bionic+luminous 2. add cloud-archive:train 3. upgrade ceph to nautilus 4. add cloud-archive:ussuri 5. upgrade ceph to octopus 6. set osd_op_complaint_time to 0.1 for generating slow requests 7. run rados bench 8. check th

[Bug 1909162] Re: cluster log slow request spam

2021-02-22 Thread gerald.yang
The ceph package in focal-proposed fixes this issue Detail steps: 1. deploy focal+octopus 2. add focal-proposed 3. upgrade to 15.2.8-0ubuntu0.20.04.1 4. set osd_op_complaint_time to 0.1 for generating slow requests 5. run rados bench 6. check there are slow requests in OSD logs 7. check there is N

[Bug 1909162] Re: cluster log slow request spam

2021-02-22 Thread gerald.yang
In comment #15, the detail step 4 is 4. add cloud-archive:ussuri-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1909162 Title: cluster log slow request spam To manage notifications about th

[Bug 1902457] Re: regression: no sound cards detected on lenovo yoga c930 after focal->groovy upgrade

2021-02-22 Thread Kai-Heng Feng
Can you please attach the dmesg under that kernel? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902457 Title: regression: no sound cards detected on lenovo yoga c930 after focal->groovy

[Bug 1892405] Update Released

2021-02-22 Thread Corey Bryant
The verification of the Stable Release Update for neutron has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so w

[Bug 1892405] Re: Removing router interface causes router to stop routing between all

2021-02-22 Thread Corey Bryant
This bug was fixed in the package neutron - 2:14.4.2-0ubuntu1~cloud1 --- neutron (2:14.4.2-0ubuntu1~cloud1) bionic-stein; urgency=medium . * d/p/fix-dvr-source-mac-flows.patch: Fix DVR source mac flows when non-gateway port on router is deleted (LP: #1892405). ** Changed i

[Bug 1916499] [NEW] libgnupg-interface-perl autopkgtests fails for Bionic

2021-02-22 Thread Heitor Alves de Siqueira
Public bug reported: [Impact] libgnupg-interface-perl autopkgtest always fails. This also impacts any reverse-dependency autopkgtests e.g. gnupg2 [Description] The autopkgtests for libgnupg-interface-perl on Bionic have been consistently failing since ~2018. This looks to be related to the upst

[Bug 1916480] Re: CVE-2021-3177: buffer overflow when parsing floats

2021-02-22 Thread Hans Joachim Desserud
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-3177 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916480 Title: CVE-2021-3177: buffer overflow when parsing floats To manage noti

[Bug 1916450] Re: man ubiquity does not show -b option

2021-02-22 Thread Hans Joachim Desserud
** Tags added: focal manp ** Tags removed: manp ** Tags added: manpage -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916450 Title: man ubiquity does not show -b option To manage notifications abo

[Bug 1916462] Re: dnsmasq failed to send packet: Network is unreachable

2021-02-22 Thread Christian Ehrhardt 
** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916462 Title: dnsmasq failed to send packet: Network is unreachable To manage notifications about this bug go to: htt

[Bug 1910432] Re: dirmngr doesn't work with kernel parameter ipv6.disable=1

2021-02-22 Thread Heitor Alves de Siqueira
Failures for libgnupg-interface-perl are the result of the upstream test suite and very unlikely to be related to this SRU. I've opened bug 1916499 to investigate those separately. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1825186] Re: gpgv-win32 autopkgtest always fails

2021-02-22 Thread Heitor Alves de Siqueira
Autopkgtest failures for gnupg2 on armhf have been fixed with a re-run, so it was likely due to a flaky testbed setup. Failures for libgnupg-interface-perl are the result of the upstream test suite and very unlikely to be related to this SRU. I've opened bug 1916499 to investigate those separately

[Bug 1892369] Re: Impossible to skip integrity test for ubuntu-server 20.04.1 iso

2021-02-22 Thread Sebastian Kraus
@gpiccoli: negative. 20.04.2-live iso doesn't honor this argument. For the records: It is several minutes faster to install an ubuntu 18.04 iso (via IPMI virtual media) and then do a do-release-upgrade to ubuntu 20.40 than a clean Ubuntu 20.04 install via IPMI virtual media with integrity check.

[Bug 1629027] Re: fatal: You are running slurmd as something other than user slurm(64030). If you want to run as this user add SlurmdUser=root to the slurm.conf file.

2021-02-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: slurm-llnl (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/1629027 Title:

[Bug 1916485] Re: test -x fails inside shell scripts in containers

2021-02-22 Thread Julian Andres Klode
Broken bash: faccessat2(AT_FDCWD, "/usr/bin/gpg", X_OK, AT_EACCESS) = -1 EPERM (Operation not permitted) Good bash w/ old glibc: faccessat(AT_FDCWD, "/usr/bin/gpg", X_OK) = 0 Good mksh: newfstatat(AT_FDCWD, "/usr/bin/gpg", {st_mode=S_IFREG|0755, st_size=1083472, ...}, 0) = 0 ** Description

[Bug 1916485] Re: test -x fails inside shell scripts in containers

2021-02-22 Thread Julian Andres Klode
Potentially a seccomp confinement issue in podman and docker? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916485 Title: test -x fails inside shell scripts in containers To manage notifications a

[Bug 1916485] Re: test -x fails inside shell scripts in containers

2021-02-22 Thread Florian Weimer
Yes, it's a seccomp issue that needs to be fixed on the container host. There's a generic kludge here: https://github.com/opencontainers/runc/pull/2750 Recent docker/podman version be okay as well, but the fix (logically, not explicitly) depends on other package updates too (e.g., libseccomp). M

[Bug 1916468] Re: powerpc/eeh-basic.sh in kselftest make P8 node stopped working

2021-02-22 Thread Guilherme G. Piccoli
Hi Po-Hsu Lin, I think AHCI has no native support for EEH; the last news I found is an attempt to include such support from 2015, but got denied upstream [0]. When a driver has no native support, EEH works by using what is called the hotplug approach, which is to PCI-remove the device. When it come

[Bug 1916503] [NEW] Networking does not work after upgrading libnetplan0

2021-02-22 Thread Lee Mendelowitz
Public bug reported: I upgraded libnetplan0 on our AWS EC2 from 0.99-0ubuntu3~20.04.2 to 0.101-0ubuntu3~20.04.2, but did not upgrade netplan.io, which remained at version 0.99-0ubuntu1. On system reboot, our networking was not configured properly and our AWS EC2 instance was unreachable via SSH.

[Bug 1914883] Re: hart0: trap handler failed (error -2) (Needs cherry-pick ab3d207f)

2021-02-22 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:2.11+dfsg-1ubuntu7.36 --- qemu (1:2.11+dfsg-1ubuntu7.36) bionic-security; urgency=medium * SECURITY REGRESSION: fix multiple regressions caused by CVE-2020-13754 security update (LP: #1914883) - debian/patches/CVE-2020-13754-3.patch

[Bug 1914883] Re: hart0: trap handler failed (error -2) (Needs cherry-pick ab3d207f)

2021-02-22 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:2.5+dfsg-5ubuntu10.51 --- qemu (1:2.5+dfsg-5ubuntu10.51) xenial-security; urgency=medium * SECURITY REGRESSION: fix multiple regressions caused by CVE-2020-13754 security update (LP: #1914883) - debian/patches/CVE-2020-13754-5.patch

[Bug 1916508] [NEW] TLS fixes

2021-02-22 Thread Dan Jurgens
Public bug reported: Fixes from upstream for kTLS offloads. ** Affects: linux-bluefield (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/1916508

[Bug 1916507] [NEW] <> fallo

2021-02-22 Thread maximo A mendoza
Public bug reported: hastay llego y no se q hacer ProblemType: Bug DistroRelease: Ubuntu 20.10 Package: ubiquity 20.10.13 ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14 Uname: Linux 5.8.0-25-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11

[Bug 1916485] Re: test -x fails inside shell scripts in containers

2021-02-22 Thread Julian Andres Klode
Fixed in libseccomp2 2.5.1 ** Also affects: libseccomp (Ubuntu) Importance: Undecided Status: New ** Changed in: libseccomp (Ubuntu) Status: New => Fix Committed ** Changed in: libseccomp (Ubuntu) Importance: Undecided => Critical -- You received this bug notification becau

[Bug 1916485] Re: test -x fails inside shell scripts in containers

2021-02-22 Thread Julian Andres Klode
The other question is whether the change in glibc should be rolled back such that it works when invoked in older container hosts. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916485 Title: test -x

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

2021-02-22 Thread Stéphane Graber
Christian submitted https://github.com/systemd/systemd/pull/18559 which got turned into https://github.com/systemd/systemd/pull/18684 and has now been merged in upstream systemd. We've both tested the resulting systemd and can confirm that /run/udev is now properly populated. Please cherry-pick t

[Bug 1916509] [NEW] Update PAM and PAM modules

2021-02-22 Thread Ryan Chase
Public bug reported: I want to implement pam_faillock which replaces pam_tally2 but requires pam version >= 1.4.0 The ability to 'reliably' lock accounts after a certain number of failed attempts is a requirement of the NIST 800-171 controls implemented by many U.S. government agencies and cont

[Bug 1915819] Re: 'NoneType' object has no attribute 'encode' in requestReceived() when multipart body doesn't include content-disposition

2021-02-22 Thread Łukasz Zemczak
Hello Victor, or anyone else affected, Accepted twisted into groovy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/twisted/18.9.0-11ubuntu0.20.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1916480] Re: CVE-2021-3177: buffer overflow when parsing floats

2021-02-22 Thread Leonidas S. Barbosa
Hey there, There is a security update on going about this issue. Soon it's well tested we will publish it. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916480 Title: CVE-2021-3177: buffe

[Bug 1916313] Re: memory allocate issue of windows vm

2021-02-22 Thread Sergio Durigan Junior
Thank you for your bug report. I've subscribe Christian to it, who is our qemu expert. He will take a look as time permits. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916313 Title: memory allo

[Bug 1914883] Re: hart0: trap handler failed (error -2) (Needs cherry-pick ab3d207f)

2021-02-22 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:4.2-3ubuntu6.14 --- qemu (1:4.2-3ubuntu6.14) focal-security; urgency=medium * SECURITY REGRESSION: fix multiple regressions caused by CVE-2020-13754 security update (LP: #1914883) - debian/patches/ubuntu/CVE-2020-13754-3.patch: log

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

2021-02-22 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:5.0-5ubuntu9.6 --- qemu (1:5.0-5ubuntu9.6) groovy-security; urgency=medium * SECURITY REGRESSION: fix multiple regressions caused by CVE-2020-13754 security update (LP: #1914883) - debian/patches/ubuntu/CVE-2020-13754-3.patch: log i

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

2021-02-22 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:4.2-3ubuntu6.14 --- qemu (1:4.2-3ubuntu6.14) focal-security; urgency=medium * SECURITY REGRESSION: fix multiple regressions caused by CVE-2020-13754 security update (LP: #1914883) - debian/patches/ubuntu/CVE-2020-13754-3.patch: log

[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-22 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:5.0-5ubuntu9.6 --- qemu (1:5.0-5ubuntu9.6) groovy-security; urgency=medium * SECURITY REGRESSION: fix multiple regressions caused by CVE-2020-13754 security update (LP: #1914883) - debian/patches/ubuntu/CVE-2020-13754-3.patch: log i

[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-22 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:4.2-3ubuntu6.14 --- qemu (1:4.2-3ubuntu6.14) focal-security; urgency=medium * SECURITY REGRESSION: fix multiple regressions caused by CVE-2020-13754 security update (LP: #1914883) - debian/patches/ubuntu/CVE-2020-13754-3.patch: log

[Bug 1856871] Re: i/o error if next unused loop device is queried

2021-02-22 Thread Eric Desrochers
The upstream proposal fix that mfo and I worked on has been applied: https://patchwork.kernel.org/project/linux- block/patch/20210222154123.61797-1-...@canonical.com/ - Eric -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1881207] Re: systemd-networkd brings eno1 up and down repeatedly

2021-02-22 Thread Dan Streetman
** Description changed: + [impact] + + a system using dhcp for an interface where (1) the interface 'resets' + itself during mtu setting (meaning it briefly drops carrier during mtu + change), and (2) the dhcp server provides a non-standard (i.e. other + than 1500) mtu, will continually loop chan

[Bug 1916485] Re: test -x fails inside shell scripts in containers

2021-02-22 Thread Florian Weimer
Patches have been proposed for that, but were rejected: [PATCH] syscalls: Document OCI seccomp filter interactions & workaround https://lore.kernel.org/linux-api/87lfer2c0b@oldenburg2.str.redhat.com/ [RFC PATCH] Linux: Add seccomp probing to faccessat2 https://sourceware.org/pipermail/libc-al

[Bug 1916511] [NEW] [MIR] gnome-shell-extension-desktop-icons-ng

2021-02-22 Thread Sebastien Bacher
Public bug reported: * Availability The binary is an arch all one https://launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/0.15.0-0ubuntu1 The package is going to be uploaded to Debian and synced back once NEWed * Rationale The package is a replacement for our currently used

[Bug 1915819] Re: 'NoneType' object has no attribute 'encode' in requestReceived() when multipart body doesn't include content-disposition

2021-02-22 Thread Łukasz Zemczak
Hello Victor, or anyone else affected, Accepted twisted into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/twisted/18.9.0-11ubuntu0.20.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

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

2021-02-22 Thread Frank Heimes
** Changed in: ubuntu-z-systems 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/1913395 Title: [UBUNTU 21.04] qemu s390x/pci: Honor vfio DMA limiting To m

[Bug 1879122] Re: Cannot enable wifi hotspot on the first attempt

2021-02-22 Thread Sebastien Bacher
The issue has been fixed upstream in https://gitlab.gnome.org/GNOME /gnome-control-center/-/commit/9efe9eef and in GNOME 3.38 (so Ubuntu 20.10) ** Changed in: gnome-control-center (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ub

[Bug 1916512] [NEW] many fonts do not uninstall cleanly

2021-02-22 Thread Rolf Leggewie
Public bug reported: Many fonts do not uninstall cleanly. I verified this in the latest hirsute dev-release. There are .uuid files left behind which prevent removal of the font directory. dpkg: warning: while removing fonts-gargi, directory '/usr/share/fonts/truetype/Gargi' not empty so not re

[Bug 1916340] Re: Logitech G920 Driving Force don't work when using external USB hub

2021-02-22 Thread Brian Murray
** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916340 Title: Logitech G920 Driving Force don't work when using external USB hub To manage notifications

[Bug 1916513] [NEW] percpuusage error reported

2021-02-22 Thread Christian
Public bug reported: $ lsb_release -rd Description:Ubuntu 20.04.2 LTS Release:20.04 $ sudo apt list cadvisor Listing... Done cadvisor/focal,now 0.27.1+dfsg2-4 amd64 [installed] Since cadvisor was installed, it constantly reports an error message in syslog like: Feb 22 17:30:52

[Bug 1912060] Re: [SRU] caribou: Segfault (as regression of xorg CVE-2020-25712 fix) cause security issue for cinnamon

2021-02-22 Thread Joshua Peisach
(Yes the other commit is needed) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912060 Title: [SRU] caribou: Segfault (as regression of xorg CVE-2020-25712 fix) cause security issue for cinnamon

[Bug 1916295] Re: package libreoffice-style-elementary 1:7.0.2-0ubuntu1 failed to install/upgrade: no se pudieron copiar los datos extraídos de './usr/share/libreoffice/share/config/images_elementary.

2021-02-22 Thread Heather Ellsworth
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that there was an error on your system when trying to install a particular package. Please execute the following command, as it will clear your package cache, in a terminal: sudo apt-get clean Then try p

[Bug 1825186] Update Released

2021-02-22 Thread Łukasz Zemczak
The verification of the Stable Release Update for gnupg2 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a r

[Bug 1911059] Re: gce: 247.1-4ubuntu1 causes loss of networking

2021-02-22 Thread Joshua Powers
Fixed in 20210222 daily images. Marking fix released. ** 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/1911059 Title: gce: 24

[Bug 1856871] Re: i/o error if next unused loop device is queried

2021-02-22 Thread Mauricio Faria de Oliveira
** Changed in: linux (Ubuntu) Status: Incomplete => In Progress ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Mauricio Faria de Oliveira (mfo) ** Changed in: parted (Ubuntu) Status: New => Invalid ** C

[Bug 1916390] Re: seeding a package that depends/recommends fuse3 causes livefs builds to fail

2021-02-22 Thread Steve Langasek
The requirement for fuse comes from launchpad-buildd; because livefs builds happen inside a lxd container, fuse is required in order to be able to do mounts during the build. To support fuse3 we will need to arrange some sort of a migration. Why is fuse3 provided as a separate source, instead of

[Bug 1916340] Missing required logs.

2021-02-22 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 1916340 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Bug 1910432] Re: dirmngr doesn't work with kernel parameter ipv6.disable=1

2021-02-22 Thread Launchpad Bug Tracker
This bug was fixed in the package gnupg2 - 2.2.4-1ubuntu1.4 --- gnupg2 (2.2.4-1ubuntu1.4) bionic; urgency=medium * d/p/dirmngr-handle-EAFNOSUPPORT-at-connect_server.patch: - Fix IPv6 connectivity for dirmngr (LP: #1910432) * Fix autopkgtests (LP: #1825186) - add d/t/simple

[Bug 1906792] Re: Chromium tabs freeze with two windows on Wayland (Xwayland)

2021-02-22 Thread fcole90
** Description changed: - When using Chromium (snap) on Wayland (gnome-session), if I keep two - windows open on different workspaces, sometimes the current tab becomes - unusable as it freezes or is super-slow. + Original description: + When using Chromium (snap) on Wayland (gnome-session), if I

[Bug 1825186] Re: gpgv-win32 autopkgtest always fails

2021-02-22 Thread Launchpad Bug Tracker
This bug was fixed in the package gnupg2 - 2.2.4-1ubuntu1.4 --- gnupg2 (2.2.4-1ubuntu1.4) bionic; urgency=medium * d/p/dirmngr-handle-EAFNOSUPPORT-at-connect_server.patch: - Fix IPv6 connectivity for dirmngr (LP: #1910432) * Fix autopkgtests (LP: #1825186) - add d/t/simple

[Bug 1916518] [NEW] package grub-efi-amd64-signed 1.142.11+2.04-1ubuntu26.9 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit s

2021-02-22 Thread Christine Freitag
Public bug reported: i don't know why, a dialog box just appeared on my screen. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: grub-efi-amd64-signed 1.142.11+2.04-1ubuntu26.9 ProcVersionSignature: Ubuntu 5.4.0-65.73-generic 5.4.78 Uname: Linux 5.4.0-65-generic x86_64 ApportVersion: 2.2

[Bug 1916517] [NEW] ERROR: Kernel configuration is invalid. include/generated/autoconf.h or include/config/auto.conf are missing.

2021-02-22 Thread shemgp
Public bug reported: I'm unable to build dkms packages since it errors out with: make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.10.0-14-generic/build M=/var/lib/dkms/rtl88x2bu/git/build modules make[1]: Entering directory '/usr/src/linux-headers-5.10.0-14-generic' ERROR: Kernel configurat

[Bug 1915819] Re: 'NoneType' object has no attribute 'encode' in requestReceived() when multipart body doesn't include content-disposition

2021-02-22 Thread Launchpad Bug Tracker
This bug was fixed in the package twisted - 20.3.0-4ubuntu1 --- twisted (20.3.0-4ubuntu1) hirsute; urgency=medium * Fix NoneType encode error when multipart body does not include content-disposition headers (LP: #1915819) - d/p/lp1915819-Fix-nonetype-encode-error.patch --

[Bug 1876991] Re: Touchpad started appearing both as a touchpad and as a mouse input devices after upgrade to 20.04

2021-02-22 Thread will
Hello, I have the same issue on lenovo yoga 7i. Touchscreen, sound and fingerprint don't work, I ended up going back to windows. I feel like I dropped the soap in prison, please help me get out the jail :(. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1916518] Re: package grub-efi-amd64-signed 1.142.11+2.04-1ubuntu26.9 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit sta

2021-02-22 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/1916518 Title: package grub-efi-amd64-signed 1.142.11+2.04-1ubuntu26.9 failed to install/upgrade: installed grub

[Bug 1916517] Status changed to Confirmed

2021-02-22 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/1916517 Title: ERROR: Kernel configuration is invalid. i

[Bug 1916481] Re: qterminal: undefined symbol

2021-02-22 Thread Walter Lapchynski
It's on the development branch, so I wouldn't be surprised you have bugs in general with any software. Also, speaking with my Community Council hat on, the goal for the community is to be inclusive and welcoming to all, so using language that no one would consider offensive would be great. Thanks

[Bug 1892369] Re: Impossible to skip integrity test for ubuntu-server 20.04.1 iso

2021-02-22 Thread Guilherme G. Piccoli
Thanks a lot for your testing ! Do you mind in testing Groovy ISO [0] as well? I'm pretty sure it worked for me. Thanks in advance! [0] http://releases.ubuntu.com/groovy/ubuntu-20.10-live-server-amd64.iso -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1916523] [NEW] Ubiquity crashes on WIFI selection.

2021-02-22 Thread Antony Bates
: Mon Feb 22 17:38:29 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/kubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Kubuntu 21.04 "Hirsute Hippo" - Alpha amd64 (20210222) SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fre

[Bug 1916342] Re: Sub-pixel anti-aliasing is not being applied to snaps

2021-02-22 Thread Ian Johnson
This is a per-snap feature, snapd doesn't specifically modify any font features, and we are working towards having as many snaps as possible use snapcraft's configure hook which sets up a private font cache that is per-snap and not shared. So if you find this is happening for a snap which uses that

[Bug 1916523] Re: Ubiquity crashes on WIFI selection.

2021-02-22 Thread Rik Mills
*** This bug is a duplicate of bug 1912327 *** https://bugs.launchpad.net/bugs/1912327 ** This bug has been marked a duplicate of bug 1912327 Ubiquity crashed when selecting WiFi network -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1916359] Re: Logitech M510 right mouse click does not work anymore in 20.04 (but did in 18.04)

2021-02-22 Thread Giancarlo
Hello Daniel, I tested the evtest and there is no response when I hit the Right Mouse button. I did more debugging: Connected the mouse to a windows 10 computer= no response Connected the mouse to my main Ubuntu 18.04 desktop = no response Connected the m

[Bug 1915019] Re: it is not able to upgrade from 18.04 LTS to 20.04 LTS

2021-02-22 Thread Brian Murray
You seem to have both the ubuntu-desktop and kubuntu-desktop metapackages installed, having multiple metapackages installed is not recommended and can cause difficulties in calculating the release upgrade. Please uninstall one of the metapackages and try the upgrade process again. ** Changed in: u

[Bug 1906792] Re: Chromium tabs freeze with two windows on Wayland (Xwayland)

2021-02-22 Thread fcole90
** Description changed: Original description: When using Chromium (snap) on Wayland (gnome-session), if I keep two windows open on different workspaces, sometimes the current tab becomes unusable as it freezes or is super-slow. This usually happens with specific pages open, like youtube

[Bug 1851955] Re: installation fails in grub-install with: efivarfs_set_variable: writing to fd failed: Invalid argument

2021-02-22 Thread Timofey Vorobyov
Appeared on kubuntu 20.10 today, after new gtub-efi-amd64-signed version appeared in the repository: Setting up grub-efi-amd64-signed (1.155.4+2.04-1ubuntu35.4) ... Installing grub to /boot/efi. Installing for x86_64-efi platform. grub-install: warning: Cannot set EFI variable Boot. grub-insta

[Bug 1851955] Re: installation fails in grub-install with: efivarfs_set_variable: writing to fd failed: Invalid argument

2021-02-22 Thread Timofey Vorobyov
This is `apt upgrade` log. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1851955 Title: installation fails in grub-install with: efivarfs_set_variable: writing to fd failed: Invalid argument To

[Bug 1916293] Re: Disable XDP_SOCKETS in kernel configuration

2021-02-22 Thread Vladimir Sokolovsky
Not relevant any more ** Changed in: linux-bluefield (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/1916293 Title: Disable XDP_SOCKETS in kernel configuration

[Bug 1851955] Re: installation fails in grub-install with: efivarfs_set_variable: writing to fd failed: Invalid argument

2021-02-22 Thread Timofey Vorobyov
Ad suggested here https://askubuntu.com/questions/1302806/grub-install-fails-because-of- efibootmgr-could-not-prepare-boot-variable-inva run manual grub install - this helped: sudo grub-install --target=x86_64-efi --bootloader-id=GRUB --efi- directory=/boot/efi --no-nvram --removable Installing

[Bug 1916342] Re: Sub-pixel anti-aliasing is not being applied to snaps

2021-02-22 Thread soredake
>and then check if your fonts are configured the way you expect? Yes, rgb works with chromium snap. Snap that i tested is telegram desktop (https://github.com/telegramdesktop/tdesktop/blob/dev/snap/snapcraft.yaml), so it's better for to report to them? -- You received this bug notification beca

[Bug 1916110] 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-22 Thread Sergio Durigan Junior
Thank you for taking the time to file a bug report. Based on the error messages posted in the description of the bug, it seems to me like there was some race condition on dpkg and it was unable to acquire the necessary lock to perform the operation. Initially this seems strange to me, since dpkg

[Bug 1914963] Re: Unable to upgrade to 20.04, could not calculate upgrade.

2021-02-22 Thread Brian Murray
Removing the package python-dev should allow the upgrade to complete. ** Changed in: ubuntu-release-upgrader (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/191

[Bug 1916527] [NEW] executing grub-install /dev/sdb/ failed

2021-02-22 Thread Oscar Hackman
Public bug reported: when trying to install 20.10 I get a fatal error saying 'executing grub-install /dev/sdb/ failed'. ProblemType: Bug DistroRelease: Ubuntu 20.10 Package: ubiquity 20.10.13 ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14 Uname: Linux 5.8.0-25-generic x86_64 NonfreeKerne

[Bug 1520343] Re: Qualcomm Atheros wireless card [168c:003e] (rev 32) not supported

2021-02-22 Thread Roman Shchekin
Solution with proprietary driver (for example for Redmibook 13 Ryzen edition): sudo wget http://www.killernetworking.com/support/K1535_Debian/board.bin -O /lib/firmware/ath10k/QCA6174/hw3.0/board.bin sudo wget https://github.com/kvalo/ath10k-firmware/raw/master/QCA6174/hw3.0/4.4.1/firmwa

[Bug 1916391] Re: Range requests broken on CIFS mounted document root

2021-02-22 Thread Sergio Durigan Junior
** Changed in: apache2 (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916391 Title: Range requests broken on CIFS mounted document root To manage notification

[Bug 1905975] Re: kernel: Enable CONFIG_BPF_LSM on Ubuntu

2021-02-22 Thread Luca Boccassi
FYI, Debian 11 will ship with BPF_LSM built in, but disabled by default (by explicitly setting CONFIG_LSM to the desired list) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905975 Title: kernel: En

[Bug 1913333] Re: Calc auto-filter menu inaccessible with fractional scaling enabled

2021-02-22 Thread Heather Ellsworth
Hmm that refresh rate seems a bit low to me but I doubt that's the issue. I wonder if you still see it in the snap.. so you could try uninstalling the deb and installing the snap and see if that works better for you: $ sudo apt-get remove --purge libreoffice $ sudo snap install libreoffice -- Yo

[Bug 1889066] Re: ffmpeg does not create valid mp4 file

2021-02-22 Thread Sebastian Ramacher
Works fine with 4.2.x. ** Changed in: ffmpeg (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/1889066 Title: ffmpeg does not create valid mp4 file To manag

[Bug 1916391] Re: Range requests broken on CIFS mounted document root

2021-02-22 Thread Sergio Durigan Junior
Thanks for the report. I can confirm this behaviour. Here are the reproduction steps, assuming you're in a Focal VM: # apt install samba apache2 curl cifs-utils # cat << EOF >> /etc/samba/smb.conf [testshare] path = /testshare browseable = yes read only = yes guest ok = yes EOF # mkdir /

[Bug 1916401] Re: package mysql-server-8.0 8.0.23-0ubuntu0.20.10.1 failed to install/upgrade: o subprocesso instalado, do pacote mysql-server-8.0, o script post-installation retornou erro do status de

2021-02-22 Thread Sergio Durigan Junior
Thank you for your report. The logs you posted are a bit strange. This part here: fev 21 15:24:28 euhe.in systemd[184109]: mysql.service: Failed at step USER spawning /usr/share/mysql/mysql-systemd-start: No such process It says that /usr/share/mysql/mysql-systemd

[Bug 1916382] Re: Sync arachne-pnr 0.1+20190728gitc40fb22-2 (universe) from Debian unstable (main)

2021-02-22 Thread Mathew Hodson
** Changed in: arachne-pnr (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916382 Title: Sync arachne-pnr 0.1+20190728gitc40fb22-2 (universe) from Debian

[Bug 1915866] Re: build does not run tests in test/ directory

2021-02-22 Thread Mathew Hodson
** Changed in: iniparser (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915866 Title: build does not run tests in test/ directory To manage notifications ab

[Bug 1881207] Re: systemd-networkd brings eno1 up and down repeatedly

2021-02-22 Thread Dan Streetman
** Bug watch added: github.com/systemd/systemd/issues #18738 https://github.com/systemd/systemd/issues/18738 ** Also affects: systemd via https://github.com/systemd/systemd/issues/18738 Importance: Unknown Status: Unknown -- You received this bug notification because you are a me

  1   2   3   4   >