<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Richard Hughes wrote:
<blockquote cite="mid:1192481415.2996.28.camel@hughsie-laptop"
 type="cite">
  <pre wrap="">On Mon, 2007-10-15 at 16:26 -0400, Robin Norwood wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,

Noticed two possible issues with the yum backend today, but I wanted to
make sure they weren't intentional before fixing them:

o install_file is defined in yumBackend.py, but there's no helper .py
file and it's disabled in pk-yum-backend.c.  Is it broken?  Should it be
enabled?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Tim needs to "git add" the file and commit ;-)

  </pre>
</blockquote>
Done now :)<br>
<blockquote cite="mid:1192481415.2996.28.camel@hughsie-laptop"
 type="cite">
  <pre wrap=""></pre>
  <blockquote type="cite">
    <pre wrap="">o resolve in yumBackend.py doesn't do a 'self._setup_yum()'.  Any reason
for this, or was it just forgotten?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I don't think it needs to - if searching doesn't lock then there's no
need - resolve is basically a really dumb search.

  </pre>
</blockquote>
If is working fine without, but i have added it for consistency and to
silence some yum output.<br>
<br>
Tim<br>
<blockquote cite="mid:1192481415.2996.28.camel@hughsie-laptop"
 type="cite">
  <pre wrap="">Richard.


_______________________________________________
PackageKit mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PackageKit@lists.freedesktop.org">PackageKit@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/packagekit">http://lists.freedesktop.org/mailman/listinfo/packagekit</a>
  </pre>
</blockquote>
<br>
</body>
</html>