Christian Boltz
Christian Boltz
Some more additions: [apparmor-2023-10-22.txt](https://github.com/roddhjav/apparmor.d/files/13062780/apparmor-2023-10-22.txt)
Wild guess: could this be caused by #4735?
It isn't a problem on the AppArmor side (the broken disable/ symlink will be ignored), but the packaging checks catch the broken symlink and error out, which aborts the build....
I'm afraid there's no sane fix on the packaging side (at least none that I'm aware of) since in nearly all cases (except this one) packaging a broken symlink is...
This error isn't too hard to trigger - I've just seen it in a debugging session where PHP returned an exception and a backtrace instead of the expected page. Unfortunately,...
The "ALL" domain is indeed very old and shouldn't be needed anymore. Well, in theory ;-) However, surprisingly, there are a few usages in functions.inc.php left (which we should change/fix):...
Thanks! I noticed a few additional denials: [aa-2024-08-25.txt](https://github.com/user-attachments/files/16740418/aa-2024-08-25.txt)
Here's a bigger - and probably more complete - list of denials from latest Tumbleweed: [aa-2024-08-26.txt](https://github.com/user-attachments/files/16753472/aa-2024-08-26.txt) I didn't check in detail, but it probably includes the denials from the 2024-08-25...
Thanks for the profile updates and the feedback. I rarely use XDG directories, so they aren't a big help for me. But knowing that this is intentional on the profile...
The current deployment runs on Leap 15.6 + ruby 3.1.6 from devel:languages:ruby. Is there a good reason (besides "it's newer") for switching to a newer ruby version?