This bug was fixed in the package linux-raspi - 6.11.0-1005.5
---
linux-raspi (6.11.0-1005.5) oracular; urgency=medium
* oracular/linux-raspi: 6.11.0-1005.5 -proposed tracker (LP: #2086260)
* Ubuntu 24.10 Beta, Raspberry Pi 4: kdump-tools service not started, with
errors (LP:
This bug is awaiting verification that the linux-raspi-
realtime/6.8.0-2015.16 kernel in -proposed solves the problem. Please
test the kernel and update this bug with the results. If the problem is
solved, change the tag 'verification-needed-noble-linux-raspi-realtime'
to 'verification-done-noble-l
ubuntu@ubuntu:~$ sudo uname -a
Linux ubuntu 6.11.0-1005-raspi #5-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 22
13:24:30 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
ubuntu@ubuntu:~$ sudo dmesg | grep landl
[0.000580] LSM: initializing
lsm=lockdown,capability,landlock,yama,apparmor,ima,evm
[0.000654
ack, the problem is now fixed
** Tags removed: verification-needed-noble-linux-raspi
** Tags added: verification-done-noble-linux-raspi
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066885
Title:
This bug is awaiting verification that the linux-raspi/6.11.0-1005.5
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-oracular-linux-raspi' to 'verification-done-
oracular-linux-raspi'.
This bug is awaiting verification that the linux-raspi/6.8.0-1016.18
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-noble-linux-raspi' to 'verification-done-noble-
linux-raspi'. If th
** Changed in: linux-raspi (Ubuntu Noble)
Status: Confirmed => Fix Committed
** Changed in: linux-raspi (Ubuntu Oracular)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
** Changed in: linux-raspi (Ubuntu)
Milestone: None => ubuntu-25.04-beta
** Changed in: tracker-miners (Ubuntu)
Milestone: None => ubuntu-25.04-beta
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
** No longer affects: tracker-miners (Ubuntu Noble)
** No longer affects: tracker-miners (Ubuntu Oracular)
** Changed in: tracker-miners (Ubuntu)
Status: New => Invalid
** Changed in: linux-raspi (Ubuntu Noble)
Status: New => Confirmed
** Changed in: linux-raspi (Ubuntu Oracular)
** Changed in: linux-raspi (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066885
Title:
On Pi desktop, numerous reports of lack of landlock supported ABI
To m
** Description changed:
[Impact]
On the Ubuntu noble desktop for Raspberry Pi, the system journal has
numerous of the following entries:
May 23 10:30:29 kermit tracker-miner-f[11130]: Could not get landlock
supported ABI: Operation not supported
May 23 10:30:29 kermit tracker-mine
** Description changed:
+ [Impact]
+
On the Ubuntu noble desktop for Raspberry Pi, the system journal has
numerous of the following entries:
May 23 10:30:29 kermit tracker-miner-f[11130]: Could not get landlock
supported ABI: Operation not supported
May 23 10:30:29 kermit tracker-mine
However, memory consumption should be evaluated. This is wanted by a
GNOME thingy so maybe we want this only in the desktop image.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066885
Title:
On Pi
I'm not finding any traces why we might have deliberately disabled this.
It was introduced in Focal and I suspect we just didn't realize there
was a new option that could be enabled. Or maybe the memory footprint
was too big but in that case we should have noted that somewhere.
--
You received th
I can replicate the above fix on a bare Ubuntu desktop image on both the
Pi 5 and the Pi 3b+.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066885
Title:
On Pi desktop, numerous reports of lack of
** Tags added: kern-11631
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066885
Title:
On Pi desktop, numerous reports of lack of landlock supported ABI
To manage notifications about this bug go to
I'm going to add linux-raspi as affected here given this is (at least
partially) down to a linux-raspi configuration difference. Kernel team:
is there a reason landlock is disabled in the Pi kernel? Seems to work
happily on a Pi 5, but perhaps there was some incompatibility with
earlier models?
**
Nice! Looks like this is a difference between the Ubuntu PC kernel's
configuration and the Ubuntu Pi kernel's configuration. On a PC:
CONFIG_LSM="landlock,lockdown,yama,integrity,apparmor"
On a Pi:
CONFIG_LSM="yama,integrity,apparmor"
Adding "lsm=landlock,lockdown,yama,integrity,apparmor" t
I checked https://man7.org/linux/man-pages/man2/landlock_create_ruleset.2.html
The macro which fails is
https://gitlab.gnome.org/GNOME/localsearch/-/blob/master/src/libtracker-miners-common/tracker-landlock.c#L36,
introduced in
https://gitlab.gnome.org/GNOME/localsearch/-/commit/38f0bed52b412a89
19 matches
Mail list logo