reassign 426061 xfonts-utils 1:1.0.1-1 severity 426061 normal merge 426061 405671 thanks
On May 26, 2007 at 4:53AM +0800,
jidanni (at jidanni.org) wrote:
> Package: xfonts-bitmap-mule
> Version: 8.5+0.20030825.0433-6
> Severity: wishlist
>
> Saw:
> Unpacking replacement xfonts-bitmap-mule ...
> warning: /usr/lib/X11/fonts/misc does not exist or is not a directory
>
> Seen upon installing some other packages too.
This problem is caused by update-fonts-dir.
xfonts-bitmap-mule.postinst is fully generated by dh_installxfonts
as follows.
----
#!/bin/sh
set -e
# Automatically added by dh_installxfonts
if which update-fonts-dir >/dev/null 2>&1; then
update-fonts-dir --x11r7-layout misc
fi
# End automatically added section
----
Reassigning this bug to xfonts-utils 1:1.0.1-1 which provides
update-fonts-dir.
Thanks,
--
Tatsuya Kinoshita
pgpJYW4ABsNNe.pgp
Description: PGP signature

