Hi Nuno,
Nuno Oliveira:
> type=AVC msg=audit(1511871104.395:10445): apparmor="DENIED" operation="mknod"
> profile="/usr/lib/cups/backend/cups-pdf"
> name="/home/host/nuno/PDF/me_host_nuno_PDF.pdf" pid=2095 comm="gs"
> requested_mask="c"
> denied_mask="c" fsuid=1000 ouid=1000
I see. Am I guessing right that $HOME == /home/host/nuno?
If using a non-standard parent directory for home directories, you'll
need to let AppArmor know about it. Thankfully we have everything in
place to do this: adding @{HOMEDIRS}+=/home/host to
/etc/apparmor.d/tunables/home.d/site.local should do the trick.
Then, "sudo systemctl restart apparmor" and retry.
Does this fix the problem you're experiencing?
Cheers,
--
intrigeri