On Fri, 16 Aug 2024 at 10:08, Thomas Klausner <w...@netbsd.org> wrote: > > Hi! > > postinstall check on my system complains > ... > fontconfig check: > Broken fontconfig configuration found; please delete these files: > [ 10-sub-pixel-rgb.conf] > ... > > but can't fix the problem: > # postinstall fix fontconfig > Source directory: /usr/src > Target directory: / > fontconfig fix: > Broken fontconfig configuration found; please delete these files: > [ 10-sub-pixel-rgb.conf] > postinstall fixes passed: > postinstall fixes failed: fontconfig > > Also, the exact same file is still installed in a new from-scratch build: > # diff etc/fonts/conf.d/10-sub-pixel-rgb.conf /etc/fonts/conf.d/ > # > > What's up with this? > How is the file broken and if so, why is it still installed by new builds? > Thomas
I see the same; I just remove the above mentioned file from the destination directory and repeat the fix, which then passes. Never bothered to check why this happens, though. Chavdar -- ----