<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Excellent! Thank you. I'll clean my
      working directory and see if I can't find where to set the
      LIBREUSER var.<br>
      <br>
      On 11/24/2015 08:29 AM, fauno wrote:<br>
    </div>
    <blockquote cite="mid:87d1uz8r05.fsf@endefensadelsl.org" type="cite">
      <pre wrap="">Luke <a class="moz-txt-link-rfc2396E" href="mailto:g4jc@openmailbox.org"><g4jc@openmailbox.org></a> writes:

</pre>
      <blockquote type="cite">
        <pre wrap="">Yep, after re-uploading it five times I've given up updating it.
Librerelease and/or server is still broken.

==> WARNING: Repo [pcr] (i686) is already locked by repo.
</pre>
      </blockquote>
      <pre wrap="">
ok, i fixed it.  db-update was breaking up because the abslibre dir in
your staging area contained some packages.  no idea how they got there,
but please check your local workdir.

the issue was that the repos array on db-update (line #17) had
duplicated repos, so it would lock pcr first and then try again, locking
itself out.  apparently this is produced by an eager find (line #12)
that also found the packages inside of the abslibre/ dir.

so the fix was to make this find less eager and just in case, make the
repos array remove duplicates.  i've already pushed the fixes and
deployed them on repo.


i've already released your packages while testing the fix.  i've also
removed encyclomundi's packages that were preventing him from releasing
stuff too.


ps: you're pushing packages as "user" instead of "luke", this depends on
the LIBREUSER var from libretools but i couldn't find where it's set.


</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dev@lists.parabola.nu">Dev@lists.parabola.nu</a>
<a class="moz-txt-link-freetext" href="https://lists.parabola.nu/mailman/listinfo/dev">https://lists.parabola.nu/mailman/listinfo/dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>