[Touch-packages] [Bug 2102236] Re: plucky/s390x does not come up after kernel update + reboot, due to udev rules missing in initrd

2025-03-19 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- 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/2102236 Title: plucky/s390x does not come up after kernel update + reboot, due to udev rules missing

[Touch-packages] [Bug 2103663] Re: set -x in apparmor.postinst

2025-03-19 Thread Alex Murray
Fix uploaded in https://launchpad.net/ubuntu/+source/apparmor/4.1.0~beta5-0ubuntu10 -- 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/2103663 Title: set -x in apparmor.posti

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

2025-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package whoopsie - 0.2.79 --- whoopsie (0.2.79) plucky; urgency=medium * Enable `AptSolverDump` field (LP: #2103526). * Add some additional logging for more discoverable behavior. * Update maintainer, since in practice, I'm now in charge. * lintian:

[Touch-packages] [Bug 2103663] [NEW] set -x in apparmor.postinst

2025-03-19 Thread Andreas Hasenack
Public bug reported: andreas@nsnx:~$ head /var/lib/dpkg/info/apparmor.postinst #!/bin/sh # postinst script for apparmor # # see: dh_installdeb(1) set -ex . /usr/share/debconf/confmodule . /lib/apparmor/rc.apparmor.functions # summary of how this script can be called: andreas@nsnx:~$ dpkg -l a

[Touch-packages] [Bug 2103625] Re: When using wildcard with "apt remove" it uninstalled a bunch of packages that didn't start with my pattern.

2025-03-19 Thread Daniel Letzeisen
The problem is that a lot of packages depend on the emacsen-common package. If you remove that, it removes a lot of packages not directly related to emacs. And yes, that's the intended behavior, so marking "Invalid"/notabug Note: If you want to see the list: apt-cache rdepends emacsen-common | mor

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

2025-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mythexport - 2.2.4-0ubuntu8 --- mythexport (2.2.4-0ubuntu8) plucky; urgency=medium * No-change rebuild against mysql-8.4 and libmysqlclient24 (LP: #2089059) -- Lena Voytek Wed, 19 Mar 2025 11:18:22 -0400 ** Changed in: mythexport (Ubuntu)

[Touch-packages] [Bug 2102246] Re: [SRU] App armor crashes on aa-enforce due to "Profile not found"

2025-03-19 Thread Bryan Fraschetti
*** This bug is a duplicate of bug 2078467 *** https://bugs.launchpad.net/bugs/2078467 ** This bug has been marked a duplicate of bug 2078467 [SRU] App armor crashes on aa-enforce due to "Profile not found" -- You received this bug notification because you are a member of Ubuntu Touch see

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

2025-03-19 Thread Bug Watch Updater
** Changed in: systemd Status: Unknown => New -- 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/2102646 Title: Regression in 24.04: systemd installation fails in podma

[Touch-packages] [Bug 2092438] Re: System fails to restart after install

2025-03-19 Thread Bug Watch Updater
** Changed in: systemd Status: Unknown => New -- 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/2092438 Title: System fails to restart after install Status in subiqui

[Touch-packages] [Bug 2078467] Re: aa-enforce /etc/apparmor.d/* - Error

2025-03-19 Thread Bryan Fraschetti
Debdiff of upstream patch ** Patch added: "lp_2078467_noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2078467/+attachment/5865934/+files/lp_2078467_noble.debdiff ** Summary changed: - aa-enforce /etc/apparmor.d/* - Error + [SRU] App armor crashes on aa-enforce due to "

[Touch-packages] [Bug 2103524] Re: lsblk apparmor profile denies block device lookup on Azure

2025-03-19 Thread Ryan Lee
** Tags added: sec-5988 -- 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/2103524 Title: lsblk apparmor profile denies block device lookup on Azure Status in apparmor packa

[Touch-packages] [Bug 2078467] Re: aa-enforce /etc/apparmor.d/* - Error

2025-03-19 Thread Bryan Fraschetti
** Description changed: + * SRU TEMPLATE AT THE BOTTOM * + Executing "aa-enforce /etc/apparmor.d/*" does not work on Ubuntu 24.04. There is already an upstream fix (https://gitlab.com/apparmor/apparmor/-/merge_requests/1218/diffs?commit_id=6f9e841e74f04cac78da71fd2e8af3f973af94fc).

[Touch-packages] [Bug 2067900] Re: apparmor unconfined profile blocks pivot_root

2025-03-19 Thread Maxime Bélair
Verification completed on oracular kernel linux-intel/6.11.0-1008.8 # lxc launch ubuntu:24.10 test -c security.nesting=true Launching test # lxc exec test bash Linux test 6.11.0-1008-intel #8 SMP PREEMPT_DYNAMIC Wed Mar 19 16:31:19 CET 2025 x86_64 x86_64 x86_64 GNU/Linux root@test:~# apt update;

[Touch-packages] [Bug 2100252] Re: A reused mount point is removed after deactivating the original volume group

2025-03-19 Thread Heitor Alves de Siqueira
The fix commit [0] was introduced in systemd v252, so it's already fixed starting with Noble. [0] https://github.com/systemd/systemd/commit/c75efa3f7e34eb593e2a6df1313ba8fdcbe729c1 ** Changed in: systemd (Ubuntu) Status: Invalid => Fix Released ** Changed in: systemd (Ubuntu Oracular)

[Touch-packages] [Bug 2103524] Re: lsblk apparmor profile denies block device lookup on Azure

2025-03-19 Thread Maxime Bélair
Thank you for reporting this bug. Indeed, we must give access to `/sys/devices/LNXSYSTM:*/LNXSYBUS:*/**` to lsblk. This should be fixed upstream by https://gitlab.com/apparmor/apparmor/-/merge_requests/1584 -- You received this bug notification because you are a member of Ubuntu Touch seeded pa

[Touch-packages] [Bug 2102236] Re: plucky/s390x does not come up after kernel update + reboot, due to udev rules missing in initrd

2025-03-19 Thread Frank Heimes
I've got a '+1' from IBM (the person who opened LP#2044104). Hence I transferred the above snippet now to a debdiff, as suggestion. At enr0n, you may have a look at the debdiff. Are you already planning a systemd update for plucky, that could be used to piggyback the fix for this bug? ** Patch a

[Touch-packages] [Bug 2103632] Re: sshd-socket-generator - not honoring addressfamily defined in /etc/sshd/sshd_conf

2025-03-19 Thread Nick Rosbrook
*** This bug is a duplicate of bug 2080216 *** https://bugs.launchpad.net/bugs/2080216 I am going to mark this as a duplicate of bug 2080216, because the SRU test plan in that bug explicitly covers this test case. ** This bug has been marked a duplicate of bug 2080216 sshd cannot bind to I

[Touch-packages] [Bug 2102236] Re: plucky/s390x does not come up after kernel update + reboot, due to udev rules missing in initrd

2025-03-19 Thread Frank Heimes
** Summary changed: - plucky/s390x (with root disk on dm?) does not come up after kernel update + reboot + plucky/s390x does not come up after kernel update + reboot, due to udev rules missing in initrd ** Also affects: systemd (Ubuntu) Importance: Undecided Status: New ** Changed in

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

2025-03-19 Thread Lena Voytek
** Changed in: mythtv (Ubuntu) Status: In Progress => Fix Released ** Also affects: mythexport (Ubuntu) Importance: Undecided Status: New ** Changed in: mythexport (Ubuntu) Status: New => In Progress ** Changed in: mythexport (Ubuntu) Assignee: (unassigned) => Lena V

[Touch-packages] [Bug 2103632] Re: sshd-socket-generator - not honoring addressfamily defined in /etc/sshd/sshd_conf

2025-03-19 Thread Nick Rosbrook
Thanks for the bug report. I noticed this while working on a fix for 2080216, and wrote a fix and new test cases for the issue you describe. We currently have a queue of fixes to release to openssh for noble, but they will be released one at a time. The fix for bug 2080216 (and by extension, this

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

2025-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package tdbcmysql - 1.1.10-1ubuntu2 --- tdbcmysql (1.1.10-1ubuntu2) plucky; urgency=medium * No-change rebuild against mysql-8.4 and libmysqlclient24 (LP: #2089059) -- Lena Voytek Tue, 18 Mar 2025 15:29:29 -0400 -- You received this bug notification b

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

2025-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package cvm - 0.97-3.1ubuntu1 --- cvm (0.97-3.1ubuntu1) plucky; urgency=medium * d/p/fix-implicit-function-declaration-test.patch: Fix crypt lib check due to implicit-function-declaration (LP: #2102244) -- Matthieu Clemenceau Thu, 13 Mar 2025 11:32:

[Touch-packages] [Bug 2103633] [NEW] sshd-socket-generator - not honoring addressfamily defined in /etc/sshd/sshd_conf

2025-03-19 Thread Porco
Public bug reported: Used distribution Ubuntu 24.04.2 LTS Linux kernel version used: 6.8.0-55-generic OpenSSH Version: 1:9.6p1-3ubuntu13.5 CPU architectures issue was seen on x86_64 Component sshd-socket-generator Expected behaviour you didn't see In a SSHD socket based, if user changes the de

[Touch-packages] [Bug 2103625] [NEW] When using wildcard with "apt remove" it uninstalled a bunch of packages that didn't start with my pattern.

2025-03-19 Thread Vlad SAVESCU
Public bug reported: Description of the situation: I am learning to work with Emacs, Doom Emacs to be precise. In my journey I somehow managed to break it, so I tried to uninstall it and install it again. Since Emacs has so many packages, I chose to use a wildcard "*". It ended up uninstalling

[Touch-packages] [Bug 1623666] Re: iOS device contents not displayed in Ubuntu

2025-03-19 Thread Adrien Nader
AFAIU: - this is probably not an issue anymore, - and in any case, the issue with gnutls28 is long gone. I'm going to close this issue for gnutls28 as fix released due to that. ** Changed in: gnutls28 (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification becaus

[Touch-packages] [Bug 2092438] Re: System fails to restart after install

2025-03-19 Thread Olivier Gayot
https://github.com/systemd/systemd/issues/36786 ** Also affects: systemd (Ubuntu) Importance: Undecided Status: New ** Bug watch added: github.com/systemd/systemd/issues #36786 https://github.com/systemd/systemd/issues/36786 ** Also affects: systemd via https://github.com/systemd

[Touch-packages] [Bug 2076340] Re: SRU: no-change rebuild to pick up changed build flags on ppc64el and s390x

2025-03-19 Thread Adrien Nader
** Changed in: gnutls28 (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bzip2 in Ubuntu. https://bugs.launchpad.net/bugs/2076340 Title: SRU: no-change rebuild to pick up changed b

[Touch-packages] [Bug 1373422] Re: gnutls26 does not accept out of order certificate chains, whilst gnutls28 & openssl do

2025-03-19 Thread Adrien Nader
I don't think there would be plans to do such a backport now so closing. ** Changed in: gnutls26 (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gnutls26 in Ubuntu. https://bugs.

[Touch-packages] [Bug 1872778] Re: update-crypto-policies not affecting Gnome Online Accounts

2025-03-19 Thread Adrien Nader
crypto-policies is RH-specific. While the tool can be ported/installed, all the connections from other software to it does not exist in other systems. Closing the issue for gnutls28. NB: I've been working on https://github.com/canonical/crypto-config/ which answers similar needs but the issue here

[Touch-packages] [Bug 1397685] Re: git gnutls_handshake() failed: A TLS packet with unexpected length was received for git.kernel.org

2025-03-19 Thread Adrien Nader
I'm going to close this for gnutls26 since it's an old release by now, and for gnutls28 since I can't reproduce (fedorahosted is no more and I couldn't reproduce on kernel.org, and I definitely don't have F5 firewalls handy). ** Changed in: gnutls26 (Ubuntu) Status: Confirmed => Won't Fix

[Touch-packages] [Bug 2066990] Re: openssl fails with out of memory messages while trying to load the FIPS provider in a non-FIPS container on a FIPS host

2025-03-19 Thread Adrien Nader
There isn't a plan completely laid out for backporting this. It can be done but as you can see here, it's a very minimal change and it barely passes the criteria for backporting. This means it absolutely must be staged so that it's picked up by a subsequent security update rather than being a stand

[Touch-packages] [Bug 2103601] [NEW] 25.0.1 breaks gdm on panfrost

2025-03-19 Thread Tobias Heider
Public bug reported: Summary === At boot gdm shows an entirely black screen with some weird screen artifacts. The mouse still works. After experimenting a bit I found that logging in blindly works and only wayland seems to be affected. Changing the gdm config to wayland=false makes it rende

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

2025-03-19 Thread Frank Heimes
I think this could be one way to solve this: diff -U 3 ~/udev_orig /usr/share/initramfs-tools/hooks/udev --- /home/ubuntu/udev_orig 2025-03-19 12:36:21.643873203 + +++ /usr/share/initramfs-tools/hooks/udev 2025-03-19 12:59:12.031514341 + @@ -73,7 +73,10 @@ # Skip rules gener

[Touch-packages] [Bug 2103588] Re: libgl1-amber-dri/libgl1-mesa-dri uninstallable in plucky ISO image builds. Causes build to fail

2025-03-19 Thread Tim Andersson
My MP wasn't appropriate, unfortunately! Doh! However, tjaalton is going to drop the Recommends: libgl1-amber-dri from the mesa source package and upload this change with 25.0.2*, as a short term fix for plucky- build failures ** Changed in: mesa (Ubuntu) Status: Invalid => In Progress **

[Touch-packages] [Bug 2103595] Re: apparmor policy prevents unshare --user --map-auto

2025-03-19 Thread Skia
** Changed in: util-linux (Ubuntu) Milestone: None => ubuntu-25.04-beta ** Tags added: rls-pp-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux in Ubuntu. https://bugs.launchpad.net/bugs/2103595 Title:

[Touch-packages] [Bug 2103588] Re: libgl1-amber-dri uninstallable in plucky ISO image builds. Causes build to fail

2025-03-19 Thread Rik Mills
** Changed in: mesa (Ubuntu) Importance: Undecided => Critical ** Changed in: mesa-amber (Ubuntu) Importance: Undecided => Critical ** Summary changed: - libgl1-amber-dri uninstallable in plucky ISO image builds. Causes build to fail + libgl1-amber-dri/libgl1-mesa-dri uninstallable in plu

[Touch-packages] [Bug 2103588] Re: libgl1-amber-dri/libgl1-mesa-dri uninstallable in plucky ISO image builds. Causes build to fail

2025-03-19 Thread Tim Andersson
** Changed in: mesa (Ubuntu) Status: New => Invalid ** Changed in: mesa (Ubuntu) Importance: Critical => Undecided ** Changed in: mesa (Ubuntu) Assignee: Tim Andersson (andersson123) => (unassigned) ** Changed in: mesa-amber (Ubuntu) Status: New => In Progress -- You rece

[Touch-packages] [Bug 2103588] Re: libgl1-amber-dri/libgl1-mesa-dri uninstallable in plucky ISO image builds. Causes build to fail

2025-03-19 Thread Tim Andersson
Looking into this ... ** Changed in: mesa (Ubuntu) Assignee: (unassigned) => Tim Andersson (andersson123) ** Changed in: mesa-amber (Ubuntu) Assignee: (unassigned) => Tim Andersson (andersson123) -- You received this bug notification because you are a member of Ubuntu Touch seeded pac

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

2025-03-19 Thread Frank Heimes
Uh, good catch Nick (with that it looks like it's since oracular ?!) And yes, the names may indeed look a bit cryptic, since these are for s390x specific (so called CCW) devices (here in this case disk devices, but there are more types; cio-ignore is to mask out a range of CCW devices). One diff

[Touch-packages] [Bug 2103595] [NEW] apparmor policy prevents unshare --user --map-auto

2025-03-19 Thread Alessandro Astone
Public bug reported: In plucky: $ unshare --user --map-auto newuidmap: open of uid_map failed: Permission denied The journal shows: audit: type=1400 audit(1742379629.731:1072): apparmor="AUDIT" operation="exec" class="file" info="ix fallback" profile="unshare" name="/usr/bin/newuidmap" pid=98

[Touch-packages] [Bug 2044104] Re: [UBUNTU 20.04] chzdev -e is rebuilding initramfs even with zdev:early=0 set

2025-03-19 Thread Frank Heimes
Uh, good catch Nick (with that it looks like it's since oracular ?!) And yes, the names may indeed look a bit cryptic, since these are for s390x specific (so called CCW) devices (here in this case disk devices, but there are more types; cio-ignore is to mask out a range of CCW devices). One diff

[Touch-packages] [Bug 1971538] Re: My machine has Wi-Fi Hotspot broken after upgrade to 22.04

2025-03-19 Thread Matthias May
I also have this problem on Ubuntu 24.04: No device can connect when the firewall is enabled, only if I disable it with 'ufw disable'. See e.g. https://askubuntu.com/questions/1406149/cant-connect-to- ubuntu-22-04-hotspot ** Tags added: noble -- You received this bug notification because you ar

[Touch-packages] [Bug 2103588] [NEW] libgl1-amber-dri/libgl1-mesa-dri uninstallable in plucky ISO image builds. Causes build to fail

2025-03-19 Thread Rik Mills
Public bug reported: Sources: mesa-amber 21.3.9-0ubuntu2 and mesa 25.0.1-2ubuntu1 Release: plucky release pocket In the Ubuntu desktop and flavours ISO image livefs build, the package libgl1-amber-dri fails to be installable by apt causing the build to fail. For example: https://launchpad.net/~u

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

2025-03-19 Thread Massimiliano Pellizzer
Thanks for sharing additional info Nick. The rules which are missing after update-initramfs, which in my instance are: - etc/udev/rules.d - etc/udev/rules.d/41-cio-ignore-root.rules - etc/udev/rules.d/41-dasd-eckd-0.0.271d.rules are indeed owned by chzdev: $ /usr/sbin/chzdev --is-owner /etc/udev/

[Touch-packages] [Bug 2103578] Re: AppArmor notifications loose state when listener crashes

2025-03-19 Thread John Johansen
** Also affects: apparmor (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Status: New => In Progress ** Changed in: apparmor (Ubuntu) Status: New => In Progress ** Changed in: linux (Ubuntu) Assignee: (unassigned) => John Johansen (jjohansen)