[Touch-packages] [Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-11-21 Thread Ghadi Rahme
Interesting, when fixing the script I relied on the mode the USB ports are in (which they should always be in source mode for a desktop machine but apparently each vendor does things differently). The USB port being in sink mode means that it is configured to power the system and not power periphe

[Touch-packages] [Bug 2089071] Re: tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Laszlo Gaal
The workaround mentioned by Monica and Andreas is viable. A possible implementation can be found in Apache Impala at https://github.com/apache/impala/commit/8dd935a98f1ee758bd8f2a03f9bd778a8a2f433e -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, whi

[Touch-packages] [Bug 2086864] Re: Please merge sound-theme-freedesktop 0.8-3 from debian unstable

2024-11-21 Thread Alessandro Astone
> when the new changelog entry contains an old bug number reference [...] we remove the ":". Interesting, cause lintian complains about that 😅 (or at least it does with debian bug tags, i haven't verified that it also does for lp bug tags) -- You received this bug notification because you are a

[Touch-packages] [Bug 2089071] Re: tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Dung Tran
I got this issue in Ubuntu Jammy Arm architecture. But this workaround not work. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu. https://bugs.launchpad.net/bugs/2089071 Title: tarfile.py regression: "Re

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-11-21 Thread Miriam España Acebal
Hi Jay, On second thought, I'll include the fix in Plucky to proceed with the SRUs as fast as possible. Later, when the fix arrives in Debian, we can manually resync dnsmasq. This way, we unlock this. I hope this helps you and the Ironic community. Sorry for the comings and goings. -- You recei

[Touch-packages] [Bug 2089071] Re: tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Dung Tran
I got the same issue with Ubuntu Jammy arm. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu. https://bugs.launchpad.net/bugs/2089071 Title: tarfile.py regression: "ReadError: invalid header" Status in p

[Touch-packages] [Bug 2089136] Re: python2.7 (2.7.18-1~20.04.5) breaks pip tar downloads

2024-11-21 Thread Dung Tran
*** This bug is a duplicate of bug 2089071 *** https://bugs.launchpad.net/bugs/2089071 >This is a working version of /usr/lib/python2.7/tarfile.py I got the same issue with Ubuntu Jammy arm architecture, does this workaround work? -- You received this bug notification because you are a memb

[Touch-packages] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-11-21 Thread Miriam España Acebal
** Changed in: dnsmasq (Ubuntu Jammy) Status: Incomplete => Confirmed ** Also affects: dnsmasq (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: dnsmasq (Ubuntu Oracular) Importance: Undecided Status: New ** Also affects: dnsmasq (Ubuntu Plucky) Impo

[Touch-packages] [Bug 2089071] Re: tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Nishit Majithia
I can reproduce the issue, this patch https://pastebin.canonical.com/p/J5jzyFkbcT/ can resolve the issue, we're working on releasing the fixed version asap. I will update this thread once it is done thank you for the patience ** Changed in: python2.7 (Ubuntu Focal) Assignee: (unassigned) =

[Touch-packages] [Bug 2055200] Re: tests-in-lxd is broken with latest autopkgtest version

2024-11-21 Thread Nick Rosbrook
This log shows the tests-in-lxd test passing now: https://autopkgtest.ubuntu.com/results/autopkgtest- jammy/jammy/amd64/s/systemd/20241120_155239_e1b7a@/log.gz. The autopkgtest run overall fails due an existing failure in networkd- test.py, but that is unrelated. Unfortunately that test comes and

[Touch-packages] [Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-11-21 Thread Ghadi Rahme
Thank you for the report @gordon-lack. Could you run the systemd-ac-power command with SYSTEMD_LOG_LEVEL=debug? $ SYSTEMD_LOG_LEVEL=debug systemd-ac-power And share the logs printed on screen. Thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packag

[Touch-packages] [Bug 2089239] [NEW] tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Dung Tran
Public bug reported: After installing the latest Python2.7 (2.7.18-13ubuntu1.3) there is a problem installing packages with PIP. ``` pip install cryptography DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained

[Touch-packages] [Bug 2089239] Re: tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Dung Tran
** Description changed: - After installing the latest Python2.7 (2.7.18-13ubuntu1.3) there is a - problem installing packages with PIP. + After installing the latest Python2.7 (2.7.18-13ubuntu1.3) there is a problem installing packages with PIP. + The new release has changes "Remove backtracking

[Touch-packages] [Bug 2088207] Re: cloud-init enables ssh password auth in an unexpected config file

2024-11-21 Thread Nick Rosbrook
** Changed in: openssh (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/2088207 Title: cloud-init enables ssh password auth

[Touch-packages] [Bug 2009859] Re: systemd: networkd-test.py fails with newer kinetic kernels

2024-11-21 Thread Nick Rosbrook
Adding a jammy task for systemd because I see the error there now. At the very least I want to just skip the test in jammy to get a green baseline again. ** Also affects: linux (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: systemd (Ubuntu Jammy) Importance: Undeci

[Touch-packages] [Bug 2089198] Re: sshd-socket-generator incorrectly converts ListenAddress to ListenStream, sshd does not start due to "Address already in use"

2024-11-21 Thread Nick Rosbrook
*** This bug is a duplicate of bug 2080216 *** https://bugs.launchpad.net/bugs/2080216 Thanks for this bug report. This is effectively a duplicate of bug 2080216 (same root cause, same fix). The patch for this is currently available in noble-proposed, and should hopefully land in noble-update

[Touch-packages] [Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-11-21 Thread Gordon Lack
Invert the logic? Perhaps just look for any /sys/class/power_supply/BAT?/current_now that is non-zero? If any found, it's running on battery. Else it must be on a mains-supply. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1957024] Re: pam-mkhomedir does not honor private home directories

2024-11-21 Thread Ponnuvel Palaniyappan
** Changed in: pam (Ubuntu Noble) Status: In Progress => Fix Released ** Also affects: pam (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: pam (Ubuntu Oracular) Importance: Undecided Status: New ** Also affects: pam (Ubuntu Plucky) Importance: Unde

[Touch-packages] [Bug 2089176] Re: Python tarfile module invalid header

2024-11-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python2.7 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu. https://bugs.launchp

[Touch-packages] [Bug 2089239] Re: tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python2.7 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu. https://bugs.launchp

[Touch-packages] [Bug 2089145] Re: Backport patch to read actions from /etc and /run

2024-11-21 Thread Sebastien Bacher
I've cherry picked the patch to Plucky now which is a pre-require for SRUing, once it migrates to the release pocket and I will continue with uploading to Oracular and Noble ** Changed in: policykit-1 (Ubuntu) Importance: Undecided => Low ** Changed in: policykit-1 (Ubuntu) Status: New

[Touch-packages] [Bug 2089049] Re: systemd-socket-activation test can be flaky

2024-11-21 Thread Nick Rosbrook
** Changed in: openssh (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/2089049 Title: systemd-socket-activation test can be fla

[Touch-packages] [Bug 2089260] [NEW] Ubuntu version of jpegparse is from 1.18 and not 1.24 as claimed

2024-11-21 Thread James Cowgill
Public bug reported: While testing an application I'm working on, I noticed it fails with Ubuntu's version of GStreamer but not with Debian's. My application tries to use decodebin to decode some JPEGs. It needs this bug in jpegparse fixing: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/m

[Touch-packages] [Bug 2089041] Re: Please merge cups cups_2.4.10-2 from debian unstable

2024-11-21 Thread Alessandro Astone
** Patch added: "cups_2.4.10-2ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/cups/+bug/2089041/+attachment/5839145/+files/cups_2.4.10-2ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubu

[Touch-packages] [Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-11-21 Thread Gordon Lack
[ganuc]: SYSTEMD_LOG_LEVEL=debug systemd-ac-power port0: The USB type-C port is in power sink mode. port1: The USB type-C port is in power sink mode. ucsi-source-psy-USBC000:001: The USB type-C device has at least one port in power sink mode. ucsi-source-psy-USBC000:001: The power supply is curren

[Touch-packages] [Bug 2089041] Re: Please merge cups cups_2.4.10-2 from debian unstable

2024-11-21 Thread Ubuntu Foundations Team Bug Bot
The attachment "cups_2.4.10-2ubuntu1.debdiff" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch" tag

[Touch-packages] [Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-11-21 Thread Gordon Lack
All of my Intel NUcs report the type-C port being in sink mode. None of them can be powered by a USB-C port. Even plugging in an external drive leaves the system reporting them all in sink mode. According to https://www.ti.com/lit/wp/slyy109b/slyy109b.pdf that is correct. A sink is a port that wi

[Touch-packages] [Bug 2089071] Re: tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Launchpad Bug Tracker
This bug was fixed in the package python2.7 - 2.7.18-1~20.04.6 --- python2.7 (2.7.18-1~20.04.6) focal-security; urgency=medium * SECURITY REGRESSION: regression for CVE-2024-6232 - d/p/fix-regression-lp2089071.patch: fix incomplete update for CVE-2024-6232 (LP: #2089071)

[Touch-packages] [Bug 2073869] Re: systemd-networkd refuses to apply route with gateway out of the NIC's subnet

2024-11-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: systemd (Ubuntu) Status: New => Confirmed -- 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.n

[Touch-packages] [Bug 2073869] Re: systemd-networkd refuses to apply route with gateway out of the NIC's subnet

2024-11-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: systemd (Ubuntu Focal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 2073869] Re: systemd-networkd refuses to apply route with gateway out of the NIC's subnet

2024-11-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cloud-init (Ubuntu Focal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.la

[Touch-packages] [Bug 2073869] Re: systemd-networkd refuses to apply route with gateway out of the NIC's subnet

2024-11-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: netplan.io (Ubuntu Focal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.la

[Touch-packages] [Bug 2083131] Re: Bash's builtin command "printf" has a grave functionality bug - fails to print the format like "%.2f .1"

2024-11-21 Thread Vladimir Petko
Uploaded plucky: Uploading to ubuntu (via ftp to upload.ubuntu.com): Uploading bash_5.2.32-1ubuntu2.dsc: done. Uploading bash_5.2.32-1ubuntu2.debian.tar.xz: done. Uploading bash_5.2.32-1ubuntu2_source.buildinfo: done. Uploading bash_5.2.32-1ubuntu2_source.changes: done. Successfully uploa

[Touch-packages] [Bug 2089319] Re: System is unresponsive after wakeup from suspend

2024-11-21 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => xorg (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/2089319 Title: System is unresponsive after wakeup from suspend Status in xorg pac

[Touch-packages] [Bug 2089301] Re: After last system update reboots no mor audio device

2024-11-21 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => pulseaudio (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/2089301 Title: After last system update reboots no mor audio device St

[Touch-packages] [Bug 2089239] Re: tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Nishit Majithia
*** This bug is a duplicate of bug 2089071 *** https://bugs.launchpad.net/bugs/2089071 it is also fixed in jammy https://ubuntu.com/security/notices/USN-7015-6 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in

[Touch-packages] [Bug 2089071] Re: tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Nishit Majithia
** Also affects: python2.7 (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: python2.7 (Ubuntu Jammy) Status: New => Fix Released ** Changed in: python2.7 (Ubuntu Jammy) Assignee: (unassigned) => Nishit Majithia (0xnishit) -- You received this bug notificatio

[Touch-packages] [Bug 2089136] Re: python2.7 (2.7.18-1~20.04.5) breaks pip tar downloads

2024-11-21 Thread Nishit Majithia
*** This bug is a duplicate of bug 2089071 *** https://bugs.launchpad.net/bugs/2089071 fix has been released: https://ubuntu.com/security/notices/USN-7015-6 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-defaults

[Touch-packages] [Bug 2089332] [NEW] package libgdk-pixbuf-2.0-0:i386 2.42.10+dfsg-3ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2024-11-21 Thread G Hataway
Public bug reported: Don't know what this is but it happened during upgrade. Maybe i386 and AMD64 package conflicts if both installed? ProblemType: Package DistroRelease: Ubuntu 24.04 Package: libgdk-pixbuf-2.0-0:i386 2.42.10+dfsg-3ubuntu3.1 ProcVersionSignature: Ubuntu 5.19.0-50.50-generic 5.19

[Touch-packages] [Bug 2083131] Re: Bash's builtin command "printf" has a grave functionality bug - fails to print the format like "%.2f .1"

2024-11-21 Thread Vladimir Petko
** Description changed: - [ Impact ] + [Impact] Programs relying on the builtin printf function of bash stop working correctly when trying to format numbers with %f. - [ Test Plan ] + [Test Plan] - Run the following command, which currently returns "-nan" while it should return 52.12

[Touch-packages] [Bug 2089239] Re: tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Dung Tran
*** This bug is a duplicate of bug 2089071 *** https://bugs.launchpad.net/bugs/2089071 I think the bug #2089071 addressed to Ubuntu focal. While we also have the bug in Jammy -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed t

[Touch-packages] [Bug 2089071] Re: tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Launchpad Bug Tracker
This bug was fixed in the package python2.7 - 2.7.18-13ubuntu1.4 --- python2.7 (2.7.18-13ubuntu1.4) jammy-security; urgency=medium * SECURITY REGRESSION: regression for CVE-2024-6232 - d/p/fix-regression-lp2089071.patch: fix incomplete update for CVE-2024-6232 (LP: #208907

[Touch-packages] [Bug 2089319] [NEW] System is unresponsive after wakeup from suspend

2024-11-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: After resuming my PC from suspend it displays either cursor on a black screen or glitched image of my desktop. Mouse is not responding and system needs hardware reboot. The issue is probably connected with NVIDIA drivers, see attached kernel log (nvidiabug

[Touch-packages] [Bug 2089301] [NEW] After last system update reboots no mor audio device

2024-11-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Hello Yesterday 20.11.2024 I got 2 new update from the "Software Updater". The first one messed up the Wifi device - of course the second one somehow fixed it... After that the audio devices worked until next day (21.11.2024) I was booted. No audio devic

[Touch-packages] [Bug 2089342] [NEW] systemd-networkd randomly fails to set route because "Nexthop has invalid gateway"

2024-11-21 Thread Marius Gedminas
Public bug reported: I have a VPS upgraded to Ubuntu 22.04 with a rather peculiar network setup. My /etc/netplan/90-vz-ens3.yaml is network: ethernets: ens3: addresses: - 80.209.x.y/32 - 10.209.x.y/8 - 2a02:7b40:x:y::1/128 dhcp4

[Touch-packages] [Bug 2089049] Re: systemd-socket-activation test can be flaky

2024-11-21 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:9.9p1-3ubuntu2 --- openssh (1:9.9p1-3ubuntu2) plucky; urgency=medium * document /etc/ssh/sshd_config.d/*.conf better in sshd_config (LP: #2088207) - d/p/debian-config.patch: expand comment about configuration options and pr

[Touch-packages] [Bug 2088207] Re: cloud-init enables ssh password auth in an unexpected config file

2024-11-21 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:9.9p1-3ubuntu2 --- openssh (1:9.9p1-3ubuntu2) plucky; urgency=medium * document /etc/ssh/sshd_config.d/*.conf better in sshd_config (LP: #2088207) - d/p/debian-config.patch: expand comment about configuration options and pr

[Touch-packages] [Bug 2089176] Re: Python tarfile module invalid header

2024-11-21 Thread Graham Inggs
*** This bug is a duplicate of bug 2089071 *** https://bugs.launchpad.net/bugs/2089071 ** This bug has been marked a duplicate of bug 2089071 tarfile.py regression: "ReadError: invalid header" -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 2085142] Re: /project/ubuntu-archive-keyring.gpg is outdated

2024-11-21 Thread Julian Andres Klode
** Changed in: ubuntu-keyring (Ubuntu) Assignee: (unassigned) => Julian Andres Klode (juliank) ** Tags removed: rls-pp-incoming ** Tags added: foundations-todo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-keyri

[Touch-packages] [Bug 2087551] Re: OpenSSH server config broken on unattended update

2024-11-21 Thread Nick Rosbrook
Also, can you all try to restore socket activation, and see if the problem persists? You can restore socket activation by running: # This removes the symlink to mask the generator, if needed. $ rm -f /etc/systemd/system-generators/sshd-socket-generator $ systemctl daemon-reload $ systemctl disable

[Touch-packages] [Bug 2089239] Re: tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Graham Inggs
*** This bug is a duplicate of bug 2089071 *** https://bugs.launchpad.net/bugs/2089071 ** This bug has been marked a duplicate of bug 2089071 tarfile.py regression: "ReadError: invalid header" -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-11-21 Thread Ghadi Rahme
I will make sure to update the on_ac_power script to fulfill such scenarios similar to systemd ;) I am just waiting for feedback from @racb first before working on it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to powermgmt

[Touch-packages] [Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-11-21 Thread Ghadi Rahme
From the definition of the TI documentation page 3: - A sink is a port that when attached consumes power from VBUS and a sink is most often a device. A sink could include USB peripherals such as a USB powered light or fan. - A source is a port that when attached provides power over VBUS. Common s

[Touch-packages] [Bug 2088294] Re: colord-sane prevents connection to USB scanner

2024-11-21 Thread Bug Watch Updater
** Changed in: colord-gtk Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to colord in Ubuntu. https://bugs.launchpad.net/bugs/2088294 Title: colord-sane prevents connection to USB scanner S

[Touch-packages] [Bug 2088294] Re: colord-sane prevents connection to USB scanner

2024-11-21 Thread UlfZibis
I don't see anything fixed. The service colord, or more precisely colord-sane, should never send commands to the scanner that lead to the cancellation of USB communication. If necessary, there needs to be a blacklist of devices that fail due to such commands. An average Ubuntu user has no knowl

[Touch-packages] [Bug 2086560] Re: lvm2 missing lvresize_fs_helper

2024-11-21 Thread Dan Christian
The version shipped with 24.04 did not have this problem. So a work around, if you are live booting off USB (as I was), is to use a 24.04 image for this. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lvm2 in Ubuntu. https:/

[Touch-packages] [Bug 2089309] [NEW] xdgmime: buggy type definitions may cause infinite recursion

2024-11-21 Thread Vladimir Ulianitsky
Public bug reported: The issue was [reported](https://gitlab.gnome.org/GNOME/glib/-/issues/3516) in the glib repo. It was found that the fix had already been implemented, so I'm asking for a backport of the fix from https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3714 (and by extension, https

[Touch-packages] [Bug 2087551] Re: OpenSSH server config broken on unattended update

2024-11-21 Thread Nick Rosbrook
Chris, Kevin, John, or anyone else affected: Is it possible that you changed your sshd_config without actually reloading and restarting ssh.socket, a while (hours, days, etc.) before the upgrade occurred? I am wondering if it's possible that the configuration was already broken by a local change,