[Touch-packages] [Bug 1923052] Re: screen reader does not read ubiquity window

2022-03-31 Thread Brian Murray
I tested this following the instructions in test case 1309 and did not hear the screen reader read the ubiquity window after choosing Try Ubuntu. The screen reader was working though and happily read other windows. ** Changed in: ubiquity (Ubuntu) Status: Incomplete => Confirmed -- You

[Touch-packages] [Bug 1923052] Re: screen reader does not read ubiquity window

2022-03-31 Thread Brian Murray
I also tested this with an Ubuntu 21.10 image and observed the same behavior as with Jammy. ** Also affects: orca (Ubuntu Jammy) Importance: Undecided Status: Incomplete ** Also affects: ubiquity (Ubuntu Jammy) Importance: High Status: Confirmed ** Also affects: at-spi2-core

[Touch-packages] [Bug 1966381] Re: applications crash that never crashed under Ubuntu-20.04

2022-03-31 Thread Dan Streetman
wow, looking at the systemd code (even upstream), oomd is counting pagecache as 'used' memory which is massively unfair as the kernel is responsible for pagecache use, not userspace, and it's not even accurate (from a OOM perspective) since the kernel will drop pagecache as memory pressure

[Touch-packages] [Bug 1966416] Re: pam_faillock does not actually deny login after given number of failures

2022-03-31 Thread Marc Deslauriers
I believe the problem is here: auth sufficient pam_faillock.so authsucc sufficient = "A failure of a sufficient module is ignored and processing of the PAM module stack continues unaffected." So if you want pam_faillock to be able to reject authentication attempts, it needs to be: auth

[Touch-packages] [Bug 1967343] [NEW] package lvm2 2.03.07-1ubuntu1 failed to install/upgrade: installed lvm2 package post-installation script subprocess returned error exit status 1

2022-03-31 Thread James Edward King
Public bug reported: running software updater. not sure what impact this error message will have - no issues found so far ProblemType: Package DistroRelease: Ubuntu 20.04 Package: lvm2 2.03.07-1ubuntu1 ProcVersionSignature: Ubuntu 5.4.0-104.118-generic 5.4.166 Uname: Linux 5.4.0-104-generic

[Touch-packages] [Bug 1966416] Re: pam_faillock does not actually deny login after given number of failures

2022-03-31 Thread Marc Deslauriers
Oh, so the other alternative is to leave the following after the "auth sufficient pam_faillock.so authsucc": auth requisite pam_deny.so The example in the manpage uses pam_deny.so, so that's why it works. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1966416] Re: pam_faillock does not actually deny login after given number of failures

2022-03-31 Thread Brian Murray
** Also affects: pam (Ubuntu Jammy) Importance: Undecided Status: New ** Tags removed: rls-jj-incoming ** Changed in: pam (Ubuntu Jammy) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1966381] Re: applications crash that never crashed under Ubuntu-20.04

2022-03-31 Thread Brian Murray
** Also affects: systemd (Ubuntu Jammy) Importance: High Status: New ** Tags removed: rls-jj-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1966381

[Touch-packages] [Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-03-31 Thread Nick Rosbrook
After speaking with snapd folks, it was determined that these udev rules should not be triggered on desktop or server (and in fact, should be limited to removable media). The proper solution here is to improve the snapd auto-import udev rules. Given that, we do not need to make any changes to

[Touch-packages] [Bug 1967082] Re: SIGSEGV and out-of-bounds write during processing file via objdump

2022-03-31 Thread Nils
** Attachment added: "Crashing input and script for reproduction." https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1967082/+attachment/5575093/+files/objdump_01.zip -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1966905] Re: Valgrind memory errors in gnome-shell 42 from accountsservice

2022-03-31 Thread Sebastien Bacher
Could you do the suggested change anyway and keep it around, maybe you will hit the bug again with it in place? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to accountsservice in Ubuntu.

[Touch-packages] [Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-31 Thread Zayar Lwin
** Also affects: devhelp Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1966418 Title: [jammy regression] Evolution does not

[Touch-packages] [Bug 1956603] Re: > Internal error: Could not resolve keysym ...

2022-03-31 Thread Daniel van Vugt
** Summary changed: - /usr/libexec/gdm-x-session: > Internal error: Could not resolve keysym . + > Internal error: Could not resolve keysym ... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libx11 in Ubuntu.

[Touch-packages] [Bug 1962843] Re: Guest OS customization fail for ubuntu 22.04 desktop in vsphere due to adding 'shutdown.target' in file /usr/lib/systemd/system/systemd-networkd.socket

2022-03-31 Thread Christian Ehrhardt 
Pengpeng/Yuhua - I have internally asked (at the same time I added the tag a few days ago) for someone to look after it. Nothing happened yet, so I pinged again. In preparation of this - since most of Ubuntu developers won't have a vsphere around to reproduce this. Is there any other way to

[Touch-packages] [Bug 1966591] Re: ssh-keygen -R changes known_hosts file permissions (mode)

2022-03-31 Thread Evgeny Morozov
Thanks a lot! 0644 are really the important bits, so while the behavior is still "user-surprising" it shouldn't cause any practical problems for us. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu.

[Touch-packages] [Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-31 Thread Timo Aaltonen
That'll install all updates from proposed? Don't do that. Just use a clean image and then install the required updates as mentioned in #106 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libx11 in Ubuntu.

[Touch-packages] [Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-31 Thread Umair Iqbal
So I added the lines from comment 132 in my docker file and I now I am not able to build my docker image I get the following error 10:23:39 xg++: fatal error: Killed signal terminated program cc1plus 10:23:39 compilation terminated. 10:23:39 make[3]: *** [Makefile:1117: insn-emit.o] Error 1

[Touch-packages] [Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-31 Thread Umair Iqbal
My DockerFile looks like RUN echo 'deb http://archive.ubuntu.com/ubuntu/ focal-proposed main restricted' >> /etc/apt/sources.list && \ apt-get update -q -y && \ apt-get install -y --fix-missing --no-install-recommends \ -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-31 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1966418 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1966886] Re: ssh-copy-id and Dropbear Server

2022-03-31 Thread Ramin
the problem is in this file https://github.com/openssh/openssh-portable/blob/master/contrib/ssh- copy-id in line 335 dropbear*) populate_new_ids 0 [ "$DRY_RUN" ] || printf '%s\n' "$NEW_IDS" | \ $SSH "$@" "$(installkeys_sh /etc/dropbear/authorized_keys)" \ || exit 1

[Touch-packages] [Bug 1967165] Re: package linux-image-5.13.0-39-generic 5.13.0-39.44~20.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2022-03-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: initramfs-tools (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1966905] Re: Valgrind memory errors in gnome-shell 42 from accountsservice

2022-03-31 Thread Daniel van Vugt
Dropped severity - there are no reports of this crashing in the wild, that I can find. ** Changed in: accountsservice (Ubuntu) Importance: High => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to accountsservice in

[Touch-packages] [Bug 1962038] Re: wrong sysrq value in /usr/lib/sysctl.d/50-default.conf

2022-03-31 Thread Nick Rosbrook
I tested systemd 248.3-1ubuntu8.4 from impish-proposed to verify the fix: $ systemctl --version systemd 248 (248.3-1ubuntu8.4) +PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS -OPENSSL +ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP -LIBFDISK +PCRE2

[Touch-packages] [Bug 1966221] Re: gnome-extensions-app crashes with "Segmentation fault (core dumped)"

2022-03-31 Thread Jeremy Bicha
** Changed in: mesa (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1966221 Title: gnome-extensions-app crashes with

[Touch-packages] [Bug 1966416] Re: pam_faillock does not actually deny login after given number of failures

2022-03-31 Thread Matthieu Clemenceau
** Tags added: fr-2158 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pam in Ubuntu. https://bugs.launchpad.net/bugs/1966416 Title: pam_faillock does not actually deny login after given number of failures Status in pam

[Touch-packages] [Bug 1947099] Re: ipconfig does not honour user-requested timeouts in some cases

2022-03-31 Thread Mauricio Faria de Oliveira
Hey Fabio, Thanks for the lab setup for testing this! > Anyway, if someone can build a klibc-utils package for me with the proposed > patch, > I can test the ipconfig behavior in this Lab. Sure, there you go! sudo add-apt-repository ppa:mfo/lp1947099 sudo apt install klibc-utils > For

[Touch-packages] [Bug 1966591] Re: ssh-keygen -R changes known_hosts file permissions (mode)

2022-03-31 Thread Sergio Durigan Junior
** Description changed: + [Impact] + + When using "ssh-keygen -R" to remove a host from "known_hosts" the + command changes permissions on the file. This can cause problems + particularly when used on the global "known_hosts" file + (/etc/ssh/ssh_known_hosts), because then only root can read

[Touch-packages] [Bug 1966381] Re: applications crash that never crashed under Ubuntu-20.04

2022-03-31 Thread Matthieu Clemenceau
** Tags added: fr-2157 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1966381 Title: applications crash that never crashed under Ubuntu-20.04 Status in systemd package

[Touch-packages] [Bug 1967315] [NEW] package linux-firmware 1.187.29 failed to install/upgrade: installed linux-firmware package post-installation script subprocess returned error exit status 1

2022-03-31 Thread Jonathan Baumann
Public bug reported: While installing full upgrade from terminal - sudo apt full-upgrade ProblemType: Package DistroRelease: Ubuntu 20.04 Package: linux-firmware 1.187.29 ProcVersionSignature: Ubuntu 5.13.0-35.40~20.04.1-generic 5.13.19 Uname: Linux 5.13.0-35-generic x86_64 NonfreeKernelModules:

[Touch-packages] [Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-31 Thread Sebastien Bacher
** Changed in: devhelp Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1966418 Title: [jammy regression] Evolution does not display message

[Touch-packages] [Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-31 Thread Łukasz Zemczak
** Changed in: mesa (Ubuntu) Milestone: None => ubuntu-22.04 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1966418 Title: [jammy regression] Evolution does not display

[Touch-packages] [Bug 1952947] Re: ubuntu-bug -w (using xprop) doesn't work under wayland

2022-03-31 Thread Robie Basak
Hello Henning, or anyone else affected, Accepted apport into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apport/2.20.11-0ubuntu27.23 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1965830] Re: apport-kde crashed with setGeometry(self, int, int, int, int) in ui_start_info_collection_progress(): argument 1 has unexpected type 'float'

2022-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.11-0ubuntu80 --- apport (2.20.11-0ubuntu80) jammy; urgency=medium * kde/apport-kde: Ensure we are passing integers to setGeometry (LP: #1965830) -- Brian Murray Mon, 28 Mar 2022 12:34:10 -0700 ** Changed in: apport (Ubuntu

[Touch-packages] [Bug 1965141] Re: openssl: package the new bugfix release 3.0.2

2022-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package openssl - 3.0.2-0ubuntu1 --- openssl (3.0.2-0ubuntu1) jammy; urgency=medium * New upstream bugfix release (LP: #1965141) * d/p/skip_tls1.1_seclevel3_tests.patch: new Ubuntu-specific patch for the testsuite -- Simon Chopin Wed, 16 Mar 2022

[Touch-packages] [Bug 1966381] Re: applications crash that never crashed under Ubuntu-20.04

2022-03-31 Thread Dan Streetman
> So, maybe the default SwapUsedLimit is not appropriate for Ubuntu I don't think tweaking that will help much if at all, it's going to be hard to get around the core issue of oomd counting pagecache as memory pressure -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1923052] Re: screen reader does not read ubiquity window

2022-03-31 Thread Brian Murray
** Changed in: ubiquity (Ubuntu Jammy) Milestone: None => ubuntu-22.04 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to at-spi2-core in Ubuntu. https://bugs.launchpad.net/bugs/1923052 Title: screen reader does not read

[Touch-packages] [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2022-03-31 Thread Jan
I've also got an Avantree DG80 as a workaround and I can confirm it works with my Trekz OpenComm headset. It supports sounds up to 8 kHz (corresponding to mSBC with a 16 kHz sampling frequency) with the mic enabled, while anything connected directly to Linux bluetooth only goes up to 4 kHz in

[Touch-packages] [Bug 1966381] Re: applications crash that never crashed under Ubuntu-20.04

2022-03-31 Thread Nick Rosbrook
In the near term, we could consider tweaking the systemd-oomd defaults in Ubuntu. According to the commit that added systemd-oomd in Jammy [1], the current config is based on Fedora's. This includes using the default value of SwapUsedLimit=90% [2]. However, Fedora has more swap space by default: a

[Touch-packages] [Bug 1966591] Re: ssh-keygen -R changes known_hosts file permissions (mode)

2022-03-31 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~sergiodj/ubuntu/+source/openssh/+git/openssh/+merge/418099 ** Merge proposal linked: https://code.launchpad.net/~sergiodj/ubuntu/+source/openssh/+git/openssh/+merge/418100 ** Merge proposal linked:

[Touch-packages] [Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-31 Thread Umair Iqbal
I am not installing all updates my docker file is as follows RUN echo 'deb http://archive.ubuntu.com/ubuntu/ focal-proposed main restricted' >> /etc/apt/sources.list && \ apt-get update -q -y && \ apt-get install -y --fix-missing --no-install-recommends \ libx11-6 \

[Touch-packages] [Bug 1966381] Re: applications crash that never crashed under Ubuntu-20.04

2022-03-31 Thread Dan Streetman
> it's going to be hard to get around the core issue of oomd counting pagecache as memory pressure assuming my quick 10-minute assessment of this bug is correct, of course...maybe i'm totally wrong about what the problem is ;-) -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1965993] Re: [UIFe] Remove Ubuntu Pro settings

2022-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package software-properties - 0.99.21 --- software-properties (0.99.21) jammy; urgency=medium * Remove Ubuntu Pro settings (LP: #1965993) -- Robert Ancell Wed, 23 Mar 2022 12:11:31 +1300 ** Changed in: software-properties (Ubuntu) Status: Fix

[Touch-packages] [Bug 1966571] Re: libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed

2022-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package intel-media-driver - 22.2.1+dfsg1-1build1 --- intel-media-driver (22.2.1+dfsg1-1build1) jammy; urgency=medium * Rebuild with the current libva version (lp: #1966571) -- Sebastien Bacher Tue, 29 Mar 2022 16:47:39 +0200 ** Changed in:

[Touch-packages] [Bug 1966416] Re: pam_faillock does not actually deny login after given number of failures

2022-03-31 Thread Martin Pitt
Ouch, thanks Marc! Indeed our previous seddery was broken, it should have left the pam_deny/pam_permit lines. With this it works just fine: --- /tmp/common-auth.orig 2022-04-01 07:16:26.072608984 +0200 +++ /tmp/common-auth.faillock 2022-04-01 07:14:20.246707861 +0200 @@ -16,6 +16,8 @@ #

[Touch-packages] [Bug 1966381] Re: applications crash that never crashed under Ubuntu-20.04

2022-03-31 Thread Jason Haar
Well funny you should say that... When I installed 22.04 on my new Dell laptop with 16G RAM, Jammy still only allocated 976MB of swap. I think you have a problem there too. So after reporting this issue and continually having OOM crashes, I created a 20G swapfile - and ever since this problem has

[Touch-packages] [Bug 1967448] Re: All the windows and the desktop icons disappear constantly after setting Scaling to 300%

2022-03-31 Thread Daniel van Vugt
A fix for GTK3 is also in progress: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4381 ** Also affects: gtk+3.0 (Ubuntu) Importance: Undecided Status: New ** Changed in: gtk+3.0 (Ubuntu) Status: New => In Progress ** Changed in: gtk+3.0 (Ubuntu) Importance: Undecided

[Touch-packages] [Bug 1893716] Re: scripts in /etc/update-motd.d/ run even on login via non-interactive scp and sftp sessions

2022-03-31 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~paelzer/update-notifier/+git/update-notifier/+merge/418122 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pam in Ubuntu. https://bugs.launchpad.net/bugs/1893716

[Touch-packages] [Bug 1965563] Re: gnome-extensions-app fails to start (Protocol error)

2022-03-31 Thread Daniel van Vugt
Maybe related to https://gitlab.gnome.org/GNOME/mutter/-/issues/2083 (bug 1967448) ? ** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #2083 https://gitlab.gnome.org/GNOME/mutter/-/issues/2083 -- You received this bug notification because you are a member of Ubuntu Touch seeded