Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: xsrc updates: done



Hi,

I think 'postinstall fix fontconfig' is wrong behavior.

### build and install
# cd /usr/src && ./build.sh -m amd64 -x release && ./build.sh -m amd64
-x install=/
(snip)
To fix, run:
    /bin/sh /usr/src/usr.sbin/postinstall/postinstall -s '/usr/src' -d
// fix defaults fontconfig gid makedev mtree periodic rc obsolete
(snip)

## postinstall fix fontconfig
# /bin/sh /usr/src/usr.sbin/postinstall/postinstall -s /usr/src -d /
fix fontconfig
Source directory: /usr/src
Target directory: /
fontconfig fix:
        /usr/src/etc/fonts/conf.avail is not a directory; skipping check
postinstall fixes passed:
postinstall fixes failed: fontconfig

### check directory
# ls -l /usr/src/etc/fonts/conf.avail
ls: /usr/src/etc/fonts/conf.avail: No such file or directory
# ls -l /usr/src/etc/fonts
ls: /usr/src/etc/fonts: No such file or directory

Reagrds,
--
NONAKA Kimihiro


Home | Main Index | Thread Index | Old Index