Bug#1142389: libreoffice-common: *.soffice.bin AppArmor profile fails to load

"Daniel Richard G." <[email protected]> Sat, 01 Aug 2026 23:57:24 -0400
Newsgroups gmane.linux.debian.devel.openoffice
Message-ID <4bd69ec4-6f9d-4731-8ae5-869d3f12c660__41211.4467400656$1785643791$gmane$org@app.fastmail.com>
Hi Rene, apologies for the wait.

I've successfully reproduced the issue on a Debian trixie live CD,
version 13.6.0.

Do "dpkg-reconfigure apparmor", and for "Additional home directory
locations," enter

    /home/x/

(This is representative of my site, where a local user has e.g.
/home/bob/, and an NFS-homed user has /home/nfs/bob/.)

If libreoffice-common is already installed, you should get an error from
"Reloading AppArmor profiles" after exiting debconf. By the same token,
the apparmor_parser command should exit with a "Too many states" error.
You may need to additionally pass it "-r" if the profile was previously
loaded without issue.

The failure doesn't take as long to occur with this minimal input, only
246 seconds in my test VM. Most other input variations do yield the
short loading time (without error) that you obtained.


--Daniel


On Mon, 2026 Jul 20 08:28-04:00, Rene Engelhard wrote:
>
>> I'll try and see if I can reproduce your run on a stock system,
>> and then add elements of my config that might affect it.
>
> OK, thanks