<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 12/12/2014 03:34 PM, Lokesh
      Mandvekar wrote:<br>
    </div>
    <blockquote cite="mid:20141212203409.GA23884@naruto" type="cite">
      <pre wrap="">On Fri, Dec 12, 2014 at 10:14:50AM -0800, M. Edward (Ed) Borasky wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Working here on F21 - karma logged!
</pre>
      </blockquote>
      <pre wrap="">
Thanks. Btw, could you also check if things work fine after restarting
docker.service (if not tested already)? I see database locked errors after a
restart on rawhide :\

</pre>
      <blockquote type="cite">
        <pre wrap="">
On Fri, Dec 12, 2014 at 7:57 AM, Lokesh Mandvekar
<a class="moz-txt-link-rfc2396E" href="mailto:lsm5@fedoraproject.org">&lt;lsm5@fedoraproject.org&gt;</a> wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">I've updated docker to 1.4.0 for fedora and fedora epel. This release fixes:
CVE-2014-9357: <a class="moz-txt-link-freetext" href="https://access.redhat.com/security/cve/CVE-2014-9357">https://access.redhat.com/security/cve/CVE-2014-9357</a>
CVE-2014-9358: <a class="moz-txt-link-freetext" href="https://access.redhat.com/security/cve/CVE-2014-9358">https://access.redhat.com/security/cve/CVE-2014-9358</a>
CVE-2014-9356: <a class="moz-txt-link-freetext" href="https://access.redhat.com/security/cve/CVE-2014-9356">https://access.redhat.com/security/cve/CVE-2014-9356</a>

It'd be great if people could test these and add karma/comments:
<a class="moz-txt-link-freetext" href="https://admin.fedoraproject.org/updates/docker-io-1.4.0-1.fc21">https://admin.fedoraproject.org/updates/docker-io-1.4.0-1.fc21</a>
<a class="moz-txt-link-freetext" href="https://admin.fedoraproject.org/updates/docker-io-1.4.0-1.fc20">https://admin.fedoraproject.org/updates/docker-io-1.4.0-1.fc20</a>
<a class="moz-txt-link-freetext" href="https://admin.fedoraproject.org/updates/docker-io-1.4.0-1.fc19">https://admin.fedoraproject.org/updates/docker-io-1.4.0-1.fc19</a>
<a class="moz-txt-link-freetext" href="https://admin.fedoraproject.org/updates/docker-io-1.4.0-1.el6">https://admin.fedoraproject.org/updates/docker-io-1.4.0-1.el6</a>

Thanks!
--
Lokesh
Freenode, OFTC: lsm5
GPG: 0xC7C3A0DD

--
devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:devel@lists.fedoraproject.org">devel@lists.fedoraproject.org</a>
<a class="moz-txt-link-freetext" href="https://admin.fedoraproject.org/mailman/listinfo/devel">https://admin.fedoraproject.org/mailman/listinfo/devel</a>
Fedora Code of Conduct: <a class="moz-txt-link-freetext" href="http://fedoraproject.org/code-of-conduct">http://fedoraproject.org/code-of-conduct</a>
</pre>
        </blockquote>
        <pre wrap="">


-- 
Twitter: <a class="moz-txt-link-freetext" href="http://twitter.com/znmeb">http://twitter.com/znmeb</a>; OSJourno: Robust Power Tools for
Digital Journalists <a class="moz-txt-link-freetext" href="https://osjourno.com">https://osjourno.com</a>

Remember, if you're traveling to Bactria, Hump Day is Tuesday and Thursday.
-- 
devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:devel@lists.fedoraproject.org">devel@lists.fedoraproject.org</a>
<a class="moz-txt-link-freetext" href="https://admin.fedoraproject.org/mailman/listinfo/devel">https://admin.fedoraproject.org/mailman/listinfo/devel</a>
Fedora Code of Conduct: <a class="moz-txt-link-freetext" href="http://fedoraproject.org/code-of-conduct">http://fedoraproject.org/code-of-conduct</a>
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
     docker in Rawhide is busted.<br>
    <br>
    According to docker there is a problem with their sqlite go bindings
    and golang-1.4.<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=1169334">https://bugzilla.redhat.com/show_bug.cgi?id=1169334</a><br>
    <br>
    The following temporarily works for me when this situation happens.<br>
    <br>
    <pre class="bz_comment_text
                 bz_wrap_comment_text" id="comment_text_6">rm -f /var/lib/docker/linkgraph.db; systemctl restart docker

Works for me. Although you might need to run this command again when the database gets locked up.


</pre>
    <br>
  </body>
</html>