<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <blockquote
cite="mid:CABFmQdYf43vsQ7quFdQH+zCuE38AS=mnh-PsTTq0v7w3AZyVgw@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <br>
        </blockquote>
      </div>
      Hi, the mantainer is in a trip to FOSDEM, he say that a rebuild
      will happens ASAP. The problem is that Chromium uses libvpx.0 and
      the recent updates need livpx.1. He mail a workaround. I dont know
      if it will work (or alot in the technical side), but here is:
      <div>
        <br>
      </div>
      <div><br style="">
        <span style="">1) Download the old libvpx package:</span><br
          style="">
        <br style="">
        <span style="">wget</span><br style="">
        <a moz-do-not-send="true"
href="http://kojipkgs.fedoraproject.org/packages/libvpx/0.9.7.1/1.fc16/i686/libvpx-0.9.7.1-1.fc16.i686.rpm"
          target="_blank" style="">http://kojipkgs.fedoraproject.org/packages/libvpx/0.9.7.1/1.fc16/i686/libvpx-0.9.7.1-1.fc16.i686.rpm</a><br
          style="">
        <br style="">
        <span style="">2) Make a temporary directory:</span><br style="">
        <br style="">
        <span style="">mkdir sandbox</span><br style="">
        <br style="">
        <span style="">3) Change into the temporary directory:</span><br
          style="">
        <br style="">
        <span style="">cd sandbox</span><br style="">
        <br style="">
        <span style="">4) Use rpm2cpio to unpack the rpm:</span><br
          style="">
        <br style="">
        <span style="">rpm2cpio libvpx-0.9.7.1-1.fc16.i686.rpm | cpio
          -idv</span><br style="">
        <br style="">
        <span style="">5) As root, copy the old library files into the
          system library path:</span><br style="">
        <br style="">
        <span style="">su -c 'cp -a ./usr/lib/* /usr/lib/'</span><br
          style="">
        <br style="">
        <span style="">6) Regenerate the system library cache</span><br
          style="">
        <br style="">
        <span style="">su -c '/sbin/ldconfig'</span><br style="">
        <br style="">
        <span style="">7) Restore the selinux contexts on the libraries</span><br
          style="">
        <br style="">
        <span style="">su -c 'restorecon -v /usr/lib/libvpx.so.0*'</span><br
          style="">
        <br style="">
        <span style="">8) At this point, chromium should run again.
          RPM/yum will still complain</span><br style="">
        <span style="">about the chromium package missing a dependency,
          but that will go away</span><br style="">
        <span style="">when I build the new one.</span></div>
      <div><span style=""><br>
        </span></div>
      <div><font color="#222222" face="arial, sans-serif">I hope this
          works.</font></div>
      <div><font color="#222222" face="arial, sans-serif"><br>
        </font></div>
      <div><font color="#222222" face="arial, sans-serif">Cheers, Ruy</font></div>
    </blockquote>
    <br>
    Thanks Ruy will give it a go<br>
    Roger<br>
    <blockquote
cite="mid:CABFmQdYf43vsQ7quFdQH+zCuE38AS=mnh-PsTTq0v7w3AZyVgw@mail.gmail.com"
      type="cite">
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>