<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rawoul@gmail.com" title="Arnaud Vrac <rawoul@gmail.com>"> <span class="fn">Arnaud Vrac</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Adding a --sysroot like option to fc-cache"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59456">bug 59456</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Adding a --sysroot like option to fc-cache"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59456#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Adding a --sysroot like option to fc-cache"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59456">bug 59456</a>
              from <span class="vcard"><a class="email" href="mailto:rawoul@gmail.com" title="Arnaud Vrac <rawoul@gmail.com>"> <span class="fn">Arnaud Vrac</span></a>
</span></b>
        <pre>IMO the current implementation of fc-cache --sysroot is flawed. The original
patch was using the sysroot path for _all_ files, including the config file and
the fonts. In practice this meant those commands were giving the same result:

from the host:
# fc-cache -sy /target

from the target:
# fc-cache -s

Now it's just a mix of sysrooted files (the generated cache) and the host file
(the fonts and the config), so it's pretty useless. Is there any way the
original behaviour could be implemented instead ?</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>