* Anthony DeRobertis ([EMAIL PROTECTED]) [061003 08:03]: > Just hit this in a Sarge + Backports -> Etch upgrade: > > Setting up xfonts-cmex-big5p (0.1-5.1) ... > usage error: unrecognized option > Usage: update-fonts-dir DIRECTORY ... > update-fonts-dir { -h | --help }
I *think* this comes from the fact that postinst calls: # Automatically added by dh_installxfonts if which update-fonts-dir >/dev/null 2>&1; then update-fonts-dir --x11r7-layout misc;update-fonts-alias misc fi # End automatically added section However, the package depends on xutils, which doesn't necessarily have the new update-fonts-dir. Solution: Fix the dependency. Cheers, Andi -- http://home.arcor.de/andreas-barth/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]