[Touch-packages] [Bug 2103570] [NEW] Disconnecting HDMI crashes GNOME

2025-03-18 Thread Zingam
Public bug reported: I have laptop with dual monitor setup (built-in display and external HDMI connected monitor). My system has Intel GPU + NVIDIA GPU. When I disconnect the HDMI. GNOME desktop crashes. I think the same happens if I connect the HDMI. ProblemType: Bug DistroRelease: Ubuntu 24.10

[Touch-packages] [Bug 2103570] Re: Disconnecting HDMI crashes GNOME

2025-03-18 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 an

[Touch-packages] [Bug 2103571] Re: Visual Studio Code + Mozilla Firefox playing Youtube slows the desktop

2025-03-18 Thread Daniel van Vugt
** Summary changed: - Visual Studio Code + Mozilla Firefox playing Youtube crashes the desktop + Visual Studio Code + Mozilla Firefox playing Youtube slows the desktop -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in U

[Touch-packages] [Bug 2102028] Re: localectl set-locale fails with access denied

2025-03-18 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 257.4-1ubuntu1 --- systemd (257.4-1ubuntu1) plucky; urgency=medium * Merge with Debian unstable. Remaining changes: - debian/tests/boot-and-services: skip apparmor tests on armhf - debian/systemd.postinst: + manually call sys

[Touch-packages] [Bug 2103571] Re: Visual Studio Code + Mozilla Firefox playing Youtube slows the desktop

2025-03-18 Thread Daniel van Vugt
This sounds like resource exhaustion. While the problem is happening, please run these commands to see what is using the most CPU and the most memory: ps -eo %cpu,pid,comm --sort -%cpu | head -20 ps -eo rss,pid,comm --sort -rss | head -20 ** Package changed: xorg (Ubuntu) => ubuntu ** Chan

[Touch-packages] [Bug 2102236] Re: plucky/s390x (with root disk on dm?) does not come up after kernel update + reboot

2025-03-18 Thread Nick Rosbrook
What are the contents of those rules? The names are very cryptic and give me no indication of whether they are relevant here or not. Maybe a red herring, but... This is reminding me about https://bugs.launchpad.net/ubuntu/+source/s390-tools/+bug/2044104. Are those rules generated/managed/whatever

[Touch-packages] [Bug 2102236] Re: plucky/s390x (with root disk on dm?) does not come up after kernel update + reboot

2025-03-18 Thread Frank Heimes
I asked the kernel team already to have a look at this as well, when I marked it as affecting 'linux (Ubuntu)', it's suspicious. And no, the disk nodes are missing in /dev. It's a multipath environment with two HBAs, each two paths, so there need to be four SCSI devices (sda, sdb, sdc and sdd), bu

[Touch-packages] [Bug 2103489] Re: "who" command is not listing the users

2025-03-18 Thread Nick Rosbrook
We no longer build systemd with utmp support, which among other things, means that /run/utmp is not created by systemd's default tmpfiles. `who` from coreutils does not yet have support for systemd-logind sessions I guess. However, `w` from procps does support this. ** Tags added: rls-pp-incoming

[Touch-packages] [Bug 2102236] Re: plucky/s390x (with root disk on dm?) does not come up after kernel update + reboot

2025-03-18 Thread Massimiliano Pellizzer
This bug can be reproduced simply running: $ sudo update-initramfs -u -k all update-initramfs: Generating /boot/initrd.img-6.14.0-10-generic Using config file '/etc/zipl.conf' Building bootmap in '/boot' Adding IPL section 'ubuntu' (default) Preparing boot device for CCW- and LD-IPL: dasda (271d).

[Touch-packages] [Bug 2102236] Re: plucky/s390x (with root disk on dm?) does not come up after kernel update + reboot

2025-03-18 Thread Frank Heimes
Thx Nick. There is not much I can find when stranded in busybox: ls -l /sys/block/dm-* ls: /sys/block/dm-*: No such file or directory cd /sys/block ls loop3 loop5 loop7 loop0 loop2 loop4 loop6 loop1 Also running: udevadm control --reload && udevadm trigger doesn't change the situation, no

[Touch-packages] [Bug 2049529] Re: Ubuntu delta causes `can't open /dev/null: No such file or directory` errors in minimal environments (chroot/unshare)

2025-03-18 Thread Skia
** Also affects: autopkgtest (Ubuntu) Importance: Undecided Status: New ** No longer affects: autopkgtest (Ubuntu Plucky) ** Changed in: autopkgtest (Ubuntu Noble) Status: New => Confirmed ** Changed in: autopkgtest (Ubuntu Oracular) Status: New => Confirmed ** Changed i

[Touch-packages] [Bug 2103489] Re: "who" command is not listing the users

2025-03-18 Thread Nick Rosbrook
** Also affects: coreutils (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to coreutils in Ubuntu. https://bugs.launchpad.net/bugs/2103489 Title: "who" command is not listin

[Touch-packages] [Bug 2103460] Re: QRT AppArmorUnixDomainConnect test failures on Plucky 6.14 kernel

2025-03-18 Thread You-Sheng Yang
** Changed in: linux (Ubuntu Plucky) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/2103460 Title: QRT AppArmorUnixDomainConnect test failur

[Touch-packages] [Bug 2102216] Re: mkosi: arm64 autopkgtest fails with '(mcopy) failed with exit status 1.'

2025-03-18 Thread Nick Rosbrook
systemd migrated now. ** Changed in: systemd (Ubuntu) Status: New => Invalid -- 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/2102216 Title: mkosi: arm64 autopkgtest

[Touch-packages] [Bug 2049529] Re: Ubuntu delta causes `can't open /dev/null: No such file or directory` errors in minimal environments (chroot/unshare)

2025-03-18 Thread Skia
Okay, lots of status changes: * the root cause of this bug is a delta in shadow, that has already been dropped in Plucky * this delta was candidate for shadow SRU to Noble/Oracular, but: * dropping the delta kinda breaks functionality (zsys integration) in existing releases * even with the de

[Touch-packages] [Bug 2080499] Re: /usr/share/apport/apport:ProcessLookupError:/usr/share/apport/apport@1248:main:_check_global_pid_and_forward:forward_crash_to_container

2025-03-18 Thread Benjamin Drung
I traced back the try-os.open-except-FileNotFoundError change to commit 2bdffe076839 ("Switch from chroot to container to validating socket owner") that fixes CVE-2022-1242, CVE-2022-28657. So this crash is a security update regression. Python emits a ProcessLookupError instead of FileNotFoundErro

[Touch-packages] [Bug 2098474] Re: "localectl set-keymap" not working

2025-03-18 Thread Nick Rosbrook
I guess systemd-localed is only looking for things that end with `.map` or `.map.gz`. On newer releases of Ubuntu and Debian, we deny access to the DBus calls behind set-keymap etc. because they do not work as intended on Debian based systems. This is generally an upstream and Debian compatibility

[Touch-packages] [Bug 2102236] Re: plucky/s390x (with root disk on dm?) does not come up after kernel update + reboot

2025-03-18 Thread Nick Rosbrook
Well if the boot fails because the root device is not found, then you're getting stuck in the initrd, right? Which means systemd has not been started - it's not in our initrd, unless you're experimenting with dracut? And, udev (nor the rules I mentioned above) is not responsible for *creating* the

[Touch-packages] [Bug 2103526] Re: [FFe] Allow 'AptSolverDump' field for apt solver 3 reports

2025-03-18 Thread Skia
** Description changed: [Context] Apt solver 3 is coming to plucky. Julian, apt's maintainer, would like to collect apt solver issues in the Ubuntu Error Tracker. Everything is already mostly wired, but `whoopsie` currently doesn't allow the `AptSolverDump` field in the produced crash

[Touch-packages] [Bug 2103489] Re: "who" command is not listing the users

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

[Touch-packages] [Bug 2098474] Re: "localectl set-keymap" not working

2025-03-18 Thread Lukas Baumbauer
| Do you have console-data installed, I still have the same issue after installing the package. sudo apt install console-data ls /usr/share/keymaps/ amiga atari i386 include mac sun localectl set-keymap de Failed to set keymap: Keymap de is not installed. sudo localectl list-keymaps Fai

[Touch-packages] [Bug 2102236] Re: plucky/s390x (with root disk on dm?) does not come up after kernel update + reboot

2025-03-18 Thread Frank Heimes
Yes, right. I just had all components in mind that are related to udev rules in general. My suspicion was kernel or missing rules in initrd (which would lead to the initramfs-tools). dracut is not used, no. -- You received this bug notification because you are a member of Ubuntu Touch seeded pac

[Touch-packages] [Bug 2103489] Re: "who" command is not listing the users

2025-03-18 Thread Frank Heimes
(Even if I strongly believe that this is not limited to ppc64el alone, I'm marking this as affected the IBM Power LP project, since it came in via this channel.) ** Changed in: systemd (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => (unassigned) ** Also

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

2025-03-18 Thread bugproxy
--- Comment From kowshik.j...@in.ibm.com 2025-03-18 10:16 EDT--- Thanks for the response enr0n. I would like to know from which version of ubuntu that the support for building systemd with utmp is stopped? Is this info available in any of the release notes? If yes, could you please point

[Touch-packages] [Bug 2103489] Re: "who" command is not listing the users

2025-03-18 Thread Nick Rosbrook
Plucky (25.04) is the first time this will be the case. It will be in the release notes, but we're still in development so that's not finalized. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to coreutils in Ubuntu. https://bugs

[Touch-packages] [Bug 2103489] Re: "who" command is not listing the users

2025-03-18 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 coreutils in Ubuntu. https://bugs.launchpad

[Touch-packages] [Bug 2103526] [NEW] [FFe] Allow 'AptSolverDump' field for apt solver 3 reports

2025-03-18 Thread Skia
Public bug reported: [Context] Apt solver 3 is coming to plucky. Julian, apt's maintainer, would like to collect apt solver issues in the Ubuntu Error Tracker. Everything is already mostly wired, but `whoopsie` currently doesn't allow the `AptSolverDump` field in the produced crashes. [Changes]

[Touch-packages] [Bug 2102236] Re: plucky/s390x (with root disk on dm?) does not come up after kernel update + reboot

2025-03-18 Thread Frank Heimes
Thanks for sharing this Massimiliano. So your environment is slightly different than mine (you used so called DASD disks, I used FCP/SCSI LUNs with multipath), BUT the root cause is the same - the hardware specific rules are not copied into the initrd anymore. -- You received this bug notificat

[Touch-packages] [Bug 2103489] [NEW] "who" command is not listing the users

2025-03-18 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: == Comment: #0 - Kowshik Jois B S - 2025-03-17 09:06:44 == ---Problem Description--- "who" command is not listing the users. ---Steps to Reproduce--- 1. Install Ubuntu25.04 on a PowerVM LPAR 2. Execute "who" command ---uname output--- Linux ubhost250

[Touch-packages] [Bug 2089059] Re: Update MySQL reverse dependencies for 8.4 in Plucky

2025-03-18 Thread Launchpad Bug Tracker
This bug was fixed in the package trafficserver - 9.2.5+ds-1ubuntu1 --- trafficserver (9.2.5+ds-1ubuntu1) plucky; urgency=medium * d/p/0022-fix-doc-build-remove-unused-footnotes.patch: Fix doc build by removing unused footnotes trafficserver (9.2.5+ds-1build1) plucky; urgency=m

[Touch-packages] [Bug 2099676] Re: Network connectivity loss after systemctl daemon-reexec

2025-03-18 Thread Nick Rosbrook
This is not caused by systemctl daemon-reexec. When the systemd package is upgraded (apparently happening during apt-daily-upgrade.service), some services will be restarted (see /var/lib/dpkg/info/systemd.postinst). This includes systemd- networkd.service. And, systemd-networkd does not generally

[Touch-packages] [Bug 2098484] Re: Pkinit fails with invalid argument

2025-03-18 Thread Renan Rodrigo
Hello, Manuel As the Citrix agent is not publicly available, my question would be: Have you reached out to Citrix somehow, to make sure this agent should work with Ubuntu 24.04? ** Tags removed: server-triage-discuss -- You received this bug notification because you are a member of Ubuntu Touc

[Touch-packages] [Bug 2092158] Re: [SRU] With certain configs (such as with NVIDIA GPU driver), Bluetooth HSP/HFP profile may be missing after suspend/resume

2025-03-18 Thread Yao Wei
debdiff for oracular ** Patch added: "bluez_5.77-0ubuntu2.1.debdiff" https://bugs.launchpad.net/ubuntu/+source/pipewire/+bug/2092158/+attachment/5865703/+files/bluez_5.77-0ubuntu2.1.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 2092158] Re: [SRU] With certain configs (such as with NVIDIA GPU driver), Bluetooth HSP/HFP profile may be missing after suspend/resume

2025-03-18 Thread Yao Wei
debdiff for plucky ** Description changed: + [ Impact ] + + * On system with NVIDIA proprietary driver and Bluetooth interface, + when connecting to a Bluetooth headset, after doing a round of + suspend/resume, A2DP interface would be reconnected, but not HSP/HFP. + + * This fix is suggested

[Touch-packages] [Bug 2092158] Re: [SRU] With certain configs (such as with NVIDIA GPU driver), Bluetooth HSP/HFP profile may be missing after suspend/resume

2025-03-18 Thread Yao Wei
debdiff for noble ** Patch added: "bluez_5.72-0ubuntu5.2.debdiff" https://bugs.launchpad.net/ubuntu/+source/pipewire/+bug/2092158/+attachment/5865704/+files/bluez_5.72-0ubuntu5.2.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 2098183] Re: Preserve IPv6 configurations when `KeepConfiguration=dhcp-on-stop` is set

2025-03-18 Thread Chengen Du
@enr0n First of all, I sincerely appreciate you taking the time to review these patches. I acknowledge that this patch set is quite large and resembles a feature backport. However, the reason for backporting it stems from a request by one of our customers. We have discussed the challenges of bac

[Touch-packages] [Bug 2098183] Re: Preserve IPv6 configurations when `KeepConfiguration=dhcp-on-stop` is set

2025-03-18 Thread Chengen Du
[Noble] Preparation for Network Configuration Serialization/Deserialization lp2098183-0001: Refactor network code to minimize conflicts during merging. lp2098183-0002: Introduce new JSON dispatch flags for better logic control. lp2098183-0003: Add macros for automatically defining a dis

[Touch-packages] [Bug 2000325] Re: ipv6 duplicate address prevents interface configuration

2025-03-18 Thread Nick Rosbrook
This will not be prioritized for focal. Please open a new bug if this is still an issue on newer releases. ** Changed in: systemd (Ubuntu) Status: New => Won't Fix ** Changed in: systemd (Ubuntu Focal) Status: New => Won't Fix -- You received this bug notification because you are

[Touch-packages] [Bug 2102646] Re: Regression in 24.04: systemd installation fails in podman-in-podman

2025-03-18 Thread Nick Rosbrook
** Bug watch added: github.com/systemd/systemd/issues #29559 https://github.com/systemd/systemd/issues/29559 ** Also affects: systemd via https://github.com/systemd/systemd/issues/29559 Importance: Unknown Status: Unknown ** Changed in: systemd (Ubuntu) Importance: Undecided =>

[Touch-packages] [Bug 2100501] Re: systemctl daemon-reload makes systemd crash

2025-03-18 Thread Nick Rosbrook
This is what I see re-tracing the crash: root@jammy:~# apport-retrace --gdb _usr_lib_systemd_systemd.0.crash GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1 Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free sof

[Touch-packages] [Bug 2097480] Re: vrc-3nt joystick dongle is not working in ubuntu 24.10 wine, works fine natively in ubuntu

2025-03-18 Thread Nick Rosbrook
We can use the systemd-hwdb package for this for SRU purposes. I guess for plucky that makes sense too so we don't have to migrate systemd so close to beta. ** Also affects: systemd (Ubuntu Oracular) Importance: Undecided Status: New ** Package changed: systemd (Ubuntu) => systemd-hwe (

[Touch-packages] [Bug 2098183] Re: Preserve IPv6 configurations when `KeepConfiguration=dhcp-on-stop` is set

2025-03-18 Thread Nick Rosbrook
These patches are present in v257, which we have in plucky. ** Changed in: systemd (Ubuntu) Status: New => Fix Released ** Changed in: systemd (Ubuntu Plucky) Status: Won't Fix => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded pa

[Touch-packages] [Bug 2092158] Re: [SRU] With certain configs (such as with NVIDIA GPU driver), Bluetooth HSP/HFP profile may be missing after suspend/resume

2025-03-18 Thread Yao Wei
** Summary changed: - With certain configs (such as with NVIDIA GPU driver), Bluetooth HSP/HFP profile may be missing after suspend/resume + [SRU] With certain configs (such as with NVIDIA GPU driver), Bluetooth HSP/HFP profile may be missing after suspend/resume -- You received this bug notif

[Touch-packages] [Bug 2054901] Re: Systemd fails to install on Noble arm64

2025-03-18 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid -- 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/2054901 Title: Systemd fails to install on Noble arm64

[Touch-packages] [Bug 2047268] Re: package systemd-boot 253.5-1ubuntu6.1 failed to install/upgrade: installed systemd-boot package post-installation script subprocess returned error exit status 1

2025-03-18 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Confirmed => Invalid -- 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/2047268 Title: package systemd-boot 253.5-1ubuntu6.1 fai

[Touch-packages] [Bug 2080257] Re: [WSL] systemd fails to upgrade on WSL1

2025-03-18 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid -- 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/2080257 Title: [WSL] systemd fails to upgrade on WSL1

[Touch-packages] [Bug 2098183] Re: Preserve IPv6 configurations when `KeepConfiguration=dhcp-on-stop` is set

2025-03-18 Thread Nick Rosbrook
>From a first glance, this feels like too large of a change for SRU. The patches do maintain backward compatibility, but this is also a new feature, which I think might be out of scope for SRU. The upstream patches generalize and expand the fix, as they should, but can we adapt a more limited patc

[Touch-packages] [Bug 2103556] [NEW] Failure: The 3.0 solver produced a worse result

2025-03-18 Thread Jack Jonson
Public bug reported: Pops up right after login! ProblemType: AptSolver DistroRelease: Ubuntu 25.04 Package: apt 2.9.33 ProcVersionSignature: Ubuntu 6.14.0-7.7-generic 6.14.0-rc4 Uname: Linux 6.14.0-7-generic x86_64 ApportVersion: 2.32.0-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: pass Date

Re: [Touch-packages] [Bug 2102236] Re: plucky/s390x (with root disk on dm?) does not come up after kernel update + reboot

2025-03-18 Thread Michael Hudson-Doyle
On Tue, 18 Mar 2025 at 22:10, Frank Heimes <2102...@bugs.launchpad.net> wrote: > cd /sys/block > ls > loop3 loop5 loop7 loop0 loop2 loop4 loop6 loop1 > I'm not 100% on this but if those are all the devices you see in /sys/block then could you be looking at a kernel problem that is not pick

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

2025-03-18 Thread bugproxy
--- Comment From kowshik.j...@in.ibm.com 2025-03-19 02:03 EDT--- Thank you enr0n for providing the info and the release notes. per above comments I am closing this bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2103571] [NEW] Visual Studio Code + Mozilla Firefox playing Youtube crashes the desktop

2025-03-18 Thread Zingam
Public bug reported: I've narrowed the issue to: 1. Start Firefox and play an YouTube video 2. Start Visual Studio Code - use it for editing or compiling code The desktop slows down even freezes. Sometimes there is a pop-up to terminate the application because it is unresponsive but the entire d

[Touch-packages] [Bug 2103572] [NEW] GNOME Desktop: HDMI audio incorrectly redirected to internal speakers when screen is locked.

2025-03-18 Thread Zingam
Public bug reported: I have connected an external monitor to my laptop via HDMI. To the monitor I have connected headphones. I have redirected the sound output via the HDMI connection. Every time when I have for example a video playing and the Desktop goes to the lock screen after a while. The s

[Touch-packages] [Bug 2103572] Re: GNOME Desktop: HDMI audio incorrectly redirected to internal speakers when screen is locked.

2025-03-18 Thread Daniel van Vugt
** Package changed: xorg (Ubuntu) => pipewire (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/2103572 Title: GNOME Desktop: HDMI audio incorrectly redirected to inter