<JaMa>
(cracklib fix is in master and iproute2 imho no longer fails as well)
jmd has joined #yocto
<JaMa>
khem: only kea and python3-grpcio from oe-core and nodejs from meta-oe are failing for me now
<JaMa>
and over 150 internal recipes needed -Wno-error work arounds which shows a bit about our code quality :(
Abp has quit [Read error: Connection reset by peer]
Abp has joined #yocto
gsalazar has joined #yocto
gsalazar has quit [Ping timeout: 256 seconds]
jmiehe has joined #yocto
florian_kc has quit [Ping timeout: 256 seconds]
sgw has quit [Ping timeout: 272 seconds]
sgw has joined #yocto
jmiehe has quit [Quit: jmiehe]
Saur_Home has quit [Quit: Client closed]
ablu has quit [Read error: Connection reset by peer]
ablu has joined #yocto
beartama has joined #yocto
Saur_Home has joined #yocto
beartama has quit [Quit: Beartama]
beartama has joined #yocto
beartama has quit [Quit: Beartama]
beartama has joined #yocto
lthadeus has joined #yocto
florian_kc has joined #yocto
lthadeus has quit [Client Quit]
lthadeus has joined #yocto
gabriele_00 has joined #yocto
<gabriele_00>
Hi, got a missing dependency when running an image with runqemu: lbsndio7.0. I am on fedora 40 and cannot find the package anywhere, any tip?
enok has joined #yocto
florian_kc has quit [Ping timeout: 260 seconds]
enok has quit [Ping timeout: 256 seconds]
lthadeus has quit [Ping timeout: 260 seconds]
beartama has quit [Remote host closed the connection]
jmiehe has joined #yocto
jmiehe has quit [Client Quit]
lthadeus has joined #yocto
lthadeus has quit [Remote host closed the connection]
<gabriele_00>
you refer to my previous message? i do not get it, sorry i am not that expert
<JaMa>
to your messages from Friday about ubuntu 24.04 support in OE
<JaMa>
if you check dmesg, you would see errors like: [272972.108706] audit: type=1400 audit(1714925501.471:235): apparmor="AUDIT" operation="userns_create" class="namespace" info="Userns create - tra
<JaMa>
and the release notes explain that 24.04 restricted userns_create with apparmor, you can either disable this completely with /proc/sys/kernel/apparmor_restrict_unprivileged_userns or create apparmor profile for OE builds (not sure how to do this as comm shows the "recipe-name:" and I'm not very familiar with apparmor profiles)
<JaMa>
but I did test build and indeed did reproduce the issue and then confirmed that disabling this allows me to build again