[Touch-packages] [Bug 2075337] Re: py3clean fails when using alternate character set

2024-08-07 Thread Benjamin Drung
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu Jammy) Status: New => Invalid ** Also affects: ubuntu-advantage-tools (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-advantage-tools (Ubuntu

[Touch-packages] [Bug 2064656] Re: gnome-shell spams the journal with `Failed to parse translated string '„24h“' for key 'clock-format' in schema 'org.gnome.desktop.interface': 0:expected value` multi

2024-08-07 Thread Robie Basak
From #ubuntu-release, Jeremy suggested that this needs doing before the language packs are generated for 24.04.1. ** Changed in: gsettings-desktop-schemas (Ubuntu Noble) Milestone: None => ubuntu-24.04.1 -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 2076269] Re: invalid base64 encoded gzip data on s390x causes autopkgtest failures

2024-08-07 Thread Benjamin Drung
** Description changed: The following tests all fail with an encoding/decoding issue: tests/unit/test_problem_report.py::T:test_modify tests/unit/test_report.py::T::test_report_from_systemd_coredump_storage_journal tests/integration/test_problem_report::T::test_write_file -

[Touch-packages] [Bug 2076269] Re: invalid base64 encoded gzip data on s390x causes autopkgtest failures

2024-08-07 Thread Chris Peterson
** Summary changed: - s390x specific decode errors + invalid base64 encoded gzip data on s390x causes autopkgtest failures -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 2076269] Re: s390x specific decode errors

2024-08-07 Thread Benjamin Drung
So either b64encode or zlib is at fault here. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2076269 Title: invalid base64 encoded gzip data on s390x causes autopkgtest

[Touch-packages] [Bug 2076269] Re: s390x specific decode errors

2024-08-07 Thread Benjamin Drung
The produced base64 encoded gzip data is invalid: ``` $ python3 -c "import base64, pathlib; pathlib.Path('file.gz').write_bytes(base64.b64decode('H4sICAAC/0ZpbGUAcnTChAxwEA==BRgAr/an0x8='))" $ gunzip file.gz gzip: file.gz: unexpected end of file ``` -- You received this bug

[Touch-packages] [Bug 2075337] Re: py3clean fails when using alternate character set

2024-08-07 Thread Benjamin Drung
Sponsored python3-defaults 3.12.3-0ubuntu2 for noble (after adding the bug reference to the changelog) and uploaded python3-defaults 3.10.6-1~22.04.1 for jammy. ** Patch added: "python3-defaults_3.10.6-1~22.04.1.debdiff"

[Touch-packages] [Bug 2076269] [NEW] invalid base64 encoded gzip data on s390x causes autopkgtest failures

2024-08-07 Thread Chris Peterson
Public bug reported: The following tests all fail with an encoding/decoding issue: tests/unit/test_problem_report.py::T:test_modify tests/unit/test_report.py::T::test_report_from_systemd_coredump_storage_journal tests/integration/test_problem_report::T::test_write_file Example failure: 564s

[Touch-packages] [Bug 2075337] Re: py3clean fails when using alternate character set

2024-08-07 Thread Dave Jones
** Patch added: "lp2075337-jammy.debdiff" https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/2075337/+attachment/5803631/+files/lp2075337-jammy.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2075337] Re: py3clean fails when using alternate character set

2024-08-07 Thread Dave Jones
** Patch added: "lp2075337-noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/2075337/+attachment/5803632/+files/lp2075337-noble.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2075337] Re: py3clean fails when using alternate character set

2024-08-07 Thread Dave Jones
Attaching debdiffs for sponsorship in noble and jammy. For the purposes of review, the jammy diff does include one additional change to avoid using shell=True on the invocation of dpkg -L. This can be excised if necessary, but I really didn't want to leave something that ultimately runs as root

[Touch-packages] [Bug 2075567] Comment bridged from LTC Bugzilla

2024-08-07 Thread bugproxy
--- Comment From boris.m...@de.ibm.com 2024-08-07 12:48 EDT--- Thanks Ilya for your quick analysis, finding out that this is a compiler issue. Stefan will send a patch to the GCC mailing list. We will post a link here once it's available. -- You received this bug notification because

[Touch-packages] [Bug 2076264] [NEW] Secondary external display intermittently goes black

2024-08-07 Thread Chris Schnabel
Public bug reported: After upgrade to mantic, running with primary laptop display and secondary display via a dock, the secondary display will intermittently go black for 1-2 seconds. This was happening a few times a week, and at the moment started happening once every few minutes. ProblemType:

[Touch-packages] [Bug 2055239] Re: Warning: The unit file, source configuration file or drop-ins of {apt-news, esm-cache}.service changed on disk. Run 'systemctl daemon-reload' to reload units.

2024-08-07 Thread Brett Nelson
Put a fresh Noble on a few days ago and so far had only installed one program besides what you get during standard during the standard install (offline app option + non-free boxes checked). Ran into the problem being described here with the warning messages during sudo apt update. Per Brian

[Touch-packages] [Bug 2075567] Re: zlib fails to build on s390x on oracular with gcc 14

2024-08-07 Thread bugproxy
** Tags added: architecture-s39064 bugnameltc-208475 severity-high targetmilestone-inin--- -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to zlib in Ubuntu. https://bugs.launchpad.net/bugs/2075567 Title: zlib fails to build

[Touch-packages] [Bug 2076084] Re: Additional drivers tab cause uncancellable operation that prevents the program from closing

2024-08-07 Thread Nathan Teodosio
** Description changed: Start software-properties-gtk, switch to additional drivers tab. The program will start consuming 100% CPU for quite some time (many seconds or minutes depending on the machine). There is however no way to cancel the operation other than killing

[Touch-packages] [Bug 2076084] Re: Additional drivers tab cause uncancellable operation that prevents the program from closing

2024-08-07 Thread Nathan Teodosio
** Description changed: Start software-properties-gtk, switch to additional drivers tab. The program will start consuming 100% CPU for quite some time (many seconds or minutes depending on the machine). There is however no way to cancel the operation other than killing

[Touch-packages] [Bug 2076084] Re: Additional drivers tab cause uncancellable operation that prevents the program from closing

2024-08-07 Thread Nathan Teodosio
** Description changed: Start software-properties-gtk, switch to additional drivers tab. The program will start consuming 100% CPU for quite some time (many seconds or minutes depending on the machine). There is however no way to cancel the operation other than killing

[Touch-packages] [Bug 2075567] Re: zlib fails to build on s390x on oracular with gcc 14

2024-08-07 Thread Frank Heimes
Hi Simon, not yet, but I'm pushing for this ... ** Changed in: ubuntu-z-systems Importance: High => Critical ** Changed in: ubuntu-z-systems Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2075567] Re: zlib fails to build on s390x on oracular with gcc 14

2024-08-07 Thread Simon Chopin
Frank, can you confirm that you got in touch with the upstream author about it? I probably could "fix" it by sprinkling casts all over the place, which could be wildly unsafe depending on the exact properties of __int128, or by actually using a local __int128 variable and memcpy it or something

[Touch-packages] [Bug 2074097] Re: DEP8 failing because of hostname issues

2024-08-07 Thread Andreas Hasenack
Turns out the new DEP8 is correctly failing, because the debian upload of -6 actually failed to include the includedir patches, and that's what the new DEP8 test is looking for. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2075567] Re: zlib fails to build on s390x on oracular with gcc 14

2024-08-07 Thread Simon Chopin
** Changed in: zlib (Ubuntu) Importance: Undecided => Critical ** Changed in: zlib (Ubuntu) Assignee: (unassigned) => Simon Chopin (schopin) ** Changed in: zlib (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 2075332] Re: FTBFS with gcc-14

2024-08-07 Thread Andreas Hasenack
Fixed in debian: cyrus-sasl2 (2.1.28+dfsg1-7) unstable; urgency=medium . * Team upload * Harmonize MD5 signatures with OpenSSL (Closes: #1074899) * Harmonize getsubopt casts with glibc Should auto-sync soon. ** Tags added: server-todo -- You received this bug notification because

[Touch-packages] [Bug 2064656] Re: gnome-shell spams the journal with `Failed to parse translated string '„24h“' for key 'clock-format' in schema 'org.gnome.desktop.interface': 0:expected value` multi

2024-08-07 Thread Jeremy Bícha
** Description changed: Impact -- The systemd journal gets a lot of warnings about an incorrect translation for the default Ubuntu Desktop when used with certain languages including Georgian, Indonesian, Lithuanian, and Russian. This issue is much worse if someone has enabled the

[Touch-packages] [Bug 2075337] Re: py3clean fails when using alternate character set

2024-08-07 Thread Robie Basak
** Also affects: python3-defaults (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: dh-python (Ubuntu Jammy) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 2064656] Re: gnome-shell spams the journal with `Failed to parse translated string '„24h“' for key 'clock-format' in schema 'org.gnome.desktop.interface': 0:expected value` multi

2024-08-07 Thread Jeremy Bícha
** Description changed: - After upgrading to Ubuntu 24.04 LTS I ran journalctl -f and noticed that - gnome-shell was spamming errors at the rate of 12 lines every second: + Impact + -- + The systemd journal gets a lot of warnings about an incorrect translation for the default Ubuntu Desktop

[Touch-packages] [Bug 2067613] Re: CVE-2024-5290 : Fix loading of arbitrary shared objects

2024-08-07 Thread Luci Stanescu
Thanks, Rory! We had in the mean time published the CVE record, too, but definitely happy to update it once your blog post is up - just give us a ping. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu.

[Touch-packages] [Bug 2075334] Re: After upgrade to 24.04 the system now has audio problems.

2024-08-07 Thread Ray Westphal
I have also encountered a problem where the audio quits working. To correct the problem - I open sound settings and change "Configuration" to "Digital Stereo ..." and then back to "Digital Surround 5.1 ...". Thanks! -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 2046486] Re: units with credentials fail in LXD containers

2024-08-07 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/samba/+git/samba/+merge/470654 -- 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/2046486

[Touch-packages] [Bug 2067775] Re: subiquity package-hook is outdated

2024-08-07 Thread Olivier Gayot
While investigating another issue (see bug 2076233), I stumbled upon this change. The subiquity.py hook (currently in jammy-proposed / 2.20.11-0ubuntu82.6) calls report.add_tags but Report.add_tags() seems to only be available in more recent versions of apport. -- You received this bug

[Touch-packages] [Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-08-07 Thread Robie Basak
Ghadi is working on a replacement upload, so I'm rejecting the current one as agreed with him. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tar in Ubuntu. https://bugs.launchpad.net/bugs/2059734 Title: Tar fails to

[Touch-packages] [Bug 2067613] Re: CVE-2024-5290 : Fix loading of arbitrary shared objects

2024-08-07 Thread Rory McNamara
@lucistanescu Thanks! Our blog post has been slightly delayed so please don't wait on it, I'll update when it's been published and it can be linked if appropriate. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in

[Touch-packages] [Bug 2073535] Re: wifi does not work after sleep/suspend in 24.04

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

[Touch-packages] [Bug 2067613] Re: CVE-2024-5290 : Fix loading of arbitrary shared objects

2024-08-07 Thread Andrej Shadura
** Also affects: wpa (Debian) Importance: Undecided Status: New ** Changed in: wpa (Debian) Importance: Undecided => High ** Changed in: wpa (Debian) Status: New => Fix Released ** Changed in: wpa (Debian) Assignee: (unassigned) => Andrej Shadura (andrew.sh) -- You

[Touch-packages] [Bug 2067613] Re: CVE-2024-5290 : Fix loading of arbitrary shared objects

2024-08-07 Thread Sudhakar Verma
** Information type changed from Private Security to Public Security ** Changed in: wpa (Ubuntu) Status: New => Fix Released ** Changed in: wpa (Ubuntu) Assignee: (unassigned) => Sudhakar Verma (sudhackar) -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 2073816] Re: Corrupted AV1 video decoding on AMD with Mesa 24.1.4

2024-08-06 Thread Bug Watch Updater
** Changed in: mesa Status: New => Fix Released -- 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/2073816 Title: Corrupted AV1 video decoding on AMD with Mesa 24.1.4

[Touch-packages] [Bug 2076182] Re: Cursor focus problem in workspace change

2024-08-06 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1997550 *** https://bugs.launchpad.net/bugs/1997550 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1997550, so it is being marked as such. Please

[Touch-packages] [Bug 2076165] Re: Secondary display goes black

2024-08-06 Thread Daniel van Vugt
Thanks for the bug report. If you can then please try a USB-C monitor cable, you should be able to find one that is HDMI on the other end. That will allow you to avoid running the signal through the Nvidia card and should provide a better experience. Please also try selecting 'Ubuntu on Wayland'

[Touch-packages] [Bug 2076182] Re: Cursor focus problem in workspace change

2024-08-06 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/2076182 Title: Cursor focus problem in workspace change Status in xorg package in

[Touch-packages] [Bug 2076182] [NEW] Cursor focus problem in workspace change

2024-08-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: While in a workspace, when an application that is open in another workspace is clicked from the left menu, the cursor remains in the last application in current workspace. The opened application does not gain focus. Test Steps; Open Firefox Open Terminal

[Touch-packages] [Bug 2055239] Re: Warning: The unit file, source configuration file or drop-ins of {apt-news, esm-cache}.service changed on disk. Run 'systemctl daemon-reload' to reload units.

2024-08-06 Thread Brian Murray
Hello Nobuto, or anyone else affected, Accepted systemd into noble-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/255.4-1ubuntu8.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1887655] Re: unattended-upgrades triggers reboot despite configuration

2024-08-06 Thread Crusty
What's in the unattended-upgrades logs? # zless /var/log/unattended-upgrades/unattended-upgrades.log* I'm assuming you have a line that says: WARNING Found /var/run/reboot-required, rebooting That would confirm that unattended-upgrades is 1) finding the file telling it to reboot and 2) rebooting

[Touch-packages] [Bug 1887655] Re: unattended-upgrades triggers reboot despite configuration

2024-08-06 Thread Crusty
For anyone experiencing this behaviour, have you explicitly set `Unattended-Upgrade::Automatic-Reboot "false";` or are you just relying on it defaulting to this setting? Also, when you say the occurrence is random have you checked for the presence of a file `/var/run/reboot-required`? My

[Touch-packages] [Bug 2076192] [NEW] 24.04 Cannot add Google or Microsoft account in GOA

2024-08-06 Thread Serge V Khorev
Public bug reported: Freshly installed Ubuntu 24.04, unable to add either Google or Microsoft Personal accounts in Settings|Online Accounts. Clicking on the account type produces a pop-up with a single 'Sign in...' button, and clicking on this button just closes the pop-up for both Google and MS

[Touch-packages] [Bug 1769297] Re: resume from hibernation broken when resume image is autodetected (UUID= syntax used)

2024-08-06 Thread Hans van den Bogert
actually, I jumped the gun on my 2nd machine which is a laptop. It's showing a completely wrong major/minor of: 2623:602885, the resume_offset in /sys/power is the same as my grub/cmdline though. My major/minor should be 259:1 -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1769297] Re: resume from hibernation broken when resume image is autodetected (UUID= syntax used)

2024-08-06 Thread Hans van den Bogert
enabled proposed, but the update didn't come automatically. Manually selected the newer version with aptitude. Can confirm this works on 2 machines now. Awesome! But what a regression in the first place? I had to search pretty hard to find this. -- You received this bug notification because you

[Touch-packages] [Bug 2075331] Re: FTBFS with gcc-14

2024-08-06 Thread Bryce Harrington
*** This bug is a duplicate of bug 2075332 *** https://bugs.launchpad.net/bugs/2075332 ** This bug has been marked a duplicate of bug 2075332 FTBFS with gcc-14 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2075330] Re: FTBFS with gcc-14

2024-08-06 Thread Bryce Harrington
*** This bug is a duplicate of bug 2075332 *** https://bugs.launchpad.net/bugs/2075332 ** This bug has been marked a duplicate of bug 2075332 FTBFS with gcc-14 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2075332] Re: FTBFS with gcc-14

2024-08-06 Thread Bryce Harrington
** Tags added: update-excuse -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cyrus-sasl2 in Ubuntu. https://bugs.launchpad.net/bugs/2075332 Title: FTBFS with gcc-14 Status in cyrus-sasl2 package in Ubuntu: New Status in

[Touch-packages] [Bug 2071468] Re: ELF package metadata failure: environment variable ‘DEB_HOST_ARCH’ not defined

2024-08-06 Thread Benjamin Drung
** Description changed: The ELF package note metadata introduced in dpkg 1.22.6ubuntu11 (refined in 1.22.6ubuntu14) can cause this failure: ``` gcc fatal error: environment variable ‘DEB_HOST_ARCH’ not defined ``` This happens when the `-specs=/usr/share/dpkg/elf-package-

[Touch-packages] [Bug 2074113] Re: pymdown-extensions: FTBFS: AssertionError: False is not true

2024-08-06 Thread Bug Watch Updater
** Changed in: pymdown-extensions (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/2074113 Title: pymdown-extensions:

[Touch-packages] [Bug 2071468] Re: ELF package metadata failure: environment variable ‘DEB_HOST_ARCH’ not defined

2024-08-06 Thread Gianfranco Costamagna
** Also affects: biosig (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to graphite2 in Ubuntu. https://bugs.launchpad.net/bugs/2071468 Title: ELF package metadata failure:

[Touch-packages] [Bug 2073933] Re: tests/integration/test_signal_crashes.py::T::test_core_dump_packaged fails on armhf

2024-08-06 Thread Benjamin Drung
https://github.com/canonical/apport/pull/383 got merged. ** Changed in: apport Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2073933

[Touch-packages] [Bug 2076186] Re: tests/system/test_signal_crashes::T::test_crash_system_slice fails on armhf

2024-08-06 Thread Benjamin Drung
** Changed in: apport Milestone: None => 2.30.0 ** Changed in: apport Importance: Undecided => Medium ** Changed in: apport (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2076186] [NEW] tests/system/test_signal_crashes::T::test_crash_system_slice fails on armhf

2024-08-06 Thread Chris Peterson
Public bug reported: 7373s === FAILURES === 7373s __ T.test_crash_system_slice ___ 7373s 7373s self = 7373s 7373s @unittest.skipIf( 7373s get_init_system() !=

[Touch-packages] [Bug 2074182] Re: libglx-mesa 24.0.9: shader issue in Electron three-based 3D graph

2024-08-06 Thread Timo Aaltonen
The shader cache should get invalidated on driver update, as it *should* have the version info from which version it was created with. But it's up to the client to do that, or ignore. ** Changed in: mesa (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because

[Touch-packages] [Bug 2073787] Re: apport-retrace needs more than 1.5 GB memory (when using sandbox)

2024-08-06 Thread Benjamin Drung
** Changed in: apport Milestone: 2.30.0 => 2.31.0 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2073787 Title: apport-retrace needs more than 1.5 GB memory (when

[Touch-packages] [Bug 2073933] Re: tests/integration/test_signal_crashes.py::T::test_core_dump_packaged fails on armhf

2024-08-06 Thread Benjamin Drung
** Changed in: apport Importance: Undecided => Medium ** Changed in: apport (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 2075988] Re: Add comments to default config to explain Ubuntu deltas

2024-08-06 Thread Mitchell Dzurick
Works for me, I just wanted to make this bug since I've seen some complaints (see the discourse link) to help raise awareness. -- 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 1974483] Re: autoinstall ssh:install-server:false is misleading in 22.04

2024-08-06 Thread Chris Peterson
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/1974483 Title: autoinstall

[Touch-packages] [Bug 2073933] Re: tests/integration/test_signal_crashes.py::T::test_core_dump_packaged fails on armhf

2024-08-06 Thread Chris Peterson
** Tags removed: foundations-todo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2073933 Title: tests/integration/test_signal_crashes.py::T::test_core_dump_packaged

[Touch-packages] [Bug 1974483] Re: autoinstall ssh:install-server:false is misleading in 22.04

2024-08-06 Thread Chris Peterson
I performed the preinstalled image tests today using the amd64 image from [1] and can confirm openssh-server and ssh-import-id are installed. [1] https://cdimage.ubuntu.com/ubuntu-server/jammy/daily-preinstalled/20240805.1/ ** Changed in: ubuntu-meta (Ubuntu Jammy) Milestone:

[Touch-packages] [Bug 2055012] Re: When I upgraded from 22.04 to 24.04, DNS resolution went wrong.

2024-08-06 Thread Mark Wilson
*** This bug is a duplicate of bug 2054761 *** https://bugs.launchpad.net/bugs/2054761 I ran into this problem recently while upgrading from Ubuntu 22.04.04 LTS to 24.04, although mine is little more severe. I'm missing /etc/resolv.conf (which typically links to /run/systemd/resolve/stub-

[Touch-packages] [Bug 2071468] Re: ELF package metadata failure: environment variable ‘DEB_HOST_ARCH’ not defined

2024-08-06 Thread Matthias Klose
dpkg 1.22.11ubuntu1 stops passing the --specs option. It will be replaced by - dpkg-buildpackage setting ELF_PACKAGE_METADATA in the environment, which gets picked up GCC and clang, and added as a linker option. - the linkers ld.bfd, gold, mold and lld picking up ELF_PACKAGE_METADATA if

[Touch-packages] [Bug 2055239] Re: Warning: The unit file, source configuration file or drop-ins of {apt-news, esm-cache}.service changed on disk. Run 'systemctl daemon-reload' to reload units.

2024-08-06 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu Noble) Status: Triaged => In Progress ** Changed in: systemd (Ubuntu Noble) Milestone: None => ubuntu-24.04.1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 2074070] Re: unable to get WPA supplicant status via wpa-cli utility from a snap

2024-08-06 Thread Philip Meulengracht
Just as an added information, providing the switch `-s /run/wpa_supplicant` with the network-control interface connected should work. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu.

[Touch-packages] [Bug 2073448] Re: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection

2024-08-06 Thread ostefano
I can confirm this bug on Ubuntu noble (had to disable SSL verification for CURL to succeed establishing the SSL connection), but can also report that dev/Oracular is not affected. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 2073448] Re: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection

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

[Touch-packages] [Bug 2072581] Re: sssd 2.9.4-1 fails to populate krb creds when set to FILE:/run/user/uid/krb5cc

2024-08-06 Thread Athos Ribeiro
Hi Karl, Thanks for the detailed report here. This indeed seems like a regression then. Would you also mind sharing your workaround here? ** Package changed: openssh (Ubuntu) => sssd (Ubuntu) ** Changed in: sssd (Ubuntu) Status: New => Triaged -- You received this bug notification

[Touch-packages] [Bug 2056627] Re: PHPStorm crashes when opening a project

2024-08-06 Thread Tobiyo Kuujikai
this appears to be affecting multiple electron apps: https://github.com/electron/electron/issues/41066 sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0 seems to be enough to workaround it ** Bug watch added: github.com/electron/electron/issues #41066

[Touch-packages] [Bug 2075337] Re: py3clean fails when using alternate character set

2024-08-06 Thread Benjamin Drung
I tested the affected packages on jammy. Result: Only sgt-launcher is affected on jammy. I'm running a full test on jammy (starting with main). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dh-python in Ubuntu.

[Touch-packages] [Bug 2075337] Re: py3clean fails when using alternate character set

2024-08-06 Thread Robie Basak
Thanks all for working on this! Do we know if releases prior to Noble are affected? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dh-python in Ubuntu. https://bugs.launchpad.net/bugs/2075337 Title: py3clean fails when

[Touch-packages] [Bug 2075337] Re: py3clean fails when using alternate character set

2024-08-06 Thread Benjamin Drung
Analysis result === Code and resulting database can be found on https://github.com/bdrung/bdrung-scripts/tree/lp-2075337-find-affected 122 packages failed to analyze: ``` $ sqlite3 affected.sqlite3 "SELECT section, count(*) from package_affected WHERE install_affected IS NULL or

[Touch-packages] [Bug 2076165] [NEW] Conflict notification

2024-08-06 Thread TranTanDat
Public bug reported: I use two display, When I turn on notification for team and slack, same time I use dbeaver-ce, any time team or slack have message and push notification, dbeaver-ce became lagging, and after several time, the second display has no any response, it's block, I have to plug

[Touch-packages] [Bug 2073126] Re: More nuanced public key algorithm revocation

2024-08-06 Thread Launchpad Bug Tracker
This bug was fixed in the package apt - 2.9.7 --- apt (2.9.7) unstable; urgency=medium [ sid ] * Show installed version (not candidate version) while removing a package [ David Kalnischkies ] * Parse snapshot option for apt show/list (Closes: #1075819) [ Frans

[Touch-packages] [Bug 2073126] Re: More nuanced public key algorithm revocation

2024-08-06 Thread Timo Aaltonen
** Tags removed: block-proposed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/2073126 Title: More nuanced public key algorithm revocation Status in apt package in Ubuntu:

[Touch-packages] [Bug 2076150] [NEW] apparmor apport python plugin: "invalid escape sequence '\('"

2024-08-05 Thread Steve Beattie
Public bug reported: Python 3.12 got more strict about quoting in strings that often impacts regular expressions, and pyflakes on the apparmor apport hooks reports: $ pyflakes3 debian/apport/source_apparmor.py debian/apport/source_apparmor.py:61: SyntaxWarning: invalid escape sequence '\('

[Touch-packages] [Bug 2071885] Re: System takes 5 Minutes (300 Seconds) to Boot - Regression of previous BUG ?

2024-08-05 Thread Stefano
Reported upstream: https://github.com/latchset/clevis/issues/472 ** Bug watch added: github.com/latchset/clevis/issues #472 https://github.com/latchset/clevis/issues/472 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2074191] Re: Binary RM of 32-bit binaries on s390x

2024-08-05 Thread Matthias Klose
** Changed in: zlib (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to zlib in Ubuntu. https://bugs.launchpad.net/bugs/2074191 Title: Binary RM of 32-bit binaries on s390x Status in

[Touch-packages] [Bug 2076106] Re: Xorg freeze (black screen, only the X mouse cursor moving)

2024-08-05 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make Ubuntu better. It sounds like some part of the system has crashed. To help us find the cause of the crash please follow these steps: 1. Run these commands: journalctl -b0 > journal.txt journalctl -b-1 > prevjournal.txt

[Touch-packages] [Bug 2055239] Re: Warning: The unit file, source configuration file or drop-ins of {apt-news, esm-cache}.service changed on disk. Run 'systemctl daemon-reload' to reload units.

2024-08-05 Thread phm2f1alcw69
Distributor ID: Ubuntu Description:Ubuntu 24.04 LTS Release:24.04 Codename: noble Linux tox250 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 21:49:14 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 2055239] Re: Warning: The unit file, source configuration file or drop-ins of {apt-news, esm-cache}.service changed on disk. Run 'systemctl daemon-reload' to reload units.

2024-08-05 Thread phm2f1alcw69
root@xxx:/root# aptitude update Warning: The unit file, source configuration file or drop-ins of apt-news.service changed on disk. Run 'systemctl daemon-reload' to reload units. Warning: The unit file, source configuration file or drop-ins of esm-cache.service changed on disk. Run 'systemctl

[Touch-packages] [Bug 2073933] Re: tests/integration/test_signal_crashes.py::T::test_core_dump_packaged fails on armhf

2024-08-05 Thread Chris Peterson
See https://github.com/canonical/apport/pull/383 for the upstream fix ** Changed in: apport (Ubuntu) Assignee: Chris Peterson (cpete) => (unassigned) ** Changed in: apport Assignee: (unassigned) => Chris Peterson (cpete) -- You received this bug notification because you are a member

[Touch-packages] [Bug 2073934] Re: tests/integration/test_hookutils.py::T::test_recent_syslog_overflow fails on ppc64el

2024-08-05 Thread Benjamin Drung
*** This bug is a duplicate of bug 2073935 *** https://bugs.launchpad.net/bugs/2073935 ** This bug has been marked a duplicate of bug 2073935 tests/integration/test_hookutils.py::T::test_recent_syslog fails on s390x -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 2073935] Re: tests/integration/test_hookutils.py::T::test_recent_syslog fails on s390x

2024-08-05 Thread Benjamin Drung
https://github.com/canonical/apport/pull/382 got merged to main ** Changed in: apport Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 2075337] Re: py3clean fails when using alternate character set

2024-08-05 Thread Benjamin Drung
Analysis update: There are 72 affected packages so far. ``` $ sqlite3 affected.sqlite3 "SELECT section, COUNT(*) FROM package_affected WHERE install_affected = 1 AND (remove_affected = 1 OR remove_affected ISNULL) GROUP BY section;" main|10 multiverse|2 universe|60 ``` ``` $ sqlite3

[Touch-packages] [Bug 2073933] Re: tests/integration/test_signal_crashes.py::T::test_core_dump_packaged fails on armhf

2024-08-05 Thread Benjamin Drung
** Also affects: apport Importance: Undecided Status: New ** Changed in: apport Milestone: None => 2.30.0 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1739672] Re: Regression in getaddrinfo(): calls block for much longer on Bionic (compared to Xenial), please disable LLMNR

2024-08-05 Thread Brian Murray
Ubuntu 17.10 (Artful Aardvark) has reached end of life, so this bug will not be fixed for that specific release. ** Changed in: glibc (Ubuntu Artful) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 2074182] Re: libglx-mesa 24.0.9: shader issue in Electron three-based 3D graph

2024-08-05 Thread Timo Aaltonen
Sounds like the app should need to rebuilt it's shader cache? If you know where it's located, you could try removing it. ** Changed in: mesa (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1728120] Re: apparmor_parser is missing fix for rule down grades

2024-08-05 Thread Brian Murray
Ubuntu 17.10 (Artful Aardvark) has reached end of life, so this bug will not be fixed for that specific release. ** Changed in: apparmor (Ubuntu Artful) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 2055239] Re: Warning: The unit file, source configuration file or drop-ins of {apt-news, esm-cache}.service changed on disk. Run 'systemctl daemon-reload' to reload units.

2024-08-05 Thread Nick Rosbrook
** Description changed: + [Impact] + + systemd may incorrectly mark units as needing a daemon reload, therefore + unnecessarily printing the warning that a daemon-reload is needed for + the changes to take effect. This is misleading to users, and + particularly visible in cases like running apt

[Touch-packages] [Bug 2075567] [NEW] zlib fails to build on s390x on oracular with gcc 14

2024-08-05 Thread Frank Heimes
Public bug reported: Rebuilding zlib for s390x on oracular fails to build, probably due to gcc 14 usage (since it became more strict). Full build log can be found here: https://launchpadlibrarian.net/741961061/buildlog_ubuntu-oracular-s390x.zlib_1%3A1.3.dfsg-3.1ubuntu4_BUILDING.txt.gz erroneous

[Touch-packages] [Bug 2076023] Re: Failed to apply 'Match' directive in sshd_config with sshd-socket-generator

2024-08-05 Thread Enorize
** Tags added: sshd-socket-generator ** Tags added: no ** Tags removed: no ** Tags added: noble -- 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/2076023 Title: Failed to

[Touch-packages] [Bug 2028282] Re: SSH pubkey authetication fails when GSSAPI enabled

2024-08-05 Thread Markus Rexhepi-Lindberg
It appears to be solved in 24.04. -- 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/2028282 Title: SSH pubkey authetication fails when GSSAPI enabled Status in openssh

[Touch-packages] [Bug 2075337] Re: py3clean fails when using alternate character set

2024-08-05 Thread Robie Basak
I think it's fair to call this Critical since SRU releases generally are currently blocked by this. Looking at the definition, "Severely affects applications beyond the package responsible for the root cause" also applies. ** Changed in: python3-defaults (Ubuntu) Importance: High => Critical

[Touch-packages] [Bug 2076009] [NEW] initramfs hook refers to wrong paths

2024-08-05 Thread Carson Ip
Public bug reported: setfont, kbd_mode, and loadkeys are moved to /usr/bin from /bin, but initramfs hook still refers to /bin paths. ** Affects: kbd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 2076023] [NEW] Failed to apply 'Match' directive in sshd_config with sshd-socket-generator

2024-08-05 Thread Enorize
Public bug reported: When using the Match statement in sshd_config or sshd_config.d/*.conf with socket activation(not classic method), sshd does not start as expected. Environment: Ubuntu: Ubuntu 24.04 LTS OpenSSH Server: 1:9.6p1-3ubuntu13.4 Steps to Reproduce: /etc/ssh/sshd_config ```

[Touch-packages] [Bug 2074302] Re: Asus Laptop (R558U) does not suspend after upgrade to 24.04

2024-08-05 Thread Dominik Viererbe
@leonard+peris the `rls-nn-incoming` tag is used by the Ubuntu Foundations team to highlight bugs for the next weekly meeting (thursdays 15-16 UTC on IRC in the #ubuntu-meeting channel). "rls" stands for release and "nn" for Noble Numbat (code name of Ubuntu 24.04 LTS). -- You received this bug

[Touch-packages] [Bug 2072574] Autopkgtest regression report (ubuntu-settings/24.04.4)

2024-08-05 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted ubuntu-settings (24.04.4) for noble have finished running. The following regressions have been reported in tests triggered by the package: network-manager/1.46.0-1ubuntu2 (arm64) Please visit the excuses page listed below and investigate the failures,

[Touch-packages] [Bug 2069041] Re: Changing Port in sshd_config requires calling systemctl daemon-reload

2024-08-05 Thread Patrik Lundquist
** Tags added: noble -- 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/2069041 Title: Changing Port in sshd_config requires calling systemctl daemon-reload Status in

  1   2   3   4   5   6   7   8   9   10   >