<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Make fontconfig cache relocatable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101889#c42">Comment # 42</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Make fontconfig cache relocatable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101889">bug 101889</a>
              from <span class="vcard"><a class="email" href="mailto:alexl@redhat.com" title="Alexander Larsson <alexl@redhat.com>"> <span class="fn">Alexander Larsson</span></a>
</span></b>
        <pre>So, this seems a lot nicer, but there are still some fonts missing.
For example. Both the runtime and the host has dejavu fonts:

sh-4.3$ ls /usr/share/fonts/dejavu/
DejaVuMathTeXGyre.ttf                DejaVuSansCondensed-Bold.ttf    
DejaVuSansMono-BoldOblique.ttf  DejaVuSans-Oblique.ttf     
DejaVuSerifCondensed-BoldItalic.ttf  DejaVuSerif-Italic.ttf
DejaVuSans-BoldOblique.ttf           DejaVuSansCondensed-Oblique.ttf 
DejaVuSansMono-Bold.ttf         DejaVuSans.ttf             
DejaVuSerifCondensed-Bold.ttf        DejaVuSerif.ttf
DejaVuSans-Bold.ttf                  DejaVuSansCondensed.ttf         
DejaVuSansMono-Oblique.ttf      DejaVuSerif-BoldItalic.ttf 
DejaVuSerifCondensed-Italic.ttf
DejaVuSansCondensed-BoldOblique.ttf  DejaVuSans-ExtraLight.ttf       
DejaVuSansMono.ttf              DejaVuSerif-Bold.ttf       
DejaVuSerifCondensed.ttf
sh-4.3$ ls /run/host/fonts/dejavu/
DejaVuLGCSans-BoldOblique.ttf           DejaVuLGCSansMono-Oblique.ttf          
DejaVuLGCSerifCondensed.ttf          DejaVuSans-ExtraLight.ttf      
DejaVuSerifCondensed-BoldItalic.ttf
DejaVuLGCSans-Bold.ttf                  DejaVuLGCSansMono.ttf                  
DejaVuLGCSerif-Italic.ttf            DejaVuSansMono-BoldOblique.ttf 
DejaVuSerifCondensed-Bold.ttf
DejaVuLGCSansCondensed-BoldOblique.ttf  DejaVuLGCSans-Oblique.ttf              
DejaVuLGCSerif.ttf                   DejaVuSansMono-Bold.ttf        
DejaVuSerifCondensed-Italic.ttf
DejaVuLGCSansCondensed-Bold.ttf         DejaVuLGCSans.ttf                      
DejaVuSans-BoldOblique.ttf           DejaVuSansMono-Oblique.ttf     
DejaVuSerifCondensed.ttf
DejaVuLGCSansCondensed-Oblique.ttf      DejaVuLGCSerif-BoldItalic.ttf          
DejaVuSans-Bold.ttf                  DejaVuSansMono.ttf             
DejaVuSerif-Italic.ttf
DejaVuLGCSansCondensed.ttf              DejaVuLGCSerif-Bold.ttf                
DejaVuSansCondensed-BoldOblique.ttf  DejaVuSans-Oblique.ttf         
DejaVuSerif.ttf
DejaVuLGCSans-ExtraLight.ttf            DejaVuLGCSerifCondensed-BoldItalic.ttf 
DejaVuSansCondensed-Bold.ttf         DejaVuSans.ttf
DejaVuLGCSansMono-BoldOblique.ttf       DejaVuLGCSerifCondensed-Bold.ttf       
DejaVuSansCondensed-Oblique.ttf      DejaVuSerif-BoldItalic.ttf
DejaVuLGCSansMono-Bold.ttf              DejaVuLGCSerifCondensed-Italic.ttf     
DejaVuSansCondensed.ttf              DejaVuSerif-Bold.ttf

The ones in the host have more of them though.

However, fc-list in the sandbox doesn't list any of the fonts in
/run/host/fonts/dejavu. It seems like when it is reading the cache for
/run/host/fonts it ignores the dejavu subdirector. Maybe because it still has
the pathname "/usr/share/fonts/dejavu" in it, but we already read that
directory?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>