[Bug 1885403] Re: posttls-finger fails to connect to private/tlsmgr

2021-09-01 Thread Christian Ehrhardt 
I realized that gdb and maps (that I both had already) give me all that I need. When stopping at a function from libpostfix-tls.so I can print where I am and check which file is mapped there: Breakpoint 1, tls_log_mask (log_param=0xc6f8 "-L option", log_level=0x555728c0

[Bug 1885403] Re: posttls-finger fails to connect to private/tlsmgr

2021-09-01 Thread Christian Ehrhardt 
As I have mentioned before I assume as-needed [1] could play a role, at least for pthread that you wondered about it most likely does. -lpthread might be listed somewhere, but if not needed it will not effectvely be linked in Ubuntu but t will in Debian. No guarantees, but I'd not expect

[Bug 1938043] Re: ubuntu-security-status

2021-09-01 Thread Chad Smith
Looks like logic in ubuntu-security-status bases that message only on whether livepatch is enabled or not. this is an invalid test because containers will not have livepatch enabled and neither will UA attached VMs with FIPS enabled. So the following test is not an accurate representation of

[Bug 1938043] Re: ubuntu-security-status

2021-09-01 Thread Chad Smith
Looks like logic in ubuntu-security-status bases that message only on whether livepatch is enabled or not. this is an invalid test because containers will not have livepatch enabled and neither will UA attached VMs with FIPS enabled. So the following test is not an accurate representation of

Re: [Bug 1940780] Re: [HP EliteBook Folio G1] Screen keeps flickering on ubuntu 20.04

2021-09-01 Thread kevin mwangi
Find the videos attached, Thank you. Regards, On Wed, Aug 25, 2021 at 5:15 AM Daniel van Vugt <1940...@bugs.launchpad.net> wrote: > Please: > > 1. Tell us the contents of /proc/cmdline > > 2. Attach a video of the problem so we can better understand what you > are seeing. > > -- > You received

[Bug 1942385] [NEW] [SOF - sof-bytcht rt5640, playback] fails after a while

2021-09-01 Thread Bret Joseph
Public bug reported: I am experiencing beep sound and audio from zoom, firefox, or vlc. It might play media for some seconds then beep. This has something to do with pipewire and sof driver and S16_LE format.( I read online). If I switch the profile Play HiFi quality Music in pavucontrol it

[Bug 1678187] Re: Removing a linux-image-extra package fails, if /boot is about full

2021-09-01 Thread Jarno Suni
Well, you could search for support in askubuntu.com. I think it may be a bug that you have two flavors of kernels installed, if you did not install the other manually. You might need to make a separate bug report about that; removing the other flavor might be a workaround. -- You received this

[Bug 1936708] Re: Wobbly graphics on built-in display since linux-image-5.11.0-22-generic

2021-09-01 Thread Kai-Heng Feng
Alex can you please give this kernel a try: https://people.canonical.com/~khfeng/lp1936708/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936708 Title: Wobbly graphics on built-in display since

[Bug 1929892] Re: [TGL] enable USB-dw3

2021-09-01 Thread Brad Figg
We get this for free with the move to a 5.13 based focal:linux-intel kernel. ** Changed in: intel Status: New => Invalid ** Changed in: linux-intel (Ubuntu) Status: In Progress => Invalid ** Changed in: intel Assignee: (unassigned) => Brad Figg (brad-figg) ** Changed in:

[Bug 1929901] Re: [EHL][TGL] EDAC support

2021-09-01 Thread Brad Figg
This commit already exists in the focal:linux-intel intel-5.13-next. ** Changed in: intel Status: New => Fix Committed ** Changed in: intel Assignee: (unassigned) => Brad Figg (brad-figg) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1936047] Re: [snap] GUI not show. Thunderbird snap won't open with AMD Ryzen 4750 Pro (Ubuntu 21.04)

2021-09-01 Thread Eduardo Rojas Rodríguez
** Tags added: snap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936047 Title: [snap] GUI not show. Thunderbird snap won't open with AMD Ryzen 4750 Pro (Ubuntu 21.04) To manage notifications

[Bug 1936051] Re: [snap] GUI not show. Any LibreOffice app snap won't open with AMD 4750 Pro (Ubuntu 21.04)

2021-09-01 Thread Eduardo Rojas Rodríguez
** Tags added: snap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936051 Title: [snap] GUI not show. Any LibreOffice app snap won't open with AMD 4750 Pro (Ubuntu 21.04) To manage notifications

[Bug 1906418] Re: igc driver for Comet Lake onboard 15f3 NIC drops all igmp packets

2021-09-01 Thread Marc Culler
You are right! With the 5.11 kernel I am now seeing igmp packets over ethernet. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906418 Title: igc driver for Comet Lake onboard 15f3 NIC

[Bug 1906418] Re: igc driver for Comet Lake onboard 15f3 NIC drops all igmp packets

2021-09-01 Thread Marc Culler
Marking this fixed, since the problem does not occur with the current kernel for Ubuntu 20.04. ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1942352] Re: Ubuntu's use of -Bsymbolic-functions prevents linking a shared object from static FFmpeg

2021-09-01 Thread Apteryx
I've peeked at the fix that was done for the fox1.6, which was also negatively impacted by -Bsymbolic-functions, and it was doing this in its debian/rules file: # Ubuntu defaults to use -Bsymbolic-functions, which breaks linking # shared objects with static FFmpeg archives (see: #

[Bug 1942276] Re: glibc 2.34 upgrade will break some essential services

2021-09-01 Thread Dan Bungert
https://sourceware.org/pipermail/libc-alpha/2021-June/127273.html stuff from nss_files was moved into glibc proper. for libnss-db, we addressed this by no longer explicitly linking against -lnss_files. LP: #1939918 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1942276] Re: glibc 2.34 upgrade will break some essential services

2021-09-01 Thread Michael Hudson-Doyle
Wait a minute... root@upgrade-testing:~# readelf --wide -s /usr/lib/x86_64-linux- gnu/libnss_files.so.2 Symbol table '.dynsym' contains 6 entries: Num:Value Size TypeBind Vis Ndx Name 0: 0 NOTYPE LOCAL DEFAULT UND 1:

[Bug 1942276] Re: glibc 2.34 upgrade will break some essential services

2021-09-01 Thread Michael Hudson-Doyle
So my previous comment isn't quite right. For one thing, I *don't* think this affects DynamicUser=, only User= and Group=. And https://sourceware.org/legacy-ml/libc- help/2016-12/msg6.html says that nss modules are supposed to be ABI compatible between releases but it appears that for

[Bug 1790468] Re: system-summary shows wrong physical volume state

2021-09-01 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command only once, as it will automatically gather debugging information, in a terminal: apport-collect 1790468 When reporting bugs in the future please use apport by using 'ubuntu-

[Bug 1942378] Re: some programs dont display proper

2021-09-01 Thread jason christie
** Attachment added: "Screenshot from 2021-08-30 23-07-32.png" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1942378/+attachment/5522411/+files/Screenshot%20from%202021-08-30%2023-07-32.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1942378] [NEW] some programs dont display proper

2021-09-01 Thread jason christie
Public bug reported: even my activity to change the time ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: xorg 1:7.7+22ubuntu1 ProcVersionSignature: Ubuntu 5.11.0-1007.7-raspi 5.11.12 Uname: Linux 5.11.0-1007-raspi aarch64 ApportVersion: 2.20.11-0ubuntu65 Architecture: arm64 BootLog: Error:

[Bug 1942276] Re: glibc 2.34 upgrade will break some essential services

2021-09-01 Thread Michael Hudson-Doyle
What appears to be going on here is that systemd is not restarted as part of the upgrade of glibc so it is still running glibc 2.33. When starting a service that does anything even slightly funky with users and groups (so things that use DynamicUser= like systemd-resolved but also things like

[Bug 1940411] Re: 20.04.1 LTS messages after update to linux-firmware_1.187.16_all.deb

2021-09-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-firmware (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/1940411

[Bug 1795483] Re: Experimental setting to enable fractional Hi-DPI scaling offers no option larger than 200% on 15.6 inch, 3840 x 2160 pixel display (Dell XPS 15 9575)

2021-09-01 Thread Michael Zanetti
I'm using this patch on hirsute since the day Marco created it and it's working fine for me with the package from the ci-train manually installed. It is working just fine on the Dell XPS 15 9575, where I'm using 250% scaling. For the verification now, I've removed the package, enabled the

[Bug 1795483] Re: Experimental setting to enable fractional Hi-DPI scaling offers no option larger than 200% on 15.6 inch, 3840 x 2160 pixel display (Dell XPS 15 9575)

2021-09-01 Thread Michael Zanetti
** Tags removed: verification-needed-hirsute ** Tags added: verification-done-hirsute -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1795483 Title: Experimental setting to enable fractional Hi-DPI

[Bug 1942377] Missing required logs.

2021-09-01 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 1942377 and then change the status of the bug to 'Confirmed'. If, due to the

[Bug 1942377] Re: Linux 5.14 fails to boot

2021-09-01 Thread Gannet
A related one on bugzilla (closed as invalid): https://bugzilla.kernel.org/show_bug.cgi?id=214227 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942377 Title: Linux 5.14 fails to boot To manage

[Bug 1942377] [NEW] Linux 5.14 fails to boot

2021-09-01 Thread Gannet
Public bug reported: Downloaded and installed packages of 5.14 from https://kernel.ubuntu.com/~kernel-ppa/mainline/ I found it is not able to boot. Please, look in attachment. Motherboard: Asus P5Q3 CPU: Intel(R) Xeon(R) CPU X5482 OS: Kubuntu 21.04 ** Affects: linux (Ubuntu) Importance:

[Bug 1942376] Re: Merge dovecot from Debian for 22.04

2021-09-01 Thread Bryce Harrington
** Changed in: dovecot (Ubuntu) Importance: Undecided => Medium ** Changed in: dovecot (Ubuntu) Milestone: None => later ** Changed in: dovecot (Ubuntu) Assignee: (unassigned) => Bryce Harrington (bryce) ** Summary changed: - Merge dovecot from Debian for 22.04 + Merge dovecot from

[Bug 1942255] Re: FTBFS with Go 1.17

2021-09-01 Thread William Wilson
** Patch added: "golang-github-urfave-cli-v2.debdiff" https://bugs.launchpad.net/debian/+source/golang-github-urfave-cli-v2/+bug/1942255/+attachment/5522393/+files/lp1942255_v2.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1942255] Re: FTBFS with Go 1.17

2021-09-01 Thread William Wilson
** Bug watch added: Debian Bug tracker #993484 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993484 ** Also affects: golang-github-urfave-cli (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993484 Importance: Unknown Status: Unknown ** Changed in:

[Bug 1795483] Re: Experimental setting to enable fractional Hi-DPI scaling offers no option larger than 200% on 15.6 inch, 3840 x 2160 pixel display (Dell XPS 15 9575)

2021-09-01 Thread Brian Murray
Is there anybody who can verify this bug fix for Hirsute? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1795483 Title: Experimental setting to enable fractional Hi-DPI scaling offers no option

[Bug 1942376] [NEW] Merge dovecot from Debian for 22.04

2021-09-01 Thread Bryce Harrington
Public bug reported: [NOTE: This is a POC bug for canonical-server merge planning/workflow changes] Upstream: 2.3.16 Debian: 1:2.3.13+dfsg1-2 Ubuntu: 1:2.3.13+dfsg1-1ubuntu3 Scheduled-For: 2022.02 Debian does new releases regularly, so it's likely there will be newer versions available before

[Bug 1823490] Re: Incron causes defunct processes

2021-09-01 Thread Philippe Cloutier
This was reported upstream as https://github.com/ar-/incron/issues/52 ** Bug watch added: github.com/ar-/incron/issues #52 https://github.com/ar-/incron/issues/52 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1942375] [NEW] autopkgtest failure on armhf

2021-09-01 Thread Dan Bungert
Public bug reported: vip-manager currently will consistently fail in autopkgtest on armhf. This does not appear to be related to glibc2.34, as we do have one example of a passing test there. Also, locally this test consistently passes for me. Example failure:

[Bug 1823490] Re: Incron causes defunct processes

2021-09-01 Thread Philippe Cloutier
This is probably solved in all supported releases, as bionic uses 0.5.10-3build1, and 0.5.10 is apparently not affected. That being said, I am experiencing a similar bug with bionic in a Docker container, where incrond itself becomes a zombie process (and therefore stops working). -- You

[Bug 1940400] Re: Pi 4B 2GB boot failure

2021-09-01 Thread Matthieu Clemenceau
** Tags added: rls-ii-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940400 Title: Pi 4B 2GB boot failure To manage notifications about this bug go to:

[Bug 49613] Re: [MASTER] Adobe Flash does not support WMODE (Flash content always rendered on top of web pages)

2021-09-01 Thread Anderson Cavalcante
Muito interessante, eu fiz o teste no site abaixo e me parece normal. https://manutencaoemcelular.com.br/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/49613 Title: [MASTER] Adobe Flash does not

[Bug 1942265] Re: FTBFS with GCC/GFortran 11

2021-09-01 Thread Sergio Durigan Junior
Uploaded: $ dput mpich_3.4.1-5ubuntu1_source.changes Trying to upload package to ubuntu Checking signature on .changes gpg: /home/sergio/work/mpich/mpich_3.4.1-5ubuntu1_source.changes: Valid signature from 106DA1C8C3CBBF14 Checking signature on .dsc gpg:

[Bug 1942265] Re: FTBFS with GCC/GFortran 11

2021-09-01 Thread Sergio Durigan Junior
** Bug watch added: Debian Bug tracker #984242 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984242 ** Also affects: mpich (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984242 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1936708] Re: Wobbly graphics on built-in display since linux-image-5.11.0-22-generic

2021-09-01 Thread alex dekker
OK, linux-modules was installed but linux-modules-extra was not. I installed that package and booted from 5.11.0-34 and the distortion is back. I removed it, rebooted, and still the distortion was there, but the desktop and network was working. I cannot repeat what happened the first time I booted

[Bug 1942276] Re: glibc 2.34 upgrade will break some essential services

2021-09-01 Thread Sergio Durigan Junior
** Description changed: + Try this: + + $ lxc launch ubuntu-daily:impish test-docker + $ lxc shell test-docker + # cat

[Bug 1942276] Re: docker 20.10.7-0ubuntu2 fails to start when installed inside Impish LXD container

2021-09-01 Thread Sergio Durigan Junior
FWIW, I was able to reproduce this problem even inside a VM, which means that this is not related specifically to LXD containers. Another interesting point here is the fact that a lot of important systemd services are unable to restart after the libc upgrade. We end up with a system without

[Bug 1942368] Re: [FFe] Move fence_mpath to the -base package

2021-09-01 Thread Lucas Kanashiro
Thanks Brian! I already added a reference to this bug in the changelog. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942368 Title: [FFe] Move fence_mpath to the -base package To manage

[Bug 1942369] [NEW] installing Ubuntu 20.04 on Win 10 dual boot and fatal error at grub/something

2021-09-01 Thread Alden Kendall Coolidge
Public bug reported: Installing 20.04 LTS from USB hoping to dual-boot Windows 10. Install did not recognize that Win 10 was already there, so I installed as "Something else" and allocated the necessary drives from free space: /home, /boot, Swap area, and root /. Before install started, told me

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

2021-09-01 Thread Dan Streetman
Ok, so I know I should have complained (more) in the Debian bug, earlier. It's been merged already. This is just about backporting. However, reading the merge requests just makes me...itchy. First, let me recap what the point of all this is: When qemu is upgraded from version X to version Y, the

[Bug 1942368] Re: [FFe] Move fence_mpath to the -base package

2021-09-01 Thread Brian Murray
I'm fine with this change being uploaded but please either add the bug number to changelog or close this after the package has migrated. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942368

[Bug 1876990] Re: zfs modules in Focal kernel taint kernel

2021-09-01 Thread Glenn Washburn
I'm running into this as well. I'd like to boot the Live CD such that the kernel is untainted, but since the zfs modules are automatically loaded, the kernel is tainted at boot. I was able to ensure that the zfs modules were not loaded at boot by adding the kernel parameter

[Bug 1942368] [NEW] [FFe] Move fence_mpath to the -base package

2021-09-01 Thread Lucas Kanashiro
Public bug reported: I'd like to move the fence_mpath agent from the fence-agents-extra binary package to the fence-agents-base package. The -base package contains the agents curated by the Ubuntu Server team, and now we have some automated tests in place for it. The change that I'd like to apply

[Bug 1756547] Re: LP refuses to import plural strings where e.g. msgstr[0] entries in PO file miss %d

2021-09-01 Thread Gunnar Hjalmarsson
I uploaded gnome-shell without the workaround. The original problem, i.e. refusal to import msgstr[0] strings without %d, is not present any longer. It complains about the Turkish PO file, but those complaints are probably motivated due to absent msgstr[1] lines in the upstream PO. Other

[Bug 1942364] Re: sonixb camera is unusable on Chromium

2021-09-01 Thread Olivier Tilloy
Can you please share the output of `snap connections chromium` ? ** Changed in: chromium-browser (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942364

[Bug 1942314] Re: XOrg crashes/bugs on Dual GPU 20.04 / 21.04

2021-09-01 Thread JXT
[ 46.504672] xfce4-session[1220]: segfault at 0 ip 7f52d3e7fb7e sp 7ffd390d35f8 error 4 in libc-2.31.so[7f52d3d1e000+178000] I had added a Firefox complaint but it looks to have been removed or Firefox didn't submit correctly before it died. Basically says two cards from the same vendor

[Bug 1942314] Re: XOrg crashes/bugs on Dual GPU 20.04 / 21.04

2021-09-01 Thread JXT
** Description changed: Install 20.04 or 21.04, install the proprietary drivers. Add a second XScreen so you can enable the primary GPU and its screens and applications start to crash. System is unusable. - - [ 46.504672] xfce4-session[1220]: segfault at 0 ip 7f52d3e7fb7e sp -

[Bug 1879798] Re: designate-manage pool update doesn't reflects targets master dns servers into zones.

2021-09-01 Thread Nicolas Bock
This patch is included upstream since Victoria. ** Changed in: cloud-archive/victoria Status: New => Invalid ** Changed in: cloud-archive/victoria Status: Invalid => Fix Released ** Changed in: cloud-archive/stein Status: New => In Progress ** Changed in:

[Bug 1879798] Re: designate-manage pool update doesn't reflects targets master dns servers into zones.

2021-09-01 Thread Nicolas Bock
** Patch added: "bionic-ussuri.debdiff" https://bugs.launchpad.net/cloud-archive/+bug/1879798/+attachment/5522377/+files/bionic-ussuri.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879798

[Bug 1932103] Re: 2.3.4+dfsg.1-2 is FTBFS

2021-09-01 Thread nick black
hrmmm, new versions don't seem to be entering Impish. is that due to something changing since the release of Debian Bullseye, or is notcurses misbehaving on Ubuntu CI? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1942366] [NEW] PrintScreen button unresponsive after trying to take a window screenshot of a notification

2021-09-01 Thread Yu Yang Lin Hou
Public bug reported: Steps to reproduce: 1. trigger a notification pop-up (e.g. ``notify-send Date "`date`"``) 2. mouse over the notification to bring it into focus 3. press `Alt`+`PrintScreen` to attempt to take a screenshot of the window in focus 4. nothing happens and the `PrintScreen` button

[Bug 1396379] Re: installer uses first EFI system partition found even when directed otherwise

2021-09-01 Thread TJ
This was just brought to my attention so I took a look at the source- code. Thanks to oldfred's comment #20 showing part of the installer log that helps isolate the source-code responsible. It looks like this is a result of this code - written in 206 - assuming a debconf entry that is empty and

[Bug 1942357] Re: Regression in openssl 1.0.1f for trusty/esm after last update

2021-09-01 Thread Leonidas S. Barbosa
https://ubuntu.com/security/notices/USN-5051-4 ** Changed in: openssl (Ubuntu Trusty) 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/1942357 Title:

[Bug 1942365] [NEW] playing podcast with weird characters in title will trigger error _dbus_check_is_valid_utf8

2021-09-01 Thread Frits Brusse
Public bug reported: playing podcast from phone via BT : Sep 1 20:52:00 t-14 bluetoothd[1478227]: profiles/audio/player.c:media_player_set_playlist_item() 0 Sep 1 20:52:00 t-14 bluetoothd[1478227]: profiles/audio/player.c:media_player_set_metadata() Title: electronic drugs�� Sep 1 20:52:00

[Bug 1942010] Re: Ensure lockout for failed password attempts is configured

2021-09-01 Thread Scott E. MacKenzie
Please find attached. ** Attachment added: "common-account.txt" https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1942010/+attachment/5522351/+files/common-account.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1942010] Re: Ensure lockout for failed password attempts is configured

2021-09-01 Thread Scott E. MacKenzie
Please find attached. ** Attachment added: "common-auth.txt" https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1942010/+attachment/5522352/+files/common-auth.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1942364] [NEW] sonixb camera is unusable on Chromium

2021-09-01 Thread FurretUber
Public bug reported: I'm trying to use an USB camera on Chromium, however it is not being detected. lsusb shows it as: Bus 001 Device 076: ID 0c45:6001 Microdia Genius VideoCAM NB While this camera isn't the best I've ever seen, it works properly when using ffplay and guvcview. The following is

[Bug 1823490] Re: Incron causes defunct processes

2021-09-01 Thread Gerry
There are some serious bugs in incron. It should probably be deprecated and removed from the repos for security reasons. * https://github.com/ar-/incron/issues/67 * https://github.com/ar-/incron/issues/72 * https://github.com/ar-/incron/issues/68 ** Bug watch added:

[Bug 1886705] Re: ratbagd, segrault

2021-09-01 Thread Stephen Kitt
This was fixed in 0.14-1. ** Changed in: libratbag (Ubuntu) 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/1886705 Title: ratbagd, segrault To manage

[Bug 1853797] Re: pmu in ubuntu_kvm_unit_tests fails

2021-09-01 Thread Luke Nowakowski-Krijger
Found new failures on bionic/linux-oracle/5.4.0-1054.58~18.04.1 on VM.DenseIO2.8 and VM.Standard2.1 2 newly added tests failed 18:12:43 DEBUG| [stdout] FAIL: all counters 18:12:43 DEBUG| [stdout] PASS: overflow: cntr-0 18:12:43 DEBUG| [stdout] PASS: overflow: status-0 18:12:43 DEBUG| [stdout]

[Bug 1913476] Re: /usr/bin/update-manager:TypeError:/usr/bin/update-manager@118:start_update:start_available:refresh_cache:update:_make_groups:__contains__

2021-09-01 Thread Brian Murray
update-manager (1:20.04.10.6) focal; urgency=medium * UpdateManager/Core/UpdateList.py: change to a regex from a static list of packages to be grouped under Ubuntu Base (LP: #1902025) * Clean up apt cache binary files left behind by tests * Rename meta_pkgs to ubuntu_base_pkgs to make

[Bug 1942255] Re: FTBFS with Go 1.17

2021-09-01 Thread William Wilson
** Also affects: golang-github-urfave-cli (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/1942255 Title: FTBFS with Go 1.17 To manage

[Bug 1942363] [NEW] apport-bug unusably broken

2021-09-01 Thread ralphb
Public bug reported: For a regarding LibreOffice Calc, I started apport-cli in order to submit a bug report. Attached picture #1 shows the second screen of apport. I'm not reporting a display problem, but I've chosen "Other problem" before. And "I don't know" isn't exactly the correct option,

[Bug 1942363] Re: apport-bug unusably broken

2021-09-01 Thread ralphb
** Attachment added: "Wat" https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1942363/+attachment/5522348/+files/apport2.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942363 Title:

[Bug 1942363] Re: apport-bug unusably broken

2021-09-01 Thread ralphb
** Attachment added: "Collecting" https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1942363/+attachment/5522347/+files/apport1.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942363 Title:

[Bug 1786013] Autopkgtest regression report (linux-meta-azure-5.11/5.11.0.1015.16~20.04.14)

2021-09-01 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-azure-5.11 (5.11.0.1015.16~20.04.14) for focal have finished running. The following regressions have been reported in tests triggered by the package: lxc/1:4.0.6-0ubuntu1~20.04.1 (amd64) Please visit the excuses page listed below and

[Bug 1633938] Re: [needs-packaging] Needs packaging for Xenial Xerus

2021-09-01 Thread Stephen Kitt
Xenial is obsolete; mednaffe is available in all supported releases of Ubuntu. ** Changed in: mednaffe (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1942361] [NEW] Wrong terminus font-size

2021-09-01 Thread Miguel Angel Noguera
Public bug reported: 1) Kubuntu Impish Indri (development branch) / Release: 21.10 / konsole 21.07.90 2) xfonts-terminus 4.48-3 3) font size must be selectable between from 9 to 24 px 4) only 9 px is available, wich is too small in most cases. Same bug in debian 11.0 / ubuntu 21.04 PCLinuxOS

[Bug 1931004] Fix included in openstack/cinder 18.1.0

2021-09-01 Thread OpenStack Infra
This issue was fixed in the openstack/cinder 18.1.0 release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931004 Title: Add support for Pacific to RBD driver To manage notifications about this

[Bug 1942360] [NEW] LibreCalc: Missing entry fields in dialog

2021-09-01 Thread ralphb
Public bug reported: Some of the user dialogs within LibreCalc (version 6.4.7.2, on Kubuntu 20.04) do not show entry fields. In particular, all dialogs for Conditional Formatting are affected. See the attachment as an example for a bad dialog: There should be an entry field for the formula,

[Bug 1923162] Re: riscv64 images fail to boot in qemu

2021-09-01 Thread William Wilson
** Changed in: u-boot (Ubuntu Hirsute) 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/1923162 Title: riscv64 images fail to boot in qemu To manage

[Bug 1940450] Re: XSS The data-template attribute of the tooltip and popover plugins lacks input sanitization and may allow attacker to execute arbitrary JavaScript.

2021-09-01 Thread Heather Lemon
I take back my earlier comment, backporting the commit from upstream https://github.com/twbs/bootstrap/pull/28236/commits/5efa9b531d25927b907e3fa24b818608bc38a2f0 to both bionic and then xenial(if supported) with debian/changelog etc added is the correct way. -- You received this bug

[Bug 1940450] Re: XSS The data-template attribute of the tooltip and popover plugins lacks input sanitization and may allow attacker to execute arbitrary JavaScript.

2021-09-01 Thread Corey Bryant
For the Ubuntu horizon package, we vendor in the xstatic files (see debian/README.source). So this could be as simple as refreshing the xstatic files. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1940450] Re: XSS The data-template attribute of the tooltip and popover plugins lacks input sanitization and may allow attacker to execute arbitrary JavaScript.

2021-09-01 Thread Heather Lemon
** Tags added: cloud-archive -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940450 Title: XSS The data-template attribute of the tooltip and popover plugins lacks input sanitization and may allow

[Bug 1879798] Re: designate-manage pool update doesn't reflects targets master dns servers into zones.

2021-09-01 Thread Dan Streetman
unsubscribing sts-sponsors, as this appears to be a cloudy bug that i assume the o7k team will sponsor, please feel free to re-subscribe us if you would like us to review/sponsor -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1942357] [NEW] Regression in openssl 1.0.1f for trusty/esm after last update

2021-09-01 Thread Leonidas S. Barbosa
Public bug reported: A security regression was reported by Johannes Wegener that is causing a regression in the last openssl1.0.1f in trusty/esm. [How to reproduce] 1. Install Openssl/libssl1.0.0 Version 1.0.1f-1ubuntu2.27+esm3 on ubuntu 14.04 2. openssl s_client -connect wikipedia.org:443 2>&1

[Bug 1942355] [NEW] app icons briefly flash before being replaced by icons swooping in

2021-09-01 Thread Matthew Derrick
Public bug reported: when clicking on the 'show applications' button, all the apps show up for about a half-second before disappearing and then being replaced by the animation of the apps swooping in from the 'show applications' button. not a huge deal, just a display bug. ProblemType: Bug

[Bug 1678187] Re: Removing a linux-image-extra package fails, if /boot is about full

2021-09-01 Thread Hayden Clark
I've not yet found a way to make a USB boot that would allow me to start the machine in the event of something going wrong. Without a plan to revert the change, I'm a bit nervous. I know it *should* work fine - but I don't want to suddenly have an unbootable laptop I can't rescue. -- You

[Bug 1942313] StacktraceSource.txt

2021-09-01 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt" https://bugs.launchpad.net/bugs/1942313/+attachment/5522322/+files/StacktraceSource.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942313 Title:

[Bug 1942313] ThreadStacktrace.txt

2021-09-01 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1942313/+attachment/5522323/+files/ThreadStacktrace.txt ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/1942313/+attachment/5522195/+files/CoreDump.gz ** Changed in: gnome-shell (Ubuntu)

[Bug 1942313] Stacktrace.txt

2021-09-01 Thread Apport retracing service
** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1942313/+attachment/5522321/+files/Stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942313 Title: gnome-shell

[Bug 1942313] gnome-shell crashed with SIGSEGV in g_hash_table_lookup()

2021-09-01 Thread Apport retracing service
StacktraceTop: __vfprintf_internal (s=0x7ffd010d9cf0, format=0x224 , ap=0x227, mode_flags=372424428) at vfprintf-internal.c:1404 ?? () ?? () close_and_return_error (resplen2=0x0, statp=0x55fcd4a27b70) at res_send.c:489 send_vc (statp=0x55fcd4a27b70, buf=, buflen=, buf2=, buflen2=, ansp=,

[Bug 1940011] Re: Reduce cron spam from weekly update-notifier-common

2021-09-01 Thread Brian Murray
** Tags added: rls-ii-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940011 Title: Reduce cron spam from weekly update-notifier-common To manage notifications about this bug go to:

[Bug 1942352] [NEW] Ubuntu's use of -Bsymbolic-functions prevents linking a shared object from static FFmpeg

2021-09-01 Thread Apteryx
Public bug reported: Hello, I've spent much time trying to figure out why linking the Jami daemon [0] as a shared library against Ubuntu's own build of FFmpeg or our own would *not* work (any version, from 18.04 to 21.04), while it would link just fine in Debian. It turns out this is caused by

[Bug 1941714] ThreadStacktrace.txt

2021-09-01 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1941714/+attachment/5522308/+files/ThreadStacktrace.txt ** Tags added: apport-failed-retrace -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1941714] Stacktrace.txt

2021-09-01 Thread Apport retracing service
** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1941714/+attachment/5522307/+files/Stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941714 Title: rsyslogd

[Bug 1941714] rsyslogd crashed with SIGABRT in __vfprintf_internal()

2021-09-01 Thread Apport retracing service
StacktraceSource: #0 0x7f9e293a8fab in __vfprintf_internal (s=0x7f9e28fa9c30, format=0x118 , ap=0x1, mode_flags=694712652) at vfprintf-internal.c:1404 [Error: vfprintf-internal.c was not found in source tree] #1 0x in ?? () StacktraceTop:

Fwd: [Bug 1940202] Re: [Dell Inspiron 14-3467] touchpad

2021-09-01 Thread prijay maharjan
thank you to reply -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940202 Title: [Dell Inspiron 14-3467] touchpad To manage notifications about this bug go to:

[Bug 1942347] Missing required logs.

2021-09-01 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 1942347 and then change the status of the bug to 'Confirmed'. If, due to the

[Bug 1940450] Re: XSS The data-template attribute of the tooltip and popover plugins lacks input sanitization and may allow attacker to execute arbitrary JavaScript.

2021-09-01 Thread Heather Lemon
Yes, it's sufficient to upgrade the requirements.txt because it does not require code changes, but package upgrades. The debian/changelog does not track the requirements.txt file changes but need to be done manually. I'll try adding a patch this week. -- You received this bug notification

[Bug 1940450] Re: XSS The data-template attribute of the tooltip and popover plugins lacks input sanitization and may allow attacker to execute arbitrary JavaScript.

2021-09-01 Thread Heather Lemon
Attached screenshot showing difference between Bootstrap versions with missing sanitize functions ** Attachment added: "Screenshot from 2021-08-23 15-55-14.png" https://bugs.launchpad.net/horizon/+bug/1940450/+attachment/5522304/+files/Screenshot%20from%202021-08-23%2015-55-14.png -- You

[Bug 1942347] Re: proc01 from ubuntu_ltp.fs fails to read spl/hostid on s390x on Hirsute

2021-09-01 Thread Kleber Sacilotto de Souza
** Description changed: Testcase proc01 from ubuntu_ltp.fs fails on Hirsute s390x systems with: 12:48:34 DEBUG| [stdout] proc01 1 TFAIL : proc01.c:400: read failed: /proc/sys/kernel/spl/hostid: errno=EFAULT(14): Bad address + + I was also able to reproduce this on a amd64 VM

[Bug 1942347] [NEW] proc01 from ubuntu_ltp.fs fails to read spl/hostid on s390x on Hirsute

2021-09-01 Thread Kleber Sacilotto de Souza
Public bug reported: Testcase proc01 from ubuntu_ltp.fs fails on Hirsute s390x systems with: 12:48:34 DEBUG| [stdout] proc01 1 TFAIL : proc01.c:400: read failed: /proc/sys/kernel/spl/hostid: errno=EFAULT(14): Bad address ** Affects: ubuntu-kernel-tests Importance: Undecided

[Bug 1915911] Re: Tomcat9 package is old version with many security issues

2021-09-01 Thread Timo Wege
In the meantime, several security vulnerabilities have been found with the current version. https://portswigger.net/daily-swig/http-request-smuggling-vulnerability- in-apache-tomcat-has-been-present-since-2015 Furthermore, you should skip to version 9.0.48 because there is a BUG in connection

  1   2   3   >