Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 214511

Summary: media-fonts/font-jis-misc leaves it's entry in fonts.dir even after unmerging
Product: Gentoo Linux Reporter: nanikata15
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description nanikata15 2008-03-24 12:30:04 UTC
although files created by font-jis-misc are deleted upon unmerge- fonts.dir in /usr/share/fonts/misc is not updated.

Reproducible: Always

Steps to Reproduce:
1.emerge media-fonts/font-jis-misc
2.emerge -C media-fonts/font-jis-misc


Actual Results:  
$ cat /usr/share/fonts/misc/fonts.dir | grep jiskan
jiskan16.pcf.gz -jis-fixed-medium-r-normal--16-150-75-75-c-160-jisx0208.1983-0
jiskan24.pcf.gz -jis-fixed-medium-r-normal--24-230-75-75-c-240-jisx0208.1983-0


Expected Results:  
jiskan entries should no be there anymore

this can be solved by running mkfontdir inside /usr/share/fonts/misc/ after unmerging

really wouldn't be a big deal if it didn't stop xim from working in xterm and urxvt.

(Adding error messages for reference)
Xterm:
Preparation of font set "*" for XIM failed.
Preparation of default font set "*" for XIM failed.

urxvt:
urxvt: unable to create fontset for input method, try "-pt Root". Continuing.
urxvt: failed to create input context, continuing without XIM
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-24 13:22:00 UTC

*** This bug has been marked as a duplicate of bug 69545 ***