On Sun, 09 Mar 2025 09:34:16 +0000 Debian FTP Masters
<ftpmas...@ftp-master.debian.org> wrote:
> Format: 1.8
> Date: Sun, 09 Mar 2025 20:04:42 +1100
> Source: fontconfig
> Architecture: source
> Version: 2.15.0-2.1
> Distribution: unstable
> Urgency: medium
> Maintainer: Debian freedesktop.org maintainers
<pkg-freedesktop-maintain...@lists.alioth.debian.org>
> Changed-By: Anibal Monsalve Salazar <ani...@debian.org>
> Closes: 962420
> Changes:
>  fontconfig (2.15.0-2.1) unstable; urgency=medium
>  .
>    * Non-maintainer upload
>    * /usr/local/share/fonts is owned by group:staff if
>      /etc/staff-group-for-usr-local is present
>      Closes: #962420

Unfortunately this change breaks installing the package on minimal
build roots that do not have /usr/local/share, as the mkdir is not ran
with '-p' so it fails and the postinst aborts as it runs with set -e.

The fix is very simple, just adding a -p, I'll open a bug and I'll do a
delayed NMU.

Reply via email to